NeurodataWithoutBorders / nwbwidgets

Explore the hierarchical structure of NWB 2.0 files and visualize data with Jupyter widgets.
https://nwb-widgets.readthedocs.io/en/latest/
Other
47 stars 22 forks source link

[Bug]: intervals and trials duplicated in accordion #272

Closed CodyCBakerPhD closed 1 year ago

CodyCBakerPhD commented 1 year ago

What happened?

Not sure if it's always been this way or not, but in the main accordion of nwb2widget, there are tabs for both the nwbfile.intervals (which in some cases is only the trials table) as well as a specific tab for trials specifically

The nwbfile.intervals tab seems more general, and it seems a little redundant to have both displayed

Steps to Reproduce

No response

Traceback

No response

Operating System

Linux

Python Version

3.10

Package Versions

nwbwidgets==0.10.1

Code of Conduct

bendichter commented 1 year ago

Yes, we have had some users confused by this, thinking their data was stored twice in the file.