Skip to content

Electrodes table and frequency bands table should be their own types #336

Closed
@rly

Description

@rly

The "electrodes" table in NWBFile and the "bands" table in DecompositionSeries inherit from DynamicTable and add required datasets (columns) to them, but they themselves are not their own types. This makes validation problematic both at runtime and for the IO object.

Proposal: add a neurodata_type_def to these tables: Electrodes and FrequencyBands

See NeurodataWithoutBorders/pynwb#1115

Metadata

Metadata

Assignees

Labels

category: enhancementimprovements of code or code behaviorpriority: mediumnon-critical problem and/or affecting only a small set of NWB users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions