CMD + K

pyfai

Community

Python implementation of fast azimuthal integration

Installation

To install this package, run one of the following:

Conda
$conda install cprescher::pyfai

Usage Tracking

0.19.0
0.18.0
0.17.0
0.16.0
0.14.2
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Python implementation of fast azimuthal integration

Last Updated

Aug 28, 2020 at 14:46

License

GPL-3

Supported Platforms

linux-64
win-64

Unsupported Platforms

macOS-64 Last supported version: 0.17.0