Metadata-Version: 2.2
Name: Auto4DSTEM
Version: 0.2.5
Summary: Incorporating Developed Cycle-Consistent-Spatial-Transforming Autoencoder for 4-D STEM analysis.
Home-page: https://github.com/m3-learning/Auto4DSTEM/
Author: Shuyu Qin, Joshua Agar
Author-email: shq219@lehigh.edu, jca92@drexel.edu
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.10.6
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: importlib-metadata
Requires-Dist: M3learning-Util
Requires-Dist: tqdm==4.66.1
Requires-Dist: numpy==1.25.2
Requires-Dist: torch==2.1.0
Requires-Dist: typing_extensions==4.8.0
Requires-Dist: scikit-image==0.19.3
Requires-Dist: h5py
Requires-Dist: matplotlib==3.6.2
Requires-Dist: scipy==1.9.3
Requires-Dist: opencv-python-headless==4.6.0.66
Requires-Dist: scikit-learn==1.1.3
Requires-Dist: cmcrameri==1.8
Requires-Dist: py4DSTEM==0.14.9
Requires-Dist: cupy-cuda12x==13.0.0
Requires-Dist: numba==0.58.1
Requires-Dist: pymatgen==2024.3.1
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/Auto4DSTEM.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/Auto4DSTEM
    .. image:: https://readthedocs.org/projects/Auto4DSTEM/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://Auto4DSTEM.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/Auto4DSTEM/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/Auto4DSTEM
    .. image:: https://img.shields.io/pypi/v/Auto4DSTEM.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/Auto4DSTEM/
    .. image:: https://img.shields.io/conda/vn/conda-forge/Auto4DSTEM.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/Auto4DSTEM
    .. image:: https://pepy.tech/badge/Auto4DSTEM/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/Auto4DSTEM
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/Auto4DSTEM

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

==========
Auto4DSTEM
==========


    Add a short description here!


A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.
