seung-lab / neuroglancer

WebGL-based viewer for volumetric data
https://neuromancer-seung-import.appspot.com/
Apache License 2.0
22 stars 10 forks source link

View functional data #117

Open tartavull opened 7 years ago

tartavull commented 7 years ago

Current Neuroscience efforts requires displaying functional data.

@shangmu What would be a good way of displaying this kind of data?

william-silversmith commented 7 years ago

What about looping movies?

shangmu commented 7 years ago

@macrintr should describe his use case. It sounded to me what's most useful is a functional label (direction/orientation selectivity, etc) rather than full functional data, or possibly easy ways to concurrently query the associated functional data. For me this item isn't a high priority item, partly because we have the museum.

macrintr commented 7 years ago

The idea was a way to view labels/clusters. Allow a user to quickly see which segments belong to a given group, and to see how the groups interact with each other. I was thinking along the lines of just exposing the semantic labels in the URL so that the state server could have control over them. That's medium-high priority for me.

Visualizing (and even editing) the clusters and the functional analysis like we do in the museum would be awesome, but that's a really low priority for me.