Changeset 2f0c07d in sasmodels for sasmodels/models/core_shell_bicelle.py


Ignore:
Timestamp:
Mar 16, 2016 1:07:15 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:
3a45c2c
Parents:
a98958b
Message:

make figure names regular (geometry, angle_definition, angle_projection)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_bicelle.py

    re7678b2 r2f0c07d  
    44---------- 
    55This model provides the form factor for a circular cylinder with a core-shell 
    6 scattering length density profile. 
    7 The form factor is normalized by the particle volume. 
     6scattering length density profile. The form factor is normalized by the 
     7particle volume. 
    88 
    99.. _core-shell-bicelle-geometry: 
     
    2121use the c-library from NIST. 
    2222 
    23 .. figure:: img/core_shell_bicelle_1d.jpg 
     23.. figure:: img/cylinder_angle_definition.jpg 
    2424 
    25     1D plot using the default values (w/200 data point). 
     25    Definition of the angles for the oriented core shell bicelle tmodel. 
    2626 
    27 .. figure:: img/core_shell_bicelle_fig1.jpg 
    28  
    29     Definition of the angles for the oriented CoreShellBicelleModel. 
    30  
    31 .. figure:: img/core_shell_bicelle_fig2.jpg 
     27.. figure:: img/cylinder_angle_projection.jpg 
    3228 
    3329    Examples of the angles for oriented pp against the detector plane. 
Note: See TracChangeset for help on using the changeset viewer.