This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 29 Jul, 2020 1 commit
-
-
David Fairbrother authored
Adds a Python export for FileFinderUtils, the new object does not include finding resource packs though, as the converter is registered at a global scope in ExperimentInfo.cpp.
-
- 28 Jul, 2020 6 commits
-
-
David Fairbrother authored
Moves multiple static file handling methods, such as FindFileX out of ExperimentInfo into their own class
-
David Fairbrother authored
Moves the method for getting IPF Paths into Experiment info as a static method, so it can be called internally and by Python APIs
-
David Fairbrother authored
Moves iterating through all directories where an IPF could be into the method which looks this up. This means a caller can still pass a directory hint, which we will look at first. But afterwards we will iterate over instrument directories on their behalf, avoiding them needing to do this
-
Gigg, Martyn Anthony authored
Merge pull request #28982 from mantidproject/update_double_pulse_analysis_to_allow_composite_functions
-
Matthew Andrew authored
-
Gigg, Martyn Anthony authored
Add Core Unscripted Testing
-
- 27 Jul, 2020 2 commits
-
-
Gagik Vardanyan authored
Minor change to give newly added script tabs focus
-
Gagik Vardanyan authored
Remove reversible masking
-
- 24 Jul, 2020 7 commits
-
-
Nick Draper authored
Add a sector shape to the instrument viewer
-
Gagik Vardanyan authored
Raw data bugs in muon analysis
-
Nick Draper authored
Add fitting capability to Eng Diff UI fitting tab
-
Mathieu Tillet authored
-
Mathieu Tillet authored
-
Gagik Vardanyan authored
Add lower bound to Delta function in Indirect data analysis
-
Gagik Vardanyan authored
Prevent workbench settings appearing off screen
-
- 23 Jul, 2020 13 commits
-
-
Gigg, Martyn Anthony authored
Avoid changing behaviour of __round__ in numpy 1.19 in doc tests
-
Daniel Murphy authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Nick Draper authored
-
Martyn Gigg authored
In numpy 1.19 __round__ changed to be consistent with the Python builtin round() function so that an int is returned if no digits are passed. Docs tests need to run with multiple Python versions so we avoid this by explicitly specifying how floats are printed rather than rounding them
-
- 22 Jul, 2020 11 commits
-
-
Whitfield, Ross authored
Re #29021. Fix temporary workspace validation.
-
Nick Draper authored
-
Anthony Lim authored
-
Savici, Andrei T authored
Co-authored-by:
Harrietbrown <49688535+Harrietbrown@users.noreply.github.com>
-
Gigg, Martyn Anthony authored
Add missing imports from gcc 10
-
Nick Draper authored
-
Nick Draper authored
-
Anthony Lim authored
-
Peterson, Peter authored
-
Anthony authored
-
Nick Draper authored
-