.dockerignore
.gitignore
.gitmodules
.pylintrc
.readthedocs.yaml
LICENSE.md
README.md
TODO.md
setup.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/_static/uspy.svg
docs/source/_static/uspy_1024.png
docs/source/_static/uspy_128.png
docs/source/_static/uspy_256.png
docs/source/_static/uspy_512.png
docs/source/_static/uspy_64.png
docs/source/api/index.rst
examples/LEEM_base.ipynb
examples/LEEM_calculate-dose.ipynb
examples/LEEM_cluster-analysis.ipynb
examples/LEEM_norm-and-align.ipynb
examples/LEEM_plotting.ipynb
examples/LEEM_rois.ipynb
examples/LEEM_videos.ipynb
examples/data/CAtest.model
examples/experimental/rectangle_selector.ipynb
examples/experimental/sliderPlugin.ipynb
examples/experimental/stack_slider.ipynb
examples/experimental/test_ecc.ipynb
examples/experimental/test_sift.ipynb
examples/img/CAtest_CA.png
examples/img/CAtest_CA2.png
examples/img/CAtest_RS.png
examples/img/CAtest_curves.png
examples/videos/CAtest.mp4
examples/videos/test.mp4
examples/videos/test2.mp4
examples/videos/test3.mp4
examples/videos/test4.mp4
examples/videos/test_cluster_analysis.mp4
tests/__init__.py
tests/conftest.py
tests/test_base.py
tests/test_base_old.py
tests/test_cluster.py
tests/test_driftnorm.py
tests/test_leembase.py
tests/test_rsm.py
tests/test_spectrum.py
tests/test_utility.py
uspy/__init__.py
uspy/dataobject.py
uspy/plotting.py
uspy/roi.py
uspy/utility.py
uspy/version.py
uspy.egg-info/PKG-INFO
uspy.egg-info/SOURCES.txt
uspy.egg-info/dependency_links.txt
uspy.egg-info/requires.txt
uspy.egg-info/top_level.txt
uspy/leem/__init__.py
uspy/leem/base.py
uspy/leem/base_old.py
uspy/leem/cluster.py
uspy/leem/driftnorm.py
uspy/leem/plotting.py
uspy/leem/processing.py
uspy/leem/rsm.py
uspy/leem/utility.py
uspy/stm/__init__.py
uspy/stm/base.py
uspy/stm/plotting.py
uspy/stm/processing.py
uspy/xps/__init__.py
uspy/xps/io.py
uspy/xps/models.py
uspy/xps/plotting.py
uspy/xps/processing.py
uspy/xps/rsf.db
uspy/xps/spectrum.py