Skip to content

Commit

Permalink
Change new type Electrodes to ElectrodesTable
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Jan 3, 2020
1 parent b27afa5 commit 445fd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/nwb.file.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ groups:
doc: Physical group of electrodes.
quantity: '*'
- name: electrodes
neurodata_type_def: Electrodes
neurodata_type_def: ElectrodesTable
neurodata_type_inc: DynamicTable
doc: A table of all electrodes (i.e. channels) used for recording.
quantity: '?'
Expand Down

0 comments on commit 445fd97

Please sign in to comment.