Lawrence

Results 19 issues of Lawrence

### What happened? Currently converting data to fit DANDI requirement through MatNWB: https://github.com/NeurodataWithoutBorders/matnwb/issues/527 The data reads fine in MatNWB but actually causes the NWB Inspector to throw and error. The...

category: bug
priority: medium
topic: validator

## Motivation Better future integration with Github Pages - [ ] Badge generation ## Checklist - [x] Have you ensured the PR description clearly describes the problem and solutions? -...

Fixes #417 ## Motivation Add an easily automatable replacement for the crappy autogenerated MATLAB API docs. ## How to test the behavior? ## Checklist - [x] Have you ensured the...

## Motivation Related to #220, will close manually later. Instead of making temp dir default, allows for saving to temp directory as an extra flag. ## How to test the...

- [x] Regular docs - [x] use [matlabdomain](https://github.com/sphinx-contrib/matlabdomain) to auto-generate class files. - [ ] consider moving the ``logo`` folder to the docs

- [ ] cache file and dataset ids on load and destroy them if possible. - [ ] use a different solution for bound pipes which may cause file corruption...

As per https://github.com/NeurodataWithoutBorders/matnwb/pull/232#issuecomment-653047751 This is the order in which MatNWB should search for the `namespace` directory\: 1. - [ ] Current working directory 2. - [ ] Workspace environment 3....

### What would you like to see added to MatNWB? Using NWBInspector will allow for testing MatNWB compatibility to a greater degree since pynwb may not catch all configurations that...

Main example being the `trials` Group under NWBFile. ``` - doc: 'Data about experimental trials' name: trials neurodata_type_inc: DynamicTable quantity: '?' datasets: - doc: The start time of each trial...

### What would you like to see added to MatNWB? As per AlignedDynamicTable help text: > [AlignedDynamicTable is a]...DynamicTable container that supports storing a collection of sub-tables. Each sub-table is...