Skip to content

Commit b47d26b

Browse files
authored
Merge pull request #38831 from mantidproject/release-notes-6-12-relf_and_sans
Release notes v6.12.0 - Reflectometry and SANS
2 parents 29e25ba + 116508b commit b47d26b

File tree

9 files changed

+7
-7
lines changed

9 files changed

+7
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/source/release/v6.12.0/reflectometry.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,14 @@ Reflectometry Changes
77

88
New Features
99
------------
10-
.. amalgamate:: Reflectometry/New_features
10+
- :ref:`algm-SaveISISReflectometryORSO` now saves the spin state for group workspaces that are subject to polarisation efficiency correction algorithms.
11+
- New algorithm :ref:`algm-ReflectometryISISCreateTransmission` for creating transmission workspaces that are suitable for passing to :ref:`algm-PolarizationEfficienciesWildes`.
1112

1213
Bugfixes
1314
--------
14-
.. amalgamate:: Reflectometry/Bugfixes
15+
- ``Polarization Correction`` and ``Flood Correction`` text boxes in the :ref:`Experiment Settings<refl_exp_instrument_settings>` tab of the :ref:`Reflectometry Interface<interface-isis-refl>` are now more robust to file path inputs (e.g. will no longer crash when ``"C:"`` is entered).
16+
- :ref:`algm-ReflectometryReductionOneLiveData` will no longer re-write the spectra map when loading the instrument into the input live data workspace.
17+
- :ref:`algm-ReflectometryReductionOneAuto` now retrieves the correct exponential correction parameters from the instrument definition file.
18+
- :ref:`algm-ApplyFloodWorkspace` will no longer modify spectra for which there is no flood correction data in multiple bin correction files.
1519

1620
:ref:`Release 6.12.0 <v6.12.0>`

docs/source/release/v6.12.0/sans.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ SANS Changes
55
.. contents:: Table of Contents
66
:local:
77

8-
New Features
9-
------------
10-
.. amalgamate:: SANS/New_features
11-
128
Bugfixes
139
--------
14-
.. amalgamate:: SANS/Bugfixes
10+
- :ref:`algm-PolarizerEfficiency` will no longer crash when passing in a ``SpinStates`` string that contains more spin states than the number of workspaces in the input workspace group.
1511

1612
:ref:`Release 6.12.0 <v6.12.0>`

0 commit comments

Comments
 (0)