External Email - Use Caution
Hi Freesurfer Developers,
I have segmented hippocampal/amygdala masks for my participants with the segmentHA_T1.sh script, but I am wanting to transform these masks into native space for analysis. I have tried using mri_convert (command below), however, this command gives me a binary
mask rather than one containing all the segments. Is there an additional step I need to include to retain the information from the segmented data when transforming the mask?
mri_convert -rl rawavg.mgz -rt nearest lh.hippoAmygLabels-T1.v21.FSvoxelSpace.mgz
./lh_Amyg_native.mgz
Many thanks,
Elizabeth