[Bug]: No enforcement of untyped groups (electrodes table and bands table) #624
Labels
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of NWB users
topic: nwb-file
relates to how an exported nwb file is structured
What happened?
MatNWB does not check if
electrodes
dynamic tables orband
dynamic tables have the required datasets included according to how they are defined in the nwb schemas.The following code should produce errors because the names of columns (
colnames
) in the dynamic table does not match the schema definition, but the code runs fine and the electrodes table can be exported to an NWB file without problemSteps to Reproduce
Error Message
No response
Operating System
macOS
Matlab Version
R2023b
Code of Conduct
The text was updated successfully, but these errors were encountered: