pyFAI v2026.02
What's Changed
- make bugfix release by @kif in #2749
- Fix deprecation replacement in twoThetaArray by @t20100 in #2753
- Ensure SensorConfig can be copied by @kif in #2751
- [Pilx] explicit title with full path in image plot by @kif in #2754
- Implement c-type cells in crystallography module by @kif in #2756
- Fix loading
pixel1andpixel2from nexus detector definition by @t20100 in #2758 - Parallax tutorial by @kif in #2761
- Define detector's sensor when enabling parallax. by @kif in #2760
- [diffmap] Motor range checks bug for None value when motor ranges are (None, None) by @mjdiff in #2763
- tutorial on spotty data by @kif in #2764
- [Fibert-Unit]simplify code, fix numpy equations, shortcuts for qlab by @EdgarGF93 in #2772
- Check the precision for the thickness and stop complaining for difference in the nm scale by @kif in #2770
- Fix pilx for empty mask by @kif in #2784
- Fix binning for Eiger detector by @kif in #2789
- Convert README.rst to Markdown as README.md by @kif in #2767
- Enforce encoding to UTF-8 when saving text by @kif in #2799
- Document AI policy by @kif in #2800
- belt & suspender for json export by @kif in #2803
- Nxazint1d file writer by @fgjorup in #2795
- leave box empty when parameter is None by @kif in #2804
- 2775 ring extractor by @kif in #2805
- Start to implement a multi-module detector by @kif in #2748
- move methods from azimuthal to common by @EdgarGF93 in #2786
- Azimuthal variance accumulation by @kif in #2776
New Contributors
Full Changelog: v2025.12.1...v2026.02