================= Inelastic Changes ================= .. contents:: Table of Contents :local: New Features ------------ - Added a new ``TeixeiraWaterIqtFT`` fitting function, which is the Fourier Transform of the ``TeixeiraWaterIqt`` function. This is now available in the ``ConvFit`` tab of the :ref:`QENS Fitting ` interface. Bugfixes -------- - The :ref:`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 :ref:`QENSFitting ` no longer plots the results twice. Algorithms ---------- New features ############ - :ref:`BayesQuasi2 ` and :ref:`BayesStretch2 ` are now available for all Mantid users now that ``quickbayes`` v1.0.2 is installed as a ``mantid`` dependency via conda. :ref:`Release 6.13.0 `