Hi Elizabeth,
segment_T1.sh uses a bunch of files in native space for initialization that you’d also have to deform, if you wanted to run it in MNI space.
I think the easiest would be to run it in native space, and then warp the segmentation to MNI, using e.g., the registration given by CVS.
Cheers,
/Eugenio
Juan Eugenio Iglesias
Senior research fellow
CMIC (UCL), MGH (HMS) and CSAIL (MIT)
From: <freesurfer-bounces@nmr.mgh.harvard.edu> on behalf of Elizabeth Haris <e.haris@unsw.edu.au>
Reply-To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edu>
Date: Wednesday, May 27, 2020 at 23:11
To: "freesurfer@nmr.mgh.harvard.edu" <freesurfer@nmr.mgh.harvard.edu>
Subject: [Freesurfer] Running amygdala segmentation on a warped brain (fsaverage-to-MNI152)
External Email - Use Caution
Hi guys,
I’m wanting to run segmentHA_T1.sh on an MNI152 registered brain. On my subject, I have run recon-all, then run mri_cvs_register to obtain a brain image registered in MNI152 space. My questions are:
179 set ATLASMESH="$FREESURFER_HOME/average/HippoSF/atlas/AtlasMesh.gz";
180 set ATLASDUMP="$FREESURFER_HOME/average/HippoSF/atlas/AtlasDump.mgz";
181 set LUT="$FREESURFER_HOME/average/HippoSF/atlas/compressionLookupTable.txt";
Thanks in advance,
Elizabeth