Implementation of FiffInfo: read / write of FIFFB_MEAS / FIFFB_MEAS_INFO and the channel-picking, projector and compensator surgery. More...
#include "fiff_info.h"#include "fiff_stream.h"#include "fiff_file.h"#include <utils/ioutils.h>#include <iostream>#include <QDebug>
Go to the source code of this file.
Implementation of FiffInfo: read / write of FIFFB_MEAS / FIFFB_MEAS_INFO and the channel-picking, projector and compensator surgery.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
Drop-in counterpart of mne.Info; carries everything needed to interpret a continuous, epoched or evoked data matrix.
Definition in file fiff_info.cpp.