matnwb
matnwb copied to clipboard
A Matlab interface for reading and writing NWB files
### 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...
Fixes #409
fix #310 If useID is True, then ind can be of value 0
include links to API
### 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...
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...
Calling `get`/`set` all the time isn't quite idiomatic MATLAB.
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...