22#ifndef INV_LABEL_TIME_COURSE_H
23#define INV_LABEL_TIME_COURSE_H
87 const QList<FSLIB::FsLabel>& labels,
88 const QString& sMode =
"mean_flip",
89 bool bAllowEmpty =
false);
102 static Eigen::VectorXd
computeSignFlip(
const Eigen::MatrixXd& stcData);
Reader and in-memory representation of a FreeSurfer/MNE surface label (.label).
InvSourceEstimate value type — central source-space data container produced by every INVLIB inverse s...
INVLIB library export/import macros, build-info accessors, and namespace docstring for the inverse-so...
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
Extract ROI-level time courses from vertex-level source estimates.
static Eigen::VectorXd computeSignFlip(const Eigen::MatrixXd &stcData)
static Eigen::MatrixXd extract(const InvSourceEstimate &stc, const QList< FSLIB::FsLabel > &labels, const QString &sMode="mean_flip", bool bAllowEmpty=false)
Source-space inverse-solution container with dense grid plus optional focal-dipole,...