Metadata-Version: 2.1
Name: pyUSID
Version: 0.0.10
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
Description: pyUSID
        ======
        
        .. image:: https://github.com/pycroscopy/pyUSID/workflows/build/badge.svg?branch=master
            :target: https://github.com/pycroscopy/pyUSID/actions?query=workflow%3Abuild
            :alt: TravisCI
        
        .. image:: https://img.shields.io/pypi/v/pyUSID.svg
            :target: https://pypi.org/project/pyUSID/
            :alt: PyPI
        
        .. image:: https://codecov.io/gh/pycroscopy/pyUSID/branch/master/graph/badge.svg?token=HO16T99GJO
            :target: https://codecov.io/gh/pycroscopy/pyUSID
            :alt: codecov
            
        .. image:: https://img.shields.io/pypi/l/pyUSID.svg
            :target: https://pypi.org/project/pyUSID/
            :alt: License
            
        .. image:: http://pepy.tech/badge/pyUSID
            :target: http://pepy.tech/project/pyUSID
            :alt: Downloads
        
        .. 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)
        
        Please see our `website <https://pycroscopy.github.io/pyUSID/about.html>`_ for more information.
        
Keywords: imaging,spectra,multidimensional,data format,universal,hdf5
Platform: Linux
Platform: Mac OSX
Platform: Windows 10/8.1/8/7
Classifier: Development Status :: 4 - Beta
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Provides-Extra: MPI
