On 8/6/2021 6:35 PM, Zeng, Qi wrote:

        External Email - Use Caution

Hi Freesurfer experts,

I've done running a longitudinal analysis pipeline for individuals in 3 groups. Now, I need to get prepared for QDEC group analysis. I cp all groups of individuals to the same directory and each subject contains one base and multiple long files. I want to run "-qcache" option for the prep. Got a couple of questions here? 1) I failed to run "recon-all -s 001 -qcache", said: "missing 001/surf/lh.thickness", so for a longitudinal run, should I run "recon-all -s 001_base -qcache" or 'recon-all -s 001_ses-1.long.001_base" instead?
Run it like this: recon-all -long cross-subject base-subject -qcache
2) Where will the output be stored for each individual?
in the surf folder
3) To run multiple qcache in parallel, will the following code generate the same outputs as that I run each individually: " find . -type d -name '*_base" -exec bash -c 'for i in "$@"; do recon-all -s "$i" -qcache; done".
Thank you so much!

Best,
Qi


_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed. If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at http://www.massgeneralbrigham.org/complianceline . If 
the e-mail was sent to you in error but does not contain patient information, 
please contact the sender and properly dispose of the e-mail.
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 

Reply via email to