Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples for testing improved support of NWB Widgets in NWBE #172

Open
pgleeson opened this issue May 29, 2020 · 0 comments
Open

Examples for testing improved support of NWB Widgets in NWBE #172

pgleeson opened this issue May 29, 2020 · 0 comments

Comments

@pgleeson
Copy link
Collaborator

As discussed with @tarelli @bendichter @filippomc, we should investigate better ways to support NWB Widgets interactive elements, especially for NWB datatypes not (yet) well supported by NWBE.
An example of this is included in these datasets:
https://github.com/OpenSourceBrain/NWBShowcase/blob/master/ScholzEtAl2018/Testing.ipynb
e.g. http://nwbexplorer.opensourcebrain.org/nwbfile=https://github.com/OpenSourceBrain/NWBShowcase/raw/master/ScholzEtAl2018/ScholzEtAl2018.AML18_moving.BrainScanner20160506_155051.nwb

The 2D Position/Spatial Series shows up as a TimeSeries plot of just the x position in NWBE:
Screenshot 2020-05-29 at 16 45 54
but is well rendered as a 2D plot in NWB Widgets (after typing show() and finding the datatype)
Screenshot 2020-05-29 at 16 46 07

One clear option is to have, in addition to the plot icon in the main Acquisition list, an icon for showing the datatype's NWB Widget in a dedicated panel...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant