Releases: silx-kit/pymca
Releases · silx-kit/pymca
v5.9.5
v5.9.5rc4
No merged PRs found since previous release.
v5.9.5rc3
- Fix whitening of 'nan' in RGBcorrelator for green and blue colors (#1149)
- Add proper testing to CI + some modification to release procedure. (#1148)
- add env variable to start pymca in test mode for CI (#1147)
- Refactor macOS worflow to include app signing and notarization (#1145)
- Add linux wheels to testPyPI and PyPI during release (#1144)
v5.9.5rc2
- Automated release procedure (#1142)
- Rgbcorrelator selector fix (#1139)
- Whitening nan rgbcorrelator (#1137)
- skip too long datasets to prevent crash (#1136)
- Fix min and max vaules in RGBCorrelator if numpy.nan exist in array (#1135)
- GUI. Clarify checkbox usage (#1134)
- GUI. Synchronize with latest silx (#1133)
- IO. ConfigDict: read error when files cannot be read (#1126)
- OutputBuffer datasets cannot be the same (#1124)
- IO. Improve image stack handling (#1122)
- IO. Avoid loop when not using a monitor (#1121)
- Handle broken link (#1120)
- Undefined variable dynamically loading a ROI Imaging saved stack. (#1116)
- Fix graph callback debug log (#1115)
- H5py externallink fix (#1114)
- Adding coordinates to cursor in ScanWindow. (#1113)
- use one single function to sort HDF5 items (#1110)
- debian. Make sure it works when setting DATA and DOC directories. (#1107)
- GUI. Do not use multiple thread implementations (#1104)
- XRF. Discrepancies between GUI and Batch results (#1103)
- MacOS. [ROI Imaging] Rework threading mechanism (#1102)
- CI. Add windows testing to github workflows (#1100)
5.9.4
5.9.3
5.9.2
-
XRF. Prevent considering twice the same element when using the SingleLayerStrategy.
-
Packaging. Compatibility with PyInstaller 6.x
-
GUI. Improved PyQt6 compatibility.
-
GUI. Compatibility with current silx master branch.
-
GUI. Add histogram of pixel intensities to image views (requires silx).