From e67c76996c23aeed92872a1fe6f9ebceaac49d38 Mon Sep 17 00:00:00 2001 From: DanielMurphy22 <daniel.murphy@stfc.ac.uk> Date: Thu, 7 Nov 2019 09:30:21 +0000 Subject: [PATCH] Fix Indirect_geometry --- docs/source/release/v4.2.0/indirect_geometry.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/release/v4.2.0/indirect_geometry.rst b/docs/source/release/v4.2.0/indirect_geometry.rst index 7f1eca9508d..e390bd8f6e7 100644 --- a/docs/source/release/v4.2.0/indirect_geometry.rst +++ b/docs/source/release/v4.2.0/indirect_geometry.rst @@ -10,8 +10,7 @@ Improvements ############ - Instrument definition is improved for IN16B to have the physical detector on the correct side of the beam axis, and different analyser focus for single detectors. -- Able to choose a list of spectra for plotting for all Indirect Interfaces. For example, under Data Analysis>Elwin, entering 0-2,4,6-8 and clicking **Plot Spectra** will plot the workspace indices 0, 1, 2, 4, 6, 7 and 8. The same can be done for **Plot Tiled** -on the Iqt tab. It is also possible to produce a contour plot using **Plot Contour** on the Diffraction Interface. +- Able to choose a list of spectra for plotting for all Indirect Interfaces. For example, under Data Analysis>Elwin, entering 0-2,4,6-8 and clicking **Plot Spectra** will plot the workspace indices 0, 1, 2, 4, 6, 7 and 8. The same can be done for **Plot Tiled** on the Iqt tab. It is also possible to produce a contour plot using **Plot Contour** on the Diffraction Interface. - The Plotting Options have also been made more consistent across the interface. .. figure:: ../../images/Indirect_Data_Analysis_IqtFit.PNG -- GitLab