Skip to content

Commit 169dfc5

Browse files
committed
docs: fix qmin qmax description
1 parent 19a9b0a commit 169dfc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/snippets/data_params.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
- Yes
2121
- Instrumental
2222
* - ``qmin``
23-
- Minimum Q included in the fit; sets the lower bound of the S(Q) integration range.
23+
- Minimum Q included in the fit; sets the lower bound of the fourier transform (converting S(Q) to G(r)).
2424
- No, from experiment/setup
2525
- Instrumental
2626
* - ``qmax``
27-
- Maximum Q included in the fit; sets the upper bound of the S(Q) integration range.
27+
- Maximum Q included in the fit; sets the upper bound of the fourier transform (converting S(Q) to G(r)).
2828
- No, from experiment/setup
2929
- Instrumental
3030
* - ``rmin``

0 commit comments

Comments
 (0)