Metadata-Version: 2.1
Name: pycroscopy
Version: 0.63.2
Summary: Python library for scientific analysis of microscopy data
Home-page: https://pycroscopy.github.io/pycroscopy/about.html
Author: Pycroscopy contributors
Author-email: pycroscopy@gmail.com
License: MIT
Keywords: EELS,STEM,TEM,XRD,AFM,SPM,STS,band excitation,BE,BEPS,Raman,NanoIR,electron microscopy, scanning probe, x-rays,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
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
License-File: LICENSE.txt

==========
pycroscopy
==========

.. image:: http://pepy.tech/badge/pycroscopy
    :target: http://pepy.tech/project/pycroscopy
    :alt: Downloads

.. image:: https://github.com/pycroscopy/pycroscopy/workflows/build/badge.svg?branch=phoenix
    :target: https://github.com/pycroscopy/pycroscopy/actions?query=workflow%3Abuild
    :alt: GitHub Actions
    
.. image:: https://img.shields.io/pypi/v/pycroscopy.svg
    :target: https://pypi.org/project/pyCroscopy/
    :alt: PyPI
    
.. image:: https://codecov.io/gh/pycroscopy/pycroscopy/branch/main/graph/badge.svg?token=HXGZMKzJqb
    :target: https://codecov.io/gh/pycroscopy/pycroscopy
    :alt: coverage
    
.. 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
   
.. image:: https://colab.research.google.com/assets/colab-badge.svg
   :target: https://colab.research.google.com/github/pycroscopy/pycroscopy/blob/main/jupyter_notebooks/Intro_to_Pycroscopy.ipynb
   :alt: Notebook

pycroscopy is a `python <http://www.python.org/>`_ package for generic (domain-agnostic) microscopy data anlaysis. More specialized or domain-specific analysis routines are contained within some of the other packages within the pycroscopy ecosystem.

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"


