Hi,
I created some anatomical labels in tksurfer (on individual brain) and now I am trying to get statistics from *h.thickness files (e.g., mean) from the same individual for a particular label using matlab. Somehow, the number of points in *h.thickness file (always on the right side, for some reason) is smaller than max index in the label (sometimes by as much as ~2000). I use read_curv to read in thickness file and read_label to read in the label.
Thanks. Irina
Hi Irina,
that means that you regenerated the surface after creating the label. The easiest thing to do would be to redraw the label, although you could save the old one if you really had to.
cheers, Bruce
On Wed, 1 Sep 2004, Irina Sigalovsky wrote:
Hi,
I created some anatomical labels in tksurfer (on individual brain) and now I am trying to get statistics from *h.thickness files (e.g., mean) from the same individual for a particular label using matlab. Somehow, the number of points in *h.thickness file (always on the right side, for some reason) is smaller than max index in the label (sometimes by as much as ~2000). I use read_curv to read in thickness file and read_label to read in the label. Thanks. Irina
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu