openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

NWB Sweep Preview interface #503

Closed rgerkin closed 6 years ago

rgerkin commented 8 years ago

What will the interface for choosing specific sweeps from an NWB file look like? Here is what it looks like on the Allen site. The different stimulus types are presented in a drop-down menu, and then once a stimulus type is selected, it shows all of the stimuli of that type (usually <20), and then the user can select one of those and hide (gray out) the others. There is no guarantee that all future NWB files from other labs will be easily organized by stimulus type, but it is the most intuitive way (for me, as an electrophysiologist) to view them.

When #500 is finished, it seems like it would be possible to lazily load ~10 sweeps like this, or possibly to load and quickly downsample selected sweeps for a preview. Certainly any sort of preview of the data before it is loaded into a widget doesn't need to hit the UI at the full sampling rate.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.