From 22d4dacde4ffcce176d594f44e7adb772a6f507f Mon Sep 17 00:00:00 2001 From: Roman Tolchenov <roman.tolchenov@stfc.ac.uk> Date: Thu, 5 Jul 2018 09:17:23 +0100 Subject: [PATCH] Update the release notes. Re #22500. --- docs/source/release/v3.13.0/reflectometry.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/release/v3.13.0/reflectometry.rst b/docs/source/release/v3.13.0/reflectometry.rst index 3b28a001ab3..619f0d06fa9 100644 --- a/docs/source/release/v3.13.0/reflectometry.rst +++ b/docs/source/release/v3.13.0/reflectometry.rst @@ -17,6 +17,7 @@ New features - Fully-automatic processing has been added to the interface. Click ``Autoprocess`` to process all of the runs for an investigation and to start polling for new runs. Whenever new runs are found, they will automatically be added to the table and processed. - A new option has been added to the Settings tab to control whether partial bins should be included when summing in Q. +- ``ReflectometryReductionOneAuto`` takes the polarization correction properties from the instrument parameter file when ``PolarizationAnalysis`` is set to ``ParameterFile``. The instrument parameter file can store the efficiencies as vectors of doubles. Improvements ############ -- GitLab