Metadata-Version: 2.1
Name: stemtool
Version: 0.533
Summary: A single package for analyzing atomic resolution STEM, 4D-STEM and STEM-EELS datasets, along with basic STEM simulation functionality
Home-page: https://github.com/stemtool/stemtool
Author: Debangshu Mukherjee
Author-email: mukherjeed@ornl.gov
License: MIT
Keywords: STEM,EELS,4D-STEM,electron microscopy
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pyfftw (>=0.10.3)
Requires-Dist: pywavelets (>=0.5.2)
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: matplotlib (>=2.2.0)
Requires-Dist: pillow (>5.0.0)
Requires-Dist: numba (>=0.45.0)
Requires-Dist: scikit-image (>=0.13.0)
Requires-Dist: matplotlib-scalebar (>=0.5.0)
Requires-Dist: ase (>=3.16.0)
Requires-Dist: h5py (>=2.7.0)
Requires-Dist: dask (>=2.0.0)

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Documentation Status](https://readthedocs.org/projects/stemtool/badge/?version=latest)](https://stemtool.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/stemtool.svg)](https://badge.fury.io/py/stemtool)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3780732.svg)](https://doi.org/10.5281/zenodo.3780732)
[![Downloads](https://pepy.tech/badge/stemtool)](https://pepy.tech/project/stemtool)

[**STEMTool is now a part of the Pycroscopy ecosystem**](https://github.com/pycroscopy/stemtool). Issues will be only tracked from that repo. 

Python based codes for analysis of 4D-STEM and aberration corrected vanilla STEM datasets. 

I recently gave a small talk on STEMTool at the 2020 M&M virtual conference. Watch the talk here to get an idea of STEMTool's capabilities:

[![Watch the video](https://i.imgur.com/iBhmcTT.png)](https://youtu.be/qIaplVNAQ_k)


