Hi,
I have some problems want to understand.
(1) I want to analysis the cortical thickness difference of three groups. But, three groups (one factor/three levels) of Freesurfer is not satisfied with our demand. Because we want to get a thickness difference map that satisfied with the many voxels containing A group > B group > C group and A group < B group < C group, Freesurfer can’t do that. So, we want to get this map by myself and use Matlab or other tool to obtain that. And, now I want to obtain a file that containing the Tal coordinate and the thickness value of this coordinate for all subjects.
(2) Before, I want to use the following command to get the thickness value.
The command line is "mri_surf2surf --srcsubject noise0.5_0 --srcsurfval thickness --sfmt surface --trgsubject noise0.5_0 --trgsurfval noise0.5_0_tal.xfm --tfmt surface --hemi lh --sval-tal-xyz orig --tval-xyz", and then i type “mris_convert lh.noise0.5_0_tal.xfm lh.white lh.thickness.asc”.
But, the result file(lh.thickness.asc) does not contain the thickness value of this coordinate.
So, I think these commands have some error.
(4) And, I ask some problem before.
Thank you in advance!