Skip to content

Commit

Permalink
Use new interface name in release notes for v6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
robertapplin committed Jun 5, 2024
1 parent 3e25680 commit 3763e74
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/release/v6.10.0/inelastic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ New Features
:width: 500px

- Tabs where ``Open SliceViewer`` is available now support option to plot data as a 3D Surface.
- :ref:`Elwin Tab <elwin>` of :ref:`Data Manipulation Interface <interface-inelastic-data-manipulation>` now has new workspace dialog widget with the capacity to select and open multiple compatible workspaces at once.
- :ref:`Elwin Tab <elwin>` of :ref:`Data Processor Interface <interface-inelastic-data-manipulation>` now has new workspace dialog widget with the capacity to select and open multiple compatible workspaces at once.

- :ref:`Elwin Tab <elwin>` of :ref:`Data Manipulation Interface <interface-inelastic-data-manipulation>` no longer has a files tab. Workspaces can still be added from files in the multifile dialog of the workspaces tab.
- :ref:`Elwin Tab <elwin>` of :ref:`Data Manipulation Interface <interface-inelastic-data-manipulation>` now allows to display in the workspace table either one row per spectra, or just one row per workspace.
- :ref:`Elwin Tab <elwin>` of :ref:`Data Processor Interface <interface-inelastic-data-manipulation>` no longer has a files tab. Workspaces can still be added from files in the multifile dialog of the workspaces tab.
- :ref:`Elwin Tab <elwin>` of :ref:`Data Processor Interface <interface-inelastic-data-manipulation>` now allows to display in the workspace table either one row per spectra, or just one row per workspace.

.. figure:: ../../images/6_10_release/elwin-load-ws.gif
:width: 750px
Expand All @@ -30,9 +30,9 @@ New Features
.. figure:: ../../images/6_10_release/qens-interface.png
:width: 400px

- :ref:`interface-inelastic-data-manipulation` now has checkbox ``EnfoceNormalization``. This option is set to ``True`` by default (no change to the current algorithms/workflow occurs). When it is set to ``False``, the ``LHSWorkspace`` from the output from ``ExtractFFTSpectrum`` is used in both branches to perform the final workspace division and the two intermediate workspace divisions are skipped.
- :ref:`interface-inelastic-data-manipulation` now has checkbox ``EnforceNormalization``. This option is set to ``True`` by default (no change to the current algorithms/workflow occurs). When it is set to ``False``, the ``LHSWorkspace`` from the output from ``ExtractFFTSpectrum`` is used in both branches to perform the final workspace division and the two intermediate workspace divisions are skipped.
- A deprecation warning has been added to the Calculate Paalman Pings tab of :ref:`Inelastic Corrections interface <interface-inelastic-corrections>`. This tab will be removed in two minor releases time if we are not informed otherwise.
- Algorithm :ref:`ElasticWindowMultiple <algm-ElasticWindowMultiple>` will add the integration range to the output workspaces sample logs, calling it either from script or from the :ref:`Elwin Tab <elwin>` of :ref:`Data Manipulation Interface <interface-inelastic-data-manipulation>`.
- Algorithm :ref:`ElasticWindowMultiple <algm-ElasticWindowMultiple>` will add the integration range to the output workspaces sample logs, calling it either from script or from the :ref:`Elwin Tab <elwin>` of :ref:`Data Processor Interface <interface-inelastic-data-manipulation>`.


Bugfixes
Expand Down

0 comments on commit 3763e74

Please sign in to comment.