v2.0.0
Loading...
Searching...
No Matches
connectivity_aec.h File Reference

ConnectivityAec — Amplitude Envelope Correlation connectivity metric. More...

#include "dsp_global.h"
#include <Eigen/Core>
Include dependency graph for connectivity_aec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UTILSLIB::ConnectivityAec
 Amplitude Envelope Correlation connectivity. More...

Namespaces

namespace  UTILSLIB
 Shared utilities (I/O helpers, spectral analysis, layout management, warp algorithms).

Detailed Description

ConnectivityAec — Amplitude Envelope Correlation connectivity metric.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.2.1
Date
May 2026

Implements both standard AEC and orthogonalized AEC (AEC-c / corrected) as described in: Brookes et al. (2012) NeuroImage 62(3):2271-2280. Hipp et al. (2012) Nature Neuroscience 15:884–890.

Definition in file connectivity_aec.h.