1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
- # For detailed schema description see https://doi.org/10.5438/0014
- ## Required fields
- # The main researchers involved. Include digital identifier (e.g., ORCID)
- # if possible, including the prefix to indicate its type.
- authors:
- -
- firstname: "Yuri G."
- lastname: "Pavlov"
- affiliation: "Ural Federal University"
- id: "ORCID:0000-0002-3896-5145"
- -
- firstname: "Dauren"
- lastname: "Kasanov"
- affiliation: "Ural Federal University"
- -
- firstname: "Alexandra I."
- lastname: "Kosachenko"
- affiliation: "Ural Federal University"
- -
- firstname: "Alexander I."
- lastname: "Kotyusov"
- affiliation: "Ural Federal University"
- # A title to describe the published resource.
- title: "EEG, pupillometry, ECG and photoplethysmography, and behavioral data in the digit span task and rest"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- 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
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - EEG
- - ERP
- - eye-tracking
- - pupillometry
- # License information for this resource. Please provide the license name and/or a link to the license.
- # Please add also a corresponding LICENSE file to the repository.
- license:
- name: 'Creative Commons CC BY-NC 4.0'
- url: 'https://creativecommons.org/licenses/by-nc/4.0/'
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "Russian Foundation for Basic Research (RFBR) #19-013-00027"
- # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
- # Please provide digital identifier (e.g., DOI) if possible.
- # Add a prefix to the ID, separated by a colon, to indicate the source.
- # Supported sources are: DOI, arXiv, PMID
- # In the citation field, please provide the full reference, including title, authors, journal etc.
- references:
- -
- id: "doi:10.1101/2021.10.21.465288 "
- reftype: "IsReferencedBy"
- citation: "Please cite this article for acknowledgement: Pavlov, Y. G., Kasanov, D., Kosachenko, A. I., Kotyusov, A., & Busch, N. A. (2021). Pupillometry and electroencephalography in the digit span task. bioRxiv. https://doi.org/10.1101/2021.10.21.465288"
- -
- id: "https://openneuro.org/datasets/ds003838/versions/1.0.2"
- reftype: "IsVariantFormOf"
- citation: "Another version of the dataset is posted on Openneuro: EEG, pupillometry, ECG and photoplethysmography, and behavioral data in the digit span task and rest"
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Dataset
- # Do not edit or remove the following line
- templateversion: 1.2
|