v2.0.0
Loading...
Searching...
No Matches
mne_ctf_comp_data.h File Reference

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>
Include dependency graph for mne_ctf_comp_data.h:
This graph shows which files directly or indirectly include this file:

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).

Detailed Description

Single CTF reference-sensor compensation matrix labelled by kind.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

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.