.gitignore
.mailmap
.pre-commit-config.yaml
LICENCE.md
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/comment-bot.yml
.github/workflows/test.yml
amypet/__init__.py
amypet/__main__.py
amypet/_backend_web.py
amypet/_dist_ver.py
amypet/cli.py
amypet/config_icon.png
amypet/dcm2nii.py
amypet/gui.py
amypet/imscroll.py
amypet/imtrimup.py
amypet/program_icon.png
amypet/utils.py
amypet/web.py
amypet.egg-info/PKG-INFO
amypet.egg-info/SOURCES.txt
amypet.egg-info/dependency_links.txt
amypet.egg-info/entry_points.txt
amypet.egg-info/not-zip-safe
amypet.egg-info/requires.txt
amypet.egg-info/top_level.txt
amypet/centiloid/__init__.py
amypet/centiloid/f_1CorregisterEstimate.m
amypet/centiloid/f_2CorregisterEstimate.m
amypet/centiloid/f_3Segment.m
amypet/centiloid/f_4Normalise.m
amypet/centiloid/f_Quant_centiloid.m
amypet/centiloid/f_acpcReorientation.m
amypet/centiloid/f_noNaN.m
scripts/__init__.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_dcm2nii.py
tests/test_imtrimup.py