File: index.rst

package info (click to toggle)
sasmodels 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,488 kB
  • sloc: python: 26,277; ansic: 8,036; makefile: 150; sh: 63
file content (41 lines) | stat: -rw-r--r-- 1,223 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
sasmodels
=========
Small angle X-ray and Neutron scattering (SAXS and SANS) examines the
scattering patterns produced by a beam travelling through the sample
and scattering at low angles.  The scattering is computed as a function
of reciprocal space $q$, which arises from a combination of beam wavelength
and scattering angles. Each pixel on the detector corresponds to
a different scattering angle, and has a distinct $q_x$ and $q_y$. If the
sample is unoriented, the scattering pattern will appear as rings on the
detector.  In this case, a circular average can be taken with 1-dimension
data at $q = \surd (q_x^2 + q_y^2)$ compared to the orientationally
averaged SAS scattering pattern.

The sasmodels package provides theory functions for small angle scattering
calculations for different shapes, including the effects of resolution,
polydispersity and orientational dispersion.

.. only:: html

   :Release: |version|
   :Date:    |today|

   Download pdf version `here <SASModels.pdf>`_

.. toctree::
   :maxdepth: 4

   guide/index.rst
   guide/models/index.rst
   developer/index.rst
   api/index.rst

Indices and Tables
==================

* :ref:`genindex`
* :ref:`modindex`

.. only:: html

  * :ref:`search`