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

Implementation of MNELIB::MNEMeasData. More...

#include "mne_meas_data.h"
#include "mne_meas_data_set.h"
#include "mne_inverse_operator.h"
#include "mne_types.h"
#include "mne_named_matrix.h"
#include <fiff/fiff_types.h>
#include <fiff/fiff_coord_trans.h>
#include <fiff/fiff_evoked.h>
#include <vector>
#include <QFile>
#include <QTextStream>
#include <QDebug>
Include dependency graph for mne_meas_data.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNEMeasData.

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

Implements construction, ownership of the contained measurement data sets and the projection bookkeeping that the MNE C tools expected.

Definition in file mne_meas_data.cpp.