LICENSE
README.md
setup.cfg
setup.py
CCF_translator/__init__.py
CCF_translator/pointset.py
CCF_translator/read_write.py
CCF_translator/time_series.py
CCF_translator/volume.py
CCF_translator.egg-info/PKG-INFO
CCF_translator.egg-info/SOURCES.txt
CCF_translator.egg-info/dependency_links.txt
CCF_translator.egg-info/requires.txt
CCF_translator.egg-info/top_level.txt
CCF_translator/deformation/__init__.py
CCF_translator/deformation/apply_deformation.py
CCF_translator/deformation/forward_transform.py
CCF_translator/deformation/route_calculation.py
CCF_translator/deformation/interpolation/NearestNDInterpolator.py
CCF_translator/deformation/interpolation/__init__.py
CCF_translator/metadata/translation_metadata.csv
tests/test_pointset.py
tests/test_volume.py