fpellegrini / FCsim

Simulation on different pipelines to analyse functional connectivity from EEG data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FCsim

Matlab code for the paper "Identifying best practices for detecting inter-regional functional connectivity from EEG" by Franziska Pellegrini, Arnaud Delorme, Vadim Nikulin, and Stefan Haufe.

This is a simulation that generates artificial EEG sensor time series and compares different pipelines that aim at estimating source-level inter-regional functional connectivity from EEG sensor data.

The simulation is started by fp_eval_mim_struct_sim.m in Matlab. The simulation on the comparison between different interaction delays starts with fp_eval_lagsim.m.

The following Matlab toolboxes are required:

The recommended methods and pipelines introduced in this project have been implemented in the ROIconn plugin to the free and open source EEGlab toolbox.

The authors would be grateful if published reports of research using this code (or a modified version, maintaining a significant portion of the original code) would cite the following article:

Pellegrini, F., Delorme, A., Nikulin, V., & Haufe, S. (2023). Identifying good practices for detecting inter-regional linear functional connectivity from EEG. NeuroImage, 120218. https://doi.org/10.1016/j.neuroimage.2023.120218

About

Simulation on different pipelines to analyse functional connectivity from EEG data

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%