This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 10, 2019
-
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Gigg, Martyn Anthony authored
The spline interpolation gives slightly different values in the noisy sections of the data at the ends.
-
Dan Nixon authored
Update script repository endpoints to https
-
Martyn Gigg authored
-
Martyn Gigg authored
The server has handled https for some time now.
-
Dan Nixon authored
Remove seeAlso list containing only an empty string
-
- Sep 06, 2019
-
-
Savici, Andrei T. authored
Add CHESS and ZEEMANS instruments to SNS
-
Peterson, Peter authored
These are proposed second target station instruments. Adding them to `Facilities.xml` makes it significantly easier to process various simulated data files through mantid.
-
Gigg, Martyn Anthony authored
Removes a warning from the help build.
-
Gigg, Martyn Anthony authored
-
Dan Nixon authored
GPSANS: correct translation equation along X-axis
-
- Sep 05, 2019
-
-
Jose Borreguero authored
-
Dan Nixon authored
Tweaks to ISIS powder scripts for HRPD
-
- Sep 04, 2019
-
-
Hahn, Steven authored
Make fit work with tableworkspaces
-
Hahn, Steven authored
SaveHKL now saves tbar/transmission for non-spherical shapes
-
Hahn, Steven authored
Implement incident spectrum fitting algorithm
-
Hahn, Steven authored
Ensure users can close Workbench after closing the Load Project dialog
-
Martyn Gigg authored
-
Martyn Gigg authored
Refs #26639
-
Martyn Gigg authored
They were saved at a time where a bug in the history saving meant the files were extremely large and take a long time to load. The history is not vital for the reference result Refs #26639
-
Martyn Gigg authored
-
Martyn Gigg authored
Improves flexibility across instruments instead of writing more code. Refs #26639
-
Martyn Gigg authored
The ISIS powder scripts are now in use for HRPD.
-
Dan Nixon authored
IN16B: relax run merging rules
-
Martyn Gigg authored
Refs #26639
-
Harriet Brown authored
-
Gagik Vardanyan authored
Mask all possible proton pulses in HRPD data
-
Harriet Brown authored
-
Harriet Brown authored
-
Simon Heybrock authored
Use vector::emplace_back to avoid a false positive warning
-
Harry Saunders authored
The tests ensure that .is_loading and .is_saving are reset if the load/save functions exit early.
-
Martyn Gigg authored
-
Harry Saunders authored
-
Harry Saunders authored
When the _save funtion is called to save a project, the __is_saving variable is set to True. This prevents the user from closing Workbench whilst the saving is going on. The __is_saving variable is then set back to False at the end of the function, however if the function exits early then the variable will still be True. The try-finally block ensures the variable is reset. Similar for loading.
-
Harry Saunders authored
Use @property syntax for creating property functions, instead of prop_func = property(other_func) sytnax.
-
Dan Nixon authored
ignore nan values in FindCenterOfMassPosition
-
Gagik Vardanyan authored
Resize the remove curve button in figure options
-
Gagik Vardanyan authored
Document BufferThreshold for Kafka event stream
-