.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish-pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/license.md
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
src/SpatialExperiment.egg-info/PKG-INFO
src/SpatialExperiment.egg-info/SOURCES.txt
src/SpatialExperiment.egg-info/dependency_links.txt
src/SpatialExperiment.egg-info/not-zip-safe
src/SpatialExperiment.egg-info/requires.txt
src/SpatialExperiment.egg-info/top_level.txt
src/spatialexperiment/SpatialExperiment.py
src/spatialexperiment/SpatialImage.py
src/spatialexperiment/__init__.py
src/spatialexperiment/_imgutils.py
src/spatialexperiment/_initutils.py
src/spatialexperiment/_validators.py
tests/conftest.py
tests/test_img_data_methods.py
tests/test_si.py
tests/test_spe.py
tests/test_spe_column_data.py
tests/test_spe_methods.py
tests/test_spe_subset.py
tests/images/sample_image1.jpg
tests/images/sample_image2.png
tests/images/sample_image3.jpg
tests/images/sample_image4.png