Skip to content

PyFAI v0.19.0 31/01/2020

Compare
Choose a tag to compare
@kif kif released this 31 Jan 14:25
v0.19.0
  • Minor revison with only 150 commits, mainly bug-fixes
  • Improvement on the GUI with many small bug-fixes
  • Support newer h5py (mode mandatory, [()], ...)
  • Build for debian 10 and 11 (also ubuntu 20.04)
  • Drop tests for Python 2 and 3.4, checked on 3.8
  • Improved compatibility with ImageD11
  • Use hdf5plugin to provide hdf5 io-filters in apps
  • Rework diffraction mapping tools to use a worker
  • New generation azimuthal integrator using CSR algorithm
    implemented in Python, Cython and OpenCL.
  • Sigma-clipping implemented in OpenCL
  • Publication on new generation integration, the GUI for
    calibration and the goniometers accepted in J. Synch. Rad.
  • A big thank to Florian from Germany, Bertrand from Xenocs,
    Alex from Soleil and Jon from ESRF for their contributions