About Anaconda Help Download Anaconda

Python implementation of fast azimuthal integration

copied from cf-staging / pyfai-base

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2024.9.0
  • linux-ppc64le v2024.9.0
  • linux-aarch64 v2024.9.0
  • osx-arm64 v2024.9.0
  • osx-64 v2024.9.0
  • win-64 v2024.9.0

conda install

To install this package run one of the following:
conda install conda-forge::pyfai-base
conda install conda-forge/label/cf202003::pyfai-base

Description

pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version uses a SparseMatrix-DenseVector multiplication. Neighboring output bins get also a contribution of pixels next to the border thanks to pixel splitting. Finally pyFAI provides also tools to calibrate the experimental setup using Debye-Scherrer rings of a reference compound.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy