Skip to content

Commit c7b3932

Browse files
committed
ENH: Define "modality"
1 parent 1d2c972 commit c7b3932

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/02-common-principles.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@ misunderstanding we clarify them here.
5757
due to different subject response or randomized nature of the stimuli). Run
5858
is a synonym of a data acquisition.
5959

60+
1. **Modality** - the category of brain data recorded by a file.
61+
For MRI data, different pulse sequences are considered distinct modalities,
62+
such as `T1w`, `bold` or `dwi`.
63+
For passive recording techniques, such as EEG, MEG or iEEG,
64+
the technique is sufficiently uniform to define the modalities `eeg`,
65+
`meg` and `ieeg`.
66+
When applicable, the modality is indicated in the **suffix**.
67+
The modality may overlap with, but should not be confused with
68+
the **data type**.
69+
6070
1. **`<index>`** - a nonnegative integer, possibly prefixed with arbitrary number of
6171
0s for consistent indentation, e.g., it is `01` in `run-01` following
6272
`run-<index>` specification.

0 commit comments

Comments
 (0)