We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d8780 commit 73577d7Copy full SHA for 73577d7
src/ess/powder/grouping.py
@@ -38,7 +38,7 @@ def focus_data_dspacing_and_two_theta(
38
computes the two-theta bins from the 'two_theta' coordinate of the input data. This
39
is necessary to ensure that we have sufficiently high wavelength resolution when
40
performing a monitor normalization in a follow-up workflow step. If we were to use
41
- :py:class:`TwoThetaBins` we would be influenced by and limited to the tw-theta
+ :py:class:`TwoThetaBins` we would be influenced by and limited to the two-theta
42
binning the user requests for the end result, which may not be sufficient.
43
44
Parameters
0 commit comments