mne.stats.
bonferroni_correction
P-value correction with Bonferroni method
pval : array_like
set of p-values of the individual tests.
alpha : float
error rate
reject : array, bool
True if a hypothesis is rejected, False if not
pval_corrected : array
pvalues adjusted for multiple hypothesis testing to limit FDR