-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
It would be useful to implement visualisation of objects of class neurons (and by default extensions of that) in the neuroglancer format. The following are the task check list that need to be completed (this is ongoing and hence will be frequently updated):
- Implement conversion to
precomputedformat:
1. Format spec for segments(skeletons) here:
https://github.com/google/neuroglancer/blob/master/src/neuroglancer/datasource/precomputed/skeletons.md
2. See python implementation here for conversion from swc: https://github.com/seung-lab/cloud-volume/blob/c3d1f8005397f72d04720f864e9c95d63725b0c0/cloudvolume/skeleton.py#L908
3. See misc here:
How to view a SWC file on Neuroglancer? google/neuroglancer#207
How to display a SWC file from a nodejs server google/neuroglancer#169 - Implement starting a
Node.jssession to communicate tohttpport:
1. See example in python here: https://github.com/google/neuroglancer/tree/master/python
2. An examplerpackage that does that is here: https://github.com/ColinFay/bubble - Further add segments, layers to the port for display
The ideal output in the http port would be like below:
Metadata
Metadata
Assignees
Labels
No labels
