v2.0.0
Loading...
Searching...
No Matches
mne_meas_data_set.h File Reference

One condition / averaging slice within a legacy MNELIB::MNEMeasData. More...

#include "mne_global.h"
#include <Eigen/Core>
#include <QSharedPointer>
Include dependency graph for mne_meas_data_set.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MNELIB::MNEMeasDataSet
 Single measurement epoch or average within MNEMeasData. More...

Namespaces

namespace  MNELIB
 Core MNE data structures (source spaces, source estimates, hemispheres).

Detailed Description

One condition / averaging slice within a legacy 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

MNELIB::MNEMeasDataSet represents either a single average or a raw chunk together with its baseline, sampling info and event metadata. Several sets are aggregated by MNEMeasData to expose all conditions of a study through a single object.

Definition in file mne_meas_data_set.h.