Dear experts I use the following command and the Size(mm^2) was28.65.
mri_surfcluster --in leg.volume.lh.20/g2v2/sig.mgh --thmin 3.7190 --no-adjust --sign abs --subject fsaverage --hemi lh --annot aparc.a2009s --mask leg.volume.lh.20/mask.mgh --sum leg.volume.lh.20/g2v2/sig.z3.7190.txt # ClusterNo Max VtxMax Size(mm^2) TalX TalY TalZ NVtxs Annot 1 4.068 160031 28.65 -7.5 -42.6 9.2 87 G_cingul-Post-ventral
However, When I used the FDR correction and found that size become larger (76467.08).
mri_surfcluster --in leg.volume.lh.20/g2v2/sig.mgh --fdr 2.3 --no-adjust --sign abs --subject fsaverage --hemi lh --annot aparc.a2009s --mask leg.volume.lh.20/mask.mgh --cwsig 5 --sum fdr.2.3.txt # ClusterNo Max VtxMax Size(mm^2) TalX TalY TalZ NVtxs Annot 1 4.068 160031 76467.08 -7.5 -42.6 9.2 149953 G_cingul-Post-ventral
Why the size become larger ? Or is there some problem?
Thank you
FDR computes a threshold for you and that threshold was probably less than 3.7. I should print out the threshold it is using
On 07/17/2014 10:18 AM, wang kangcheng wrote:
Dear experts I use the following command and the Size(mm^2) was28.65.
mri_surfcluster --in leg.volume.lh.20/g2v2/sig.mgh --thmin 3.7190 --no-adjust --sign abs --subject fsaverage --hemi lh --annot aparc.a2009s --mask leg.volume.lh.20/mask.mgh --sum leg.volume.lh.20/g2v2/sig.z3.7190.txt # ClusterNo Max VtxMax Size(mm^2) TalX TalY TalZ NVtxs Annot 1 4.068 160031 28.65 -7.5 -42.6 9.2 87 G_cingul-Post-ventral
However, When I used the FDR correction and found that size become larger (76467.08). mri_surfcluster --in leg.volume.lh.20/g2v2/sig.mgh --fdr 2.3 --no-adjust --sign abs --subject fsaverage --hemi lh --annot aparc.a2009s --mask leg.volume.lh.20/mask.mgh --cwsig 5 --sum fdr.2.3.txt # ClusterNo Max VtxMax Size(mm^2) TalX TalY TalZ NVtxs Annot 1 4.068 160031 76467.08 -7.5 -42.6 9.2 149953 G_cingul-Post-ventral
Why the size become larger ? Or is there some problem?
Thank you
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu