Skip to content

Commit 034f62a

Browse files
committed
add example
1 parent 34843d9 commit 034f62a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/schema/objects/entities.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ acquisition:
2727
For modalities where multiple recording devices may be in use simultaneously
2828
(and may each record into different data files with different recording parameters),
2929
the `acq-<label>` entity may also be used.
30+
For example, an EMG dataset with simultaneous recordings from a bipolar sensor and an
31+
electrode grid could have the following names:
32+
`sub-01_acq-bipolar_emg.bdf` and `sub-01_acq-grid_emg.bdf`.
3033
type: string
3134
format: label
3235
ceagent:

0 commit comments

Comments
 (0)