.gitignore
.gitlab-ci.yml
LICENSE
MANIFEST.in
README.md
setup.py
tox.ini
headctools/Preprocessor.py
headctools/__init__.py
headctools/antspyregistration.py
headctools/cli.py
headctools/utilities.py
headctools.egg-info/PKG-INFO
headctools.egg-info/SOURCES.txt
headctools.egg-info/dependency_links.txt
headctools.egg-info/entry_points.txt
headctools.egg-info/requires.txt
headctools.egg-info/top_level.txt
headctools/assets/__init__.py
headctools/assets/download/UNetSP.csv
headctools/assets/download/__init__.py
headctools/assets/imgs/brain-segmentation.png
headctools/assets/imgs/preprocessing-example.png
headctools/assets/imgs/skull-rec.png
headctools/assets/imgs/logo/bright-bg-stroke.png
headctools/assets/imgs/logo/bright-bg-stroke.svg
headctools/assets/imgs/logo/brightbg.png
headctools/assets/imgs/logo/brightbg.svg
headctools/assets/imgs/logo/dark-bg-stroke.png
headctools/assets/imgs/logo/dark-bg-stroke.svg
headctools/assets/imgs/logo/darkbg.png
headctools/assets/imgs/logo/darkbg.svg
headctools/tools/__init__.py
headctools/tools/classic_segmentation.py
headctools/tools/controller.py
headctools/tools/downloader.py
headctools/tools/flap_reconstruction.py
headctools/tools/offline_augmentation.py
headctools/tools/pca_rec.py
headctools/tools/plot_utils.py
headctools/tools/plot_volumes.py