\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
This is a patch release that corrects some significant issues since version 3.9.0.
There is no common theme to the fixes contained in this patch, rather it is collection of small but significant fixes. Please see below for the full list of changes.
Please cite any usage of Mantid as follows:
Issue | Impact | Solution | Side Effect Probability |
---|---|---|---|
18777 | Allow MANDI to use live data | Add address to facilities file | low |
18833 | HKL axes now respect the non-orthogonal checkbox | Add check if button is in a checked state | low |
18857 | Diffraction reduction in diffonly mode does not crash for OSIRIS | Only run OSIRIS-specific reduction | low |
18865 | Correct behaviour when no transmission run is provided | Add check if runs are provided | low |
18875 | Displays all of instrument when U correction applied | Apply U correction in appropriate all places | medium |
18884 | Allows Vesuvio to Load NeXus files from current cycle | Use Load not LoadRaw in algorithm | medium |
18888 | Fixes batch reduction for LOQ at ISIS | Checks correctly for userfile in batch run | medium |
18891 | Fixes bug in gd_prtn_chrg for chunked data | Recalculate proton charge just prior to use | low |
18907 | Allows IMAT to use general file finding mechanism | Facilities file update | low |
18914 | Avoids crash when mass deleting hundreds of workspaces in MantidPlot | Call single algorithm in separate thread | medium |
18915 | Fixes test builds | Fix function calls | low |
18926 | Enables ISIS SANS to select the correct bank of the detector | Fix interpretation of list indices in GUI | low |
18927 | Allow Vesuvio to sum runs in diffraction reduction | Fix incorrect assignment in loop | low |
18952 | Avoid out of bounds access when comparing TimeSeriesProperty objects | Check real size of objects first | medium |
18955 | Avoid possible crash in algorithm monitor dialog | Check for null pointer | low |
18959 | Fixes blank view when U correction applied | Fix missing call after #18875 | medium |
18972 | Loads data with/without dead-time correction as per user request | Clear data cache after option is updated | low |
18979 | Brings back delete confirmation dialog on removing workspace | Propagate setting to relevant objects | medium |
18984 | Sets a minimum threshold for values of B tensor in Abins | Check values on load | low |
18995 | Mantid now recognises bank 43 of TOPAZ | Update IDF | low |
19022 | OSIRIS diffspec reduction now works | Add back code in else statement | low |