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


Ignore:
Timestamp:
Mar 16, 2016 3: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/hollow_cylinder.py

    re0fd913 r2f0c07d  
    3434Bessel function. 
    3535 
    36 To provide easy access to the orientation of the core-shell cylinder, we define 
    37 the axis of the cylinder using two angles $\theta$ and $\phi$. As for the case 
    38 of the cylinder, those angles are defined in Figure 2 of the CylinderModel. 
    39  
    4036**NB**: The 2nd virial coefficient of the cylinder is calculated 
    4137based on the radius and 2 length values, and used as the effective radius 
     
    4541and the *radius* is $R_\text{shell}$ while *core_radius* is $R_\text{core}$. 
    4642 
    47 .. figure:: img/hollow_cylinder_1d.jpg 
    48  
    49     1D plot using the default values (w/1000 data point). 
    50  
    51 .. figure:: img/orientation.jpg 
    52  
    53     Definition of the angles for the oriented hollow_cylinder model. 
    54  
    55 .. figure:: img/orientation2.jpg 
    56  
    57     Examples of the angles for oriented pp against the detector plane. 
     43To provide easy access to the orientation of the core-shell cylinder, we define 
     44the axis of the cylinder using two angles $\theta$ and $\phi$ 
     45(see :ref:`cylinder model <cylinder-angle-definition>`). 
    5846 
    5947References 
Note: See TracChangeset for help on using the changeset viewer.