Hi all,
We're trying to create labels from a group level sig.mgh file. However, after the labels are created and an annotation file/color table is made, we try to view the sig.mgh file and the annotation file in tksurfer, but they don't extactly overlap, even though they are both configured to the same threshold (min-2 max-5). Most of the labels are fine, but the labels closest to the the higher end of the threshold end up being hollow, and only outline the sig.mgh clusters instead of being completely filled out. Does that make sense?
Here is our command for mri_surfcluster:
mri_surfcluster --in sig.mgh --hemi lh --subject fsaverage --thmin 2 --thmax 5 --sign pos --no-adjust --cwsig --o ./output_id --ocn ./cluster_number --olab ./grouplabel
Thanks in advance! Elizabeth
freesurfer@nmr.mgh.harvard.edu