tedana.metrics.dependence.compute_countsignal

compute_countsignal(stat_cl_maps)[source]

Count the number of significant voxels in a set of cluster-extent thresholded maps.

Parameters:

stat_cl_maps ((S x C) array_like) – Statistical map after cluster-extent thresholding and binarization.

Returns:

countsignal ((C) array_like) – Number of significant (non-zero) voxels for each map in cl_arr.