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

Preview graphics #502

Closed rgerkin closed 7 years ago

rgerkin commented 8 years ago

@tarelli @niteshthali08 When selecting either an NWB experiment, or a sweep from that experiment, it would be helpful to have preview graphics (e.g. thumbnails) to help guide the user to select the one that they want. At least for the NWB files from the Allen Institute, there are some very small preview graphics generated from their NWB files that we could probable use. For example, this is a preview of the long-square sweeps from the experiment with ID 487601493. It is only about 8K, and the URL is easy to parse and stable.

There are also other small graphics, including morphology previews, as you can see in their interface.

LordKrabo commented 8 years ago

Adding this one to sprint 74 @tarelli @rgerkin

LordKrabo commented 8 years ago

Sorry @tarelli moving 77.

tarelli commented 7 years ago

For Nitesh, tasks breakdown:

niteshthali08 commented 7 years ago

@tarelli : The preview image is available at experiment level i.e. One preview image/NWB file. I couldn't get URL for preview image at sweep level. I have added this experiment level preview image to the list of Metadata which we display on landing page.

tarelli commented 7 years ago

@niteshthali08 is there a PR for this?