Release Version 5.1.1
martyngigg
released this
23 Oct 15:14
·
32527 commits
to release-next
since this release
This is a patch release that corrects some significant issues since version 5.1.0.
The main changes are:
- a bug in the Muon interface that lead the error reporter to repeatedly appearing when incrementing
the run number with sequential fitting enabled has been fixed - a bug in the Muon interface that lead to error bars being lost on fitted data has been fixed
- fixed a bug where
import CaChannel
would cause a hard crash within MantidWorkbench on Linux - updated the ISIS Reflectometry live data monitor to work with new instrument PV names
- corrected the table value for a partially invalid, filtered log, with only one remaining entry
- fixed a bug where Muon Analysis would crash when using default grouping with no runs
- fixed an unhandled exception when marking columns in a table workspace for plotting or deleting rows
from a PeaksWorkspace - updated ALC documentation to clarify instrument used for data loading
- avoid error reporter on entering comma in scale box in MSlice
Changes in this version
- #29672 Fixed muon fitting bugs
- #29695 Workaround crash with importing CaChannel on Linux
- #29706 Update hard-coded PV names in RROLD
- #29754 Filtered Value is displayed in Sample logs table
- #29708 Muon analysis crash when using default grouping with no runs
- #29792 Fixes exceptions on altering table/peaks workspace data
- #29796 Updated ALC documentation to clarify instrument used for data loading
- mantidproject/mslice#552 Avoid error reporter on entering comma in scale box in MSlice