From 9cbb71dab12588fc0abc8ac985834d20ad54d102 Mon Sep 17 00:00:00 2001 From: adriazalvarez Date: Thu, 16 May 2024 15:55:45 +0100 Subject: [PATCH 1/2] Update reduction docs with missing info --- dev-docs/source/Testing/Indirect/DataReductionTests.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-docs/source/Testing/Indirect/DataReductionTests.rst b/dev-docs/source/Testing/Indirect/DataReductionTests.rst index 2accb59c69b9..119d0d7c96db 100644 --- a/dev-docs/source/Testing/Indirect/DataReductionTests.rst +++ b/dev-docs/source/Testing/Indirect/DataReductionTests.rst @@ -28,7 +28,7 @@ Data reduction #. Enter ``Input Runs`` 26173 #. Click ``Run`` #. This should generate a workspace with ``_calib`` at the end, delete this workspace -#. Change the ``Scale by factor`` value to 0.5 +#. Check the ``Scale by factor`` checkbox and change the value of the scale to 0.5. #. Click ``Run`` #. This should generate a workspace with ``_calib`` at the end #. Check the ``Create RES`` box @@ -41,6 +41,7 @@ Data reduction #. Make sure that you keep the ``_calib`` workspace, it is needed for the next test #. Enter ``Input Runs`` 59057-59059 and check ``Sum Files`` #. Set ``Reflection`` to 004 +#. Click ``Run`` #. This should produce a new ``_calib`` workspace, with ``004`` in the name. #. Before moving on, set ``Reflection`` to 002 @@ -57,13 +58,13 @@ Data reduction #. Check the ``Use Calib File`` box #. Change ``File`` to ``Workspace`` and choose the ``_calib`` workspace previously created (55878 from the previous test) #. Click ``Run`` -#. In the main GUI right-click on the ``iris26184_multi_graphite002_red`` workspace +#. In the main GUI right-click on the ``iris26184-26185_multi_graphite002_red`` workspace #. Choose ``Plot spectrum``, note the number of spectra, should be 51 #. Click ``Cancel`` #. In the ``Data reduction`` GUI, change the ``Detector Grouping`` to Groups #. Set ``Groups`` to 5 #. Click ``Run`` -#. In the main GUI right-click on the ``iris26184_multi_graphite002_red`` workspace +#. In the main GUI right-click on the ``iris26184-26185_multi_graphite002_red`` workspace #. Choose ``Plot spectrum``, note the number of spectra, should be 6 #. Choose ``Plot All``, this should result in a plot of all 6 spectra #. Open ``Interfaces`` > ``Inelastic`` > ``Data Manipulation`` and go to the ``S(Q, W)`` tab From ac3d92c02c4b51cbed6c48fd251f1d85b26df686 Mon Sep 17 00:00:00 2001 From: adriazalvarez Date: Fri, 17 May 2024 09:40:33 +0100 Subject: [PATCH 2/2] Fix typo in elwin instructions --- dev-docs/source/Testing/Inelastic/DataManipulationTests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-docs/source/Testing/Inelastic/DataManipulationTests.rst b/dev-docs/source/Testing/Inelastic/DataManipulationTests.rst index 05549d370749..dfc009a55f29 100644 --- a/dev-docs/source/Testing/Inelastic/DataManipulationTests.rst +++ b/dev-docs/source/Testing/Inelastic/DataManipulationTests.rst @@ -31,7 +31,7 @@ Elwin tab #. Add the loaded workspaces #. Click ``Run`` #. This should result in three new workspaces again, this time with file ranges as their name -#. In the main GUI right-click on ``MAR27691-27698_graphite002_red_elwin_eq2`` and choose ``Plot Spectrum``, choose ``Plot All`` +#. In the main GUI right-click on ``MAR27691-27698_red_elwin_eq2`` and choose ``Plot Spectrum``, choose ``Plot All`` #. This should plot two lines of :math:`ln(Counts(microAmp.hour))^{-1}` vs :math:`Q2` .. _elwin_inelastic_test: