SilverLabUCL / PySilverLabNWB

Python tools for working with Silver Lab data in the NWB2 format
MIT License
1 stars 0 forks source link

Update to latest NWB2 version #6

Open jonc125 opened 4 years ago

jonc125 commented 4 years ago

Some things changed even between #4 and the final 2.0 release. And there have been further changes since.

Some notes of potential changes from recent reading follow. These should probably be tackled in separate PRs.

We may be best creating an extension for at least some of the Silver Lab imaging data, rather than trying to fit it into the core standard. See also https://github.com/NeurodataWithoutBorders/nwb-schema/issues/156.

ageorgou commented 4 years ago

Also, the bits_per_pixel attribute is now deprecated - see #5.

ageorgou commented 4 years ago

Most should have been tackled in #13 but leaving open to revisit in case we could make further improvements.