Cody Baker

Results 67 issues of Cody Baker

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

### What would you like to see added to NWB Widgets? I love the new electrodes table viewer since it lets me see the entire contents of the table But...

enhancement

Draft PR split from #255, consists of 4 major parts: (i) Introduction of `BaseController` (ii) Introduction of `MultiController` (iii) Demonstrated refactor of the 3 classes in the time window controllers...

enhancement

Inspired to test the proposal structure of #239, and replacing #230, I refactored the `ophys` submodule to follow the proposed workflow to show how much more readable the code is,...

enhancement

I have an NWBFile where a column of the UnitsTable contains references to a DynamicTableRegion, specifically to particular IDs of the ElectrodesTable. Note however that what we're seeing here likely...

@alejoe91 @samuelgarcia Discussion from earlier today: how best to add support for describing the contour geometry for non-silicon probes like a Utah array? Current support as I understand is only...

question