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

Updates the requirements on [docutils](https://docutils.sourceforge.io/) to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...

dependencies

Input: Nexus-like files to retreave existing metadata Hint: use the `GoniometerRefinement` class to ease things.

PyFAI performs, since version 0.18, means of intensities weighted by some normalization (solid angle * polarization * ...) and the pixel splitting factor. The propagation of variance has been implemented,...

enhancement

I am seeing something like 10 fps per core for our Eiger 4M images, which seems to be in line with the pyFAI-benchmark plots in the docs. For some reason...

Then a radial-range is provided, the call to the method is ~7x slower (fro 60 to 400ms) This should not be the case. Reported by Jesse from APS

Hi, This might be an obvious question but I hope I can get some help. The documentation says that a fully horizontal polarization factor corresponds to a value of +1...

``` ====================================================================== ERROR: test_nexus (pyFAI.test.test_io.TestSpotWriter) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tester/pyFAI/build/lib.linux-x86_64-3.7/pyFAI/test/test_io.py", line 183, in test_nexus io.spots.save_spots_nexus(tmpfile, self.spots, beamline="beamline", ai=self.ai) File "/home/tester/pyFAI/build/lib.linux-x86_64-3.7/pyFAI/io/spots.py", line 124, in save_spots_nexus sparsify_grp.create_dataset("argv", data=numpy.array(sys.argv, h5py.string_dtype("utf8"))).attrs["help"]...

at least "bootstrap" does not work anymore.

bug