Skip to content
Snippets Groups Projects
Commit f4ba2bc3 authored by Matthew Andrew's avatar Matthew Andrew
Browse files

Clarified wording in release notes Re #28238

parent 7c36aedc
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,12 @@ New ...@@ -13,12 +13,12 @@ New
### ###
- Simultaneous fitting has been added as an option on the convolutional, F(Q) and Msd fitting tabs in QENS Data Analysis. This allows multiple spectra from one or more reductions - Simultaneous fitting has been added as an option on the convolutional, F(Q) and Msd fitting tabs in QENS Data Analysis. This allows multiple spectra from one or more reductions
to be fitted with parameters tied together. For more infomation on these changes see the updated documentation :ref:`Indirect Data Analysis <interface-indirect-data-analysis>`. to be fitted with parameters tied together. For more information on these changes, see the updated documentation :ref:`Indirect Data Analysis <interface-indirect-data-analysis>`.
Improvements Improvements
############ ############
- On workbench an issue with plotting was slowing down mantid when some of the interfaces were open. This has been resolved speeding up many of the indirect workflows. - On workbench a plotting related issue was slowing down Mantid when some of the interfaces were open. This issue has been resolved, speeding up many of the indirect workflows.
- In Abins the instrumental broadening implementation has been overhauled. - In Abins the instrumental broadening implementation has been overhauled.
...@@ -55,6 +55,6 @@ BugFixes ...@@ -55,6 +55,6 @@ BugFixes
- Indirect ILL reductions for BATS and Doppler QENS modes will now flag the outputs as distributions if the data is normalised by the monitor. - Indirect ILL reductions for BATS and Doppler QENS modes will now flag the outputs as distributions if the data is normalised by the monitor.
- :ref:`IndirectILLReductionFWS <algm-IndirectILLReductionFWS>` will now allow for manual setting of the inelastic peak channels. - :ref:`IndirectILLReductionFWS <algm-IndirectILLReductionFWS>` will now allow for manual setting of the inelastic peak channels.
- The context menu on the fitting preview plots for Data Analysis has been temporarily disabled due to lack of communication between it and the interface causing bugs. - The context menu on the fitting preview plots for Data Analysis has been temporarily disabled due to lack of communication between it and the interface causing bugs.
- Fixed an issue which caused the Indirect Data Analysis Gui to crash when a function was changed in the I(Q, t) Fit tab. - Fixed an issue which caused the Indirect Data Analysis GUI to crash when a function was changed in the I(Q, t) Fit tab.
:ref:`Release 5.0.0 <v5.0.0>` :ref:`Release 5.0.0 <v5.0.0>`
...@@ -50,7 +50,7 @@ Algorithms ...@@ -50,7 +50,7 @@ Algorithms
Bug Fixes Bug Fixes
--------- ---------
- :ref:`LoadPSIMuonBin <algm-LoadPSIMuonBin>` can produce an empty dead time table, the time data is offset such that the start of thepulse is at time zero. The start and end date logs have been fixed and if no group name is present a default is generated. - :ref:`LoadPSIMuonBin <algm-LoadPSIMuonBin>` can produce an empty deadtime table, where the time data is offset such that the start of the pulse is at time zero. The start and end date logs have been fixed and if there is no group name present a default is generated.
Muon Analysis (old) Muon Analysis (old)
################### ###################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment