MariusKlug / KeyFactorsForImprovingICAinEEG

Complete processing scripts for the paper "Identifying key factors for improving ICA-based decomposition of EEG data in mobile and stationary experiments" (Klug & Gramann, 2020).
GNU General Public License v3.0
3 stars 1 forks source link

Identifying key factors for improving ICA-based decomposition of EEG data in mobile and stationary experiments

https://onlinelibrary.wiley.com/doi/10.1111/ejn.14992

Marius Klug, Klaus Gramann

Corresponding author: Marius Klug, Biopsychology and Neuroergonomics, TU Berlin, 10623, Berlin, Germany:

Email: marius.s.klug@gmail.com, marius.klug@tu-berlin.de

Researchgate: https://www.researchgate.net/profile/Marius_Klug

Twitter: https://twitter.com/marius_s_klug

Abstract

Recent developments in EEG hardware and analyses approaches allow for recordings in both stationary and mobile settings. Irrespective of the experimental setting, EEG recordings are contaminated with noise that has to be removed before the data can be functionally interpreted. Independent component analysis (ICA) is a commonly used tool to remove artifacts such as eye movement, muscle activity, and external noise from the data and to analyze activity on the level of EEG effective brain sources. The effectiveness of filtering the data is one key preprocessing step to improve the decomposition that has been investigated previously. However, no study thus far compared the different requirements of mobile and stationary experiments regarding the preprocessing for ICA decomposition. We thus evaluated how movement in EEG experiments, the number of channels, and the high-pass filter cutoff during preprocessing influence the ICA decomposition. We found that for commonly used settings (stationary experiment, 64 channels, 0.5 Hz filter), the ICA results are acceptable. However, high-pass filters of up to 2 Hz cutoff frequency should be used in mobile experiments, and more channels require a higher filter to reach an optimal decomposition. Fewer brain ICs were found in mobile experiments, but cleaning the data with ICA proved to be important and functional even with low-density channel setups. Based on the results, we provide guidelines for different experimental settings that improve the ICA decomposition.

Usage

These scripts contain the complete processing from the raw EEG data files until the final figures. The order is to first run the "compute" parts, one after the other, and then the "analyze", and last the "plot" scripts. Provided with these scripts is a set of final extracted features to plot easily, but not the original dataset. The dataset can be downloaded at: http://dx.doi.org/10.14279/depositonce-10493. The code can be run when the following additional packages are installed:

Releases