Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) In Linux, check that you have a folder

/usr/local/freesurfer/subjects

If not, create it. This will also need the bert and fsaverage folders copied to it.

...

]$ cp -rv /mnt/hgfs/LinuxShare/subjects4freesurfer/CON302 /usr/local/freesurfer/subjects/CON302/

3) Copy the DTI data to the subjects folder

]$ cp -rv /mnt/hgfs/LinuxShare/subjects4FSL/CON302/DTI_b0corr /usr/local/freesurfer/subjects/CON302/

 Make sure the bvals4tracula.txt and bvecs4tracula.txt files are included. If not, create them and copy them individually:

...