Hi:
In rh.aparc.a2009s.stats file, appears the average cortical thickness (ThickAvg) value for frontal middle gyrus (G_front_middle): how can I get the values of the cortical thickness in that gyrus (for example), not the average value ?...
Sincerely,
Gonzalo Rojas Costa
Hi Gonzalo
I would do it in matlab, with read_curv.m and read_annotation.m
cheers Bruce On Wed, 23 Nov 2011, Gonzalo Rojas Costa wrote:
Hi:
In rh.aparc.a2009s.stats file, appears the average cortical thickness (ThickAvg) value for frontal middle gyrus (G_front_middle): how can I get the values of the cortical thickness in that gyrus (for example), not the average value ?...
Sincerely,
Gonzalo Rojas Costa _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Hi Gonzalo, we don't have anything that will do this easily. If you have matlab you can load in the annot with read_annotation.m, read in the thickness with read_curv.m, then extract the values you need from that. doug
Gonzalo Rojas Costa wrote:
Hi:
In rh.aparc.a2009s.stats file, appears the average cortical thickness (ThickAvg) value for frontal middle gyrus (G_front_middle): how can I get the values of the cortical thickness in that gyrus (for example), not the average value ?...
Sincerely,
Gonzalo Rojas Costa _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu