External Email - Use Caution        

Hello Freesurfer experts,

I am interested in using Freesurfer 7.3.2 to extract cortical thickness
values from multi-echo MPRAGE data. I ran recon-all using the T1 RMS and T2
images, and then I ran dura correction using the four T1 echo images to
create updated pial surfaces (examples of code below).

Next, can I simply run -parcstats to extract the relevant stats from the
newly created surfaces, or are there additional processing steps that are
necessary? Thank you for the help!

Example steps:

*Step 1*: Run recon-all
recon-all -subject ${SUBJECT} -i {$T1RMS} -sd ${OUTPUT} -mprage -3T -T2
${T2} -T2pial -hires -threads 16 -all

*Step 2*: Dura correction
mris_make_surfaces -dura memprage_echo%d.mgz 4 -sdir ${OUTPUT} ${SUBJECT}
${HEMI}

*Step 3*: Extract values from new surfaces??
recon-all -subject ${SUBJECT} -parcstats


Sincerely,
     Keith Jones

------------
Keith G. Jones, Ph.D.
Postdoctoral Researcher
Laboratory of Dr. Robert C. Welsh
Department of Psychiatry and Biobehavioral Sciences
University of California, Los Angeles
_______________________________________________
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 https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
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