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

Implementation of FiffEvoked: read / write of one FIFFB_EVOKED block plus baseline / projector / pick operations. More...

#include "fiff_evoked.h"
#include "fiff_stream.h"
#include "fiff_tag.h"
#include "fiff_dir_node.h"
#include <math/numerics.h>
#include <QDebug>
#include <stdexcept>
Include dependency graph for fiff_evoked.cpp:

Go to the source code of this file.

Detailed Description

Implementation of FiffEvoked: read / write of one FIFFB_EVOKED block plus baseline / projector / pick operations.

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

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

Drop-in counterpart of mne.Evoked in MNE-Python.

Definition in file fiff_evoked.cpp.