Hi - what is the best way to calculate the number of vertices in a specific anatomical region above a given q threshold?
Thanks!
Hi - what is the best way to calculate the number of vertices in a specific anatomical region above a given q threshold?
Thanks!
Some variants of these steps would work:
set minthresh = 3.3
set maxthresh = 100
set roiindex = 4
3dBrickStat -count -non-zero -mask rois.niml.dset"<$roiindex>" stats.niml.dset"<$minthresh…$maxthresh>"
3dcalc -a rois.niml.dset -b stat.niml.dset -expr “equals(a,$roiindex)*b” -prefix maskedstat.niml.dset
3dmaskdump -noijk -mask maskedstats.niml.dset"<$minthresh…$maxthresh>" maskedstats.niml.dset | wc -l
The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.
Freedom of Information Act |
HHS Vulnerability Disclosure
National Institute of Mental
Health | National Institutes of Health | U.S.
Department of Health and Human Services |