Differences between revisions 52 and 53
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
        1. Creation of computerized models of the brain from magnetic resonance imaging (MRI) data. [[FsTutorial/MorphAndRecon|link]]         1. Creation of computerized models of the brain from magnetic resonance imaging (MRI) data.
Line 9: Line 9:
        2. Processing of functional magnetic resonance imaging (fMRI) data. [[FsFastTutorial|link]]         2. Processing of functional magnetic resonance imaging (fMRI) data.
Line 11: Line 11:
        3. Measuring a number of morphometric properties of the brain including cortical thickness and regional volumes. [[https://surfer.nmr.mgh.harvard.edu/ftp/articles/fischl00-cortical-thickness.pdf|link]]         3. Measuring a number of morphometric properties of the brain including cortical thickness and regional volumes.
Line 13: Line 13:
        4. Intersubject averaging of structural and functional data using a procedure that aligns individuals based on their cortical folding patterns for optimal alignment of homologous neural regions. [[https://surfer.nmr.mgh.harvard.edu/ftp/articles/fischl99-morphing.pdf|link]]         4. Intersubject averaging of structural and functional data using a procedure that aligns individuals based on their cortical folding patterns for optimal alignment of homologous neural regions.

top

FreeSurfer Beginners Guide

FreeSurfer is a freely available software package developed by investigators at the Athinoula A. Martinos Center for Biomedical Imaging used for a number of procedures including:

  1. Creation of computerized models of the brain from magnetic resonance imaging (MRI) data.
  2. Processing of functional magnetic resonance imaging (fMRI) data.
  3. Measuring a number of morphometric properties of the brain including cortical thickness and regional volumes.
  4. Intersubject averaging of structural and functional data using a procedure that aligns individuals based on their cortical folding patterns for optimal alignment of homologous neural regions.

Machine Requirements

  • To run FreeSurfer, you will need either a PC running Linux or a Macintosh running OS X.

    FreeSurfer consumes a lot of processor time, memory resources and disk space, so it is recommended to run FreeSurfer on as powerful a machine as you have available. For example, at MGH we typically run Linux CentOS 4 on 2.5GHz dual processor AMD Opterons with 4 to 8 GB of DDR SDRAM, and 250GB of disk space.

    See SystemRequirements for more info.

Data Requirements

  • The processing procedures for the creation of cortical models require good quality T1 weighted MRI data, such as a Siemens MPRAGE (examples of appropriate Siemens scanner protocols) or GE SPGR sequence with approximately 1mm3 resolution (although a variety of quality data sets can be processed with additional manual intervention). Thickness should not exceed 1.5mm (~1mm^3 is ideal). The best FreeSurfer processing results come from scans having excellent gray/white matter contrast.

    Examples of different quality scans (click to download TIFF image):

    • A - excellent GM/WM contrast, acquired with MP-RAGE pulse-sequence protocol

    • B - very good GM/WM contrast, acquired with MP-RAGE pulse-sequence protocol

    • C - good GM/WM contrast, acquired with SPGR pulse-sequence protocol; not as good GM/WM contrast as the MP-RAGE acquisitions; low bandwidth causes some temporal lobe artifacts (brightening of the gray matter)

    These example scans, captured from FreeSurfer's tkmedit display, are slices from the brainmask.mgz file, created by the -autorecon1 stage of FreeSurfer (requiring about 20 minutes of processing time). This means that some amount of intensity normalization has occurred, but the contrast differences between image examples are easier to see, compared to the original (orig.mgz) volume. Refer to the tutorial sections 'Using Control Points to Fix Intensity Normalization' and 'Fixing Common Geometric Inaccuracies in White Matter Surfaces' for examples of problem areas resulting from scan deficiencies.

Getting Started

An active e-mail list is available to answer specific questions about processing procedures.

There is also a FAQ

FreeSurferBeginnersGuide (last edited 2020-04-10 10:31:15 by LeahMorgan)