Metadata-Version: 1.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
Description: 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**
        
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
