AllenInstitute / openscope_databook

OpenScope databook: a collaborative, versioned, data-centric collection of foundational analyses for reproducible systems neuroscience 🐁🧠🔬🖥️📈
https://alleninstitute.github.io/openscope_databook
Other
63 stars 19 forks source link

Handle Zarr NWBs in databook #429

Open rcpeene opened 3 months ago

rcpeene commented 3 months ago

NWBs on DANDI might be Zarr files or hdmf files. Since they are opened with a different method, we should handle this in databook_utils and open with whatever method is required. We should also write some code and markdown to acknowledge this in the Reading an NWB file notebook.