Closed marshallmcdonnell closed 2 years ago
This is an issue that exists in Mantid Framework nightly in AlighAndFocusPowderFromFiles
(from AlignAndFocusPowder
) so needs to be fixed there before we can fix this issue.
These errors are showing up:
Error: trument-[Error] MaskInstrument is deprecated (on 2020-07-16). Use MaskDetectors instead.
Error: tectors-[Error] AlignDetectors is deprecated (on 2021-01-04). Use ConvertUnits instead.
Mantid issue: https://github.com/mantidproject/mantid/issues/31225
issue solved
Changes in this PR to fix wavelength / TOF min max now have failing tests during
AlignAndFocusPowderFromFiles
calls duringDiffractionFocussing
intests/file_handling/test_load.py
Output from pipeline https://github.com/neutrons/mantid_total_scattering/runs/2420423219?check_suite_focus=true
and