.gitignore
CHANGELOG.rst
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
tox.ini
.github/workflows/sdist.yml
.github/workflows/tox.yml
doc/Makefile
doc/source/_common.rst
doc/source/changelog.rst
doc/source/conf.py
doc/source/cookbook.rst
doc/source/index.rst
doc/source/install.rst
neuroc/__init__.py
neuroc/cli.py
neuroc/rat_to_human.py
neuroc/scale.py
neuroc/version.py
neuroc.egg-info/PKG-INFO
neuroc.egg-info/SOURCES.txt
neuroc.egg-info/dependency_links.txt
neuroc.egg-info/entry_points.txt
neuroc.egg-info/requires.txt
neuroc.egg-info/top_level.txt
neuroc/axon_shrinker/__init__.py
neuroc/axon_shrinker/shrink.py
neuroc/axon_shrinker/viewer.py
neuroc/utils/__init__.py
neuroc/utils/xml.py
tests/test_cli.py
tests/test_jitter.py
tests/test_rat_to_human.py
tests/test_shrink.py
tests/data/Neuron.swc
tests/data/axon-to-cut-end.h5
tests/data/axon.asc
tests/data/broken-mapping-with-all-key.yaml
tests/data/broken-mapping.yaml
tests/data/expected-metadata.csv
tests/data/mapping.yaml
tests/data/neuron.asc
tests/data/neuron_downward.asc
tests/data/neuron_rotation_30_degree.swc
tests/data/rp110711_C3_idA.h5
tests/data/simple-with-duplicate.asc
tests/data/simple.asc
tests/data/human-cells/neurondb.dat
tests/data/human-cells/h5/AC_some-cell-name.swc
tests/data/human-cells/h5/BTC_some-cell-name.swc
tests/data/human-cells/h5/MPC_some-cell-name.swc
tests/data/human-cells/h5/PC_some-cell-name.swc
tests/data/human-cells/h5/PSC_some-cell-name.swc
tests/data/rat-cells/neurondb.dat
tests/data/rat-cells/h5/neuron1.swc
tests/data/rat-cells/h5/neuron2.swc
tests/data/rat-cells/h5/neuron3.swc
tests/data/rat-cells/h5/neuron4.swc