24#ifndef MNE_EPOCH_DATA_H
25#define MNE_EPOCH_DATA_H
39#include <QSharedPointer>
64 typedef QSharedPointer<MNEEpochData>
SPtr;
65 typedef QSharedPointer<const MNEEpochData>
ConstSPtr;
bool operator==(const BIDSPath &a, const BIDSPath &b)
MNELIB shared-library export/import macros and library build metadata.
Primitive scalar typedefs and forward-compatible aliases backing the FIFF type system.
Core MNE data structures (source spaces, source estimates, hemispheres).
void pick_channels(const Eigen::RowVectorXi &sel)
void applyBaselineCorrection(const QPair< float, float > &baseline)
bool isRejected(bool respectAutoReject=true) const
QSharedPointer< MNEEpochData > SPtr
FIFFLIB::fiff_int_t eventSample
FIFFLIB::fiff_int_t event
QSharedPointer< const MNEEpochData > ConstSPtr