Implementation of CONNECTIVITYLIB::Coherence - magnitude-squared coherence between every channel pair, computed from the shared DPSS-tapered cross-spectral cache. More...
#include "coherency.h"#include "coherence.h"#include "../network/networknode.h"#include "../network/networkedge.h"#include "../network/network.h"#include "../connectivitysettings.h"#include <QDebug>#include <QtConcurrent>#include <unsupported/Eigen/FFT>
Go to the source code of this file.
Implementation of CONNECTIVITYLIB::Coherence - magnitude-squared coherence between every channel pair, computed from the shared DPSS-tapered cross-spectral cache.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file coherence.cpp.