Settings panel choosing connectivity metric, window length and FFT parameters. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::ConnectivitySettingsView |
| Settings panel for the on-line connectivity estimator (metric, window, trials). More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Settings panel choosing connectivity metric, window length and FFT parameters.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
ConnectivitySettingsView lets the user pick a connectivity estimator (coherence, PLV, PLI, wPLI, debiased wPLI, imaginary coherence, Granger / PDC / DTF …), a windowing function and a number of trials. Changes are forwarded to the connectivity-estimation rtprocessing job, and the panel also persists its state through AbstractView::saveSettings.
Definition in file connectivitysettingsview.h.