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/elliptical_cylinder.py

    rfa8011eb r2f0c07d  
    4343 
    4444To provide easy access to the orientation of the elliptical cylinder, we define the axis of the cylinder using two 
    45 angles |theta|, |phi| and |bigpsi|. As for the case of the cylinder, the angles |theta| and |phi| are defined on 
    46 Figure 2 of CylinderModel. The angle |bigpsi| is the rotational angle around its own long_c axis against the *q* plane. 
     45angles |theta|, |phi| and |bigpsi| (see :ref:`cylinder orientation <cylinder-angle-definition>`). 
     46The angle |bigpsi| is the rotational angle around its own long_c axis against the *q* plane. 
    4747For example, |bigpsi| = 0 when the *r_minor* axis is parallel to the *x*\ -axis of the detector. 
    4848 
    4949All angle parameters are valid and given only for 2D calculation; ie, an oriented system. 
    5050 
    51 .. figure:: img/elliptical_cylinder_geometry_2d.jpg 
     51.. figure:: img/elliptical_cylinder_angle_definition.jpg 
    5252 
    5353    Definition of angles for 2D 
    5454 
    55 .. figure:: img/core_shell_bicelle_fig2.jpg 
     55.. figure:: img/cylinder_angle_projection.jpg 
    5656 
    5757    Examples of the angles for oriented elliptical cylinders against the detector plane. 
     
    6060and length values, and used as the effective radius for *S(Q)* when *P(Q)* \* *S(Q)* is applied. 
    6161 
    62  
    63 .. figure:: img/elliptical_cylinder_comparison_1d.jpg 
    64  
    65     1D plot using the default values (w/1000 data point). 
    6662 
    6763Validation 
Note: See TracChangeset for help on using the changeset viewer.