External Email - Use Caution        

Hi everyone,

I am running Freesurfer on some multi-echo MPRAGE data in order to extract
cortical thickness. I would like to use the multi-echo data to improve the
surfaces, and I found example code to do that on a previous post. However,
it's not clear to me if there are any steps after this. Do I need to rerun
any part of recon-all in order to use these newly created surfaces for
cortical parcellation and thickness extraction? My exact code is below:

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

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

Step 3: Rerun part of recon-all to use the new surfaces?

Step 4: Extract data with aparcstats2table

Thanks for the help!

Sincerely,
     Keith Jones
_______________________________________________
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