-
Is there any plan to move the current `matnwb` packages into sub-packages of a `matnwb` package for a cleaner namespace?
For example, instead of calling `types.core.OpticalChannel` users could cal…
-
### What happened?
We created our NWB files with MATNWB 2.4.0 and now we try to validate it with NWBInspector. It trows the following error:
### Steps to Reproduce
```python
(NWBinspector) PS C:\…
-
Since names are used as field names of objects, matnwb does not allow them to have spaces. pynwb does allow spaces. Maybe a compromise would be to automatically replace all spaces with underscores in …
-
For the version 2.2.0 release of the nwb-schema the file version attribute in `nwb.file.yaml` is 2.1.0.
This is outdated now, but I am suspecting it is contributing to a whole class of different er…
-
Right now we have a User Guide and a Developer Guide. I think we should restructure it in the following way:
* Getting Started
* Creating a DANDI Account
* DANDI Tools
* User Guide: Shar…
-
### What happened?
toTable method does not work on PlaneSegmentation objects
### Steps to Reproduce
```matlab
% generate fake image_mask data
imaging_shape = [100, 100];
x = imaging_shape(1);
y …
-
### What happened?
I created .nwb files using MATLAB but get this error when I try to validate:
D:\emotional_memory_neuronal_analyses\emotional_memory_neuronal_dandi\000887>dandi validate
[pywnb.…
-
In general it's hard to know what packages MATLAB users are going to want- there aren't any packages that are as ubiquitous as numpy and scipy are for Python. But it seems to me that someone opening a…
-
pynwb validation of matnwb-generated files fails when an extension is in the cached namespace.
This is and independent issue from issue #349 and is not fixed by PR #350
To replicate:
```matlab
g…
-
Continuation to
- #66
Would be great to see a comparison on a sample nwb file between
I would like to see benchmarking results on a sample nwb for matnwb test
- directly as downloaded
- data…