Gradient-compensation grade selector for Neuromag / CTF systems. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::CompensatorView |
| Mutually-exclusive checkbox list picking the active MEG gradient compensation grade. More... | |
Namespaces | |
| namespace | FIFFLIB |
| FIFF file I/O, in-memory data structures and high-level readers/writers. | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Gradient-compensation grade selector for Neuromag / CTF systems.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
CompensatorView lists every compensation matrix advertised in the active FiffInfo and exposes them as mutually-exclusive QCheckBoxes; switching the active grade emits a signal that the real-time pipeline uses to apply (or undo) the corresponding balance/derivation matrix on the live stream.
Definition in file compensatorview.h.