Cody Baker

Results 67 issues of Cody Baker

This topic is very analogous to an older discussion, [Issue #273](https://github.com/NeurodataWithoutBorders/nwb-schema/issues/273), which culminated in the addition of basic waveform properties of `waveform_unit` and `waveform_rate` to the columns of the simple...

priority: low
category: proposal

fix #175 By setting `index=True` in the render_dataframe call we can turn the appearance of nested table regions in a table display from ![image](https://user-images.githubusercontent.com/51133164/134927083-8f499085-4235-4c21-a0f7-c8faf9944e72.png) to ![image](https://user-images.githubusercontent.com/51133164/134927049-b6c7921b-6171-4dd2-ae4c-d6775b5171ba.png)

### What happened? Similar to #285, an epochs table occurs twice in the accordion, under both `epochs` and `intervals`; perhaps `intervals` ought to be the only one we need? ###...

bug

### 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...

bug

### What would you like to see added to NWB Widgets? I have a very important description set for an angular SpatialSeries stored in a CompassDirection, but the widgets don't...

enhancement

### 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