Using the outputs from the estimation step and the simulations, mri_surfcluster (or mri_volcluster) will create two outputs: the summary file with a table of the clusters it found, and an output surface map of the clusters wth the cluster-wise p-value. The sample mri_surfcluster command is:
mri_surfcluster --src lh.gender_age.glmdir/age/sig.mgh \
--csd lh.gender_age.glmdir/csd1-age.csd \
--csd lh.gender_age.glmdir/csd2-age.csd \
--sum lh.gender_age.glmdir/age/sig.cluster.sum \
--ocp lh.gender_age.glmdir/age/sig.cluster.mgh
Could you please tell me the difference between surfcluster and volcluster?