mne_denoise.viz.set_theme# mne_denoise.viz.set_theme(rc: Mapping[str, object] | None = None)[source]# Apply the mne-denoise plotting theme to matplotlib rcParams. Parameters: rcmapping | NoneOptional matplotlib rcParams overrides merged into the shared theme defaults before applying them globally.