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 / pymca / PyMca4.6.1
Name Modified Size InfoDownloads / Week
Parent folder
PythonPackages 2012-07-04
pymca4.6.1-win64.exe 2012-07-04 44.1 MB
pymca4.6.1-osx.zip 2012-07-04 62.3 MB
pymca4.6.1-linux.tgz 2012-07-04 47.4 MB
pymca4.6.1-win32.exe 2012-07-04 36.6 MB
pymca4.6.1-src.tgz 2012-07-04 16.0 MB
README 2012-07-03 1.6 kB
Totals: 7 Items   206.4 MB 0
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:

- Linux on Intel and AMD processors.It should work on most distributions. File pymca4.6.1-linux.tgz
- MacOS X (Mac-Intel and (untested) PowerPC). File pymca4.6.1-osx.zip
- Windows 32 bit: File pymca4.6.1-win32.exe
- Windows 64 bit: File pymca4.6.1-win64.exe

The supplied linux version is 32 bit.

You may be better served either:
- Building from the source code.
- Using PyMca as supplied by your linux distribution.

PyMca can also be built from the supplied source code: pymca4.6.1-src.tgz
The python setup.py approach will work if the dependencies are satisfied.

The PythonPackages directory contains precompiled source installers for
windows users willing to run PyMca from within their Python installation.

These later files require a Python installation with PyQt4, PyQwt5, Numpy
and Matplotlib to be operational. The package h5py is needed for HDF5 file format
support.

To start using the linux binary: 

tar -xvzf pymca4.6.1-linux.tgz
cd PyMca4.6.1
./pymca
or
./PyMcaMain

Changes:
VERSION 4.6.1

This is a minor version correcting the following issues:

Support GZIP compressed EDF files (extensions: edf.gz, ccd.gz, raw.gz)

Fix annoying issue of having to select the left side of a pixel in order to
have the pixel actually selected. 

Fix windows problem of PyMca not starting when the "My Documents" folder has
been relocated (issue number 3537267).

Fix Debian hurd-i386 build from source problem.

Source: README, updated 2012-07-03