Navigation

  • index
  • modules |
  • next |
  • previous |
  • pyFAI 0.13.0 documentation »

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
  • average Module
  • azimuthalIntegrator Module
  • multi_geometry Module
  • integrate_widget Module
  • geometry Module
  • geometryRefinement Module
  • detectors Module
  • spline Module
  • opencl Module
  • ocl_azim Module
  • ocl_azim_lut Module
  • ocl_azim_csr Module
  • ocl_azim_csr_dis Module
  • io Module
  • calibration Module
  • peak_picker Module
  • massif Module
  • blob_detection Module
  • calibrant Module
  • distortion Module
  • worker Module
  • units Module
  • utils Module
  • gui.gui_utils Module
  • ext.bilinear Module
  • ext._bispev Module
  • ext._blob Module
  • ext.container Module
  • ext._convolution Module
  • ext._distortion Module
  • ext._geometry Module
  • ext.histogram Module
  • ext.marchingsquares Module
  • ext.morphology Module
  • ext.reconstruct Module
  • ext.relabel Module
  • ext.preproc Module
  • ext._tree Module
  • ext.watershed Module

Previous topic

Design of the Python Fast Azimuthal Integrator

Next topic

pyFAI Package

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pyFAI 0.13.0 documentation »
© Copyright 2012-2017, Jerome Kieffer. Created using Sphinx 1.5.6.