Changes in / [246517d:d634601] in sasmodels


Ignore:
Location:
sasmodels/models
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/cylinder.py

    r6dd90c1 r0784c18  
    102102    *length* = 400 |Ang|, *contrast* = 3e-6 |Ang^-2|, and 
    103103    *background* = 0.0 |cm^-1|. 
     104     
     105 
     106References 
     107---------- 
     108 
     109None.     
    104110""" 
    105111 
  • sasmodels/models/stickyhardsphere.py

    rd529d93 r0784c18  
    5959    q = \sqrt{q_x^2 + q_y^2} 
    6060 
    61 .. figure:: img/stickyhardsphere_1d.jpg 
    62  
    63     1D plot using the default values (in linear scale). 
    6461 
    6562References 
Note: See TracChangeset for help on using the changeset viewer.