DSI2 Download Details

Note: Download instructions are for Mac OS users only

FreeSurfer

You will need to download the latest version of FreeSurfer for your operating system:

_images/freesurf.png

Once you’ve downloaded the package (above), right click to “open” and begin installation of FreeSurfer.

The “Read Me” instructions in the downloading process will instruct you to do the following:

In your terminal, type in “open .profile” from your home directory and paste the following into your .profile:

export FREESURFER_HOME=/Applications/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.sh  # ← Make sure you make it a ".sh" file and NOT ".csh"

Afterwards, continue with installation process.

XQuartz

You may be required to download XQuartz as well:

_images/xquartz.png

Once you’ve downloaded the package (above), right click to “open” and begin installation of XQuartz.

Follow the “Read Me” instructions before completing installation.

Easy Lausanne

Easy Lausanne takes input data and creates an atlas to label streamlines for tractography of the brain.

Enter the following into your terminal from your home directory:

$ git clone git@github.com:mattcieslak/easy_lausanne.git
$ cd easy_lausanne-master
# If you have write permission to your python distribution
$ python setup.py install
# otherwise
$ export PYTHONPATH=$PYTHONPATH:`pwd`

Installing DSI Studio

Finally, download and install DSIstudio