.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.md
SECURITY.md
pyproject.toml
setup.py
ximage/__init__.py
ximage/_version.py
ximage.egg-info/PKG-INFO
ximage.egg-info/SOURCES.txt
ximage.egg-info/dependency_links.txt
ximage.egg-info/requires.txt
ximage.egg-info/top_level.txt
ximage/accessor/__init__.py
ximage/accessor/methods.py
ximage/labels/__init__.py
ximage/labels/labels.py
ximage/labels/plot_labels.py
ximage/patch/__init__.py
ximage/patch/checks.py
ximage/patch/labels_patch.py
ximage/patch/plot2d.py
ximage/patch/slices.py
ximage/utils/checks.py