Metadata-Version: 1.1
Name: hyperspy
Version: 0.4.1
Summary: Hyperspectral data analysis toolbox
Home-page: http://hyperspy.org
Author: Francisco de la Peña
Author-email: fjd29@cam.ac.uk
License: GPL v3
Description: Hyperspy provides a rich toolbox for hyperspectral data analysis: 
        
        * Reads and writes multiple common formats in the electron microscopy and HDF5.
        * Performs curve fitting on multidimensional datasets.
        * Machine learning e.g. PCA, ICA...
        * Easy to use and customise.
        * Specially well suited for electron energy loss spectroscopy (EELS) data analysis.
        
        Hyperspy is open source (released under the revised GPL v3 license).
        
        Currently it requires Python 2.7. Python 3 is not yet supported.
        
        
Keywords: EDX,EELS,EFTEM,EMSA,FEI,ICA,PCA,PES,STEM,TEM,curve fitting,data analysis,dm3,electron energy loss spectroscopy,electron microscopy,emi,energy dispersive x-rays,hyperspectral,hyperspectrum,hyperspy,machine learning,microscopy,model,msa,numpy,python,quantification,scipy,ser,spectroscopy,spectrum image
Platform: Linux
Platform: Mac OSX
Platform: Windows XP/2000/NT
Platform: Windows 95/98/ME
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires: scipy
Requires: ipython
Requires: matplotlib
Requires: numpy
Requires: mdp
Requires: traits
Requires: traitsui
Requires: h5py
Requires: scikit_learn
