MEG training course 2023: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
(→Dates:) |
||
Line 1: | Line 1: | ||
!!!Under Construction!!! |
!!!Under Construction!!! |
||
== Dates: == |
== Dates: == |
||
09/27/2023 & 10/04/2023 |
'''Wednesday 09/27/2023 & Wednesday 10/04/2023''' |
||
This is a ''two day course''. Day 2 will build on the material and concepts covered on Day 1, so please plan to attend both days. |
|||
== Location: == |
== Location: == |
Revision as of 21:10, 17 September 2023
!!!Under Construction!!!
Dates:
Wednesday 09/27/2023 & Wednesday 10/04/2023
This is a two day course. Day 2 will build on the material and concepts covered on Day 1, so please plan to attend both days.
Location:
FAES classroom
Building 10 - Rooms 1&2
Course Schedule and Material
(This will open up shortly before the course) https://github.com/nih-megcore/MEG_workshop_2023
Things to do before the course
Install the required installations for your computer (see below)
Get a biowulf account:
Full Link: https://hpc.nih.gov/docs/accounts.html Direct Link: https://hpcnihapps.cit.nih.gov/auth/accounts/account_request.php
Confirm that you can log into biowulf with a terminal (mac / linux) or powershell (windows) after account approval!!
Required Installs:
SSH terminal:
Windows: powershell (included) or MobaXterm(Windows) Mac : terminal (included) Linux : terminal (included)
NoMachine:
ALL: https://www.nomachine.com/
Recommended Installs:
Afni:
ALL: https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/background_install/main_toc.html
freesurfer:
#Download and sign up for a free license Windows: None Mac: https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall Linux: https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall
Miniconda (NOT ANACONDA):
#Find your operating system and run (possibly in a terminal) ALL: https://docs.conda.io/en/latest/miniconda.html
Git:
Windows: https://github.com/git-for-windows/git/releases/tag/v2.41.0.windows.3 Mac: Have Xcode installed on system or https://git-scm.com/download/mac Linux: (ubuntu: sudo apt-get install git) (redhat: sudo dnf install git)