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 19a9b0a commit 169dfc5Copy full SHA for 169dfc5
doc/source/snippets/data_params.rst
@@ -20,11 +20,11 @@
20
- Yes
21
- Instrumental
22
* - ``qmin``
23
- - Minimum Q included in the fit; sets the lower bound of the S(Q) integration range.
+ - Minimum Q included in the fit; sets the lower bound of the fourier transform (converting S(Q) to G(r)).
24
- No, from experiment/setup
25
26
* - ``qmax``
27
- - Maximum Q included in the fit; sets the upper bound of the S(Q) integration range.
+ - Maximum Q included in the fit; sets the upper bound of the fourier transform (converting S(Q) to G(r)).
28
29
30
* - ``rmin``
0 commit comments