This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 28 Jul, 2020 4 commits
-
-
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 14 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
-
Nick Draper authored
As this was a modal form it could cause real problems if it appears off screen.
-
Simon Heybrock authored
Update FDA plotting and fitting
-
Anthony Lim authored
-