.gitignore
.gitlab-ci.yml
.pylintrc
AUTHORS.txt
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
pyproject.toml
setup.py
tox.ini
doc/Makefile
doc/source/aibs.rst
doc/source/api.rst
doc/source/atlas.rst
doc/source/changelog.rst
doc/source/conf.py
doc/source/extras.rst
doc/source/formats.rst
doc/source/index.rst
doc/source/install.rst
doc/source/mask.rst
doc/source/orientation.rst
doc/source/scalar.rst
doc/source/_static/.gitignore
doc/source/assets/combined_dist.png
doc/source/assets/size_dist.png
doc/source/extensions/bbp-table/__init__.py
tests/test_cell_collection.py
tests/test_math_utils.py
tests/test_quaternion.py
tests/test_region_map.py
tests/test_traits.py
tests/test_vector_fields.py
tests/test_voxel_data.py
tests/test_voxelbrain.py
tests/data/hierarchy.json
tests/data/metadata.json
tests/data/no_spacings_fail.nrrd
tests/data/region_map.json
tests/data/scalar.nrrd
tests/data/space_directions.nrrd
tests/data/space_directions_fail.nrrd
tests/data/vector.nrrd
tests/data/mvd2_mvd3/README.txt
tests/data/mvd2_mvd3/circuit.mvd2
tests/data/mvd2_mvd3/circuit.mvd3
tests/data/sonata/nodes_eulers.h5
tests/data/sonata/nodes_multi_types.h5
tests/data/sonata/nodes_no_rotation.h5
tests/data/sonata/nodes_quaternions.h5
tests/data/sonata/nodes_quaternions_w_missing.h5
tests/sonata/test_node_population.py
voxcell/__init__.py
voxcell/cell_collection.py
voxcell/exceptions.py
voxcell/math_utils.py
voxcell/quaternion.py
voxcell/region_map.py
voxcell/traits.py
voxcell/vector_fields.py
voxcell/voxel_data.py
voxcell.egg-info/PKG-INFO
voxcell.egg-info/SOURCES.txt
voxcell.egg-info/dependency_links.txt
voxcell.egg-info/requires.txt
voxcell.egg-info/top_level.txt
voxcell/nexus/__init__.py
voxcell/nexus/voxelbrain.py
voxcell/sonata/__init__.py
voxcell/sonata/node_population.py
voxcell/utils/__init__.py
voxcell/utils/deprecate.py