Implementation of MNELIB::MNERawInfo. More...
#include "mne_raw_info.h"#include <fiff/fiff_tag.h>#include <Eigen/Core>#include <QFile>#include <QDebug>
Go to the source code of this file.
Implementation of MNELIB::MNERawInfo.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Reads the measurement header (FIFFB_MEAS_INFO) and the FIFFB_RAW_DATA index from a FIFF file, populating the channel and buffer-descriptor lists consumed by MNERawData.
Definition in file mne_raw_info.cpp.