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]: ogen sites are duplicated in stimulus #285

Closed CodyCBakerPhD closed 1 day ago

CodyCBakerPhD commented 1 year ago

What happened?

@h-mayorquin is making some nice NWB files with optogenetics neurodata types and I noticed that the StimulusSeries were showing up in the NWB Widgets accordion twice; once under ogen_sites and again under stimulus

Not the biggest deal, but seems like it should only show up in one or the other (fine with stimulus being the default)

Steps to Reproduce

No response

Traceback

No response

Operating System

Linux

Python Version

3.10

Package Versions

No response

Code of Conduct