Download Latest Version pymca5.9.4-src.tgz (15.9 MB)
Email in envelope

Get an email when there's a new version of PyMca

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
pymca4.4.1-src.tgz 2010-11-22 9.7 MB
pymca4.4.1-osx.zip 2010-11-22 59.7 MB
pymca4.4.1-linux.tgz 2010-11-22 64.2 MB
pymca4.2.0-linux.tgz 2007-07-27 42.3 MB
pymca4.1.1-src.tgz 2007-07-24 1.4 MB
pymca4.1.1-linux.tgz 2007-07-24 41.9 MB
pymca4.0.4-win32.exe 2007-02-08 17.4 MB
pymca4.0.4-src.tgz 2007-02-08 1.4 MB
pymca4.0.4-osx.zip 2007-02-08 26.6 MB
pymca4.0.4-linux.tgz 2007-02-08 33.6 MB
pymca4.0.2-linux.tgz 2007-01-19 33.5 MB
pymca3.9.3-osx-i386.zip 2006-09-18 11.4 MB
pymca3.9.3-osx-ppc.zip 2006-09-18 9.6 MB
pymca3.9.3-linux-i386.tgz 2006-09-18 9.8 MB
PyMca3.8.5-win32-qtnc-setup.exe 2006-05-30 7.3 MB
PyMca3.8.5-src.tgz 2006-05-30 1.0 MB
PyMca3.8.5-linux-i386.tgz 2006-05-30 12.5 MB
PyMca3.8.4-win32-qtnc-Setup.exe 2006-05-29 7.3 MB
PyMca3.8.4-src.tgz 2006-05-29 1.0 MB
PyMca3.8.4-linux-i386.tgz 2006-05-29 12.5 MB
pymca-3.8.1_win32.exe 2006-05-13 9.7 MB
pymca-3.8.1-setup.exe 2006-05-13 9.7 MB
pymca-3.8.1-linux.tgz 2006-05-13 1.9 MB
pymca-3.8.1-darwin.zip 2006-05-13 8.9 MB
Totals: 24 Items   434.5 MB 0
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.4/


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.4-win64.exe

- MacOS X:  File PyMca5.9.4.dmg

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

sudo xattr -cr /Applications/PyMca5.9.4.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.4.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.4
-------------

- XRF. Allow to fit M subshells


VERSION 5.9.3
-------------

- Compatibility with numpy 2.0

- GUI. Compatibility with matplotlib 3.9.0

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 2025-01-15