Metadata-Version: 2.1
Name: STEMTool
Version: 2023.11.28
Summary: A single package for analyzing atomic resolution STEM, 4D-STEM and STEM-EELS datasets, along with basic STEM simulation functionality
Author-email: Debangshu Mukherjee <mukherjeed@ornl.gov>
Maintainer-email: Debangshu Mukherjee <mukherjeed@ornl.gov>
License: MIT License
        
        Copyright (c) 2020 Mukherjee, Debangshu
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Homepage, https://github.com/pycroscopy/stemtool
Project-URL: Issues, https://github.com/pycroscopy/stemtool/issues
Keywords: elecron microscopy,TEM,STEM,4D-STEM,STEM-EELS,Microscope Simulation
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
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 >=10.1.0
Requires-Dist: scikit-image >=0.13.0
Requires-Dist: matplotlib-scalebar >=0.5.0
Requires-Dist: ase >=3.16.0
Requires-Dist: h5py >=3.7.0
Requires-Dist: dask >=2021.9.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)
