Home / pymca
Name Modified Size InfoDownloads / Week
Parent folder
PyMca5.9.2 2023-11-30
PyMca5.9.1 2023-09-29
PyMca5.8.9 2023-08-04
PyMca5.8.7 2023-06-16
PyMca5.8.6 2023-06-16
PyMca5.8.4 2023-06-08
PyMca5.8.2 2023-05-16
PyMca5.8.1 2023-01-30
PyMca5.8.0 2022-11-16
PyMca5.7.6 2022-10-03
PyMca5.7.5 2022-08-19
PyMca 5.7.4 2022-08-03
PyMca5.6.7 2021-11-30
PyMca5.6.5 2021-04-09
PyMca5.6.3 2020-11-09
PyMca5.5.5 2020-04-13
PyMca5.5.4 2020-01-13
PyMca5.5.3 2019-10-21
PyMca5.5.0 2019-07-12
PyMca5.4.2 2018-12-21
PyMca5.4.1 2018-11-15
PyMca5.4.0 2018-09-19
PyMca5.3.1 2018-04-27
PyMca5.3.0 2018-04-09
PyMca5.2.2 2017-11-23
PyMca5.2.1 2017-09-03
PyMca5.2.0 2017-08-31
PyMca5.1.4 2017-04-04
PyMca5.1.3 2016-11-25
PyMca5.1.2 2016-07-21
PyMca5.1.1 2015-10-02
PyMca5.1.0 2015-07-07
PyMca5.0.3 2015-04-07
PyMca5.0.2 2015-03-10
PyMca5.0.1 2015-03-02
PyMca5.0.0 2015-02-05
PyMca4.7.4 2014-10-02
PyMca4.7.3 2014-03-26
PyMca4.7.2 2014-03-03
PyMca4.7.1 2013-12-16
PyMca4.7.0 2013-11-28
PyMca4.6.2 2012-07-16
PyMca4.6.1 2012-07-04
PyMca4.6.0 2012-06-18
PyMca4.5.0 2012-03-16
PyMca4.4.1 2010-11-29
PyMca4.4.0 2010-01-10
PyMca4.3.0 2008-10-29
PyMca4.2.6 2008-09-04
pymca4.2.5 2008-05-21
pymca4.2.4 2008-05-04
pymca4.2.3 2008-03-03
pymca4.2.2 2007-12-17
pymca4.2.1 2007-09-11
pymca4.2.0 2007-08-12
pymca4.1.1 2007-07-24
pymca4.1.0 2007-06-26
pymca4.0.9 2007-05-09
pymca4.0.8 2007-03-26
pymca4.0.7 2007-03-15
pymca4.0.6 2007-03-05
pymca4.0.5 2007-02-16
pymca4.0.4 2007-02-09
pymca4.0.3 2007-01-25
pymca4.0.2 2007-01-19
pymca4.0.1 2007-01-16
pymca4.0.0 2006-12-20
pymca3.9.4qt4 2006-12-08
pymca3.9.4 2006-09-26
pymca3.9.3 2006-09-19
pymca3.9.2 2006-06-30
pymca3.9.1 2006-06-16
pymca3.9.0 2006-06-12
pymca-3.8.5 2006-05-31
pymca-3.8.4 2006-05-29
pymca-3.8.1 2006-05-13
Totals: 76 Items   151
Instead of the default download, you may find better suited downloads for your platform under the folder containing the latest release:

http://sourceforge.net/projects/pymca/files/pymca/PyMca5.9.2/


Notes:
See the changes section below for new features.

Tutorials can be found at:

http://pymca.sourceforge.net/documentation.html

Ready to use binaries for:

- Windows 64 bit: File pymca5.9.2-win64.exe

- MacOS X:  File PyMca5.9.2.dmg

For MacOS users, once the program installed, it is necessary to execute from the terminal the command

sudo xattr -cr /Applications/PyMca5.9.2.app

to be able to execute the program by double-clicking its icon. Alternatively it also works from the terminal by typing:

/Applications/PyMca5.9.2.app/Contents/MacOS/PyMcaMain

Users of other platforms should either:

- Build from the source code.
- Use PyMca as supplied by your linux distribution.
- Install PyMca in a conda environment https://anaconda.org/conda-forge/pymca 

PyMca can also be installed from PyPI. For that just 'pip install pymca'

The mimimal dependencies are PyQt5, PyQt6 or PySide6, numpy, fisx, h5py and matplotlib.

Changes:

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

VERSION 5.9.1
-------------

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

VERSION 5.9.0
-------------

- IO. Compatibility with h5py 2.10 (Ubuntu 20.04)

- GUI. Compatibility with Matplotlib 3.8

Source: README, updated 2023-12-01