We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34843d9 commit 034f62aCopy full SHA for 034f62a
src/schema/objects/entities.yaml
@@ -27,6 +27,9 @@ acquisition:
27
For modalities where multiple recording devices may be in use simultaneously
28
(and may each record into different data files with different recording parameters),
29
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`.
33
type: string
34
format: label
35
ceagent:
0 commit comments