Metadata-Version: 2.1
Name: pyUSID
Version: 0.0.4
Summary: Framework for storing, visualizing, and processing Universal Spectroscopic and Imaging Data (USID)
Home-page: https://pycroscopy.github.io/pyUSID/about.html
Author: S. Somnath, C. R. Smith, and contributors
Author-email: pycroscopy@gmail.com
License: MIT
Keywords: imaging,spectra,multidimensional,data format,universal,hdf5
Platform: Linux
Platform: Mac OSX
Platform: Windows 10/8.1/8/7
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: h5py (>=2.6.0)
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: psutil
Requires-Dist: six
Requires-Dist: joblib (>=0.11.0)
Requires-Dist: ipywidgets (>=5.2.2)
Requires-Dist: pyqtgraph (>=0.10)
Requires-Dist: scikit-image (>=0.12.3)
Requires-Dist: unittest2; python_version < "3.0"
Requires-Dist: ipython (<6,>=5.1.0); python_version < "3.3"
Requires-Dist: ipython (>=6.0); python_version >= "3.3"
Requires-Dist: pyqt5; python_version >= "3.5"

pyUSID
======

.. image:: https://travis-ci.com/pycroscopy/pyUSID.svg?branch=master
    :target: https://travis-ci.com/pycroscopy/pyUSID
    :alt: TravisCI

.. image:: https://img.shields.io/pypi/v/pyUSID.svg
    :target: https://pypi.org/project/pyUSID/
    :alt: PyPI

.. image:: https://img.shields.io/conda/vn/conda-forge/pyUSID.svg
    :target: https://github.com/conda-forge/pyUSID-feedstock
    :alt: conda-forge

.. image:: https://coveralls.io/repos/github/pycroscopy/pyUSID/badge.svg?branch=master
    :target: https://coveralls.io/github/pycroscopy/pyUSID?branch=master
    :alt: coverage

.. image:: https://img.shields.io/pypi/l/pyUSID.svg
    :target: https://pypi.org/project/pyUSID/
    :alt: License

.. image:: https://zenodo.org/badge/138171750.svg
   :target: https://zenodo.org/badge/latestdoi/138171750
   :alt: DOI

Framework for storing, visualizing, and processing Universal Spectroscopic and Imaging Data (USID)

**Package under construction**


