Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 183 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 183 Bytes

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