v2.0.0
Loading...
Searching...
No Matches
MNELIB::ArtifactRejectionData Struct Reference

Artifact rejection thresholds and flags for each channel type (grad, mag, eeg, eog) used during epoch dropping. More...

#include <mne_epoch_data_list.h>

Public Attributes

bool bRejected = false
Eigen::RowVectorXd data
double dThreshold
QString sChName

Detailed Description

Artifact rejection thresholds and flags for each channel type (grad, mag, eeg, eog) used during epoch dropping.

Definition at line 68 of file mne_epoch_data_list.h.

Member Data Documentation

◆ bRejected

bool MNELIB::ArtifactRejectionData::bRejected = false

Definition at line 69 of file mne_epoch_data_list.h.

◆ data

Eigen::RowVectorXd MNELIB::ArtifactRejectionData::data

Definition at line 70 of file mne_epoch_data_list.h.

◆ dThreshold

double MNELIB::ArtifactRejectionData::dThreshold

Definition at line 71 of file mne_epoch_data_list.h.

◆ sChName

QString MNELIB::ArtifactRejectionData::sChName

Definition at line 72 of file mne_epoch_data_list.h.


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