Changeset 43fe34b in sasmodels
- Timestamp:
- Oct 7, 2016 10:48:08 PM (8 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 066f296
- Parents:
- 462a115
- Location:
- sasmodels/models
- Files:
-
- 1 added
- 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.