This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 16 Sep, 2020 21 commits
-
-
Savici, Andrei T authored
Fix sliceviewer extents to set correctly after axes swap
-
Gigg, Martyn Anthony authored
D20 convert spectrum axis
-
Gigg, Martyn Anthony authored
Adjust color cycle in Muon Analysis
-
Peterson, Peter authored
Python3 requires key instead of cmp keyword
-
Gigg, Martyn Anthony authored
Update input workspaces in fitproperty browser of EngDiff UI to stop exception
-
Gigg, Martyn Anthony authored
ALC: Plot corrected data from latest fit only in base line modelling tab
-
Gigg, Martyn Anthony authored
Fix crash transferring run into empty group
-
Gigg, Martyn Anthony authored
Add W matrix for MDNorm output
-
StephenSmith25 authored
-
Tom Clayton authored
-
Stephen authored
-
Tom Clayton authored
-
joseph-torsney authored
Co-authored-by:
Anthony <anthony.lim@stfc.ac.uk>
-
DavidFair authored
Convert some values from metres to millimetres for display in SANS user interface
-
Stephen authored
This commit moves some things around in the color queue so that it doesn't depend on the matplotlib colorc ycle
-
DavidFair authored
Fix Muon Analysis TF asymmetry fitting crash
-
Gigg, Martyn Anthony authored
Update ConvertAxisByFormula docs to show trig functions need angle in radians
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Richard Waite authored
-
- 15 Sep, 2020 19 commits
-
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Gigg, Martyn Anthony authored
Fixed elemental analysis reload bug
-
Gigg, Martyn Anthony authored
Update A^-1 to A for wavelength step in SANS Settings
-
Zhang, Chen authored
Various values in the ISIS SANS reduction UI are stored in metres but need to be displayed in millimetres. Apply unit conversions in the model and rounding in the presenters on the requested fields (most mm fields to 1dp except beam_centre_model positions to 3dp, tolerance not currently rounded since example value is 0.0001251mm) Also added "mm" to a couple of the field labels for clarity Add some tests to check the m to mm unit conversion happens
-
Gigg, Martyn Anthony authored
Replace deprecated alg in sans
-
Gigg, Martyn Anthony authored
Add test for Larmor StateMove throwing if RB is None
-
tolu28-coder authored
-
Toluwalase Agoro authored
-
Gigg, Martyn Anthony authored
Fixed Bug with unselecting peak checkbox on elemental analysis
-
Stephen authored
-
David Fairbrother authored
Adds a test to check for StateMove throwing when the run number is none. This happens when we add a user file without a run number in the box. I checked with the SANS team and it is expected that there x dim is in m, and y in mm for runs after 2217. So we want to use the same divider after that to keep the display consistent until they load in run data.
-
Gemma Guest authored
There were no tests for this area so I have added some related to this change Re #29439
-
Gemma Guest authored
The incorrect index was being returned for the inserted (appended) row's position in the group, leading to a crash when attempting to update the view. Re #29439
-
Toluwalase Agoro authored
-
Gemma Guest authored
Added Clear All Memory Action To File Menu On Workbench
-
Gemma Guest authored
Fix OpenGL viewport size for 4K resolutions
-
Gemma Guest authored
Fix project recovery progress bar
-