Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# MEG+EEG and Structural MRI Dataset: Attended and Ignored Speech-Like Sounds ## Overview This dataset contains magnetoencephalography (MEG), electroencephalography (EEG), and structural magnetic resonance imaging (MRI) data collected to investigate the neural processing of vowel-like acoustic features in healthy adults. The experiment included two listening conditions: - **Attended:** participants actively listened to the sounds and detected a brief silent gap embedded in the stimulus. - **Ignored:** participants listened passively to the sounds while their attention was directed to a silent visual stimulus. The dataset is intended for studying auditory processing, attention, speech-related acoustic features, and their neural correlates using MEG/EEG recordings and MEG source reconstruction methods. ## Study Design The experiment used synthetic vowel-like sounds that varied in their spectral and temporal characteristics. The stimuli were organized into four categories: - `pv` — periodic vowels - `nv` — non-periodic vowels - `pn` — periodic non-vowels - `nn` — non-periodic non-vowels The stimuli were approximately 600 ms long and included different combinations of formant structure and periodicity. In the attended condition, a 50-ms silent gap was embedded within the stimulus. Participants were instructed to detect the gap and respond by pressing a button. The gap could occur at different positions within the stimulus. In the ignored condition, participants listened passively and were instructed to ignore the auditory stimuli while watching a silent video. ## Participants The dataset includes 30 healthy adult participants identified using anonymized labels such as G002, G003, and so on. Participant information and demographic characteristics are provided in the corresponding participants files. Population: healthy adults Groups: healthy adults Age range: 20-41 y Number of participants: 30 ## Data Acquisition MEG data were recorded using an Elekta Neuromag VectorView system with 306 sensors, including magnetometers and planar gradiometers. MEG and EEG were recorded simultaneously. EEG was acquired using an MCScap EEG cap based on the standard 10–10 electrode placement system. The cap was designed for 64 electrodes; however, 57 electrodes were connected to the EEG inputs of the Elekta system. The 57 connected electrodes corresponded to 57 EEG channels of the MEG amplifier. The FIF recordings contain 60 EEG channels. Three Elekta EEG channels were not connected to electrodes on the cap: T9, T10, and Iz. In addition, seven electrodes present on the MCScap were not connected because they were not included in the corresponding electrode configuration of the original Elekta system: FC3, FC4, FCz, CPz, CP5, CP6, and POz. The EEG channels were recorded as part of the simultaneous MEG acquisition but were not used in the preprocessing or analyses described in this dataset. The preprocessing pipeline described below therefore concerns the MEG data only. The data were sampled at 1000 Hz. Structural MRI data were acquired for individual anatomical reconstruction and source localization. The original MEG recordings contained information about head position obtained using continuous head-position indicator (cHPI) signals. ## Dataset Organization The dataset follows the Brain Imaging Data Structure (BIDS) specification. The main data types include: - MEG recordings - EEG channels recorded simultaneously with the MEG - Structural MRI data - Anatomical derivatives generated using FreeSurfer - Preprocessed MEG data - Processing scripts The MEG data contain two experimental tasks: - `task-attended` - `task-ignored` The exact directory structure and file naming conventions follow the BIDS specification. ## MEG Preprocessing MEG preprocessing was performed using Elekta MaxFilter and MNE-Python. The preprocessing pipeline included: 1. Temporal signal-space separation (tSSS). 2. Movement compensation and transformation to an optimal head position. 3. Filtering and removal of power-line noise. 4. Signal-space projection (SSP) for cardiac and ocular artifacts. 5. Identification and annotation of movement-related artifacts. 6. Segmentation of continuous recordings into stimulus-locked epochs. SSP projectors were estimated using data from both experimental conditions and subsequently applied separately to the attended and ignored recordings. Epochs were extracted from −200 ms to 800 ms relative to stimulus onset. The prestimulus interval was used for baseline correction in subsequent analyses. ## Event Information The experiment included 20 standard stimulus event codes. These codes represented combinations of vowel-like stimulus type and acoustic features. The event codes were organized as follows: | Event codes | Stimulus category | |-------------|-------------------| | 10–50 | Periodic vowels (`pv`) | | 60–100 | Non-periodic vowels (`nv`) | | 110–150 | Periodic non-vowels (`pn`) | | 160–200 | Non-periodic non-vowels (`nn`) | The attended condition also included events related to gap presentation and participant responses. These events are used in analyses of behavioral performance and response timing. ## Structural MRI and Anatomical Processing Individual structural MRI data were processed using FreeSurfer. The anatomical processing included cortical reconstruction and the generation of subject-specific anatomical surfaces. These surfaces were used to construct the source space and forward model for MEG source reconstruction. BEM models and source spaces were generated using MNE-Python. ## Source Reconstruction Source reconstruction was performed using an anatomically constrained MEG forward model and an inverse operator. The analysis pipeline used: - A single-layer BEM model. - An `oct6` cortical source space. - sLORETA inverse estimation. - Noise covariance estimated from the prestimulus period. - A common inverse operator for the attended and ignored conditions. Source estimates were subsequently analyzed within anatomically or functionally defined cortical regions of interest. ## Software The main software packages used in the processing pipeline were: - FreeSurfer 8.1.0 - MNE-Python 1.9 - MNE-BIDS - Elekta MaxFilter 2.2 Additional Python and R dependencies are specified in the corresponding processing scripts. ## Processing Scripts The processing scripts are organized according to the main stages of the analysis pipeline. The scripts include procedures for: - Estimating head position and transforming recordings to an optimal head position. - Filtering MEG data. - Computing and applying SSP projectors. - Creating stimulus-locked epochs. - Building forward models. - Computing inverse operators and source estimates. - Extracting data from regions of interest. The scripts may require modification of input and output paths before execution. ## Data Usage The dataset may be used for research on: - Auditory perception - Neural processing of vowel-like acoustic features - Attention and auditory processing - Speech-related neural responses - MEG source reconstruction - Neurodevelopmental differences in auditory processing Users should consult the associated publication and the dataset documentation before interpreting the data. ## Associated Publications [TO BE COMPLETED] ## Ethical Considerations The study was conducted in accordance with the applicable ethical standards. All participants or their legal representatives provided informed consent, as applicable. ## Funding: The study was supported by the Russian Science Foundation (project N 25-18-00739). ## Acknowledgements We sincerely thank all of volunteers who participated in this study. ## Citation If you use this dataset, please cite the associated publication: [TO BE COMPLETED]