Provided by: pyfai_0.15.0+dfsg1-1_all bug

NAME

       PyFAI-saxs - manual page for PyFAI-saxs version 0.15.0 from 30/01/2018

DESCRIPTION

       usage: pyFAI-saxs [options] -n 1000 -p ponifile file1.edf file2.edf ...

       Azimuthal integration for SAXS users.

   positional arguments:
       FILE   Image files to integrate

   optional arguments:
       -h, --help
              show this help message and exit

       -v, --version
              show program's version number and exit

       -p PONIFILE
              PyFAI parameter file (.poni)

       -n NPT, --npt NPT
              Number of points in radial dimension

       -w WAVELENGTH, --wavelength WAVELENGTH
              wavelength of the X-Ray beam in Angstrom

       -e ENERGY, --energy ENERGY
              energy of the X-Ray beam in keV (hc=12.398419739640717keV.A)

       -u DUMMY, --dummy DUMMY
              dummy value for dead pixels

       -U DELTA_DUMMY, --delta_dummy DELTA_DUMMY
              delta dummy value

       -m MASK, --mask MASK
              name of the file containing the mask image

       -d DARK, --dark DARK
              name of the file containing the dark current

       -f FLAT, --flat FLAT
              name of the file containing the flat field

       -P POLARIZATION_FACTOR, --polarization POLARIZATION_FACTOR
              Polarization  factor, from -1 (vertical) to +1 (horizontal), default is None for no
              correction, synchrotrons are around 0.95

       --error-model ERROR_MODEL
              Error model to use. Currently on 'poisson' is implemented

       --unit UNIT
              unit for the radial dimension: can be q_nm^-1, q_A^-1, 2th_deg, 2th_rad or r_mm

       --ext EXT
              extension of the regrouped filename (.dat)

       --method METHOD
              Integration method

       pyFAI-saxs is the SAXS script of pyFAI that allows data reduction (azimuthal  integration)
       for Small Angle Scattering with output axis in q space.

SEE ALSO

       The  full documentation for PyFAI-saxs is maintained as a Texinfo manual.  If the info and
       PyFAI-saxs programs are properly installed at your site, the command

              info PyFAI-saxs

       should give you access to the complete manual.