.flake8
.gitignore
.pre-commit-config.yaml
LICENSE
NOTICE
README.rst
pyproject.toml
requirements.txt
trufflehog3.yml
.github/dependabot.yml
.github/workflows/main.yml
.github/workflows/publish.yml
docs/Makefile
docs/api.rst
docs/commandline.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/_templates/layout.html
sitkibex/__init__.py
sitkibex/__main__.py
sitkibex/_version.py
sitkibex/cli.py
sitkibex/globals.py
sitkibex/image_utilities.py
sitkibex/io.py
sitkibex/registration.py
sitkibex/registration_utilities.py
sitkibex/resample.py
sitkibex/xml_info.py
sitkibex.egg-info/PKG-INFO
sitkibex.egg-info/SOURCES.txt
sitkibex.egg-info/dependency_links.txt
sitkibex.egg-info/requires.txt
sitkibex.egg-info/top_level.txt
test/test_cli.py
test/test_registration.py
test/test_resample.py
test/test_utils.py
test/data/panel1.nrrd
test/data/panel2.nrrd
test/data/vpanel1.nrrd
utils/update-gh-pages.sh