Single CTF reference-sensor compensation matrix labelled by kind. More...
#include "mne_global.h"#include "mne_named_matrix.h"#include <fiff/fiff_sparse_matrix.h>#include <Eigen/Core>#include <QSharedPointer>#include <QList>

Go to the source code of this file.
Classes | |
| class | MNELIB::MNECTFCompData |
| Represents a single CTF compensation data element. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Single CTF reference-sensor compensation matrix labelled by kind.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNECTFCompData stores one entry of the CTF software compensation chain (1st / 2nd / 3rd gradient) as a labelled matrix operating from reference to primary channels. FIFF tags: FIFFB_MNE_CTF_COMP_DATA, FIFF_MNE_CTF_COMP_KIND, FIFF_MNE_CTF_COMP_CALIBRATED, FIFF_MNE_CTF_COMP_DATA.
Definition in file mne_ctf_comp_data.h.