Changeset cade620 in sasmodels


Ignore:
Timestamp:
Dec 23, 2015 9:58:48 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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
Message:

tweak latex equations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/ellipsoid.py

    reb69cce rcade620  
    1212.. math:: 
    1313 
    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} 
    1515 
    1616where 
     
    1818.. math:: 
    1919 
    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)] 
    2121                - \cos[qr(R_p,R_e,\alpha)])} 
    2222                {[qr(R_p,R_e,\alpha)]^3} 
Note: See TracChangeset for help on using the changeset viewer.