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)
http://www.jeiglesias.com



From: <freesurfer-boun...@nmr.mgh.harvard.edu> on behalf of Elizabeth Haris 
<e.ha...@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:


  1.  In recon-all, is there a way to specify registration to MNI152 space, or 
is it necessary to first run recon-all and then to run mri_cvs_register?
  2.  Is it possible to run the segmentHA script on the brain registered in 
MNI152 space? I’m unable to find where I would specify the use the cvs/norm.mgz 
(instead of the mri/norm.mgz file). And from what I can see in the script, the 
parameters set in lines 179/180/181 (below) point to fsaverage brain files, 
which don’t appear to be the correct targets for the new MNI152 brain; however, 
there are no corresponding output files in the cvs folder, so I am unsure how 
to define these parameters.
  3.  Is there anything I have missed and would also need to do to run the 
segmentHA script on an MNI152 brain? (I have previously run the script on the 
average brain and all went well.)

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
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Reply via email to