Metadata-Version: 1.1
Name: hyperspy
Version: 0.7.3
Summary: Multidimensional 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 is an open source Python library which provides tools to facilitate
        the interactive data analysis of multidimensional datasets that can be
        described as multidimensional arrays of a given signal (e.g. a 2D array of
        spectra a.k.a spectrum image).
        
        Hyperpsy aims at making it easy and natural to apply analytical procedures that
        operate on an individual signal to multidimensional arrays, as well as
        providing easy access to analytical tools that exploit the multidimensionality
        of the dataset.
        
        Its modular structure makes it easy to add features to analyze different kinds
        of signals. Currently there are specialized tools to analyze electron
        energy-loss spectroscopy (EELS) and energy dispersive X-rays (EDX) data. 
        
        HyperSpy is released under the GPL v3 license.
        
        
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,multidimensional,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 (>= 1.2)
Requires: numpy
Requires: traits
Requires: traitsui
