FreeSurfer Slides
FreeSurfer Tutorial
Overview
The FreeSurfer tools deal with two main types of data: volumetric data (volumes of voxels) and surface data (polygons that tile a surface). This tutorial should familiarize you with FreeSurfer's volume and surface processing streams, the recommended workflow to execute these, and many of their component tools. The tutorial also describes some of FreeSurfer's tools for registering volumetric datasets, performing group analysis on morphology data, and integrating FSL Feat output with FreeSurfer (overlaying color coded parametric maps onto the cortical surface and visualizing plotted results). After completing the tutorial, you should be able to:
- perform surface reconstructions;
- generate subcortical segmentations;
- fix errors encountered during the volume or surface processing;
- overlay functional data onto surfaces;
- perform group analysis of structural (e.g. thickness) and functional data.
Course Outline
In the following sessions, you will be shown a variety of command strings. Only those that appear between lines should be copy-and-pasted into the terminal for this tutorial. Those commands appear like this:
command arg1 arg2
Session 1
Session 1a - Use the volume and surface viewing tools to observe correctly processed output data.
Session 1b - See examples of problematic output data, and learn how to fix the problems.
Extra - Long-form tutorial covering Freesurfer's morphometry and reconstruction tool recon-all.
Extra - recon-all process-flow reference table.
Session 2
Session 2a - Learn how to conduct a group analysis using Qdec, and to visualize and inspect the results.
Session 2b - Applying FreeSurfer tools to FSL fMRI Analysis (FEAT)
Extra - Group Analysis tutorial using mri_glmfit from the command line, prior to the release of Qdec.
Extra - Visualization and inspection of group analysis results using tksurfer, prior to release of Qdec.
Additional
Home page: http://surfer.nmr.mgh.harvard.edu
Mailing list: send mail to majordomo@surfer.nmr.mgh.harvard.edu with the following command in the body of your email message: subscribe freesurfer
4pp PDFs: intro4pp.pdf, recon4pp.pdf, group4pp.pdf feat4pp.pdf