Skip to content

Releases: silx-kit/pymca

v5.9.5

23 Dec 16:06

Choose a tag to compare

  • PyMcaMath. fix numpy.dot usage in PCA Tools (#1163)
  • fix logging (#1160)
  • Make HDF5 default option where it is possible (#1158)
  • XMCD. Patch for issue 1155 (#1156)
  • XRF. Add support for standard batch fitting of BCF files (#1154)
  • Update actions (#1153)
  • XRF. Support three beam filters. (#1151)

v5.9.5rc4

03 Dec 13:56

Choose a tag to compare

No merged PRs found since previous release.

v5.9.5rc3

02 Dec 17:27

Choose a tag to compare

  • 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

29 Oct 17:36

Choose a tag to compare

  • 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

15 Jan 17:03

Choose a tag to compare

  • XRF. Possibility to fit M subshells

5.9.3

25 Jun 20:17
caccc91

Choose a tag to compare

  • numpy 2.0 compatibility

  • matplotlib 3.9.0 compatibility

5.9.2

30 Nov 16:24

Choose a tag to compare

  • 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).

5.9.1

27 Sep 15:02

Choose a tag to compare

  • ROI Imaging. It is now possible to apply NNMA on stacks of images.

  • ROI Imaging. HDF5 stacks of images could not be selected due to a bug introduced in 5.8.2.

  • MCA. Correct ID18 calibration issues.

5.9.0

22 Aug 13:58

Choose a tag to compare

  • GUI. Compatibility with Matplotlib 3.8

  • IO. Compatibility with h5py 2.10 (Ubuntu 20.04)

5.8.9

04 Aug 15:09
dcae034

Choose a tag to compare

  • Restore FastXRFLinearFit handling of dynamically loaded HDF5 data. (#1024)