Skip to content

pyFAI 2023.2

Compare
Choose a tag to compare
@kif kif released this 27 Feb 14:06
· 1361 commits to main since this release
v2023.2
  • Core:
    • sigma_clip_ng is not the default sigma_clip
    • expose documentation for sigma_clip_legacy in addition to sigma_clip_ng
    • Worker can now use sigma_clip_legacy in addition to sigma_clip_ng, integrate1d or integrate2d
    • New calibrant: Vanadinite (used in high-pressure, often as single crystal)
  • GUI:
    • Fix labels on axes for some rarely used units
    • refactor IntegrationMethodDialog and share the IntegrationMethodTabs with pyFAI-calib2
  • Test:
    • silent some noisy test (OpenCL on windows)