Analysis of MRI Data in !FreeSurfer

Demos

Further Help

Some relevant papers

Can be found toward the bottom of this page: http://surfer.nmr.mgh.harvard.edu/fswiki/FreeSurferWiki

The code

FreeSurfer has been developed at the Martinos Center (in Boston, US). Here is its home: http://www.nmr.mgh.harvard.edu/martinos/userInfo/data/sofFreeSurf.php

At the moment, we are using "FreeSurfer 4.3.0". At the CBU, FreeSurfer is installed here:

/imaging/local/linux/freesurfer_4.3.0

To source the MNE tools type "freesurfer_4.3.0". Some of the tools will only be available on vncserver.glx sessions (or at a linux workstation).

A previous version "FreeSurfer 4.0.1" is available.

To source this version type "freesurfer_4.0.1".

Recent Updates

2009/04/15 Installed latest MNE

Type

mne_setup_2.6.0

to use it [DGW]

2009/04/15 Installed latest Freesurfer

Type

freesurfer_4.3.0

to use it[DGW]

2008/06/03 Added MNE Tutorial setup

I've added a separate mne_tutorial setup which locally sources mne in order to avoid aliasing commands with --digtrig STI101. This should only be used for the MNE Tutorial.

Instead of typin mne_setup_2.5, as you would normally, type mne_tutorial.

[DGW]