EEG-analysis-pipeline

EEG/MEG pipeline for event-related analysis: loading data, epoching, averaging, plotting, and estimating cortical activity from sensor data.

View the Project on GitHub roshanbiswas/EEG-analysis-pipeline

EEG-analysis-pipeline

EEG/MEG analysis with MNE-Python

Environment Set-up

Create the mne conda environment from the env.yml file:

conda env create -f env.yml