.auto-changelog
.auto-changelog-template.hbs
.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
codecov.yml
pyproject.toml
setup.py
tox.ini
doc/Makefile
doc/environment.yml
doc/source/.gitignore
doc/source/api_ref.rst
doc/source/changelog.rst
doc/source/cli.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
examples/builder_recipe.xml
examples/dataset.csv
examples/get_dataset.py
examples/logging.conf
examples/luigi.cfg
examples/mouse_dataset.csv
examples/placement_rules.xml
examples/report_CurateDataset.pdf
examples/report_example.pdf
examples/run_curation.sh
examples/transform_rules.xml
examples/morphologies/C060114A5.asc
examples/morphologies/C270106A.asc
examples/morphologies/README
examples/morphologies/astrocyte.h5
examples/morphologies/circle_contour.asc
examples/morphologies/complexe.swc
examples/morphologies/disconnected_neurite.swc
examples/morphologies/iterators.asc
examples/morphologies/mono-type.asc
examples/morphologies/multiple_point_section.asc
examples/morphologies/multiple_soma.swc
examples/morphologies/nested_single_children.asc
examples/morphologies/neurite_wrong_root_point.swc
examples/morphologies/nrn-order-already-sorted.h5
examples/morphologies/nrn_ordering.swc
examples/morphologies/pia.asc
examples/morphologies/reversed_NRN_neurite_order.swc
examples/morphologies/rp100427-123_idC.asc
examples/morphologies/sections-block.asc
examples/morphologies/simple-with-font.asc
examples/morphologies/simple-with-image-coord.asc
examples/morphologies/simple.asc
examples/morphologies/simple.swc
examples/morphologies/simple2.asc
examples/morphologies/soma_cylinders.swc
examples/morphologies/soma_multiple_frustums.swc
examples/morphologies/soma_single_frustum.swc
examples/morphologies/soma_three_points_cylinder.swc
examples/morphologies/spine.asc
examples/morphologies/three_point_soma.swc
src/morphology_workflows/__init__.py
src/morphology_workflows/annotation.py
src/morphology_workflows/curation.py
src/morphology_workflows/marker_helper.py
src/morphology_workflows/repair.py
src/morphology_workflows/utils.py
src/morphology_workflows.egg-info/PKG-INFO
src/morphology_workflows.egg-info/SOURCES.txt
src/morphology_workflows.egg-info/dependency_links.txt
src/morphology_workflows.egg-info/entry_points.txt
src/morphology_workflows.egg-info/requires.txt
src/morphology_workflows.egg-info/top_level.txt
src/morphology_workflows/_templates/config_templates/default.cfg
src/morphology_workflows/_templates/config_templates/example_template_curate_dataset.cfg
src/morphology_workflows/_templates/source_report/conf.py
src/morphology_workflows/tasks/__init__.py
src/morphology_workflows/tasks/annotation.py
src/morphology_workflows/tasks/cli.py
src/morphology_workflows/tasks/curation.py
src/morphology_workflows/tasks/repair.py
src/morphology_workflows/tasks/utils.py
src/morphology_workflows/tasks/workflows.py
tests/__init__.py
tests/conftest.py
tests/test_curation.py
tests/test_example_1.py
tests/data/test_example_1/out_annotated/annotated_dataset.csv
tests/data/test_example_1/out_annotated/Annotate/report.csv
tests/data/test_example_1/out_annotated/ApicalPoint/report.csv
tests/data/test_example_1/out_annotated/CollectCurated/report.csv
tests/data/test_example_1/out_annotated/CutLeaves/report.csv
tests/data/test_example_1/out_annotated/HardLimit/report.csv
tests/data/test_example_1/out_annotated/MType/report.csv
tests/data/test_example_1/out_annotated/PlotApicalPoint/report.csv
tests/data/test_example_1/out_annotated/PlotCutLeaves/report.csv
tests/data/test_example_1/out_annotated/PlotHardLimit/report.csv
tests/data/test_example_1/out_curated/curated_dataset.csv
tests/data/test_example_1/out_curated/Align/report.csv
tests/data/test_example_1/out_curated/CheckNeurites/report.csv
tests/data/test_example_1/out_curated/Collect/report.csv
tests/data/test_example_1/out_curated/Curate/report.csv
tests/data/test_example_1/out_curated/DetectErrors/report.csv
tests/data/test_example_1/out_curated/EnsureNeuritesOutsideSoma/report.csv
tests/data/test_example_1/out_curated/ExtractMarkers/report.csv
tests/data/test_example_1/out_curated/Orient/report.csv
tests/data/test_example_1/out_curated/PlotErrors/report.csv
tests/data/test_example_1/out_curated/PlotMarkers/report.csv
tests/data/test_example_1/out_curated/PlotMorphologies/report.csv
tests/data/test_example_1/out_curated/Recenter/report.csv
tests/data/test_example_1/out_curated/Sanitize/report.csv
tests/data/test_example_1/out_repaired/repaired_dataset.csv
tests/data/test_example_1/out_repaired/CollectAnnotated/report.csv
tests/data/test_example_1/out_repaired/FixZeroDiameters/report.csv
tests/data/test_example_1/out_repaired/MakeCollage/report.csv
tests/data/test_example_1/out_repaired/MakeRelease/report.csv
tests/data/test_example_1/out_repaired/PlotRepair/report.csv
tests/data/test_example_1/out_repaired/Repair/report.csv
tests/data/test_example_1/out_repaired/RepairNeurites/report.csv
tests/data/test_example_1/out_repaired/Unravel/report.csv
tests/data/test_report/report_latexpdf.pdf
tests/data/test_report/report_no_exception_rst2pdf.pdf
tests/data/test_report/report_rst2pdf.pdf
tests/data/test_report_before_run/report_latexpdf.pdf
tests/data/test_report_before_run/report_rst2pdf.pdf