nwbwidgets icon indicating copy to clipboard operation
nwbwidgets copied to clipboard

Explore the hierarchical structure of NWB 2.0 files and visualize data with Jupyter widgets.

Results 84 nwbwidgets issues
Sort by recently updated
recently updated
newest added

### What would you like to see added to NWB Widgets? I love the new electrode table viewer since I can actually navigate the entire contents now (the old version...

enhancement

### What happened? Easiest way to communicate this one is by showing it https://user-images.githubusercontent.com/51133164/218934868-b7c6ac1f-1ab2-43a1-abc6-185409242b0c.mp4 I would expect the range of my selected unit IDs to remain the same as I...

bug

### What would you like to see added to NWB Widgets? There are a few fields of metadata like `related_publications` (DOI) and the `url` of IBL subjects that are hyperlinks...

enhancement

### What happened? Failed to view the CCF tab of 'electrodes' ### Steps to Reproduce ```python import h5py import fsspec from fsspec.implementations.cached import CachingFileSystem from pynwb import NWBHDF5IO s3_url =...

bug

### What happened? Seems like the CCF tab ought to be unpacked to the same level as 'summary' and 'table' ### Steps to Reproduce _No response_ ### Traceback _No response_...

bug

### What would you like to see added to NWB Widgets? For complex trial tables, it's possible to find cases of the rows/cols facet of the raster grid where there...

enhancement

### What would you like to see added to NWB Widgets? The trial-aligned visualization, when used with the 'group_by' option for categorical columns, shows only the indices of that group's...

enhancement

### What would you like to see added to NWB Widgets? The 'trace' tab of SpatialSeries/PoseEstimation viewer shows the unit of each `x,y` axis but the 'over time' does not...

enhancement

### What would you like to see added to NWB Widgets? I love the trial-aligned visualization, but some types of experiments (like MICrONS) might not have a specific `trials` table...

enhancement

### What would you like to see added to NWB Widgets? The trial-aligned viewer currently applies to specific types of series like RoiResponseSeries and SpatialSeries I'd love to see it...

enhancement