Skip to content

Commit

Permalink
Merge pull request mantidproject#37383 from mantidproject/37377_reduc…
Browse files Browse the repository at this point in the history
…tion_mantest

Update Indirect Interface Manual Testing Docs with missing info
  • Loading branch information
SilkeSchomann committed May 17, 2024
2 parents a1a9d39 + ac3d92c commit 1ae183d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions dev-docs/source/Testing/Indirect/DataReductionTests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1ae183d

Please sign in to comment.