Unfortunately, fmri data we use is not so good and there are some areas with bad signal, so we exclude these areas using brain mask. Further, we want to exclude ROIs, which contain too many zeroed voxels.
The question is: Is there any way to delete ROIs with low signal while extracting time-series in nilearn?
Now we use NiftiLabelsMasker to extract time series from ROIs.