Skip to content

Commit

Permalink
ENH: Define "modality"
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Sep 1, 2020
1 parent 5a7c1d7 commit d2dc2fd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/02-common-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,16 @@ misunderstanding we clarify them here.
due to different subject response or randomized nature of the stimuli). Run
is a synonym of a data acquisition.

1. **Modality** - the category of brain data recorded by a file.
For MRI data, different pulse sequences are considered distinct modalities,
such as `T1w`, `bold` or `dwi`.
For passive recording techniques, such as EEG, MEG or iEEG,
the technique is sufficiently uniform to define the modalities `eeg`,
`meg` and `ieeg`.
When applicable, the modality is indicated in the **suffix**.
The modality may overlap with, but should not be confused with
the **data type**.

1. **`<index>`** - a numeric value, possibly prefixed with arbitrary number of
0s for consistent indentation, e.g., it is `01` in `run-01` following
`run-<index>` specification.
Expand Down

0 comments on commit d2dc2fd

Please sign in to comment.