Metadata-Version: 2.1
Name: hyperspy
Version: 1.6.0
Summary: Multidimensional data analysis toolbox
Home-page: http://hyperspy.org
Author: The HyperSpy developers
License: GPL v3
Project-URL: Bug Tracker, https://github.com/hyperspy/hyperspy/issues
Project-URL: Documentation, https://hyperspy.org/hyperspy-doc/current/index.html
Project-URL: Source Code, https://github.com/hyperspy/hyperspy
Project-URL: Support, https://gitter.im/hyperspy/hyperspy
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: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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-Python: ~=3.6
Requires-Dist: scipy (>=1.0.1)
Requires-Dist: matplotlib (>=2.2.3)
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: traits (>=4.5.0)
Requires-Dist: natsort
Requires-Dist: requests
Requires-Dist: tqdm (>=4.9.0)
Requires-Dist: sympy
Requires-Dist: dill
Requires-Dist: h5py (>=2.3)
Requires-Dist: python-dateutil (>=2.5.0)
Requires-Dist: ipyparallel
Requires-Dist: dask[array] (>2.0)
Requires-Dist: scikit-image (>=0.15)
Requires-Dist: pint (>=0.10)
Requires-Dist: statsmodels
Requires-Dist: numexpr
Requires-Dist: sparse
Requires-Dist: imageio
Requires-Dist: pyyaml
Requires-Dist: PTable
Requires-Dist: tifffile[all] (>=2018.10.18)
Requires-Dist: numba
Provides-Extra: all
Requires-Dist: scikit-learn ; extra == 'all'
Requires-Dist: hyperspy-gui-ipywidgets (>=1.1.0) ; extra == 'all'
Requires-Dist: hyperspy-gui-traitsui (>=1.1.0) ; extra == 'all'
Requires-Dist: blosc (>=1.5) ; extra == 'all'
Requires-Dist: mrcz (>=0.3.6) ; extra == 'all'
Requires-Dist: cython ; extra == 'all'
Requires-Dist: pyUSID (>=0.0.7) ; extra == 'all'
Provides-Extra: build-doc
Requires-Dist: sphinx (>=1.7) ; extra == 'build-doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'build-doc'
Provides-Extra: coverage
Requires-Dist: pytest-cov ; extra == 'coverage'
Requires-Dist: codecov ; extra == 'coverage'
Provides-Extra: dev
Requires-Dist: scikit-learn ; extra == 'dev'
Requires-Dist: hyperspy-gui-ipywidgets (>=1.1.0) ; extra == 'dev'
Requires-Dist: hyperspy-gui-traitsui (>=1.1.0) ; extra == 'dev'
Requires-Dist: blosc (>=1.5) ; extra == 'dev'
Requires-Dist: mrcz (>=0.3.6) ; extra == 'dev'
Requires-Dist: cython ; extra == 'dev'
Requires-Dist: pyUSID (>=0.0.7) ; extra == 'dev'
Requires-Dist: pytest (>=3.6) ; extra == 'dev'
Requires-Dist: pytest-mpl ; extra == 'dev'
Requires-Dist: matplotlib (>=3.1) ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: codecov ; extra == 'dev'
Requires-Dist: sphinx (>=1.7) ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Provides-Extra: gui-jupyter
Requires-Dist: hyperspy-gui-ipywidgets (>=1.1.0) ; extra == 'gui-jupyter'
Provides-Extra: gui-traitsui
Requires-Dist: hyperspy-gui-traitsui (>=1.1.0) ; extra == 'gui-traitsui'
Provides-Extra: learning
Requires-Dist: scikit-learn ; extra == 'learning'
Provides-Extra: mrcz
Requires-Dist: blosc (>=1.5) ; extra == 'mrcz'
Requires-Dist: mrcz (>=0.3.6) ; extra == 'mrcz'
Provides-Extra: speed
Requires-Dist: cython ; extra == 'speed'
Provides-Extra: tests
Requires-Dist: pytest (>=3.6) ; extra == 'tests'
Requires-Dist: pytest-mpl ; extra == 'tests'
Requires-Dist: matplotlib (>=3.1) ; extra == 'tests'
Provides-Extra: usid
Requires-Dist: pyUSID (>=0.0.7) ; extra == 'usid'

.. -*- mode: rst -*-

|Azure|_ |Travis|_ |Codecov|_ |rtd|_ |pypi_version|_ |python_version|_ |gitter|_

.. |Azure| image:: https://dev.azure.com/franciscode-la-pena-manchon/hyperspy/_apis/build/status/hyperspy.hyperspy?branchName=RELEASE_next_minor
.. _Azure: https://dev.azure.com/franciscode-la-pena-manchon/hyperspy/_build/latest?definitionId=1?branchName=RELEASE_next_minor

.. |Travis| image:: https://api.travis-ci.org/hyperspy/hyperspy.png?branch=RELEASE_next_minor
.. _Travis: https://travis-ci.org/hyperspy/hyperspy

.. |Codecov| image:: https://codecov.io/gh/hyperspy/hyperspy/branch/RELEASE_next_minor/graph/badge.svg
.. _Codecov: https://codecov.io/gh/hyperspy/hyperspy

.. |rtd| image:: https://readthedocs.org/projects/hyperspy/badge/?version=latest
.. _rtd: https://readthedocs.org/projects/hyperspy/?badge=latest

.. |pypi_version| image:: http://img.shields.io/pypi/v/hyperspy.svg?style=flat
.. _pypi_version: https://pypi.python.org/pypi/hyperspy

.. |python_version| image:: https://img.shields.io/pypi/pyversions/hyperspy.svg?style=flat
.. _python_version: https://pypi.python.org/pypi/hyperspy

.. |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


HyperSpy is an open source Python library for the interactive analysis of
multidimensional datasets that can be described as multidimensional arrays
of a given signal (for example, a 2D array of spectra, also known as a
spectrum image).

HyperSpy makes it straightforward 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 many different
types of signals.

HyperSpy is released under the GPL v3 license.

**Since version 0.8.4, HyperSpy only supports Python 3.** If you need to install
HyperSpy in Python 2.7, please install version 0.8.3.

Contributing
------------

Everyone is welcome to contribute. Please read our
`contributing guidelines <https://github.com/hyperspy/hyperspy/blob/RELEASE_next_minor/.github/CONTRIBUTING.md>`_ and get started!

Cite
----

If you use HyperSpy in a scientific publication, please cite the following DOI:

|DOI|_

.. |DOI| image:: https://zenodo.org/badge/doi/10.5281/zenodo.3973513.svg
.. _DOI: https://doi.org/10.5281/zenodo.3973513


