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

Implementation of MNELIB::MNEEpochDataList. More...

#include "mne_epoch_data_list.h"
#include <fiff/fiff_evoked_set.h>
#include <QPointer>
#include <QtConcurrent>
#include <QDebug>
Include dependency graph for mne_epoch_data_list.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNEEpochDataList.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Andreas Griesshammer ag@fi.nosp@m.eldl.nosp@m.inein.nosp@m.c.co.nosp@m.m
Since
0.1.0
Date
October 2012

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.