Changeset cade620 in sasmodels
- Timestamp:
- Dec 23, 2015 9:58:48 AM (9 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 644430f
- Parents:
- 4c2c535
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/ellipsoid.py
reb69cce rcade620 12 12 .. math:: 13 13 14 P(q,\alpha) = \frac{\text{scale}}{V} F^2(q ) + \text{background}14 P(q,\alpha) = \frac{\text{scale}}{V} F^2(q,\alpha) + \text{background} 15 15 16 16 where … … 18 18 .. math:: 19 19 20 F(q ) = \frac{3 \Delta \rho V (\sin[qr(R_p,R_e,\alpha)]20 F(q,\alpha) = \frac{3 \Delta \rho V (\sin[qr(R_p,R_e,\alpha)] 21 21 - \cos[qr(R_p,R_e,\alpha)])} 22 22 {[qr(R_p,R_e,\alpha)]^3}
Note: See TracChangeset
for help on using the changeset viewer.