Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyMca-4.6.0.win-amd64-py2.7.exe | 2012-06-18 | 16.6 MB | |
PyMca-4.6.0.win32-py2.7.exe | 2012-06-18 | 16.5 MB | |
Totals: 2 Items | 33.1 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.0-linux.tgz - MacOS X (Mac-Intel and (untested) PowerPC). File pymca4.6.0-osx.zip - Windows 32 bit: File pymca4.6.0-win32.exe - Windows 64 bit: File pymca4.6.0-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.0-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.0-linux.tgz cd PyMca4.6.0 ./pymca or ./PyMcaMain Changes: VERSION 4.6.0 Add an X-ray fluorescence spectrum for training purposes. Improved unicode support. Added a simple stack normalization plugin to the ROI tool. Added a simple XANES normalization plugins to the ROI tool and the scan window. Adapt installation script to simplify linux distribution maintainers task. Add a minimalistic set of post-installation tests. Add man pages. Correct variance information displayed in the terminal window. Restore functionality of colormap-based mask calculation. Add a progress bar to the stack simple fitting plugin. Possibility to perform simple fitting of masked stack regions.