Inelastic Changes#
New Features#
(#41228) The Absorption Corrections tab now has an improved UI which displays existing elements better and adds new features.
Deprecated#
(#41712) This release will be the final version to include
quasielasticbayessupport. The Bayes Fitting interface now usesquickbayes(the new python library) by default. In the next release the option to usequasielasticbayeswill be removed. The BayesQuasi v1 and BayesStretch v1 algorithms (based onquasielasticbayes) have been deprecated in favour of thequickbayesreplacements, BayesQuasi2 v1 and BayesStretch2 v1, respectively.
Bugfixes#
(#41250) The Stretch tab now verifies workspaces have more than one bin before creating Colorfill and Contour Plots.
(#41228) The Container Subtraction interface no longer deletes the subtracted workspace from the ADS when the window is closed.
(#41228) The Corrections interface no longer hangs on close after using a container-subtracted workspace in the Apply Absorption corrections tab.
(#41228) The Container Subtraction interface now includes an output-name widget for labelling outputs in the ADS.
Algorithms#
New features#
Bugfixes#
(#41121) The BayesStretch algorithm now appends each workspace name in the fit workspaces group with the selected backend option of either
quickbayesorquasielasticbayesfrom the Stretch tab.(#41121) Additionally, a duplicate
Stretchword has been removed from the names of workspaces in the fit workspace group created by the BayesStretch2 algorithm when the selected backend option isquickbayesin the Stretch tab.