catmaid / CATMAID

Collaborative Annotation Toolkit for Massive Amounts of Image Data
https://catmaid.org
GNU General Public License v3.0
182 stars 56 forks source link

Graph Widget: filter find paths by synapse type #2260

Open acardona opened 5 months ago

acardona commented 5 months ago

E.g., axo-dendritic, axo-axonic, etc.

In practice: I suggest a javascript implementation client-side, pulling the skeletons and doing the analysis on the client browser. This operation can potentially take minutes when the graph is large and the server should be spared.