Cody Baker

Results 67 issues of Cody Baker

![image](https://github.com/NeurodataWithoutBorders/nwb-guide/assets/51133164/ed1d67ab-4768-4b28-9fe6-649015aeb615) In this setting you can see I've manually assigned two random electrodes to different electrode groups, one of which doesn't even exist on the form Not necessary for getting...

Well beyond the MVP, leaving here as note to not forget - Temporal alignment workflow step (still in progress on NeuroConv) - Export conversion pipeline as YAML (feature as an...

This one I leave to @rly ; basically, users often want to add all kinds of custom lab-specific experiment/subject metadata to the files Would be cool if this could reduce...

Leaving this one for @rly NeuroConv really only supports structured proprietary formats, things such as a binary file with accompanying header where the header is specific to an acquisition system...

Analog of #175 for icephys In order for this app to actually see widespread adoption it needs to make full use of NeuroConv support for various formats This will be...

The error messages from invalid metadata at the session level are really helpful It would be an added convenience if the app window would automatically navigate or orient to the...

Hello, I am looking to store raw acquisition trace data in a `uint16` form in an `ElectricalSeries`. In the past, I have attached `int16` types with a corresponding `conversion` factor...

category: enhancement
priority: medium

Noticed that the schema for ImageSeries makes no explicit mention of the color channel order (which ought to be RGB). This is somewhat important as we just discovered that OpenCV...

category: enhancement
topic: docs
priority: medium

## Summary of changes Proposing the addition of conversion factors and offsets to waveform columns of a Units table. For large amounts of recording data, even adding waveform snippets to...

## Summary of changes Simple draft update to point the `nwb-schema` to the `hdmf-common-schema` that contains some related changes related to `MeasurementData` subclass of `VectorData` for use in the `waveforms`...