====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software_setup [2017/04/28 16:36] dstrodtman [Anaconda] |
software_setup [2019/05/15 23:14] (current) thclark [Psychtoolbox for Matlab] |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| <code> | <code> | ||
| cd ~/git | cd ~/git | ||
| - | git clone https://github.com/jyeatman/AFQ.git | + | git clone https://github.com/yeatmanlab/AFQ.git |
| </code> | </code> | ||
| Line 102: | Line 102: | ||
| <code> | <code> | ||
| cd ~/Downloads | cd ~/Downloads | ||
| - | sudo tar -C /usr/local -xzvf freesurfer-Linux-centos6_x86_64-stable-pub-v5.3.0.tar.gz | + | sudo tar -C /usr/local -xzvf freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.0.tar.gz |
| </code> | </code> | ||
| You'll need to register [[https://surfer.nmr.mgh.harvard.edu/registration.html|here]]. The registration e-mail will tell you which text to copy into a new file, which you can create/edit by | You'll need to register [[https://surfer.nmr.mgh.harvard.edu/registration.html|here]]. The registration e-mail will tell you which text to copy into a new file, which you can create/edit by | ||
| Line 144: | Line 144: | ||
| ptb3-matlab | ptb3-matlab | ||
| </code> | </code> | ||
| + | |||