External Email - Use Caution
Hi Eugenio,
Just to double check I understand:
i. How would I specify that mri_cvs_register should run on the registration given by cvs for each subject (in the flagged arguments
it only shows how to specify registration to MNI152 space)?
OR
Many thanks for the help and clarification,
Elizabeth
From: <freesurfer-bounces@nmr.mgh.harvard.edu> on behalf of "Iglesias Gonzalez, Juan E." <JIGLESIASGONZALEZ@mgh.harvard.edu>
Reply to: Freesurfer support list <freesurfer@nmr.mgh.harvard.edu>
Date: Thursday, 28 May 2020 at 10:20 pm
To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edu>
Subject: Re: [Freesurfer] Running amygdala segmentation on a warped brain (fsaverage-to-MNI152)
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