Changeset a53bf6b in sasmodels
- Timestamp:
- Apr 11, 2017 4:38:56 AM (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:
- 64eecf7
- Parents:
- f52d400
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/core_shell_bicelle_elliptical.py
r17fb550 ra53bf6b 42 42 43 43 I(Q,\alpha,\psi) = \frac{\text{scale}}{V_t} \cdot 44 F(Q,\alpha, \psi)^2 .sin(\alpha) + \text{background}44 F(Q,\alpha, \psi)^2 \cdot sin(\alpha) + \text{background} 45 45 46 where a numerical integration of $F(Q,\alpha, \psi)^2 .sin(\alpha)$ is carried out over \alpha and \psi for:46 where a numerical integration of $F(Q,\alpha, \psi)^2 \cdot sin(\alpha)$ is carried out over \alpha and \psi for: 47 47 48 48 .. math:: 49 50 49 :nowrap: 51 50
Note: See TracChangeset
for help on using the changeset viewer.