.coveragerc
.flake8
.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
.github/pull_request_template.md
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_test_pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/module.rst
docs-dev/Makefile
docs-dev/conf.py
docs-dev/index.rst
docs-dev/make.bat
docs-dev/module.rst
rms_vicar.egg-info/PKG-INFO
rms_vicar.egg-info/SOURCES.txt
rms_vicar.egg-info/dependency_links.txt
rms_vicar.egg-info/requires.txt
rms_vicar.egg-info/top_level.txt
test_files/C0003061900R.IMG
test_files/C0532836239R.IMG
test_files/C2069302_GEOMA.DAT
test_files/C2069302_GEOMED.IMG
test_files/C2069302_RAW.IMG
test_files/C2069302_RESLOC.DAT
test_files/N1536633072_1_CALIB.IMG
tests/__init__.py
tests/test_LABEL_GRAMMAR.py
tests/test_vicarimage.py
tests/test_vicarlabel.py
vicar/_DEFINITIONS.py
vicar/_LABEL_GRAMMAR.py
vicar/__init__.py
vicar/_version.py
vicar/vicarimage.py
vicar/vicarlabel.py