-
Notifications
You must be signed in to change notification settings - Fork 161
/
modalities.yaml
40 lines (40 loc) · 1.02 KB
/
modalities.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
# This file describes modalities supported by BIDS.
mri:
display_name: Magnetic Resonance Imaging
description: |
Data acquired with an MRI scanner.
eeg:
display_name: Electroencephalography
description: |
Data acquired with EEG.
ieeg:
display_name: Intracranial Electroencephalography
description: |
Data acquired with iEEG.
meg:
display_name: Magnetoencephalography
description: |
Data acquired with an MEG scanner.
beh:
display_name: Behavioral experiments
description: |
Behavioral data acquired without accompanying neuroimaging data.
pet:
display_name: Positron Emission Tomography
description: |
Data acquired with PET.
micr:
display_name: Microscopy
description: |
Data acquired with a microscope.
motion:
display_name: Motion
description: |
Data acquired with Motion-Capture systems.
nirs:
display_name: Near-Infrared Spectroscopy
description: Data acquired with NIRS.
mrs:
display_name: Magnetic Resonance Spectroscopy
description: Data acquired with MRS.