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

## Motivation Simplify the root folder and group files logically. ## How to test the behavior? ``` N/A ``` ## Todo - [ ] Update relative paths in workflows -...

## Motivation PR #543 (Convert Azure Pipelines to GitHub actions) contained several changes to the dynamic table interface. In order to keep a clear separation of concerns, I wanted to...

### What would you like to see added to MatNWB? Many NWB types are containers for other types, with two examples being `ProcessingModule` and `Fluorescence`. The syntax for setting/getting data...

priority: low
category: proposal
topic: matnwb-api

### What happened? If a group or dataset is removed from an NWB file object which is read from disk, and the NWB file object is exported to the same...

category: bug
topic: nwb-file

### What would you like to see added to MatNWB? Deprecate `+contrib` namespace and/or move it to separate repository like matnwb-third-party ### Is your feature request related to a problem?...

priority: low
category: proposal
status: need verification

### What would you like to see added to MatNWB? - A default set of chunking options that can be customised for individual NWB types - Utility function for applying...

category: enhancement
priority: high
status: todo
topic: nwb-file

### What would you like to see added to MatNWB? Add a version number to matnwb, for example using a `Contents.m` file. Then add a mechanism where the `was_generated_by` field...

category: enhancement
priority: medium
status: todo
topic: nwb-file

### What would you like changed or added to the documentation and why? Update tutorials to not use explicit softlinks. PR #634 enables softlinks to be assigned internally ### Do...

category: enhancement
priority: low
topic: docs
status: todo

### What would you like to see added to MatNWB? Add warning for using string (path name) in SoftLink ### Is your feature request related to a problem? _No response_...

priority: low
category: proposal
status: todo
topic: matnwb-api

### What happened? MatNWB does not check if `electrodes` dynamic tables or `band` dynamic tables have the required datasets included according to how they are defined in the nwb schemas....

category: bug
priority: medium
topic: nwb-file