Changeset f52d400 in sasmodels
- Timestamp:
- Apr 10, 2017 1:08:42 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:
- a53bf6b
- Parents:
- 71a28f4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/core_shell_bicelle.py
r71a28f4 rf52d400 25 25 scattering length density variation along the cylinder axis is: 26 26 27 .. math:: 27 .. 28 29 .. math:: 28 30 29 31 \rho(r) = … … 41 43 42 44 I(Q,\alpha) = \frac{\text{scale}}{V_t} \cdot 43 F(Q,\alpha)^2 .sin(\alpha) + \text{background}45 F(Q,\alpha)^2 \cdot sin(\alpha) + \text{background} 44 46 45 47 where
Note: See TracChangeset
for help on using the changeset viewer.