.gitignore
.pylintrc
AUTHORS.txt
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
atlas-direction-vectors.jpg
setup.py
tox.ini
.github/workflows/publish-sdist.yml
.github/workflows/run-tox.yml
atlas_direction_vectors/__init__.py
atlas_direction_vectors/cerebellum.py
atlas_direction_vectors/exceptions.py
atlas_direction_vectors/interpolation.py
atlas_direction_vectors/isocortex.py
atlas_direction_vectors/region.py
atlas_direction_vectors/thalamus.py
atlas_direction_vectors/utils.py
atlas_direction_vectors/vector_field.py
atlas_direction_vectors/version.py
atlas_direction_vectors.egg-info/PKG-INFO
atlas_direction_vectors.egg-info/SOURCES.txt
atlas_direction_vectors.egg-info/dependency_links.txt
atlas_direction_vectors.egg-info/entry_points.txt
atlas_direction_vectors.egg-info/requires.txt
atlas_direction_vectors.egg-info/top_level.txt
atlas_direction_vectors/algorithms/__init__.py
atlas_direction_vectors/algorithms/blur_gradient.py
atlas_direction_vectors/algorithms/layer_based_direction_vectors.py
atlas_direction_vectors/algorithms/regiodesics.py
atlas_direction_vectors/algorithms/simple_blur_gradient.py
atlas_direction_vectors/algorithms/utils.py
atlas_direction_vectors/app/__init__.py
atlas_direction_vectors/app/cli.py
atlas_direction_vectors/app/direction_vectors.py
atlas_direction_vectors/app/orientation_field.py
doc/Makefile
doc/source/changelog.rst
doc/source/cli.rst
doc/source/conf.py
doc/source/direction_vectors.rst
doc/source/index.rst
doc/source/orientation_field.rst
doc/source/readme.rst
tests/1.json
tests/__init__.py
tests/mark.py
tests/test_cerebellum.py
tests/test_interpolation.py
tests/test_isocortex.py
tests/test_thalamus.py
tests/test_utils.py
tests/test_vector_field.py
tests/algorithms/__init__.py
tests/algorithms/test_blur_gradient.py
tests/algorithms/test_layer_based_direction_vectors.py
tests/algorithms/test_regiodesics.py
tests/algorithms/test_utils.py
tests/app/__init__.py
tests/app/test_direction_vectors.py
tests/data/cerebellum_shading_gradient_orientations.nrrd
tests/data/isocortex_shading_gradient_orientations.nrrd