matnwb icon indicating copy to clipboard operation
matnwb copied to clipboard

A Matlab interface for reading and writing NWB files

Results 114 matnwb issues
Sort by recently updated
recently updated
newest added

### What happened? The issue has originally been reported [here](https://github.com/AllenInstitute/AllenSDK/issues/2513#issuecomment-1208227325). ### Steps to Reproduce ```matlab Refer to the allensdk issue ``` ### Error Message ```matlab Refer to the allensdk issue...

### What would you like to see added to MatNWB? Hi, Instances of `TimeSeries` and children classes have additional fields added that specify how to properly load data. It would...

category: enhancement
priority: medium
status: todo
topic: matnwb-api

fix #310 If useID is True, then ind can be of value 0

### What would you like changed or added to the documentation and why? Due to upcoming changes to the schema in 2.5.0: https://github.com/NeurodataWithoutBorders/nwb-schema/pull/486 Tutorials that use the `TimeIntervals` class need...

topic: docs
status: todo

We currently use the negation operator to negate all generated class files from being added to the repository. Unfortunately, due to a quirk in git, this negation doesn't completely work...

priority: low

Calling `get`/`set` all the time isn't quite idiomatic MATLAB.

priority: medium
status: todo
topic: matnwb-api

While passable on most internal drives, will probably need some improvement for upcoming support of s3 as well as external drives. Observed differences between internal and external drives can be...

category: enhancement
status: todo