nwbwidgets
nwbwidgets copied to clipboard
Explore the hierarchical structure of NWB 2.0 files and visualize data with Jupyter widgets.
Currently timeseries are plotted as a static matplotlib. Feature request is to make this an active view into the timeseries (i.e. using VTK widget) to provide zoom/pan functionality.
I've set up a sample Gigantum project to demo nwb-jupyter-widgets: gigantum.com/tinydav/nwb-ipy-widget-testing Unfortunately, it won't work without data. Can you point me to where I might get `YutaMouse41-150903.nwb` or some other...
### What happened? I cannot get nwbwidgets to work with pynwb (version 3.0). I installed pynwb first, and then installed nwbwidgets, both using pip. This is the import error that...
### What happened? Looks like `pip install ipython_genutils` is now required to import `nwbwidgets`. ### Steps to Reproduce _No response_ ### Traceback ```pytb ``` ### Operating System Windows ### Python...