Implementation of MNELIB::MNEEpochDataList. More...
#include "mne_epoch_data_list.h"#include <fiff/fiff_evoked_set.h>#include <QPointer>#include <QtConcurrent>#include <QDebug>
Go to the source code of this file.
Implementation of MNELIB::MNEEpochDataList.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
Implements list-level operations: appending epochs, applying SSP and baseline, averaging by event id, dropping rejected trials and writing the result as an -epo.fif file.
Definition in file mne_epoch_data_list.cpp.