.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
Dockerfile
Experimental_label_weights_affine_para
LICENSE.txt
README.rst
nrp_gitlab_readme.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
simulated_label_weights_affine_para
tox.ini
.github/workflows/main.yml
Notebooks/Auto4DSTEM_Tutorial_Supplemental_Material_Experimental_4DSTEM_update_051024.ipynb
Notebooks/Auto4DSTEM_Tutorial_Supplemental_Material_Simulated_4DSTEM_update_051024.ipynb
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
docs/_static/Drexel_blue_Logo_square_Dark.png
docs/_static/Drexel_blue_Logo_square_Light.png
docs/_static/custom.css
k8s_deployment/GPU_POD.yaml
k8s_deployment/auto4dstem.yaml
k8s_deployment/deployment.yaml
k8s_deployment/ingress.yaml
k8s_deployment/service.yaml
src/Auto4DSTEM.egg-info/PKG-INFO
src/Auto4DSTEM.egg-info/SOURCES.txt
src/Auto4DSTEM.egg-info/dependency_links.txt
src/Auto4DSTEM.egg-info/entry_points.txt
src/Auto4DSTEM.egg-info/not-zip-safe
src/Auto4DSTEM.egg-info/requires.txt
src/Auto4DSTEM.egg-info/top_level.txt
src/auto4dstem/__init__.py
src/auto4dstem/Data/DataProcess.py
src/auto4dstem/Data/__init__.py
src/auto4dstem/Viz/__init__.py
src/auto4dstem/Viz/util.py
src/auto4dstem/Viz/viz.py
src/auto4dstem/nn/CC_ST_AE.py
src/auto4dstem/nn/Loss_Function.py
src/auto4dstem/nn/Train_Function.py
src/auto4dstem/nn/__init__.py
tests/test_center_of_mass.py
tests/test_translate_base.py