This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 30 Sep, 2020 2 commits
-
-
David Fairbrother authored
Enables flake8 for scripts/test and Framework/WorkflowAlgs. then auto formats and auto-imports on any files which have failed the validation which is no longer skipped
-
Gigg, Martyn Anthony authored
Fix Logarithm doc for Natural property
-
- 29 Sep, 2020 12 commits
-
-
Peterson, Peter authored
Add boxes to DGSPlanner layout
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
McDonnell, Marshall authored
-
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
Diffraction loader for IN16B
-
Gigg, Martyn Anthony authored
Merge pull request #29407 from mantidproject/29390_EnsureUnitTestsPassWhenOnlyWorkbenchAndQt5IsBuilt Ensure unit tests pass when only workbench and qt5 is built
-
Gigg, Martyn Anthony authored
Add test comparing AbsorptionCorrection to the International Tables
-
mantid-builder authored
-
Gigg, Martyn Anthony authored
Fix remove workspaces in QENS interfaces
-
Stephen authored
This commit fixes the remove button in QENS interfaces. Firstly, the mutable spectra was returned by value and then modified, therefore not updating the stored data. Secondly, the data was removed using a forward iterator, which meant the next index to be removed was invalidated, meaning multiple selection removal would seg fault. Lastly, the case when all spectra have been removed had to be fixed, in this case we make sure the workspace is removed.
-
- 28 Sep, 2020 17 commits
-
-
Whitfield, Ross authored
Adding sphere integration tests
-
mantid-builder authored
-
Gagik Vardanyan authored
Fix key/completer handling in AddFunctionDialog
-
Gigg, Martyn Anthony authored
Fix Muon Analysis fit browser crash
-
Gigg, Martyn Anthony authored
Fix Windows package OpenGL issue over remote connection
-
Gigg, Martyn Anthony authored
Merge pull request #29628 from mantidproject/0_FixAnIssueWithRecentlyClosedScriptsThrowingErrorsWithGarbageData Recently Closed Scripts: TypeError handling where garbage data is gound
-
Stephen authored
Also in this commit plot guess is turned off by default when loading new data.
-
Tom Clayton authored
-
Kendrick, Coleman authored
-
Samuel Jones authored
-
Martyn Gigg authored
Added a view test to catch this behaviour Refs #29620
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
Adds a test of the view using the QtTest framework Refs #29620
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
- 25 Sep, 2020 9 commits
-
-
Whitfield, Ross authored
Decreases precision but makes it run a lot faster
-
Hahn, Steven authored
Unsupported instruments in DrILL
-
Whitfield, Ross authored
This compare the absorption calculation from AbsorptionCorrection for a sphere and cylinder to tables 6.3.3.2 and 6.3.3.3 from International Tables for Crystallography Volume C: Mathematical, physical and chemical tables
-
Guillaume Communie authored
Adds a check on the selected algorithm when opening the settings dialog. This avoids a crash if an unsupported instruments has been selected.
-
Guillaume Communie authored
Log an error if the user changes the facilty and DrILL is shown.
-
Guillaume Communie authored
The connection to the instrument selector widget is removed when the DrILL interface is closed. That avoids error messages coming from the interface when it is not
-
Kendrick, Coleman authored
-
Kendrick, Coleman authored
-
Kendrick, Coleman authored
-