17#ifndef FILTER_CHPI_DSP_H
18#define FILTER_CHPI_DSP_H
79 const QVector<double>& hpiFreqs,
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 void filterChpi(Eigen::MatrixXd &data, const FIFFLIB::FiffInfo &info, double sfreq, const QVector< double > &hpiFreqs, const FilterChpiParams ¶ms=FilterChpiParams())
Remove cHPI excitation signals from MEG data by notch filtering.
Parameters for cHPI notch filtering.
Full FIFF measurement info: per-channel descriptors, sampling and filter setup, projectors,...