.gitignore
.pre-commit-config.yaml
LICENCE
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/comment-bot.yml
.github/workflows/test.yml
niftypet/__init__.py
niftypet/ninst/__init__.py
niftypet/ninst/cudasetup.py
niftypet/ninst/dinf.py
niftypet/ninst/install_tools.py
niftypet/ninst/tools.py
niftypet/ninst/raw/__init__.py
niftypet/ninst/raw/resources.py
ninst.egg-info/PKG-INFO
ninst.egg-info/SOURCES.txt
ninst.egg-info/dependency_links.txt
ninst.egg-info/requires.txt
ninst.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cudasetup.py
tests/test_dinf.py
tests/test_install_tools.py
tests/test_tools.py