-
This comes up in NWB:
- TimeSeries requires at least one of `starting_time` and `rate`
- PlaneSegmentation requires at least one of `pixel_mask`, `image_mask`, `voxel_mask`
-
### What happened?
As seen from daily reports: https://github.com/NeurodataWithoutBorders/nwbinspector/actions/workflows/dailies.yml
The consistent failures with the streaming tests started after …
-
## 1) Feature Request
**Problem:** Currently the schema does not support direct association of datasets with dimensions of another datasets
**Proposed Solution**
**Part 1: Enhance the specifi…
-
Inspired by my inability to react to @rly 's comment during nwb/dandi meeting that a new matnwb was released fixing some issues. I think that while composing our detailed per dandiset table we should…
-
### What happened?
This PR https://github.com/NeurodataWithoutBorders/pynwb/pull/1793 was recently merged into PyNWB. An error is now raised when a TimeSeries is created with a rate
-
### What happened?
Pertaining to https://github.com/conda-forge/nwbinspector-feedstock/pull/8, if someone runs the NWB Inspector tests (or the NWB Inspector itself on a file that has the relevant neu…
-
### What happened?
Running inspect_all throws a pickle error using the latest environment for the GUIDE.
## Traceback
```
Traceback (most recent call last):
File "/Users/garrettflynn/Document…
-
### What happened?
When running NWB validation for a created nwb file, I got the following error message indicating that "Could not construct TimeIntervals object due to: columns must be the same le…
-
On this nwb file; https://gui-staging.dandiarchive.org/dandiset/214612/draft/files?location=sub-amarone&page=1
neurosift opens all the other objects in the file, but cannot display /processing/oph…
-
### What would you like changed or added to the documentation and why?
Hello,
I am currently exploring the NWB file format using the pynwb library in Python and noticed a naming difference compared …