Lawrence

Results 19 issues of Lawrence

### 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...

priority: low

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...

```yaml datasets: - name: data dims: - name: times required: true length: null doc: optional doc string - name: electrodes required: false length: null doc: optional doc string - name:...

Doesn't Break IO but will allow table columns not matching the schema.

For OS compatibility's sake.

category: enhancement
help wanted: good first issue
priority: low

Fixes #569 ## Checklist - [x] Have you ensured the PR description clearly describes the problem and solutions? - [x] Have you checked to ensure that there aren't other open...