Skip to content

pyFAI-2024.05

Compare
Choose a tag to compare
@kif kif released this 21 May 17:04
· 355 commits to main since this release
v2024.05
dfce87a
  • Implemented unweighted average for 2D integration
  • Integration engines now handle the boolean 'weighted_average' to switch to unweighted mean, similar to legacy methods
  • Implementation of pilx (pyFAI-diffmap-view command): interactive viewer for pyFAI-diffmap files (thanks Loic Huder)
  • Creation of a RingExtraction class based on multi-threading (thanks Emily Massahud)
  • Flat-field and dark current corrections for pyFAI-calib2
  • Tunable units and integration methods for fiber/grazing-incidence scattering
  • Fix several bugs related to pyFAI-diffmap GUI/no-GUI options
  • Compatibility with numpy2
  • Fix numerical precision issue (spotted on MacOS/arm64)
  • Build system moved from bob to cibuildwheels
    • Windows wheels are build with openmp disabled (?)