-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtask-arithmetic_eeg.json
More file actions
29 lines (29 loc) · 1006 Bytes
/
task-arithmetic_eeg.json
File metadata and controls
29 lines (29 loc) · 1006 Bytes
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
{
"TaskName": "arithmetic",
"TaskDescription": "Mental arithmetic task with difficulty defined by Q-value ranges; trial order randomized.",
"Instructions": "Solve each arithmetic problem and respond according to task instructions.",
"CogAtlasID": "https://www.cognitiveatlas.org/task/id/trm_4f24179122380",
"SamplingFrequency": 250.0,
"PowerLineFrequency": 50.0,
"EEGReference": "linked ears (Ag/AgCl)",
"SoftwareFilters": "n/a",
"SoftwareVersions": "n/a",
"DeviceSerialNumber": "n/a",
"InstitutionName": "n/a",
"InstitutionAddress": "n/a",
"InstitutionalDepartmentName": "n/a",
"CapManufacturer": "n/a",
"CapManufacturersModelName": "n/a",
"SubjectArtefactDescription": "n/a",
"Manufacturer": "io:bio",
"ManufacturersModelName": "io:bio mobile EEG system",
"HardwareFilters": {
"Low-pass filter": {
"Half amplitude cutoff (Hz)": 125
},
"Notch filter": {
"Center frequency (Hz)": 50
}
},
"CogPOID": "n/a"
}