.copier-answers.yml
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
em data1_axon_measurements.csv
git_
git_.pub
github
github.pub
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
docs/images/1_mask.PNG
docs/images/2_multiROI_connected_components.PNG
docs/images/3_result_labels.PNG
docs/images/4_2D_euler_number_0.PNG
docs/images/interface.PNG
src/napari_myelin_quantifier/__init__.py
src/napari_myelin_quantifier/_axon_quant.py
src/napari_myelin_quantifier/_reader.py
src/napari_myelin_quantifier/_sample_data.py
src/napari_myelin_quantifier/_widget.py
src/napari_myelin_quantifier/_writer.py
src/napari_myelin_quantifier/csv_quantification.py
src/napari_myelin_quantifier/napari.yaml
src/napari_myelin_quantifier.egg-info/PKG-INFO
src/napari_myelin_quantifier.egg-info/SOURCES.txt
src/napari_myelin_quantifier.egg-info/dependency_links.txt
src/napari_myelin_quantifier.egg-info/entry_points.txt
src/napari_myelin_quantifier.egg-info/requires.txt
src/napari_myelin_quantifier.egg-info/top_level.txt
tests/__init__.py
tests/test_csv_quantification.py
tests/test_mask_conversion.py
tests/test_reader.py
tests/test_sample_data.py
tests/test_widget.py
tests/test_writer.py