Metadata-Version: 2.1
Name: pycroscopy
Version: 0.60.8
Summary: Python library for scientific analysis of microscopy data
Home-page: https://pycroscopy.github.io/pycroscopy/about.html
Author: S. Somnath, C. R. Smith, N. Laanait
Author-email: pycroscopy@gmail.com
License: MIT
Description: ==========
        pycroscopy
        ==========
        
        .. image:: http://pepy.tech/badge/pycroscopy
            :target: http://pepy.tech/project/pycroscopy
            :alt: Downloads
        
        .. image:: https://img.shields.io/travis/pycroscopy/pycroscopy/master.svg
            :target: https://travis-ci.org/pycroscopy/pycroscopy
            :alt: TravisCI
            
        .. image:: https://img.shields.io/pypi/v/pycroscopy.svg
            :target: https://pypi.org/project/pyCroscopy/
            :alt: PyPI
            
        .. image:: https://img.shields.io/conda/vn/conda-forge/pycroscopy.svg
            :target: https://github.com/conda-forge/pycroscopy-feedstock
            :alt: conda-forge
        
        .. image:: https://img.shields.io/pypi/l/pycroscopy.svg
            :target: https://pypi.org/project/pyCroscopy/
            :alt: License
            
        .. image:: https://zenodo.org/badge/61456133.svg
           :target: https://zenodo.org/badge/latestdoi/61456133
           :alt: DOI
        
        
        pycroscopy is a `python <http://www.python.org/>`_ package for image processing and scientific analysis of imaging modalities such as multi-frequency scanning probe microscopy, scanning tunneling spectroscopy, x-ray diffraction microscopy, and transmission electron microscopy. pycroscopy uses a data-centric model wherein the raw data collected from the microscope, results from analysis and processing routines are all written to standardized hierarchical data format (HDF5) files for traceability, reproducibility, and provenance.
        
        Please visit our `homepage <https://pycroscopy.github.io/pycroscopy/about.html>`_ for more information and installation instructions.
        
        If you use pycroscopy for research, we would appreciate if you could cite our `Arxiv paper <https://arxiv.org/abs/1903.09515>`_ titled "USID and Pycroscopy - Open frameworks for storing and analyzing spectroscopic and imaging data"
        
Keywords: EELS,STEM,TEM,XRD,AFM,SPM,STS,band excitation,BE,BEPS,Raman,NanoIR,ptychography,g-mode,general mode,electron microscopy, scanning probe, x-rays,probe,atomic force microscopy,SIMS,energy,spectroscopy,imaging,microscopy,spectracharacterization,spectrogram,hyperspectral,multidimensional,data format,universal,clustering,decomposition,curve fitting,data analysis PCA, SVD, NMF, DBSCAN, kMeans,machine learning,bayesian inference,fft filtering,signal processing,image cleaning,denoising,model,msa,quantification,png,tiff,hdf5,igor,ibw,dm3,oneview,KPFM,FORC,ndata,Asylum,MFP3D,Cypher,Omicron,Nion,Nanonis,FEI
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Provides-Extra: legacy_guis
