Browse Source

gin commit from PavlovROG

New files: 4
Modified files: 1
Yuri Pavlov 2 years ago
parent
commit
b6f2fca2f1
5 changed files with 193 additions and 1 deletions
  1. 3 0
      .bidsignore
  2. 13 1
      README.md
  3. 7 0
      dataset_description.json
  4. 83 0
      participants.json
  5. 87 0
      participants.tsv

+ 3 - 0
.bidsignore

@@ -0,0 +1,3 @@
+/sub-*/beh/**
+/sub-*/ecg/**
+/sub-*/pupil/**

+ 13 - 1
README.md

@@ -1,3 +1,15 @@
 # cogLoad
 
-A study of cognitive load by EEG and pupillometry
+This dataset consists of raw 64-channel EEG, cardiovascular (electrocardiography and photoplethysmography), and pupillometry data from 86 human participants during 4 minutes of eyes-closed resting and during performance of a classic working memory task – digit span task with serial recall. The participants either memorized (memory) or just listened to (control condition) sequences of 5, 9, or 13 digits presented auditorily with 2 second stimulus onset asynchrony. The dataset can be used for (1) developing algorithms for cognitive load discrimination and detection of cognitive overload; (2) studying neural (event-related potentials and brain oscillations) and peripheral physiological (electrocardiography, photoplethysmography, and pupillometry) signals during encoding and maintenance of each sequentially presented memory item in a fine time scale; (3) correlating cognitive load and individual differences in working memory to neural and peripheral physiology, and studying the relationship between the physiological signals; (4) integration of the physiological findings with the vast knowledge coming from behavioral studies of verbal working memory in simple span paradigms.
+
+EEG, pupillometry, ECG and photoplethysmography, and behavioral data are stored separately in corresponding folders. Each data record can consist of four data folders:
+beh - behavioral data: correctness of the recall in the memory trials
+ecg - electrocardiography (ECG) and photoplethysmography (PPG) data
+eeg - EEG data
+pupil -  pupillometry and eye-tracking data
+
+Some of the participants had some physiological data missing:
+sub-017, sub-094 have no pupillometry data
+sub-017, sub-037, sub-066 have no ECG and PPG data
+sub-013, sub-014, sub-015, sub-016, sub-017, sub-018, sub-019, sub-020, sub-021, sub-022, sub-023, sub-024, sub-025, sub-026, sub-027, sub-028, sub-029, sub-030, sub-031, sub-037, sub-066 have no EEG data
+sub-017 has only behavioral data

+ 7 - 0
dataset_description.json

@@ -0,0 +1,7 @@
+{
+  "Name": "EEG, pupillometry, ECG and photoplethysmography, and behavioral data in the digit span task",
+  "ReferencesAndLinks": ["https://doi.org/10.1038/s41598-020-72940-5"],
+  "Authors": ["Yuri G. Pavlov","Dauren Kasanov", "Alexandra I. Kosachenko", "Alexander I. Kotyusov"],
+  "License": "",
+  "BIDSVersion": "1.1.1"
+}

+ 83 - 0
participants.json

@@ -0,0 +1,83 @@
+{
+  "participant_id": {
+    "Description": "unique participant identifier"
+  },
+  "age": {
+    "Description": "age of the participant in years"
+  },
+  "sex": {
+    "Description": "sex of the participant: m - male, f - female"
+  },
+  "hand": {
+    "Description": "dominant hand: l - left, r - right, b - ambidextrous"
+  },
+  "eye": {
+    "Description": "dominant eye: l - left, r - right"
+  },
+  "NASA_cog_1": {
+    "Description": "NASA Task Load Index: Mental Demand scale; administered after 3 blocks of 18 trials"
+  },
+  "NASA_phys_1": {
+    "Description": "NASA Task Load Index: Physical Demand scale; administered after 3 blocks of 18 trials"
+  },
+  "NASA_speed_1": {
+    "Description": "NASA Task Load Index: Temporal Demand scale; administered after 3 blocks of 18 trials"
+  },
+  "NASA_perf_1": {
+    "Description": "NASA Task Load Index: Overall Performance scale; administered after 3 blocks of 18 trials"
+  },
+  "NASA_effort_1": {
+    "Description": "NASA Task Load Index: Effort scale; administered after 3 blocks of 18 trials"
+  },
+  "NASA_dissap_1": {
+    "Description": "NASA Task Load Index: Frustration Level scale; administered after 3 blocks of 18 trials"
+  },
+  "NASA_cog_2": {
+    "Description": "NASA Task Load Index: Mental Demand scale; administered after 6 blocks of 18 trials"
+  },
+  "NASA_phys_2": {
+    "Description": "NASA Task Load Index: Physical Demand scale; administered after 6 blocks of 18 trials"
+  },
+  "NASA_speed_2": {
+    "Description": "NASA Task Load Index: Temporal Demand scale; administered after 6 blocks of 18 trials"
+  },
+  "NASA_perf_2": {
+    "Description": "NASA Task Load Index: Overall Performance scale; administered after 6 blocks of 18 trials"
+  },
+  "NASA_effort_2": {
+    "Description": "NASA Task Load Index: Effort scale; administered after 6 blocks of 18 trials"
+  },
+  "NASA_dissap_2": {
+    "Description": "NASA Task Load Index: Frustration Level scale; administered after 6 blocks of 18 trials"
+  },
+  "NASA_cog_3": {
+    "Description": "NASA Task Load Index: Mental Demand scale; administered after 9 blocks of 18 trials"
+  },
+  "NASA_phys_3": {
+    "Description": "NASA Task Load Index: Physical Demand scale; administered after 9 blocks of 18 trials"
+  },
+  "NASA_speed_3": {
+    "Description": "NASA Task Load Index: Temporal Demand scale; administered after 9 blocks of 18 trials"
+  },
+  "NASA_perf_3": {
+    "Description": "NASA Task Load Index: Overall Performance scale; administered after 9 blocks of 18 trials"
+  },
+  "NASA_effort_3": {
+    "Description": "NASA Task Load Index: Effort scale; administered after 9 blocks of 18 trials"
+  },
+  "NASA_dissap_3": {
+    "Description": "NASA Task Load Index: Frustration Level scale; administered after 9 blocks of 18 trials"
+  },
+    "EEG_excluded": {
+    "Description": "yes - no data available for this modality, no - data available"
+  },
+    "ECG_excluded": {
+    "Description": "yes - no data available for this modality, no - data available"
+  },
+    "pupil_excluded": {
+    "Description": "yes - no data available for this modality, no - data available"
+  },
+    "behavior_excluded": {
+    "Description": "yes - no data available for this modality, no - data available"
+  }
+}

+ 87 - 0
participants.tsv

@@ -0,0 +1,87 @@
+participant_id	age	sex	hand	eye	NASA_cog_1	NASA_phys_1	NASA_speed_1	NASA_perf_1	NASA_effort_1	NASA_dissap_1	NASA_cog_2	NASA_phys_2	NASA_speed_2	NASA_perf_2	NASA_effort_2	NASA_dissap_2	NASA_cog_3	NASA_phys_3	NASA_speed_3	NASA_perf_3	NASA_effort_3	NASA_dissap_3	EEG_excluded	ECG_excluded	pupil_excluded	behavior_excluded
+sub-013	18	m	r	r	15	12	15	17	13	12	16	16	11	18	16	14	14	13	11	19	15	13	yes	no	no	no
+sub-014	21	f	r	r	13	6	10	11	16	16	13	7	8	13	16	14	15	11	10	12	16	13	yes	no	no	no
+sub-015	22	f	r	l	16	5	11	14	16	8	16	8	7	16	17	16	13	12	5	14	11	9	yes	no	no	no
+sub-016	20	f	r	l	17	2	4	16	15	18	11	2	5	7	9	10	18	15	5	14	14	10	yes	no	no	no
+sub-017	44	m	r	r	17	3	10	10	16	1	18	8	7	10	19	1	19	12	10	9	20	2	yes	yes	yes	no
+sub-018	21	f	r	l	18	11	10	20	19	18	2	19	10	19	20	19	20	20	12	20	20	20	yes	no	no	no
+sub-019	20	f	r	r	10	8	2	2	10	12	2	8	3	6	9	8	4	13	2	5	10	10	yes	no	no	no
+sub-020	25	m	r	r	11	3	1	13	4	1	11	5	5	3	5	1	8	2	3	18	3	1	yes	no	no	no
+sub-021	36	f	r	r	20	2	3	20	14	20	17	1	3	16	16	16	17	2	4	16	16	15	yes	no	no	no
+sub-022	18	f	r	r	11	4	11	10	10	11	9	17	11	8	13	13	15	18	10	10	13	12	yes	no	no	no
+sub-023	21	f	r	r	11	2	12	14	15	3	15	13	13	14	18	7	19	19	16	18	18	13	yes	no	no	no
+sub-024	20	f	r	r	11	10	13	13	18	12	20	20	12	16	11	17	18	18	11	12	11	17	yes	no	no	no
+sub-025	20	f	r	r	7	2	10	17	10	10	4	2	6	11	10	10	9	11	10	10	8	9	yes	no	no	no
+sub-026	21	f	r	r	13	14	13	14	13	14	13	13	12	13	11	10	10	10	11	12	10	10	yes	no	no	no
+sub-027	21	m	b	r	17	9	12	11	15	7	15	15	11	12	15	12	13	11	12	10	14	11	yes	no	no	no
+sub-028	19	f	r	r	10	11	7	10	11	9	12	13	9	12	12	11	9	7	9	6	10	7	yes	no	no	no
+sub-029	18	f	r	r	15	2	12	12	14	17	15	14	13	8	12	9	17	14	9	7	13	11	yes	no	no	no
+sub-030	21	f	r	r	5	2	6	10	7	4	3	4	5	7	5	2	4	4	4	5	4	3	yes	no	no	no
+sub-031	21	f	r	l	15	9	3	13	11	1	10	14	2	12	13	1	14	16	5	10	14	1	yes	no	no	no
+sub-032	24	f	r	l	14	2	11	18	13	19	13	3	11	17	12	15	13	3	11	16	13	14	no	no	no	no
+sub-033	19	f	r	r	17	14	3	17	13	19	18	17	1	18	15	16	17	15	1	12	13	11	no	no	no	no
+sub-034	21	f	r	l	17	11	4	14	15	14	15	12	4	8	13	9	16	13	4	8	14	8	no	no	no	no
+sub-035	19	f	l	l	13	13	13	16	10	16	10	14	13	16	12	15	14	16	17	17	10	15	no	no	no	no
+sub-036	20	f	r	r	11	2	11	17	11	11	11	8	11	16	13	10	13	11	11	14	13	12	no	no	no	no
+sub-037	21	m	r	r	9	3	4	12	14	8	13	4	14	10	16	13	9	16	8	6	10	6	yes	yes	no	no
+sub-038	19	f	r	l	17	8	6	17	16	13	19	12	12	16	15	17	16	12	10	17	18	18	no	no	no	no
+sub-039	18	f	r	r	14	1	8	15	13	11	15	15	12	17	15	12	18	17	10	18	11	5	no	no	no	no
+sub-040	20	f	r	r	6	17	4	17	16	14	16	5	13	16	15	15	15	5	5	14	15	15	no	no	no	no
+sub-041	19	m	r	r	17	6	16	4	14	14	16	10	14	15	16	13	15	9	12	13	15	11	no	no	no	no
+sub-042	20	f	r	r	12	4	10	10	15	12	10	5	11	13	16	5	10	5	10	6	11	5	no	no	no	no
+sub-043	20	f	r	r	20	16	15	19	20	13	11	20	20	20	20	18	11	17	16	20	20	15	no	no	no	no
+sub-044	18	f	r	r	9	11	12	11	10	16	10	12	10	11	9	17	7	10	10	15	9	11	no	no	no	no
+sub-045	20	f	r	l	10	7	9	11	14	1	11	11	10	12	11	1	11	11	10	12	12	1	no	no	no	no
+sub-046	19	f	r	l	17	20	10	17	19	19	20	20	11	20	11	16	19	19	11	20	19	20	no	no	no	no
+sub-047	23	f	r	r	5	15	11	11	14	17	3	17	6	13	19	19	14	18	10	11	17	14	no	no	no	no
+sub-048	19	f	r	r	11	13	9	13	12	12	14	15	8	15	16	15	14	15	7	14	15	16	no	no	no	no
+sub-049	20	f	r	r	15	11	10	20	11	20	13	12	13	20	11	20	12	12	10	20	12	20	no	no	no	no
+sub-050	19	f	r	r	15	18	8	17	20	15	16	18	9	17	20	17	18	19	8	16	19	14	no	no	no	no
+sub-051	19	f	r	r	5	2	11	16	9	5	6	2	12	15	5	4	4	2	11	10	5	2	no	no	no	no
+sub-052	20	f	r	l	11	17	8	11	15	14	13	9	7	10	15	15	16	10	7	11	16	14	no	no	no	no
+sub-053	18	f	r	r	14	19	20	17	16	18	8	15	8	11	19	3	12	5	9	5	19	1	no	no	no	no
+sub-054	19	f	b	l	7	2	1	12	11	1	12	4	1	17	7	2	20	20	20	20	11	3	no	no	no	no
+sub-055	18	f	r	r	14	9	10	14	15	12	13	9	7	11	16	10	9	6	5	10	14	9	no	no	no	no
+sub-056	20	m	l	r	10	4	11	5	13	9	16	6	7	11	15	7	12	20	9	11	20	8	no	no	no	no
+sub-057	21	f	l	r	11	2	3	19	4	2	12	4	5	18	5	1	10	4	4	18	6	2	no	no	no	no
+sub-058	21	f	r	l	5	13	10	16	10	10	11	12	11	15	11	11	10	11	10	15	10	12	no	no	no	no
+sub-059	20	f	l	r	16	6	11	18	17	16	15	2	5	17	15	6	14	4	4	17	14	3	no	no	no	no
+sub-060	20	f	r	l	20	2	5	18	14	19	17	5	9	17	13	18	7	3	3	5	8	3	no	no	no	no
+sub-061	37	f	r	r	8	2	11	15	9	7	13	3	5	6	14	3	8	3	6	5	15	2	no	no	no	no
+sub-062	20	f	r	r	16	13	15	12	12	11	17	16	13	13	15	9	19	16	10	12	16	9	no	no	no	no
+sub-063	21	f	r	l	20	14	16	18	20	16	19	20	14	19	20	13	13	11	14	10	10	8	no	no	no	no
+sub-064	18	f	r	r	11	10	12	14	14	12	15	16	11	13	14	11	13	8	10	13	14	7	no	no	no	no
+sub-065	20	f	r	r	17	5	10	16	16	10	14	3	10	14	10	5	16	4	10	14	10	14	no	no	no	no
+sub-066	18	f	r	r	15	17	12	9	15	13	10	12	13	7	13	12	8	9	10	5	11	9	yes	yes	no	no
+sub-067	20	m	r	r	12	15	8	15	12	14	9	12	6	6	14	11	9	9	15	14	13	9	no	no	no	no
+sub-068	19	f	r	r	12	3	9	14	10	11	12	8	10	16	10	10	12	9	10	13	10	10	no	no	no	no
+sub-069	20	f	r	r	12	6	7	14	12	12	13	11	4	13	14	11	10	12	4	6	7	7	no	no	no	no
+sub-070	19	f	l	r	9	16	10	15	8	14	14	16	11	18	13	12	8	15	7	18	13	12	no	no	no	no
+sub-071	20	f	r	r	13	5	7	7	14	9	16	7	9	6	11	9	15	7	7	12	12	7	no	no	no	no
+sub-072	19	f	b	r	10	17	5	14	11	16	7	16	11	10	11	12	7	14	6	13	15	6	no	no	no	no
+sub-073	18	f	r	l	17	12	17	15	10	6	12	12	14	13	11	6	10	9	8	11	9	7	no	no	no	no
+sub-074	18	f	r	l	19	17	15	16	16	12	17	16	16	16	18	17	15	16	17	11	16	11	no	no	no	no
+sub-075	25	f	r	r	7	5	11	13	9	12	10	6	10	12	11	11	10	13	9	11	12	12	no	no	no	no
+sub-076	18	f	r	l	11	3	3	11	12	3	12	3	4	15	12	8	13	5	3	10	13	4	no	no	no	no
+sub-077	23	f	r	l	10	4	5	4	10	2	10	9	6	6	10	3	10	10	5	3	7	2	no	no	no	no
+sub-078	18	f	r	r	13	5	14	20	13	20	15	8	13	17	15	20	12	5	8	15	13	19	no	no	no	no
+sub-079	19	f	r	r	11	7	14	16	11	8	16	16	12	17	11	7	16	18	12	17	13	6	no	no	no	no
+sub-080	21	f	r	r	11	10	10	11	13	13	12	12	11	8	13	10	12	12	11	9	12	10	no	no	no	no
+sub-081	18	f	r	l	20	16	18	20	20	20	20	20	15	20	20	20	20	20	20	20	19	20	no	no	no	no
+sub-082	18	f	r	r	14	1	11	1	12	11	15	14	11	3	15	10	11	11	12	11	12	11	no	no	no	no
+sub-083	20	f	r	l	15	10	10	7	8	4	15	10	10	6	8	4	10	10	8	8	7	6	no	no	no	no
+sub-084	19	f	r	r	11	4	6	17	12	13	11	4	10	14	10	14	13	13	12	10	10	10	no	no	no	no
+sub-085	20	f	l	l	14	5	7	5	12	8	11	10	7	15	13	12	11	14	11	9	13	12	no	no	no	no
+sub-086	20	f	r	r	9	2	2	16	15	9	11	4	3	11	10	10	13	11	2	13	13	2	no	no	no	no
+sub-087	19	m	r	r	15	18	18	15	20	10	20	8	15	16	19	11	20	12	6	16	17	11	no	no	no	no
+sub-088	20	f	r	r	10	1	10	11	11	11	11	4	8	10	14	10	10	10	10	10	14	12	no	no	no	no
+sub-089	19	f	r	r	13	10	18	14	12	19	13	13	9	15	14	17	16	17	8	13	16	17	no	no	no	no
+sub-090	20	f	r	l	16	13	14	16	15	12	13	15	11	17	12	3	18	5	4	17	12	3	no	no	no	no
+sub-091	18	m	r	r	15	11	3	14	17	18	20	18	4	19	20	20	19	17	3	18	20	20	no	no	no	no
+sub-092	19	f	r	l	12	7	13	8	10	11	7	8	5	5	5	1	4	3	7	7	10	1	no	no	no	no
+sub-093	21	m	r	r	14	4	11	6	14	5	15	6	13	5	15	10	17	16	13	10	16	12	no	no	no	no
+sub-094	19	f	r	l	13	1	13	13	14	14	12	1	13	7	13	14	14	1	13	9	13	13	no	no	yes	no
+sub-095	20	f	r	r	17	9	15	16	16	15	17	11	15	15	17	16	17	11	15	18	16	19	no	no	no	no
+sub-096	22	f	r	r	17	9	4	19	13	20	17	20	9	18	19	20	16	NA	9	18	18	4	no	no	no	no
+sub-097	19	m	r	r	5	6	7	20	6	9	3	5	9	20	5	10	4	6	7	20	4	12	no	no	no	no
+sub-098	23	f	r	r	3	14	16	16	19	9	9	14	10	14	18	10	8	20	5	5	15	17	no	no	no	no