Dear colleagues,
A new release of PyMca is available and files can be downloaded from
https://sourceforge.net/projects/pymca/files/pymca/PyMca5.5.4/
People using source installations can follow the "pip install PyMca5" or the "pip install pymca" approaches.
They will need to have one of PyQt5, PyQt4 or PySide2 installed.
As usual, you will find the overall changes log below.
Enjoy,
Armando
VERSION 5.5.4
-------------
- XRF. Make PyMca compatible with recent XMI-MSIM versions
- XRF. Handle the use of the % character when defining materials
- ROI Imaging. Add action to export all PCA and NNMA vectors.
- ROI Imaging. Support the use of regions with NNMA.
VERSION 5.5.3
-------------
- HDF5. Handle broken top level external links
- XRF. The fit configuration window was not fitting into the desktop when using large font scaling.
- Enable ICA calculations on HDF5 stacks.
VERSION 5.5.2
-------------
- HDF5: Make the code compatible with new h5py default file opening mode.
VERSION 5.5.1
-------------
- Qt binding selection tries PyQt5, PySide2, PyQt4 and PySide in that order.
- PyMcaBatch: Deal with spaces in the path to the fit configuration file.
- Prevent start crash using PySide2.
VERSION 5.5.0
-------------
- XRF: Include full-analysis provenance in HDF5 output files.
- Improved support of HDF5
- Improved testing suite.
- ROI Imaging: Improved memory handling when reading multiple HDF5 detectors as input.
- ROI Imaging: Support PerkinElmer FSM file format
- ROI Imaging: Correct reading OMNIC files under Python 3 in non-windows
platforms.
- Support PySide2
- Support Matplotlib 3.1.x
- Preliminary support of Python 3.8
- Drop silx as hard dependency. Keep it as optional dependency.
- Default to silx (if present) for 3D and scatter plots.
|