This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 18 May, 2020 4 commits
- 15 May, 2020 2 commits
- 14 May, 2020 2 commits
- 13 May, 2020 7 commits
-
-
Stephen authored
This commit adds time correction to the Muon loader. As the histogram data was loaded using the LoadISISNexus algorithm the time zero needed to be applied afterwards.
-
Stephen authored
This commit updates the unit test for the Muon Nexus V2. This was required as the example file has changed since the test was written.
-
Stephen authored
-
Stephen authored
-
Stephen Smith authored
-
Stephen Smith authored
This commit introduces the strategy pattern to which enables the selection of the loading algorithm at run time. In this commit the following functionality is added: - Structure for strategy pattern. - Single period loading implementation, which features detector grouping and good frames data calculations.
-
Stephen Smith authored
This commit creates the following: -LoadMuonNexus3 algorithm -LoadMuonNexus3Helper file -LoadMuonNexus3Test file -Adds a MuonV2 file to the test data This commit also implements the detector grouping calculation.
-