@@ -33,17 +33,18 @@ Set up
33
33
Automatic Save Selection
34
34
########################
35
35
36
- #. Select ``File `` or ``Both `` from the ``Save Options ``.
37
- #. Switch between ``1D `` and `` 2D `` `` Reduction `` modes at the bottom of the screen .
36
+ #. Select ``File `` or ``Both `` from the ``Save Options `` at the bottom right of the screen .
37
+ #. In the ``Reduction `` section to the left of the `` Save Options ``, switch between the `` 1D `` and `` 2D `` radio buttons. .
38
38
39
39
* When 1D is selected, ``CanSAS (1D) `` and ``NxCanSAS (1D/2D) `` should be checked.
40
40
* When 2D is selected, only ``NxCanSAS (1D/2D) `` should be checked.
41
41
42
42
#. Check ``RKH (1D/2D) ``.
43
- #. Change the reduction mode .
43
+ #. Change the selected `` Reduction `` radio button .
44
44
#. The options should revert to the defaults above (with ``RKH (1D/2D) `` unchecked).
45
45
#. Select ``Memory ``. The ``CanSAS (1D) ``, ``NxCanSAS (1D/2D) ``, and ``RKH (1D/2D) `` checkboxes should be disabled.
46
46
#. Swap between ``Memory `` and ``File `` with a ``2D `` reduction mode. ``CanSAS (1D) `` should always stay disabled.
47
+ #. Set the ``Save Option `` back to ``Memory `` to continue with the rest of the tests.
47
48
48
49
Runs table editing
49
50
##################
@@ -114,6 +115,7 @@ Processing
114
115
115
116
*1D reduction *
116
117
118
+ #. Clear all workspaces in your workspaces list if they are not empty.
117
119
#. In ``General, Scale, Event Slice, Sample `` sub-tab, ensure the ``Reduction
118
120
Mode `` is ``All ``.
119
121
#. In the ``Runs `` tab, under ``Save Options ``, select ``Both ``, and tick
@@ -138,10 +140,11 @@ Processing
138
140
139
141
*2D reduction *
140
142
143
+ #. Clear all workspaces in your workspaces list if they are not empty.
144
+ #. In ``General, Scale, Event Slice, Sample `` sub-tab, ensure the ``Reduction
145
+ Mode `` is ``All ``.
141
146
#. Switch to the 2D ``Reduction Mode ``.
142
- #. Tick the ``Plot Results `` box.
143
147
#. Click ``Process All ``.
144
- #. A plot window will open; initially empty, then with a line.
145
148
#. You should get four 2D workspaces instead of the previous 1D workspaces
146
149
(they will have 100 spectra instead of 1). Double-click them and check you
147
150
can do a colourfill plot.
@@ -150,19 +153,17 @@ Processing
150
153
#. Clear the newly created files and workspaces to make future tests easier
151
154
#. Change ``Reduction `` back to 1D.
152
155
#. Click ``Process All ``.
153
- #. A new plot window should open and you should end up with multiple lines plotted.
154
- #. Check the ``Multi-period `` box - six additional columns should appear in the table.
156
+ #. When it completes, Check the ``Multi-period `` box - six additional columns should appear in the table.
155
157
#. Delete all rows and re-load the batch file.
156
158
157
159
*Merged reduction *
158
160
159
161
#. In the ``Settings `` tab, ``General, Scale, Event Slice, Sample `` sub-tab,
160
162
set ``Reduction Mode `` to ``Merged ``.
161
163
#. Return to the ``Runs `` tab.
162
- #. Ensure `` Plot results `` is ticked and that save outputs ``CanSAS (1D) `` and
164
+ #. Ensure save outputs ``CanSAS (1D) `` and
163
165
``NXcanSAS (1D/2D) `` are ticked.
164
166
#. Click ``Process All ``.
165
- #. This should result in a plot with six lines.
166
167
#. The workspaces list should now contain a group named
167
168
``LAB_and_HAB_workspaces_from_merged_reduction `` that contains the ``main ``
168
169
and ``HAB `` workspaces, which were previously ungrouped for a non-merged
@@ -176,7 +177,8 @@ Processing
176
177
*Scaled Background Subtracted Reduction *
177
178
178
179
#. Create a new copy of the User File in your file browser.
179
- #. In this new copy, change the the ``Reduction Mode `` to ``Merged `` using a text editor.
180
+ #. Open this new copy in a text editor and find the ``[detector.configuration] `` section.
181
+ #. Under this section, make sure setting ``selected_detector `` is set to ``Merged ``.
180
182
#. Back in the ISIS SANS interface, change the user file to this new file.
181
183
#. Click over to the ``Runs `` tab.
182
184
#. Set the ``Save Options `` to ``Memory ``.
@@ -187,7 +189,7 @@ Processing
187
189
#. Check the ``Scaled Background Subtraction `` checkbox.
188
190
#. In the ``BackgroundWorkspace `` column, enter the name of the merged workspace you took note of before.
189
191
#. In the ``ScaleFactor `` column, enter ``0.9 ``.
190
- #. Ensure that save outputs ``CanSAS (1D) `` and ``NXcanSAS (1D/2D) `` are ticked.
192
+ #. Set the `` Save Options `` to `` Both `` and ensure that save outputs ``CanSAS (1D) `` and ``NXcanSAS (1D/2D) `` are ticked.
191
193
#. Select this new row and click ``Process Selected ``.
192
194
#. When it completes, two output files should have been created with ``bgsub_test `` in the name. One, which is the
193
195
normal output data. Another with the scaled subtraction, which should have ``_bgsub `` appended to the name.
@@ -261,8 +263,7 @@ Display
261
263
262
264
#. In the ``Runs `` tab, check that all table, process, and load buttons have
263
265
clear tooltips by hovering over them.
264
- #. Check that ``Zero Error Free ``, ``Use Optimizations ``, and ``Plot Results ``
265
- have clear tooltips.
266
+ #. Check that ``Zero Error Free `` and ``Use Optimizations `` have clear tooltips.
266
267
#. In the settings, hover over a random selection of buttons and text boxes to check tooltips are still there.
267
268
Users rely on the tooltips a lot and really do notice each missing one.
268
269
*Note: The * ``Wavelength `` *section of the settings is missing its tooltips. We and the users are aware of this so an
0 commit comments