Changes in sasmodels/models/broad_peak.py [b0c4271:43fe34b] in sasmodels
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/broad_peak.py
rb0c4271 r43fe34b 17 17 .. math:: I(q) = \frac{A}{q^n} + \frac{C}{1 + (|q - q_0|\xi)^m} + B 18 18 19 Here the peak position is related to the d-spacing as $q_ o = 2\pi / d_o$.19 Here the peak position is related to the d-spacing as $q_0 = 2\pi / d_0$. 20 20 21 21 $A$ is the Porod law scale factor, $n$ the Porod exponent, $C$ is the
Note: See TracChangeset
for help on using the changeset viewer.