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/MEG analysis with MNE-Python
Create the mne conda environment from the env.yml file:
conda env create -f env.yml