[console_scripts]
axondeepseg = AxonDeepSeg.segment:main
axondeepseg_aggregate = AxonDeepSeg.morphometrics.aggregate:main
axondeepseg_morphometrics = AxonDeepSeg.morphometrics.launch_morphometrics_computation:main
axondeepseg_test = AxonDeepSeg.integrity_test:main
download_model = AxonDeepSeg.download_model:main
download_tests = AxonDeepSeg.download_tests:main

[napari.manifest]
AxonDeepSeg = AxonDeepSeg.ads_napari:napari.yaml
