Skip to content

pyFAI-2023.08

Compare
Choose a tag to compare
@kif kif released this 30 Aug 14:02
· 1344 commits to main since this release
v2023.08
  • Minor release, mostly bug-fixes. 87 commits.
  • fix malformed headers in 1D ASCII export
  • Debian packaging without setup.py (at all)
  • Fix cache invalidation issue for polarization in geometry
  • More compact (+scrollable) calibrant widget in Calib2 (Contribution from Valentin Valls)
  • Compatibility with PyQt6 and PySide6 bacckends (Contribution from malte-storm)
  • Compatibility with elder Matplotlib (<3.2)
  • Fix reproducibility issue with no-split sparse matrix multiplication (all 3)
  • Lower memory consumption of hexagonal detector instantiation.
  • Enforce the usage of the detector_factory. Detector(**config) stops working.