Hello everyone,
I'm following the group analysis tutorial, but have difficulty getting all files in the right folders. I have my tutorial data set in /media/Dell/_FS/buckner_data/ (a folder that is shared in my VirtualBox), and my original subjects folder in the default path of /home/virtualuser/freesurfer/subjects.
The tutorial page suggests that the data set should be inside $FREESURFER_HOME/subjects, however I have no room in my virtual drive to copy over the whole data set, and VirtualBox is making it difficult for me to extend its size. I have thus defined SUBJECTS_DIR to be /media/Dell/_FS/buckner_data/, but then the first command of the analysis (mris_preproc) says it can't find fsaverage!
The command only works if I create a new folder and copy the following in there:
..and then run the command from there -- however, this seems very cumbersome and takes a lot of time.