Changeset eda8b30 in sasmodels for doc


Ignore:
Timestamp:
Oct 28, 2017 4:42:15 AM (7 years ago)
Author:
richardh
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
5f8b72b
Parents:
da5536f
Message:

further changes to model docs for orientation calcs

Location:
doc
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • doc/developer/overview.rst

    rda5536f reda8b30  
    165165Further details are provided in the next section, 
    166166:ref:`Calculator_Interface` 
     167 
     168.. _orientation_developer: 
    167169 
    168170Orientation and Numerical Integration 
  • doc/guide/orientation/orientation.rst

    rda5536f reda8b30  
    4242cylinder cross section. (When $\theta = \phi = 0$ these are parallel to the $Y$ and $X$ axes of the instrument.) 
    4343The third orientation distribution, in $\psi$, is about the $c$ axis of the particle. Some experimentation may be required to 
    44 understand the 2d patterns fully. A number of different shapes of distribution are available, as described for polydispersity. 
     44understand the 2d patterns fully. A number of different shapes of distribution are available, as described for  
     45polydispersity, see :ref:`polydispersityhelp` . 
    4546 
    4647Earlier versions of SasView had numerical integration issues in some circumstances when  
     
    5253values of Npts and Nsigs, the number of steps used in the integration and the range spanned in number of standard deviations. 
    5354The standard deviation is entered in units of degrees. For a rectangular (uniform) distribution the full width  
    54 should be $\pm\sqrt(3)$ ~ 1.73 standard deviations. 
     55should be $\pm\sqrt(3)$ ~ 1.73 standard deviations (this may be changed soon). 
    5556 
    5657Where appropriate, for best numerical results, keep $a < b < c$ and the $\theta$ distribution narrower than the $\phi$ distribution. 
    5758 
    58 Some more detailed technical notes are provided in the Developer section of this manual. 
     59Some more detailed technical notes are provided in the developer section of this manual :ref:`orientation_developer` . 
    5960     
    6061*Document History* 
  • doc/guide/pd/polydispersity.rst

    r1f058ea reda8b30  
    66.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
    77 
     8.. _polydispersityhelp: 
     9 
    810Polydispersity Distributions 
    911---------------------------- 
    1012 
    11 With some models in sasmodels we can calculate the average form factor for a 
     13With some models in sasmodels we can calculate the average intensity for a 
    1214population of particles that exhibit size and/or orientational 
    13 polydispersity. The resultant form factor is normalized by the average 
     15polydispersity. The resultant intensity is normalized by the average 
    1416particle volume such that 
    1517 
Note: See TracChangeset for help on using the changeset viewer.