You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/binning.rst
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,28 +40,29 @@ The following options allow users to fine-tune binning behavior:
40
40
**Entering the Bin Width**
41
41
42
42
43
-
**Final Rebin** (Checkbox, Per-Run or Global)
44
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
43
+
**Final Rebin** (Checkbox, Per-Run)
44
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
45
45
46
46
- **What It Does:** Controls whether the final reduced workspace (converted to Q-space) undergoes additional rebinning.
47
47
- **How It Works:**
48
48
49
49
- When enabled, rebinning is performed using `Q Steps`, in units of 1/Å, as the bin width.
50
50
- This option is **only available** if `Constant-Q Binning` is **disabled**.
51
51
- If `Constant-Q Binning` is enabled, it **takes priority** over `Final Rebin`.
52
-
- If `Final Rebin` is enabled **per-run**, the `Q Steps` values can be viewed and updated in the reduction data table under the `Q-Steps` column. If it is enabled globally, it takes priority over any per-run `Q Steps` values.
52
+
- If `Final Rebin` is enabled for a run, the `Q Steps` values can be viewed and updated in the reduction data table under the `Q-Steps` column.
53
+
- The button `Enable final rebin for runs` enables final rebin with the same `Q Steps` value for all runs in the active reduction data table.
53
54
54
-
- **How to Use It:** Check this box if you want to apply final rebinning.
55
+
- **How to Use It:** Check this box if you want to apply final rebinning for the active run, or use the button to enable final rebin for all runs.
55
56
56
57
.. figure::
57
-
../images/final_rebin_global.png
58
-
:alt: Final Rebin Global
58
+
../images/final_rebin_button.png
59
+
:alt:Enable Final Rebin for All Runs
59
60
60
-
**Enabling Final Rebin Globally**
61
+
**Enabling Final Rebin for All Runs in the Active Reduction Data Table**
0 commit comments