Skip to content

Releases: vasole/pymca

5.8.3

17 May 14:55
Compare
Choose a tag to compare

5.8.2

16 May 09:05
683e059
Compare
Choose a tag to compare
  • XRF. Allow multithreading with fisx > 1.3.0

  • GUI. Save user preferences concerning default actions.

  • GUI. Recover loading of user-saved HDF5 selection tables.

  • GUI. Synchronize index-based Signal selections with Monitor and Axes on HDF5 files.

  • GUI. Compatibility with PyQt6 shipped with Qt 6.4.3

  • 1d-Plots. When one plot axis is frozen, reset zoom based on displayed portion of the active curve.

  • Packaging. Add cx_Freeze support.

5.8.1

25 Jan 16:14
8f47381
Compare
Choose a tag to compare
  • GUI. Add PyQt6 support.

  • GUI. Adapt to PySide 6.4.x

  • GUI. Add link to documentation pages under the Help menu.

  • RGB Correlator. Add mask statistics calculator.

  • ROI Imaging. Calculate maximum spectrum of masked region.

  • ROI Imaging. Do not remove spaces from user specified output path in Fast XRF linear fit plugin.

  • ScanWindow. Calculate derivative when dealing with strictly decreasing and full-negative X axis values.

  • Python. Remove dependency on deprecated distutils module.

5.8.0

14 Nov 15:00
836c9aa
Compare
Choose a tag to compare
  • IO. Add support of Bruker bcf files

  • ROI Imaging. Allow spatial downsampling of EDF stacks not fitting into memory.

  • Graphics. Correct bug affecting visualization of large images with Matplotlib 6.0+

5.7.6

30 Sep 15:34
89864ed
Compare
Choose a tag to compare
  • HDF5. Correct error when selecting a monitor.
  • HDF5. Correct handling of broken links.
  • XRF. Raise the maximum number of matrix iterations.
  • ROI Imaging. Correct calculation of spectrum of the maximum at each channel.
  • GUI. Make sure QSize uses integers and not floats.
  • IO. Correct shape calculation of Omnic maps.

5.7.5

19 Aug 15:34
fd3e8d4
Compare
Choose a tag to compare
  • Packaging. Correct PyInstaller packaging.

  • HDF5. Correct Show Info not working with PySide 6.

  • ROI Imaging. Add spectrum of the maximum at each channel.

  • GUI. Elements Info update line emission ratios when changing energy without need to ckick on the periodic table.

5.7.4

02 Aug 09:46
6263534
Compare
Choose a tag to compare
  • HDF5. Improved support of external links PR #891.

  • HDF5. Single MCA selections accompanied by associated motor positions (if any).

  • XRF. Make more explicit the Fast XRF fit is a linear fit.

  • ROI Imaging. Clearer tool tips.

5.7.3

22 Jul 14:12
Compare
Choose a tag to compare
  • Allow project build and test under Python 3.11

  • HDF5. Improved support of external links.

  • HDF5. Simplify single MCA selection in multidimensional datasets.

  • XRF. Enable copy to clipboard from the tables.

  • GUI. Add -log(y/yactive) to the list of normalization options.

  • IO. Support LabSpec6 exported maps.

5.7.2

08 Apr 11:40
674dee7
Compare
Choose a tag to compare
  • IO. Robust access to HDF5 files while being written.

  • IO. Support ProSpect v1.1.36

  • ROI Imaging. Double click on Stack Window adds spectrum to MCA window.

  • Support building of frozen binaries with PyInstaller

5.7.1

18 Jan 14:25
Compare
Choose a tag to compare

Correct GUI issue with the combination Python 3.10 and PyQt5