\(\renewcommand\AA{\unicode{x212B}}\)
Mantid Workbench Changes¶
New Features¶
The Python script editor now supports
bool
and f-string syntax highlighting.Users can now save multiple selected workspaces in the ASCII format.

A crosshair toggle option has been added in mantid plots on the top right of the toolbar area (see image). The crosshair button is disabled (invisible) in tiled and 3D plots.
The Settings widget’s
Apply
button is now disabled when there are no pending changes.Deprecated parameter
Unwrap Ref
has been removed from the Powder Diffraction Reduction Interface.Added property
errorreports.core_dumps
.Linux users can set this to the directory on their system where core dump files are put after a crash (e.g
errorreports.core_dumps=/var/lib/apport/coredump
). Workbench will then be able to use this property to extract useful information from the core dump file created after a crash and give that to the error reporting service. This will help us to diagnose some problems where previously no stacktrace was available after a crash.On Linux, core dumps are now always turned on for the workbench process.
This property and additional stack trace information are not currently available on macOS or Windows.
Bugfixes¶
The
...
button for a user defined function is no longer obscured by the scroll bar in the Fit Property Browser on macOS.Minimizing the sample log plot on the
SampleLogs
widget so that it is not visible no longer throws an error.
SliceViewer¶
New features¶
When plotting peaks in HKL to use the peak positions calculated from Qsample, it is now possible to use the UB instead of peak index.
Bugfixes¶
The Sliceviewer no longer raises an error when exporting a pixel cut from an MD Histogram Workspace