This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 16 Sep, 2020 4 commits
-
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Gigg, Martyn Anthony authored
Update ConvertAxisByFormula docs to show trig functions need angle in radians
-
Richard Waite authored
-
- 15 Sep, 2020 14 commits
-
-
Gigg, Martyn Anthony authored
Fixed elemental analysis reload bug
-
Gigg, Martyn Anthony authored
Update A^-1 to A for wavelength step in SANS Settings
-
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
-
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.
-
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
-
Gigg, Martyn Anthony authored
Merge pull request #29434 from mantidproject/29409_muon_analysis_no_longer_has_y_values_in_its_results_table Fix Y error labels in muon analysis results tables
-
Harriet Brown authored
This commit adds release notes for the new linking error columns function and notes on the linking withing muon analysis.
-
- 14 Sep, 2020 16 commits
-
-
David Fairbrother authored
Replaces MaskInstrument with MaskDetectors in the SANS codebase to avoid a deprecation warning, as the former has been replaced.
-
David Fairbrother authored
This resolves an issue where we would print "file is missing" as the full path returned by the file finder was blank
-
Gigg, Martyn Anthony authored
WedgeWorkspace support in SANSILLAutoProcess
-
David Fairbrother authored
Handles an invalid exception when we are trying to load a row mask with no sample scatter provided
-
David Fairbrother authored
Updates the step label from Angstrom ^-1 to Anstrom. This was pointed out by Richard during unscripted testing
-
Martyn Gigg authored
-
Toluwalase Agoro authored
-
Toluwalase Agoro authored
-
Martyn Gigg authored
-
Matt Cumber authored
Discovered mainwindowtest was not included in CMakeLists so added there. Fixed tests to actually run. And added the tests for the new functionality
-
Samuel Jones authored
-
Samuel Jones authored
-
Harriet Brown authored
-
Harriet Brown authored
This commit links error colomns in muon analysis to their value counterpart. re: #29409
-
Harriet Brown authored
This commit adds a function to the ITableWorkspace that allows an error colomn to be linked with it's data counterpart and exposes it to python. re: #29409
-
Martyn Gigg authored
glViewport takes sizes in device pixels whereas Qt works in logical pixel sizes. Factor the ratio in for Qt 5 builds
-
- 11 Sep, 2020 6 commits
-
-
Martyn Gigg authored
Clean up calls and increase readability of method names
-
Matt Cumber authored
Can't update the window icon for some reason. Need to add a test.
-
Samuel Jones authored
-
Samuel Jones authored
-
Gemma Guest authored
Change generatePoint logic in CBP to ensure even distribution across disk
-
Gemma Guest authored
Correct grammatical and spelling errors in sample documentation
-