LICENSE
MANIFEST.in
README.rst
pyproject.toml
src/vreg/__init__.py
src/vreg/data.py
src/vreg/fake.py
src/vreg/metrics.py
src/vreg/mod_affine.py
src/vreg/mod_freeform.py
src/vreg/obsolete_mod_align.py
src/vreg/obsolete_transforms.py
src/vreg/optimize.py
src/vreg/plot.py
src/vreg/scipy_least_squares.py
src/vreg/utils.py
src/vreg/vol.py
src/vreg.egg-info/PKG-INFO
src/vreg.egg-info/SOURCES.txt
src/vreg.egg-info/dependency_links.txt
src/vreg.egg-info/requires.txt
src/vreg.egg-info/top_level.txt
src/vreg/datafiles/Dixon_fat.pkl
src/vreg/datafiles/Dixon_in_phase.pkl
src/vreg/datafiles/Dixon_out_phase.pkl
src/vreg/datafiles/Dixon_water.pkl
src/vreg/datafiles/MTR.pkl
src/vreg/datafiles/T1.pkl
src/vreg/datafiles/T2star.pkl
src/vreg/datafiles/kidneys.pkl
src/vreg/datafiles/left_kidney.pkl
src/vreg/datafiles/right_kidney.pkl
tests/test_dummy.py