mne_denoise.dss.denoisers.beta_pow3# mne_denoise.dss.denoisers.beta_pow3(source: ndarray) → float[source]# Return the cubic fixed-point coefficient -3.0. Parameters: sourcendarraySource samples; used only to match the fixed-point coefficient API.