27#ifndef BAD_CHANNELS_LOF_H
28#define BAD_CHANNELS_LOF_H
Export/import macros and namespace declaration for the DSP library.
FIFF file I/O, in-memory data structures and high-level readers/writers.
Shared utilities (I/O helpers, spectral analysis, layout management, warp algorithms).
DSPSHARED_EXPORT Eigen::VectorXd computeLofScores(const Eigen::MatrixXd &features, int k)
Compute LOF scores for a feature matrix.
DSPSHARED_EXPORT QStringList findBadChannelsLof(const Eigen::MatrixXd &data, const FIFFLIB::FiffInfo &info, const LofBadChannelParams ¶ms=LofBadChannelParams())
Detect bad channels using Local Outlier Factor (LOF).
Full FIFF measurement info: per-channel descriptors, sampling and filter setup, projectors,...