v2.0.0
Loading...
Searching...
No Matches
mne_raw_info.cpp File Reference

Implementation of MNELIB::MNERawInfo. More...

#include "mne_raw_info.h"
#include <fiff/fiff_tag.h>
#include <Eigen/Core>
#include <QFile>
#include <QDebug>
Include dependency graph for mne_raw_info.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNERawInfo.

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

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.