This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 02 Dec, 2021 10 commits
-
-
- Refactor RedField to use a built in named constant - Use numpy.power instead of **2 For the test we were using a tiny Gauss value. The original value was 0.1, for reference a Iron Bar Magnet has a value of 100G so naturally we're going to get garbage back out. Tweak the values in to be more sensible as they were falling off to 0 due to the 1/x^2 calculation
-
-
Now the work has been merged from the fork, we can point to the main repo for production workloads instead
-
This was racey in Windows, and adds handling where a memory mapped buffer will work just as well.
-
-
Some of the merges got complex, so when in doubt we favoured main and went back in this commit to add-back the missing files
-
Fixes various tests by adding mocks, or removing obselete ones to get the entire codebase working.
-
Adds missing Pytest files to their respective CMakelists. In the case of system tests we simply remove the unit test marker, as they inherit from mantid.systemtest and should not be using unittest directly.
-
Adds a new precommit hook to check for missing PyTest files. These will not be run automatically by CI unless they are added
-
Adds a new hook (pointing to a fork currently) that all pytest files are included in CMake lists correctly
-
- 30 Nov, 2021 4 commits
-
-
Zhang, Chen authored
update Vesuvio doc test ref val for cost func
-
Chen Zhang authored
-
Zhang, Chen authored
keep tab when save_as
-
Chen Zhang authored
-
- 29 Nov, 2021 5 commits
-
-
Zhang, Chen authored
attempt to resolve release doc conflicts
-
Zhang, Chen authored
-
Peterson, Peter authored
.Modify step calculation to give exact result
-
Whitfield, Ross authored
Add missing livedata addressses for 3 HFIR instruments and fix SNSLiveEventDataListener
-
Replace exp()-1 with expm1() Fix more system test files after focus binning change There is a POLARIS V file that is stored twice - as a reference file (ISIS_Powder-POLARIS00098532_splined.nxs) and also as an input file (POLARIS00098532_splined.nxs) I've updated both this time although previously people have only updated the ref file. Perhaps this chaining of the files should be removed at some point because it seems inevitable that people won't always remember to update both Similar to POLARIS - update the V file both as an output (ISIS_Powder-HRPD-VanSplined_66031_hrpd_new_072_01_corr.cal.nxs) and as an input (HRPD66031_splined.nxs)
-
- 24 Nov, 2021 2 commits
-
-
Zhang, Chen authored
fixing line intersection instability issues
-
Zhang, Chen authored
-
- 23 Nov, 2021 9 commits
-
-
Chen Zhang authored
-
Zhang, Chen authored
Merge branch 'PD380_fixNegL12Issue_ornlnext' of github.com:mantidproject/mantid into PD380_fixNegL12Issue_ornlnext
-
Zhang, Chen authored
-
Zhang, Chen authored
update doc on data files for testing
-
Chen Zhang authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
- 22 Nov, 2021 4 commits
-
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Peterson, Peter authored
-
- 18 Nov, 2021 6 commits
-
-
Zhou, Wenduo authored
Merge to ornl-next because its main-companion has been merged.
-
-
-
-
Whitfield, Ross authored
fix orientation and label issues of convert algos
-
Zhou, Wenduo authored
-