NIH MEG Short Course 2018: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content added Content deleted
m (typo)
m (Amnamyst moved page NIH MEG Course to NIH MEG Short Course 2018 without leaving a redirect: Archiving old page and moving to training section)
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==MEG Short Course Agenda:==
==MEG Short Course Agenda and Handouts:==

This course was held August 6 and 7, 2018 at NIH. The course files are archived below:


=====Monday, August 6th=====
Building 10 FAES Classroom 3: B1C207
{| class = "wikitable"
{| class = "wikitable"
|12:30 – 1:10 pm ||MEG: The Basics <br/> Fred Carver
| 1. Fred Carver ||[[Media:MEG_Intro.pdf|MEG: The Basics]]
|-
|-
|1:10 1:50 pm || Introduction to Source Localization<br/>Tom Holroyd
| 2. Tom Holroyd ||[[Media:Intro_to_SAM.pdf|Introduction to Source Localization]]
|-
|-
| 3. Stephen Robinson ||[[Media:InstrumentationLecture.pdf|Instrumentation and Hardware]]
|1:50 – 2:00 pm || Break
|-
|-
| 4. Allison Nugent ||[[Media:MEG_Applications.pdf|Applications: What can I do with MEG?]]
|2:00 – 2:40 pm ||Instrumentation and Hardware<br/>Stephen Robinson
|-
|2:40 – 3:20 pm ||Applications: What can I do with MEG? <br/> Allison Nugent
|-
|3:20 – 3:30 pm ||Final Questions
|}

=====Tuesday, August 7th=====
Building 10 FAES Classroom 3: B1C207
{| class = "wikitable"
|12:30 – 12:50 pm || Data Editor and command line Preprocessing <br/> Allison Nugent
|-
|-
| 5. Allison Nugent ||[[Media:Tutorial1_DataEditorPreprocessing.pdf|Data Editor and command line Preprocessing]]
|12:50 – 1:30 pm || Placing fiducials, headmodel creation <br/> Allison Nugent
|-
|-
| 6. Allison Nugent ||[[Media:Tutorial2_MRIHeadmodelPreprocessing.pdf|Placing fiducials, headmodel creation]]
|1:30 – 1:50 pm || The building blocks of Synthetic Aperture Magnetometry: sam_cov and sam_wts <br/> Tom Holroyd
|-
|-
| 7. Tom Holroyd ||[[Media:Source_Localization.pdf|Synthetic Aperture Magnetometry Workflow]]
|1:50 – 2:00 pm || Break
|-
|-
|2:00 2:30 pm || Voxel-wise evoked fields: sam_ers and sam_4d <br/> Tom Holroyd
| 8. Tom Holroyd || Voxel-wise power estimates: sam_cov, sam_wts, sam_3d, and sam_4d <br>(''Slides unavailable, but reach out to Tom for more information on this topic'')
|-
|-
|2:30 3:00 pm || Induced power: sam_3dc <br/> Fred Carver
| 9. Fred Carver || [[Media:Tutorial5_SAMinducedpower.pdf|Induced power: sam_3dc]]
|-
|-
|3:00 3:30 pm || Advanced (and potentially dangerous) topics <br/> Allison Nugent
| 10. Allison Nugent || [[Media:Tutorial6_Connectivity.pdf|Advanced (and potentially dangerous) topics]]
|-
|-
|}
|}


=====Support tools for the hands-on training sessions=====
=====Support tools=====
* Singularity container with the CTF DataEditor tool and the SAMsrc MEG tools running under CentOS 6.9
* Singularity container with the CTF DataEditor tool and the SAMsrc MEG tools running under CentOS 6.9
: [https://megcore.nih.gov/MEG/megcore.img Singularity container megcore.img download]
: [https://megcore.nih.gov/MEG/megcore.img Singularity container megcore.img download]

Revision as of 15:37, 8 December 2021

MEG Short Course Agenda and Handouts:

This course was held August 6 and 7, 2018 at NIH. The course files are archived below:

1. Fred Carver MEG: The Basics
2. Tom Holroyd Introduction to Source Localization
3. Stephen Robinson Instrumentation and Hardware
4. Allison Nugent Applications: What can I do with MEG?
5. Allison Nugent Data Editor and command line Preprocessing
6. Allison Nugent Placing fiducials, headmodel creation
7. Tom Holroyd Synthetic Aperture Magnetometry Workflow
8. Tom Holroyd Voxel-wise power estimates: sam_cov, sam_wts, sam_3d, and sam_4d
(Slides unavailable, but reach out to Tom for more information on this topic)
9. Fred Carver Induced power: sam_3dc
10. Allison Nugent Advanced (and potentially dangerous) topics
Support tools
  • Singularity container with the CTF DataEditor tool and the SAMsrc MEG tools running under CentOS 6.9
Singularity container megcore.img download
  • Text editors available within the container for editing shell scripts: vim, nano, gedit
Usage: singularity shell --bind /data:/mnt/data megcore.img
where the /data file system holds your CTF data set and mounts under /mnt/data inside the container
(your /home directory and the /tmp file systems are automatically visible inside the container)