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 package
- pyFAI.app package
- pyFAI.detectors package
- pyFAI.engines package
- pyFAI.ext package
- pyFAI.ext private package
- pyFAI.gui package
- pyFAI.io package
- pyFAI.opencl package
- pyFAI.resources package
- pyFAI.utils package
pyFAI
Packageaverage
ModuleazimuthalIntegrator
Modulemulti_geometry
Modulegeometry
ModulegeometryRefinement
Modulegoniometer
Modulespline
Modulecontrol_points
Modulemassif
Moduleblob_detection
Modulecalibrant
Moduledistortion
Moduleworker
Module