Framework Changes¶
Algorithms¶
New features¶
Include IMAGINE instrument in MaskBTP v1.
SCDCalibratePanels v2 now writes the full name for bank components.
Bugfixes¶
LoadEmptyInstrument will now load instruments from a wider class of NeXus files.
Fix performance issue in MaskDetectors using a
MatrixWorkspaceas the source of the maskFileFinder has been update to more reliably determine the instrument from the hint particularly when the instrument name contains digits.
ConjoinWorkspaces no longer has a fencepost error when determining spectrum numbers.
Deprecated¶
Removed¶
Fit Functions¶
New features¶
Bugfixes¶
Deprecated¶
Removed¶
Data Objects¶
New features¶
Bugfixes¶
Python¶
New features¶
SplittersWorkspacescan now be created directly from python.ADARA-packet replay utility: for ORNL-facility instruments which use the ADARA system, it is now possible to record and playback an ADARA-packet stream.
Bugfixes¶
Dependencies¶
New features¶
The memory allocator set by
LD_PRELOADhas been change from jemalloc to tbbmalloc.Add support for markdown in developer docs using myst-parser
Add mantidprofiler as a developer dependency on linux