Metadata-Version: 2.1
Name: hyperspy
Version: 1.3.1
Summary: Multidimensional data analysis toolbox
Home-page: http://hyperspy.org
Author: The HyperSpy developers
Author-email: hyperspy-devel@googlegroups.com
Maintainer: Francisco de la Peña
Maintainer-email: fjd29@cam.ac.uk
License: GPL v3
Description: .. -*- mode: rst -*-
        
        |Travis|_ |AppVeyor|_ |Coveralls|_ |pypi_version|_  |rtd|_ |gitter|_ |saythanks|_
        
        .. |Travis| image:: https://api.travis-ci.org/hyperspy/hyperspy.png?branch=RELEASE_next_minor
        .. _Travis: https://travis-ci.org/hyperspy/hyperspy
        
        .. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/hyperspy/hyperspy?svg=true&branch=RELEASE_next_minor
        .. _AppVeyor: https://ci.appveyor.com/project/hyperspy/hyperspy/branch/RELEASE_next_minor
        
        .. |Coveralls| image:: https://coveralls.io/repos/hyperspy/hyperspy/badge.svg
        .. _Coveralls: https://coveralls.io/r/hyperspy/hyperspy
        
        .. |pypi_version| image:: http://img.shields.io/pypi/v/hyperspy.svg?style=flat
        .. _pypi_version: https://pypi.python.org/pypi/hyperspy
        
        .. |rtd| image:: https://readthedocs.org/projects/hyperspy/badge/?version=latest
        .. _rtd: https://readthedocs.org/projects/hyperspy/?badge=latest
        
        .. |gitter| image:: https://badges.gitter.im/Join%20Chat.svg
        .. _gitter: https://gitter.im/hyperspy/hyperspy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        
        .. |saythanks| image:: https://img.shields.io/badge/say%20-thanks!-orange.svg
        .. _saythanks: https://saythanks.io/to/hyperspy
        
        
        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).
        
        HyperSpy 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.
        
        HyperSpy is released under the GPL v3 license.
        
        .. warning::
        
            **Since version 0.8.4 HyperSpy only supports Python 3. If you need to install
            HyperSpy in Python 2.7 install HyperSpy 0.8.3.**
        
        Cite
        ----
        
        |DOI|_
        
        .. |DOI| image:: https://zenodo.org/badge/doi/10.5281/zenodo.583693.svg
        .. _DOI: http://dx.doi.org/10.5281/zenodo.583693
        
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 :: 3
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
Provides-Extra: all
Provides-Extra: test
Provides-Extra: gui-jupyter
Provides-Extra: learning
Provides-Extra: gui-traitsui
Provides-Extra: doc
