pyFAI APIΒΆ
This chapter describes the programming interface of pyFAI, so what you can expect after having launched Jupyter notebook (or ipython) and typed:
import pyFAI
The most important class is AzimuthalIntegrator which is an object containing both the geometry (it inherits from Geometry, another class) and exposes important methods (functions) like integrate1d and integrate2d.
pyFAI
Packageaverage
ModuleazimuthalIntegrator
Modulemulti_geometry
Moduleintegrate_widget
Modulegeometry
ModulegeometryRefinement
Moduledetectors
Modulespline
Moduleopencl
Moduleocl_azim
Moduleocl_azim_lut
Moduleocl_azim_csr
Moduleocl_azim_csr_dis
Moduleio
Modulecalibration
Modulepeak_picker
Modulemassif
Moduleblob_detection
Modulecalibrant
Moduledistortion
Moduleworker
Moduleunits
Moduleutils
Modulegui.gui_utils
Moduleext.bilinear
Moduleext._bispev
Moduleext._blob
Moduleext.container
Moduleext._convolution
Moduleext._distortion
Moduleext._geometry
Moduleext.histogram
Moduleext.marchingsquares
Moduleext.morphology
Moduleext.reconstruct
Moduleext.relabel
Moduleext.preproc
Moduleext._tree
Moduleext.watershed
Module