v2.0.0
Loading...
Searching...
No Matches
connectivitysettings.cpp File Reference

Implementation of CONNECTIVITYLIB::ConnectivitySettings - the input/parameter container shared by every functional-connectivity metric in CONNECTIVITYLIB. More...

#include "connectivitysettings.h"
#include <mne/mne_forward_solution.h>
#include <fs/fs_surfaceset.h>
#include <fiff/fiff_info.h>
#include <QCommandLineParser>
#include <QElapsedTimer>
#include <QDebug>
Include dependency graph for connectivitysettings.cpp:

Go to the source code of this file.

Detailed Description

Implementation of CONNECTIVITYLIB::ConnectivitySettings - the input/parameter container shared by every functional-connectivity metric in CONNECTIVITYLIB.

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

Author
Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
0.1.0
Date
March 2017

Defines the trial append/clear/remove bookkeeping, the lazy invalidation of the cached per-trial DPSS spectra and cross-spectral sums when the sampling frequency / FFT length / window type change, and the three node-position constructors (from a FiffInfo channel set, from a forward solution + FsSurfaceSet pair, or from a raw 3D matrix).

Definition in file connectivitysettings.cpp.