Changeset eb69cce in sasmodels for sasmodels/models/lorentz.py


Ignore:
Timestamp:
Nov 30, 2015 9:18:41 PM (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:
d18f8a8
Parents:
d138d43
Message:

make model docs more consistent; build pdf docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/lorentz.py

    rd138d43 reb69cce  
    77The Ornstein-Zernicke model is defined by 
    88 
    9 .. math:: I(q)=\frac{\text{scale}}{1+(qL)^2}+\text{bkg} 
     9.. math:: I(q)=\frac{\text{scale}}{1+(qL)^2}+\text{background} 
    1010 
    11 The parameter *L* is the screening length. 
     11The parameter $L$ is the screening length *cor_length*. 
    1212 
    13 For 2D data: The 2D scattering intensity is calculated in the same way as 1D,  
     13For 2D data the scattering intensity is calculated in the same way as 1D, 
    1414where the $q$ vector is defined as 
    1515 
     
    2020    1D plot using the default values (w/200 data point). 
    2121 
    22 Reference 
    23 --------- 
     22References 
     23---------- 
    2424 
    2525L.S. Qrnstein and F. Zernike, *Proc. Acad. Sci. Amsterdam* 17, 793 (1914), and 
Note: See TracChangeset for help on using the changeset viewer.