This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Dec 06, 2019
-
-
Conor Finn authored
The calibration parameter table that is generated when creating a new calibration is now loaded back into mantid from the file as a table workspace, rather then just working in the background.
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
Parts of the UI that do not do anything are now greyed out to avoid confusion. The returned values from the load are also added to the new calibration boxes to show that the load has succeeded.
-
Conor Finn authored
Loading an existing calibration from the GSAS parameter files now reloads the calibration from the information stored in the file.
-
Conor Finn authored
-
Conor Finn authored
-
Dan Nixon authored
Fix issue with Elemental analysis not supporting legacy data
-
Gigg, Martyn Anthony authored
Get pulse times as Numpy types
-
Gigg, Martyn Anthony authored
Make OpenMP for loops use max threads value from config
-
- Dec 05, 2019
-
-
Gigg, Martyn Anthony authored
Get ConvertWANDSCDtoQ and FindPeaksMD working for HB3A
-
- Dec 04, 2019
-
-
Simon Heybrock authored
Updates the Eigen repo URL to an upstream mirror
-
David Fairbrother authored
Updates the Eigen repo to use an upstream mirror, since the offical upstream is mid-migration and have not fully updated the Gitlab permission to make the repo public yet Since the tar.gz has a different name (they add -git-mirror- into the name) the md5 must also be updated too
-
- Dec 03, 2019
-
-
Conor Finn authored
-
Conor Finn authored
Added done alongside setting the number of threads to ensure that subsequent parallel regions do not change the number of threads they are working with from the value set in the config.
-
Conor Finn authored
Build errors caused by poco automatic library linking, added flag to disable this, now building fine.
-
Conor Finn authored
-
WHITFIELDRE email authored
The changes to Goniometer actually fixed a bug that means more peaks are correcly being found.
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
-
Dan Nixon authored
Add a space between Mantid and Workbench/Plot on Win
-
Gigg, Martyn Anthony authored
Stop possible segmentation fault
-
Gigg, Martyn Anthony authored
Revert "Write Xvfb errors to a log file"
-
Dan Nixon authored
Handle corrupted data in SANS event slicing
-
Dan Nixon authored
Fix various dev docs warnings
-
- Dec 02, 2019
-
-
Savici, Andrei T. authored
-
Savici, Andrei T. authored
-
Stephen authored
Cleaning up unit tests Removing a redundant call from one of the tests. And then cleaning up formatting.
-
Stephen authored
-
Stephen authored
Fix inconsistent naming, and error in test
-
Stephen authored
Unit tests added to test that legacy data can be read without causing any errors.
-
Stephen authored
Total delayed and prompt checkboxes were resetting the detector checkboxes. FIxed this issue.
-
Stephen authored
This is again an issue that can occur in legacy data. If less than 4 detectors are loaded then the detector checkbox will be disabled.
-
Stephen authored
Tests were failing due to the use of the deprecated getName, which has not been replaced by name().
-
Stephen authored
-
Stephen authored
-
Stephen authored
Adjusting documentation
-
Stephen authored
Setting the number of workspaces at the top of the file, and if the dataset is missing then the workspace will be empty, but most importantly still exist. This removes the issue of trying to access a workspace that does not exist.
-