Changeset 0784c18 in sasmodels


Ignore:
Timestamp:
Mar 17, 2016 8:41:27 AM (8 years ago)
Author:
gonzalezm
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:
d634601
Parents:
d529d93
Message:

Removing hardcoded figures to be replaced by autogenerated ones

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.