This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 18 Jan, 2021 5 commits
-
-
Gagik Vardanyan authored
Fix Crash From Broken e Notation In Axis Limits Of Plot Settings
-
Gagik Vardanyan authored
Fix issues with plotting ellipsoid peak shapes in sliceviewer
-
Gagik Vardanyan authored
sliceviewer handle inf axes limits
-
Gagik Vardanyan authored
ISIS SANS Fix crash when browsing files in sum run tab
-
Gagik Vardanyan authored
Fix slice viewer bug with text axis
-
- 15 Jan, 2021 17 commits
-
-
Whitfield, Ross authored
-
Richard Waite authored
The getDimension method of workspaces used first spectrum for histo workspaces which could be a monitor.
-
Gagik Vardanyan authored
Updated SHA for mslice master
-
Gagik Vardanyan authored
Pin pyzmq for macOS packaging
-
Peterson, Peter authored
-
Harriet Brown authored
This commit adds tests for textaxis and makes other changes from review. re #30344
-
Matt Cumber authored
Flake8
-
Gagik Vardanyan authored
Allow suffixes in macOS workbench executable name in system test
-
Gagik Vardanyan authored
Fix crash when deleting all curves from plot in figure options
-
Matt Cumber authored
Release note
-
Matt Cumber authored
Moved functionality to presenter, added tests
-
Matt Cumber authored
Added exception and default values
-
Harriet Brown authored
This commit fixes a bug in TextAxis where if it was given a negative value it would underflow. now the function creates a dummy list of values and uses indexOfValueFromCenters for consistency with other axes. re: #30344
-
Gigg, Martyn Anthony authored
The dylibs released by version 21.0.0 seem to have set the minimum deployment target to 10.15. On importing on a machine with macOS <10.15 we get an error: File "/Applications/MantidWorkbenchNightly.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/zmq/backend/cython/__init__.py", line 6, in <module> from . import ( ImportError: dlopen(/Applications/MantidWorkbenchNightly.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/zmq/backend/cython/constants.cpython-38-darwin.so, 2): Symbol not found: ____chkstk_darwin Referenced from: /Applications/MantidWorkbenchNightly.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/zmq/backend/cython/../../.dylibs/libsodium.23.dylib (which was built for Mac OS X 10.15) Expected in: /usr/lib/libSystem.B.dylib in /Applications/MantidWorkbenchNightly.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/zmq/backend/cython/../../.dylibs/libsodium.23.dylib Pin to old pyzmq while we investigate
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
New D11B and D22B SANS machines at ILL
-
Gagik Vardanyan authored
Fix a SliceViewer crash when x axis is not labelled TOF
-
- 14 Jan, 2021 15 commits
-
-
Robert Applin authored
-
Joseph Torsney authored
-
Joseph Torsney authored
-
Richard Waite authored
-
Whitfield, Ross authored
3 issues were addressed 1. The shape plotted may not intersect any slice of the data, this happens if the radius is too small 2. The bounding box of the ellipsoid was always calulated from the backgound shell even when it wasn't used 3. The dimension widget was changed for MDE so that you can go to the exact position of a selected peak instead of the positions limited by the slider
-
Gigg, Martyn Anthony authored
Fix error in MaxEnt
-
Robert Applin authored
-
Robert Applin authored
-
Richard Waite authored
Also ignore monitors and spectra without associated detectors
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Gigg, Martyn Anthony authored
Disable Unstable Test FitScriptGeneratorViewTest
-
Robert Applin authored
-
Gigg, Martyn Anthony authored
-
Gagik Vardanyan authored
Fixed bug to get correct extent of bin arguments from axes limits of sliceviewer
-
- 13 Jan, 2021 3 commits
-
-
Peterson, Peter authored
Merge pull request #30301 from mantidproject/30255_aligncomponents_minimize_fractional_peak_deviations New objective function for AlignComponents
-
Pete Peterson authored
Fix anonymous fallback in GitHub api calls
-
Silke Schomann authored
-