Introduction: EEG pipeline in python for LewPeaLab in UT Austin
Author: Ziyi Duan (Zoe)
Date: 10/05/2021
Aim: making a pipeline for EEG preprocessing and deocoding based on python language
Decoding methods: MVPA, Inverted encoding model
Data source: https://osf.io/vw4uc/ from Foster et al., 2017, Current Biology
Description:
These pipeline include:
-
preprocessing EEG raw data from the Data source
-
using the preprocessed data to do MVPA decoding
-
using the preprocessed data to do Inverted encoding model decoding