\(\renewcommand\AA{\unicode{x212B}}\)
Inelastic Changes¶
New Features¶
Added a new
TeixeiraWaterIqtFT
fitting function, which is the Fourier Transform of theTeixeiraWaterIqt
function. This is now available in theConvFit
tab of the QENS Fitting interface.
Bugfixes¶
The QENSFitting interface will now generate a group workspace after fitting with suffix
_Result
when the output fit is a single fit, and suffix_Results
when is a multiple fit.Clicking the plot button after a fit from QENSFitting no longer plots the results twice.
Algorithms¶
New features¶
BayesQuasi2 and BayesStretch2 are now available for all Mantid users now that
quickbayes
v1.0.2 is installed as amantid
dependency via conda.