Ignore:
Timestamp:
Mar 16, 2016 3:07:50 PM (8 years ago)
Author:
krzywon
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:
5be92e8
Parents:
092933d (diff), 2f0c07d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/master'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_ellipsoid.py

    r177c1a1 r2f0c07d  
    1010applied over all orientations for 1D. 
    1111 
    12 .. figure:: img/core_shell_ellipsoid_fig1.gif 
     12.. figure:: img/core_shell_ellipsoid_geometry.gif 
    1313 
    1414    The returned value is in units of $cm^{-1}$, on absolute scale. 
     
    3636To provide easy access to the orientation of the core-shell ellipsoid, 
    3737we define the axis of the solid ellipsoid using two angles $\theta$ and $\phi$. 
    38 These angles are defined on Figure 2 of the CylinderModel. 
     38These angles are defined as for 
     39:ref:`cylinder orientation <cylinder-angle-definition>`. 
    3940The contrast is defined as SLD(core) - SLD(shell) and SLD(shell) - SLD(solvent). 
    4041 
     
    4849    and used as the effective radius for *S(Q)* when $P(Q) * S(Q)$ is applied. 
    4950 
    50 .. figure:: img/core_shell_ellipsoid_1d.jpg 
    51  
    52     1D plot using the default values (w/200 data point). 
    53  
    54 .. figure:: img/core_shell_ellipsoid_fig2.jpg 
     51.. figure:: img/core_shell_ellipsoid_angle_projection.jpg 
    5552 
    5653    The angles for oriented core_shell_ellipsoid. 
Note: See TracChangeset for help on using the changeset viewer.