Changeset 5111921 in sasmodels


Ignore:
Timestamp:
Mar 16, 2016 6:28:02 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:
228cbd3, 6dd90c1
Parents:
4c05f49
Message:

replace gifs so that we can build pdf

Location:
sasmodels/models
Files:
7 added
8 deleted
10 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/_onion.py

    r2f0c07d r5111921  
    146146            \frac{j_1(qr_\text{in})}{qr_\text{in}} 
    147147 
    148 .. figure:: img/onion_geometry.gif 
     148.. figure:: img/onion_geometry.png 
    149149 
    150150    Example of an onion model profile. 
  • sasmodels/models/core_shell_ellipsoid.py

    r2f0c07d r5111921  
    1010applied over all orientations for 1D. 
    1111 
    12 .. figure:: img/core_shell_ellipsoid_geometry.gif 
     12.. figure:: img/core_shell_ellipsoid_geometry.png 
    1313 
    1414    The returned value is in units of $cm^{-1}$, on absolute scale. 
  • sasmodels/models/core_shell_ellipsoid_xt.py

    r2f0c07d r5111921  
    1010---------- 
    1111 
    12 .. figure:: img/core_shell_ellipsoid_geometry.gif 
     12.. figure:: img/core_shell_ellipsoid_geometry.png 
    1313 
    1414The geometric parameters of this model are 
  • sasmodels/models/elliptical_cylinder.py

    r2f0c07d r5111921  
    1010to any of the orientation angles, and also for the minor radius and the ratio of the ellipse radii. 
    1111 
    12 .. figure:: img/elliptical_cylinder_geometry.gif 
     12.. figure:: img/elliptical_cylinder_geometry.png 
    1313 
    1414    *a* = *r_minor* and |nu|\ :sub:`n` = $r_ratio$ (i.e., $r_major / r_minor$). 
     
    6969and 76 degrees are taken for the angles of |theta|, |phi|, and |bigpsi| respectively). 
    7070 
    71 .. figure:: img/elliptical_cylinder_validation_1d.gif 
     71.. figure:: img/elliptical_cylinder_validation_1d.png 
    7272 
    7373    Comparison between 1D and averaged 2D. 
     
    7676the results of the averaging by varying the number of angular bins. 
    7777 
    78 .. figure:: img/elliptical_cylinder_averaging.gif 
     78.. figure:: img/elliptical_cylinder_averaging.png 
    7979 
    8080    The intensities averaged from 2D over different numbers of bins and angles. 
  • sasmodels/models/gel_fit.py

    r168052c r5111921  
    3333 
    3434 
    35 .. figure:: img/gel_fit_1d.gif 
     35.. figure:: img/gel_fit_1d.png 
    3636 
    3737    1D plot using the default values (with 300 data points). 
  • sasmodels/models/hollow_rectangular_prism.py

    rdeb7ee0 r5111921  
    2929 
    3030.. math:: 
     31  :nowrap: 
     32 
    3133  \begin{align} 
    3234  A_{P\Delta}(q) & =  A B C 
  • sasmodels/models/parallelepiped.py

    r2f0c07d r5111921  
    1212.. _parallelepiped-image: 
    1313 
    14 .. figure:: img/parallelepiped.jpg 
     14.. figure:: img/parallelepiped_geometry.jpg 
    1515 
    1616   Parallelepiped with the corresponding definition of sides. 
  • sasmodels/models/sc_crystal.py

    r2f0c07d r5111921  
    5353 
    5454.. math:: 
     55    :nowrap: 
    5556 
    5657    \begin{align*} 
  • sasmodels/models/squarewell.py

    r348557a r5111921  
    1414The interaction potential is: 
    1515 
    16 .. image:: img/image225.PNG 
     16.. comment:: 
     17 
     18  .. image:: img/image225.PNG 
    1719 
    1820.. math:: 
     
    3335    q = \sqrt{q_x^2 + q_y^2} 
    3436 
    35 .. figure:: img/squarewell_226.jpg 
     37.. comment:: 
     38 
     39  .. figure:: img/squarewell_226.jpg 
    3640 
    3741    1D plot using the default values (in linear scale).* 
  • sasmodels/models/stacked_disks.py

    r2f0c07d r5111921  
    2121---------- 
    2222 
    23 .. figure:: img/stacked_disks_geometry.gif 
     23.. figure:: img/stacked_disks_geometry.png 
    2424 
    2525The scattered intensity $I(q)$ is calculated as 
Note: See TracChangeset for help on using the changeset viewer.