-
Could you plead add a view plugin for the CorrectedImageStack object of MotionCorrection container? [reference](https://pynwb.readthedocs.io/en/stable/pynwb.ophys.html#pynwb.ophys.MotionCorrection)
-
https://github.com/NeurodataWithoutBorders/pynwb/pull/1018 we updates the PyNWB test harness to add ZarrIO to the rountrip tests, which in turn runs all HDF5 roundtrip tests that are defined in PyNWB…
-
### What would you like to see added to PyNWB?
For the pynwb 3.0 major release, we plan to raise errors instead of warnings when creating new objects using deprecated classes or using deprecated me…
-
### What happened?
Ran across this while debugging Zarr support for NWB Inspector https://github.com/NeurodataWithoutBorders/nwbinspector/pull/513
I can bypass it there since it's a flag whether…
-
Currently, many of the top-level items in `NWBFile` are explicitly optional (`quantity` is either `*` or `?`), and several can be interpreted as being optional, but there is a little bit of inconsiste…
-
Two requirements are missing to run kilosort3 container "remfile" and "pynwb"-
e.g., The code below produces ModuleNotFoundError for these two dependencies:
```
# spike sort with kilosort 3 fr…
-
### Bug description
I was following the pynwb tutorial to prepare my image data for DANDI Archives:
https://pynwb.readthedocs.io/en/stable/tutorials/domain/images.html#sphx-glr-tutorials-domai…
-
### What happened?
Ran into this error when debugging Zarr support in the NWB inspector. Read and write work fine, but validation of a Zarr file with an ElectricalSeries results in an error.
May…
-
### What happened?
Ran across this while debugging Zarr support for NWB Inspector https://github.com/NeurodataWithoutBorders/nwbinspector/pull/513
An actual error this time, for a relatively sim…
-
Related to https://github.com/catalystneuro/neuroconv/issues/1114
Tracked this down to a minimal example with a contextmanager like neuroconv's `make_or_load_nwbfile`. Basically when the io is cre…