Ryan Ly

Results 320 comments of Ryan Ly

On further thought, our use cases here don't really make sense for storage in Zarr. The goal of storing the MP4/png as binary is to package all the data in...

@oruebel wrote: > I can see the advantage for image formats (e.g., PNG) where one typically reads full images and support for reading these formats in code is pretty good....

> I guess the one advantage would be a universal protocol, i.e. you could access the frames of a TIFF series and the frames of a behavioral video in the...

Partial duplicate of https://github.com/NeurodataWithoutBorders/nwb-schema/issues/228

Update: 1. Making `description` required would be a breaking change. 2. Changing the default value for `data.resolution` to -1.0 as the doc states has been done. 3. Removing `interval` would...

@yarikoptic that is a good idea. this might also provide a flexible way to also describe enumerated types. From where did you get a file with `nwb_version` set to `NWB-2.2.0`....

An experimenter could have multiple roles in a project as well. See https://www.nature.com/nature-index/news-blog/researchers-embracing-visual-tools-contribution-matrix-give-fair-credit-authors-scientific-papers Do we want to support that as well, and how?

This raises a separate issue of how much we want to include best practice suggestions in the NWB schema docs itself. I think once a best practice suggestion is relatively...

See update in https://github.com/NeurodataWithoutBorders/pynwb/issues/954#issuecomment-554576797

Yes, definitely, we should add an optional `model_number` to `Device`. I think we should also add an optional `model_name` field. `model_name` would represent the consumer-facing description of the device and...