NeuroDataDesign / napari

napari: a fast, interactive, multi-dimensional image viewer for python
http://napari.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Easy loading of swc into napari #3

Closed vtwang closed 4 years ago

vtwang commented 4 years ago

Description

Allows for easy loading of swc files as 3D paths. Can be used to overlay swc on images.

Type of change

References

Resolves issue #1

Final checklist:

vtwang commented 4 years ago

Tutorial notebook https://github.com/NeuroDataDesign/napari/blob/swc/examples/add_swc_tutorial.ipynb

Proof notebook https://github.com/NeuroDataDesign/mouselit/blob/master/victor/code/napari_swc_proof.ipynb

j1c commented 4 years ago
vtwang commented 4 years ago

Thank you for the feedback. I shortened the docstrings.