Hello, I'm trying to test the effect of thresholds on some sample data. I'd like to look at how many clusters survive different thresholds. I also want to filter out really small clusters.
My data have already been projected onto the fsaverage template. In the simplified case below, I expect a report of clusters >= 10mm^2 whose value is > 1.0. Does the following command look reasonable? mri_surfcluster \ --in xxx.stat.fsaverage.mgh \ --subject fsaverage \ --hemi lh \ --surf inflated \ --thmin 1.0 \ --sign pos \ --thmax 100.0 \ --no-adjust \ --minarea 10 \ --sum pos.summary.txt thanks _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.