pyFAI icon indicating copy to clipboard operation
pyFAI copied to clipboard

Fast Azimuthal Integration in Python

Results 147 pyFAI issues
Sort by recently updated
recently updated
newest added

For 1D integration : * [X] IntegrationMethod(1d int, bbox split, histogram, cython) * [X] IntegrationMethod(1d int, full split, histogram, cython) * [X] Make integrate1d_ng the default integrator For 2D integration,...

In tutorial for Dexela detector, many faulty pixels were found when calculating the LUT.

* saves some place in AzimuthalIntegrator * Easier to maintain

enhancement
quality

Hi, I have been using pyFAI-calbi2 for a while, but as I have made some updates to python, now version 3.7.10, I just get an error when I try to...

Apparently, the JF detector has the beam-center at the origin, making the pixel coordinates ranging from -2000 to +2000. The distortion correction from pyFAI does not handle this case properly

bug

Hey, I'm a member of the Data Analysis team at European XFEL and for a while we've been thinking of using a tool called Spack to manage the software environments...