Kevin has changed the way freesurfer writes labels. Previously, the coordinates were from the orig surface. From now on (in the development distribution) they will correspond to the white surface. As Kevin points out, the surface from which the coordinates were derived will be in the first line of the label file to help us keep track of the change.
doug
-------- Original Message -------- Subject: [Fsdev] tksurfer labels now written in white space Date: Fri, 21 Jul 2006 10:48:10 -0400 From: Kevin Teich kteich@nmr.mgh.harvard.edu To: fsdev@nmr.mgh.harvard.edu
I changed label.c and label.h to add a text field. The LabelToXXX functions write a note to that field, "coords=XXX". LabelWrite now writes this field in the comment line of the label. I replaced all calls to LabelToOriginal in tksurfer with calls to LabelToWhite.
-- Kevin Teich _______________________________________________ Fsdev mailing list Fsdev@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/fsdev
freesurfer@nmr.mgh.harvard.edu