This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 20 Sep, 2021 3 commits
-
-
Tom Hampson authored
-
Tom Hampson authored
-
DavidFair authored
Fix rebin of phasequads in muon GUI
-
- 17 Sep, 2021 2 commits
-
-
Anthony Lim authored
-
Anthony Lim authored
-
- 16 Sep, 2021 10 commits
-
-
Savici, Andrei T authored
Fix formatting of milestone link
-
Peterson, Peter authored
-
Gagik Vardanyan authored
Remove assertion difc greater than zero in unit conversion
-
Gagik Vardanyan authored
Update IndirectImport f2py checks
-
Gigg, Martyn Anthony authored
FindCenterOfMass performace
-
Richard Waite authored
-
Peterson, Peter authored
-
Gigg, Martyn Anthony authored
Add try catch to FunctionTreeView
-
Richard Waite authored
-
Gemma Guest authored
Fix sort order in LoadEventNexus
-
- 15 Sep, 2021 12 commits
-
-
Peterson, Peter authored
Deprecate GetDetOffsetsMultiPeaks and CalibrateRectangularDetectors
-
Danny Hindson authored
-
DavidFair authored
Pd358 failover run title to title if missing release next
-
Gigg, Martyn Anthony authored
Prevented crash from incorrect file load in Elwin
-
Gigg, Martyn Anthony authored
Update SANS-Toml-v1.rst
-
Peterson, Peter authored
-
Smith authored
-
Zhou, Wenduo authored
-
Smith authored
-
Gigg, Martyn Anthony authored
Muon analysis raw plot speed
-
Harriet Brown authored
re: #32498
-
Danny Hindson authored
The unit tests SetCrystalLocationTest, LoadEventNexusTest were failing due to some detectors in the input nexus file not having a corresponding workspace index. This showed up as the pixelID_to_wi_vector vector having std::numeric_limits<size_t>::max() as the wi value I've added check that wi<numEventLists before trying to retrieve the spectrum for wi which is the same check that's done elsewhere in ProcessBankData.cpp If the file BSS_11841_event.nxs had been loaded with compression on this would have caused a crash even before my fix to the sort order
-
- 14 Sep, 2021 13 commits
-
-
-
Steve K authored
Notes to clarify behaviour of the old BACK commands.
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Anthony Lim authored
-
Zhou, Wenduo authored
-
Anthony authored
-
Whitfield, Ross authored
Negative tof to d-space conversion error
-
DavidFair authored
Disable peak picker in ALC PeakFitting
-
DavidFair authored
Updated Inelastic Data Analysis Documentation
-
Zhou, Wenduo authored
-
Danny Hindson authored
The LoadEventNexus algorithm is run without compression and the events in the Nexus file are not already sorted by pulse time, the algorithm is incorrectly labelling them as sorted by pulse time. This change fixes the problem by always looping through the "used" detectors even if loading without compression This problem was causing FilterByTime to incorrectly slice up an event file by time. A lot of events were assigned to the last second of a run when slicing by time
-
Sarah Foxley authored
Resized and centred screenshots. Changed download to load in Elwin load description.
-