They will be preserved.External Email - Use Caution
Hello FreeSurfer Developers and Community,
I am currently refining surface reconstructions for my subjects by performing manual edits on both the white matter segmentation and pial surfaces using FreeSurfer.
According to the FreeSurfer documentation, after making white matter edits, the recommended command is:
recon-all -autorecon2-wm -subjid <subject>
and after pial surface edits, it is recommended to run:
recon-all -autorecon-pial -subjid <subject>
followed by:
recon-all -autorecon3 -subjid <subject>
My main goal is to ensure that both white matter and pial manual edits are correctly incorporated without losing either.
However, I have seen in the FreeSurfer tutorial the combined command:
recon-all -autorecon2-wm -autorecon3 -subjid <subject>
which runs both stages sequentially.
I have two related questions:
1. If I run `recon-all -autorecon2-wm -autorecon3` after both white matter and pial edits, will my manual pial edits be preserved, or will they be overwritten by the `-autorecon2-wm` step?
You can safely combine them as in #1 above. You can add -autorecon-pial to #1 if you want, but it should not matter.
2. Is the recommended workflow to run `-autorecon2-wm` first, then `-autorecon-pial` as a separate command, and finally `-autorecon3`? Or can some of these stages be combined safely in a single command line?
For reference, I am using:
- FreeSurfer version: 7.4.1
- Platform: Red Hat Enterprise Linux
With gratitude,Camilo===================================
Camilo Castelblanco Riveros (He/His)
Neuroscience Ph.D. Candidate (G4)
Student Interest Group in Neurology (SIGN) Co-Leader
Global Health Fellow
e: ccastelblanco.gr@dartmouth.edu
_______________________________________________ Freesurfer mailing list -- freesurfer@nmr.mgh.harvard.edu To unsubscribe send an email to freesurfer-leave@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman3/lists/freesurfer@nmr.mgh.harvard.edu/