Differences between revisions 76 and 81 (spanning 5 versions)
Revision 76 as of 2009-01-15 14:04:55
Size: 4061
Comment:
Revision 81 as of 2009-01-19 17:37:36
Size: 2281
Editor: crash
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

##= FreeSurfer Slides =
## 1. [[http://surfer.nmr.mgh.harvard.edu/pub/docs/freesurfer.intro.ppt|Introduction to Freesurfer - Bruce Fischl]]
## 1. [[http://surfer.nmr.mgh.harvard.edu/pub/docs/freesurfer.recon.ppt|Anatomical Analysis with Freesurfer - Doug Greve]]
## 1. [[http://surfer.nmr.mgh.harvard.edu/pub/docs/freesurfer.groupanalysis.ppt|Surface-based Group Analysis - Doug Greve]]
## 1. [[http://surfer.nmr.mgh.harvard.edu/pub/docs/freesurfer.feat.ppt|Applying FreeSurfer Tools to FSL fMRI Analysis - Doug Greve]]

## 1. [[attachment:freesurfer.intro.2008.ppt|Introduction to Freesurfer - Bruce Fischl]]
## 1. [[attachment:freesurfer.recon.ppt|Anatomical Analysis with Freesurfer - Doug Greve]]
## 1. [[attachment:freesurfer.groupanalysis.ppt|Surface-based Group Analysis - Doug Greve]]
## 1. [[attachment:freesurfer.feat.ppt|Applying FreeSurfer Tools to FSL fMRI Analysis - Doug Greve]]
Line 24: Line 13:
== Course Outline ==
During the tutorial sessions, you will be shown a variety of command strings on the tutorial wiki pages. Only those that appear between lines should be copy-and-pasted into the terminal for this tutorial. Those commands appear like this:
Note: During the tutorial sessions, you will be shown a variety of command strings on the tutorial wiki pages. Only those that appear between lines should be copy-and-pasted into the terminal for this tutorial. Those commands appear like this:
Line 32: Line 20:
<<Include(CourseSchedule)>> == Course Schedule ==
Line 34: Line 22:
## * '''Session 1'''
## * [[FsTutorial/OutputData|Session 1a]] - Use the volume and surface viewing tools to observe correctly processed output data.
## * [[FsTutorial/TroubleshootingData|Session 1b]] - See examples of problematic output data, and learn how to fix the problems.
## * [[FsTutorial/MorphAndRecon|Extra]] - Long-form tutorial covering Freesurfer's morphometry and reconstruction tool [[recon-all]].
## * [[ReconAllDevTable|Extra]] - recon-all process-flow reference table.
## * '''Session 2'''
## * [[FsTutorial/QdecGroupAnalysis|Session 2a]] - Learn how to conduct a group analysis using Qdec, and to visualize and inspect the results.
## * [[FsTutorial/FslFeatFreeSurfer|Session 2b]] - Applying !FreeSurfer tools to FSL fMRI Analysis (FEAT)
## * [[FsTutorial/GroupAnalysis|Extra]] - Group Analysis tutorial using mri_glmfit from the command line, prior to the release of Qdec.
## * [[FsTutorial/Visualization|Extra]] - Visualization and inspection of group analysis results using tksurfer, prior to release of Qdec.
## select one of the course schedules, comment-out the others:
<<Include(FsTutorial/TwoDayCourseSchedule)>>
##<<Include(FsTutorial/FslCourseSchedule)>>
Line 56: Line 37:
 * [[ConferenceRoomA| Conference Room A]]

top

FreeSurfer Tutorial and Workshop

Overview

The FreeSurfer tools deal with two main types of data: volumetric data (volumes of voxels) and surface data (polygons that tile a surface). The talks and tutorials should familiarize you with FreeSurfer's volume and surface processing streams, the recommended workflow to execute these, and many of their component tools. The tutorials also describes some of FreeSurfer's tools for registering volumetric datasets, performing group analysis on morphology data, and integrating multi-modal output with FreeSurfer (overlaying color coded parametric maps onto the cortical surface and visualizing plotted results). After completing the tutorials, 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.

Note: During the tutorial sessions, you will be shown a variety of command strings on the tutorial wiki pages. 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


Course Schedule

Additional

FsTutorial (last edited 2022-11-28 14:32:26 by LiamrSennott)