External Email - Use Caution
Hi Joanna,
once you close the terminal window, you have to export the variable SUBJECTS_DIR again. Your processed data is potentially in the default directory and you can access it by typing "cd $SUBJECTS_DIR" (without quotations marks) into the terminal. There is two ways (and probably a lot more) around that:
1. You can add the -sd flag to recon-all which will change it temporarily, e.g. recon-all -all -i <input data> -s >subject ID> -sd /home/developer/FreeSurfer/fs-subjects 2. You can add a line to .bashrc, which will automatically be called everytime upon opening a terminal
For the latter, you write the following in you terminal: echo 'export SUBJECTS_DIR=/home/developer/FreeSurfer/fs-subjects' >> ~/.bashrc
Otherwise open the file .bashrc in your home directory with any text editor and add the line export SUBJECTS_DIR=/home/developer/FreeSurfer/fs-subjects at the end.
Hope that helps.
Best, Falk
...............................................
[http://secure-web.cisco.com/1-hd970-wE9UByf-Tn-cwlBzy7v8VbphSFSl_JbhHYoy08vm...] Universitätsklinik für Neurologie
Otto-von-Guericke-Universität Magdeburg Medizinische Fakultät Leipziger Str. 44 39120 Magdeburg
Telefon: +49-391-6117-512
falk.luesebrink@med.ovgu.demailto:falk.luesebrink@med.ovgu.de http://secure-web.cisco.com/188ZcSUlV1cwe-ipO-xOSP8B8lbneoAqvFaId_Bf4l41octP... ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Joanna L Eckhardt jeckhardt@health.ucsd.edu Gesendet: Donnerstag, 12. Mai 2022 04:02:38 An: freesurfer@nmr.mgh.harvard.edu Betreff: [Freesurfer] Cannot Locate Newly Completed Recon-all Data
External Email - Use Caution
Dear FreeSurfer Team,
I have exported my SUBJECTS_DIR successfully in the following directory: /home/developer/FreeSurfer/fs-subjects.
When I ran my first recon-all command on subject "sub101-ses-FU," it successfully appeared in my fs-subjects directory along with an fsaverage folder. However, I have ran two other subjects with recon-all and neither have appeared in the fs-subjects directory, even though they successfully completed. In the screenshot below it shows I finished recon-all on subject "sub202-sesFU" but it did not populate in my fs-subjects folder. I cannot find sub202-sesFU anywhere and restarting did not help.
Do you know where my finished subjects might be?
Thank you, Joanna
[cid:882a1098-c364-44f5-bee4-8c41b5421a63]
--
Joanna Eckhardt
Neurosciences Graduate Program
University of California, San Diego