Differences between revisions 289 and 290
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
 * On Mac OS X platforms, you need to install XQuartz. Pre-Yosemite versions of OS X require [[http://xquartz.macosforge.org/downloads/SL/XQuartz-2.7.5.dmg|XQuartz 2.7.5]], Yosemite requires [[http://xquartz.macosforge.org/downloads/SL/XQuartz-2.7.6.dmg|XQuartz 2.7.6]] or higher.

top | previous | next

FreeSurfer Download

FreeSurfer for Linux is distributed in the form of a .tar.gz file, and is installed from the terminal command-line. The Mac OS X FreeSurfer distribution is a .dmg file. Uncompressed (installed) size is 8.3GB. After download, you can find installation instructions for your specific platform here:

Installation instructions.


Important Note! When processing a group of subjects for your study, it is essential to process all your subjects with the same version of freesurfer, on the same OS platform and vendor, and for safety, even the same version of the OS. While we continue to work to ensure that results match across platforms (for instance the 32b and 64b CentOS 4 builds should produce identical results), there are none-the-less system-level libraries that are OS dependent. An exception to this rule is that you may view and edit files across any platform or version, and run some post-processing tools (outside the recon-all stream) if you check with us first (for instance you may run the longitudinal processing with newer versions).


Freesurfer 5.3 stable release

Please refer to the ReleaseNotes page for per-release information.

OS

Platform

Version

Release Date

Download

Size

Linux

CentOS 6 x86_64 (64b)

stable v5.3.0

15 May 2013

freesurfer-Linux-centos6_x86_64-stable-pub-v5.3.0.tar.gz

4.2G

Linux

CentOS 4 x86_64 (64b)

stable v5.3.0

15 May 2013

freesurfer-Linux-centos4_x86_64-stable-pub-v5.3.0.tar.gz

4.0G

Linux

CentOS 4 (32b)

stable v5.3.0

15 May 2013

freesurfer-Linux-centos4-stable-pub-v5.3.0.tar.gz

3.8G

Mac

Lion OX X 10.7 (64b Intel)

stable v5.3.0

15 May 2013

freesurfer-Darwin-lion-stable-pub-v5.3.0.dmg

3.5G

Mac

SnowLeopard OS X 10.6 (32b Intel)

stable v5.3.0

15 May 2013

freesurfer-Darwin-snowleopard-i686-stable-pub-v5.3.0.dmg

3.2G

Virtualbox

Xubuntu 12.04

stable v5.3.0

15 Aug 2013

freesurfer-Virtualbox-linux-x86-stable-pub-v5.3-full.vdi.gz

9.0G

FAQ:

  • Virtualbox installation instructions can be found here.

    • the root password for the Virtualbox release is freesurfer

  • here is the md5sum data and sha1sum data for confirming tarball integrity after download.

  • On Mac OS X platforms, you need to install XQuartz. Pre-Yosemite versions of OS X require XQuartz 2.7.5, Yosemite requires XQuartz 2.7.6 or higher.


Freeview dev version

Below are the links to the daily builds of the Freeview imaging software. Please be aware that daily builds of Freeview will contain the most up-to-date features, but will also possibly contain bugs or other undesirable behavior because daily builds have not had adequate time to be rigorously tested.

OS

Platform

Download

Linux

CentOS 6 x86_64 (64b)

freeview.bin

Linux

CentOS 4 x86_64 (64b)

freeview.bin

Linux

CentOS 4 (32b)

freeview.bin

Mac

Lion OSX 10.7 and higher (64b Intel)

Freeview

Mac

SnowLeopard OSX 10.6 (32b Intel)

Freeview

  • For Linux systems, download the file and copy it over the existing $FREESURFER_HOME/bin/freeview.bin file.

  • For Mac OSX systems, download the file and copy it over the existing $FREESURFER_HOME/Freeview.app/Contents/MacOS/Freeview file.

    • On most Mac systems, $FREESURFER_HOME = /Applications/freesurfer


wget

If you are having problems downloading the installation from your browser, you could use the command-line 'wget' utility ('curl -O' on the Mac):

wget -c ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/5.3.0/<filename>

where <filename> is a filename from the Download column in the table above. Note that the '-c' flag allows continuing a failed partial download.


Archive

Old releases are here.

Dev

Some nightly dev builds are here.

Notes

uname -m

If the output says 'x86_64', you have a 64-bit Intel-compatible machine.

Note that a license key file is necessary to run the FreeSurfer binaries (but is not necessary to download and install FreeSurfer).

Registration is here.

Upon completion of the download, proceed to the installation section.

iSurf App

A brain segmentation tutorial application for the iPhone/iPad created by an external developer, making use of Freesurfer's segmentation, is available here.