Changeset 2f0c07d in sasmodels for sasmodels/models/capped_cylinder.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/capped_cylinder.py

    r50e1e40 r2f0c07d  
    6969    It is up to you to restrict this during analysis. 
    7070 
    71 :num:`Figure #capped-cylinder-1d` shows the output produced by 
    72 a running the 1D capped cylinder model, using *qmin* = 0.001 |Ang^-1|, 
    73 *qmax* = 0.7 |Ang^-1| and  the default values of the parameters. 
     71The 2D scattering intensity is calculated similar to the 2D cylinder model. 
    7472 
    75 .. _capped-cylinder-1d: 
    76  
    77 .. figure:: img/capped_cylinder_1d.jpg 
    78  
    79     1D plot using the default values (w/256 data point). 
    80  
    81 The 2D scattering intensity is calculated similar to the 2D cylinder model. 
    82 :num:`Figure #capped-cylinder-2d` shows the output for $\theta=45^\circ$ 
    83 and $\phi=0^\circ$ with default values for the other parameters. 
    84  
    85 .. _capped-cylinder-2d: 
    86  
    87 .. figure:: img/capped_cylinder_2d.jpg 
    88  
    89     2D plot (w/(256X265) data points). 
    90  
    91 .. figure:: img/orientation.jpg 
     73.. figure:: img/cylinder_angle_definition.jpg 
    9274 
    9375    Definition of the angles for oriented 2D cylinders. 
    9476 
    95 .. figure:: img/orientation2.jpg 
     77.. figure:: img/cylinder_angle_projection.jpg 
    9678 
    97     Examples of the angles for oriented pp against the detector plane. 
     79    Examples of the angles for oriented 2D cylinders against the detector plane. 
    9880 
    9981References 
Note: See TracChangeset for help on using the changeset viewer.