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
Modulegoniometer
Moduledetectors
Modulespline
Moduleio
Modulecalibration
Modulecontrol_points
Modulepeak_picker
Modulemassif
Moduleblob_detection
Modulecalibrant
Moduledistortion
Moduleworker
Moduleunits
Moduleutils.__init__
Moduleopencl.__init__
Modulegui.__init__
Moduleext.__init__
Module