MetaCell / nwb-explorer

NWB Explorer is a web application to visualise and analyse the content of NWB:N 2 files
Other
23 stars 16 forks source link

Add support for plotting all data from 2D time series #266

Closed stephprince closed 3 years ago

stephprince commented 3 years ago

Addresses #259. Splits 2D time series data into separate variables so each row can be plotted individually. This does not split up any 3D ImageSeries data types.

example_2d_timeseries_plot

Example above from this file from dandiset 00049.

pgleeson commented 3 years ago

Thanks for this @stephprince! Do you have a url for an NWB file that can be used to test this locally/on live?

@filippomc it would be great if you could have a look at this and maybe get it live before next Wed, as we'll be presenting NWBE at the NWB training session next week. Thanks!

stephprince commented 3 years ago

@pgleeson Here is the link to an example NWB file to test with: https://api.dandiarchive.org/api/assets/aa140a7d-cde3-469b-8434-97f13e69c106/download/. It's originally from this dataset: https://gui.dandiarchive.org/#/dandiset/000049

You can also test it with the 2D spatial series in the datatypes.nwb test dataset from NWBShowcase: https://github.com/OpenSourceBrain/NWBShowcase/raw/master/NWB/datatypes.nwb