Ignore:
Timestamp:
Sep 13, 2017 7:29:11 AM (7 years ago)
Author:
lewis
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
dd4f5ed
Parents:
2ba5ba5
Message:

Modify model docs to render correctly on marketplace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/mass_surface_fractal.py

    r232bb12 rca04add  
    2222.. math:: 
    2323 
    24     I(q) = scale \times P(q) + background 
    25  
     24    I(q) = scale \times P(q) + background \\ 
    2625    P(q) = \left\{ \left[ 1+(q^2a)\right]^{D_m/2} \times 
    2726                   \left[ 1+(q^2b)\right]^{(6-D_s-D_m)/2} 
    28            \right\}^{-1} 
    29  
    30     a = R_{g}^2/(3D_m/2) 
    31  
    32     b = r_{g}^2/[-3(D_s+D_m-6)/2] 
    33  
     27           \right\}^{-1} \\ 
     28    a = R_{g}^2/(3D_m/2) \\ 
     29    b = r_{g}^2/[-3(D_s+D_m-6)/2] \\ 
    3430    scale = scale\_factor \times NV^2 (\rho_{particle} - \rho_{solvent})^2 
    3531 
Note: See TracChangeset for help on using the changeset viewer.