v2.0.0
Loading...
Searching...
No Matches
UTILSLIB::BadChannelsMaxwellResult Struct Reference

Result of SSS-based bad channel detection. More...

#include <bad_channels_maxwell.h>

Public Attributes

QStringList badChannels
QList< int > badIndices
Eigen::VectorXd residuals
Eigen::VectorXd zScores

Detailed Description

Result of SSS-based bad channel detection.

Definition at line 67 of file bad_channels_maxwell.h.

Member Data Documentation

◆ badChannels

QStringList UTILSLIB::BadChannelsMaxwellResult::badChannels

Names of detected bad channels.

Definition at line 69 of file bad_channels_maxwell.h.

◆ badIndices

QList<int> UTILSLIB::BadChannelsMaxwellResult::badIndices

Indices in the MEG channel list.

Definition at line 70 of file bad_channels_maxwell.h.

◆ residuals

Eigen::VectorXd UTILSLIB::BadChannelsMaxwellResult::residuals

Per-channel reconstruction residuals.

Definition at line 71 of file bad_channels_maxwell.h.

◆ zScores

Eigen::VectorXd UTILSLIB::BadChannelsMaxwellResult::zScores

Per-channel z-scores of residuals.

Definition at line 72 of file bad_channels_maxwell.h.


The documentation for this struct was generated from the following file: