102#define MNE_SOURCE_SPACE_UNKNOWN -1
103#define MNE_SOURCE_SPACE_SURFACE 1
104#define MNE_SOURCE_SPACE_VOLUME 2
105#define MNE_SOURCE_SPACE_DISCRETE 3
117#define MNE_CH_SELECTION_UNKNOWN 0
118#define MNE_CH_SELECTION_FILE 1
119#define MNE_CH_SELECTION_USER 2
131#define MNE_CTFV_NOGRAD 0
132#define MNE_CTFV_GRAD1 1
133#define MNE_CTFV_GRAD2 2
134#define MNE_CTFV_GRAD3 3
141#define MNE_4DV_COMP1 101
149#define MNE_DEFAULT_TRIGGER_CH "STI 014"
152#define MNE_ENV_TRIGGER_CH "MNE_TRIGGER_CH_NAME"
155#define MNE_ENV_ROOT "MNE_ROOT"
FiffStream class declaration.
Old fiff_type declarations - replace them.
FiffSparseMatrix class declaration.
MNECovMatrix class declaration.
MNECTFCompDataSet class declaration.
MNEProjOp class declaration.
MNEProjItem class declaration.
MNECTFCompData class declaration.
MNE Derivation Set (MNEDerivSet) class declaration.
MNENamedMatrix class declaration.
MNE SSS Data (MNESssData) class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).
void(* mneUserFreeFunc)(void *)
Generic destructor callback for user-attached data.