Tutorial stats 011422

From MEG Core
Revision as of 17:14, 4 January 2022 by Jstout (talk | contribs)
Jump to navigation Jump to search

!!UNDER CONSTRUCTION!!

Afni Prep

Install Afni on computer:

 https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/background_install/install_instructs/index.html

MNE Python

Install MNE Python

 conda install mamba -y
 mamba create -n tutorial_stats conda-forge::mne conda-forge:datalad -y
 conda activate tutorial_stats

Download the data

 git clone ------- data repo
 cd ----
 datalad get ./*