MNE-CPP  0.1.9
A Framework for Electrophysiology
Macros
fiff_constants.h File Reference

Fiff constants. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FIFFC_FAIL   -1
 
#define FIFFC_OK   0
 
#define FIFFV_TRUE   1
 
#define FIFFV_FALSE   0
 
#define FIFF_FAIL   -1
 
#define FIFF_OK   0
 
#define FIFFC_TAG_INFO_SIZE   (sizeof(fiffTagRec) - sizeof(fiff_data_t *))
 
#define FIFFC_DATA_OFFSET   FIFFC_TAG_INFO_SIZE
 
#define FIFFM_TAG_INFO(x)   &((x)->kind)
 
#define FIFFV_QUAT_0   700
 
#define FIFFV_QUAT_1   701
 
#define FIFFV_QUAT_2   702
 
#define FIFFV_QUAT_3   703
 
#define FIFFV_QUAT_4   704
 
#define FIFFV_QUAT_5   705
 
#define FIFFV_QUAT_6   706
 
#define FIFFV_HPI_G   707
 
#define FIFFV_HPI_ERR   708
 
#define FIFFV_HPI_MOV   709
 
#define FIFFM_QUAT_CH(X)   ((X >= FIFFV_QUAT_0) && (X <= FIFFV_HPI_MOV)) /* Check for a quaternion channel */
 
#define FIFFV_DIPOLE_WAVE_CH   1000 /* Dipole time curve */
 
#define FIFFV_GOODNESS_FIT_CH   1001 /* Goodness of fit */
 
#define FIFFM_CHPOS(x)   &((x)->chpos)
 
#define FIFF_UNIT_NONE   -1
 
#define FIFF_UNIT_M   1
 
#define FIFF_UNIT_KG   2
 
#define FIFF_UNIT_SEC   3
 
#define FIFF_UNIT_A   4
 
#define FIFF_UNIT_K   5
 
#define FIFF_UNIT_MOL   6
 
#define FIFF_UNIT_RAD   7
 
#define FIFF_UNIT_SR   8
 
#define FIFF_UNIT_CD   9
 
#define FIFF_UNIT_HZ   101
 
#define FIFF_UNIT_N   102
 
#define FIFF_UNIT_PA   103
 
#define FIFF_UNIT_J   104
 
#define FIFF_UNIT_W   105
 
#define FIFF_UNIT_C   106
 
#define FIFF_UNIT_V   107
 
#define FIFF_UNIT_F   108
 
#define FIFF_UNIT_OHM   109
 
#define FIFF_UNIT_MHO   110
 
#define FIFF_UNIT_WB   111
 
#define FIFF_UNIT_T   112
 
#define FIFF_UNIT_H   113
 
#define FIFF_UNIT_CEL   114
 
#define FIFF_UNIT_LM   115
 
#define FIFF_UNIT_LX   116
 
#define FIFF_UNIT_T_M   201 /* T/m */
 
#define FIFF_UNIT_AM   202 /* Am */
 
#define FIFF_UNIT_AM_M2   203 /* Am/m^2 */
 
#define FIFF_UNIT_AM_M3   204 /* Am/m^3 */
 
#define FIFF_UNITM_E   18
 
#define FIFF_UNITM_PET   15
 
#define FIFF_UNITM_T   12
 
#define FIFF_UNITM_MEG   6
 
#define FIFF_UNITM_K   3
 
#define FIFF_UNITM_H   2
 
#define FIFF_UNITM_DA   1
 
#define FIFF_UNITM_NONE   0
 
#define FIFF_UNITM_D   -1
 
#define FIFF_UNITM_C   -2
 
#define FIFF_UNITM_M   -3
 
#define FIFF_UNITM_MU   -6
 
#define FIFF_UNITM_N   -9
 
#define FIFF_UNITM_P   -12
 
#define FIFF_UNITM_F   -15
 
#define FIFF_UNITM_A   -18
 
#define FIFFV_COIL_NONE   0
 
#define FIFFV_COIL_EEG   1
 
#define FIFFV_COIL_NM_122   2
 
#define FIFFV_COIL_NM_24   3
 
#define FIFFV_COIL_NM_MCG_AXIAL   4
 
#define FIFFV_COIL_EEG_BIPOLAR   5
 
#define FIFFV_COIL_DIPOLE   200
 
#define FIFFV_COIL_MCG_42   1000
 
#define FIFFV_COIL_POINT_MAGNETOMETER   2000
 
#define FIFFV_COIL_AXIAL_GRAD_5CM   2001
 
#define FIFFV_COIL_VV_PLANAR_W   3011
 
#define FIFFV_COIL_VV_PLANAR_T1   3012
 
#define FIFFV_COIL_VV_PLANAR_T2   3013
 
#define FIFFV_COIL_VV_PLANAR_T3   3014
 
#define FIFFV_COIL_VV_MAG_W   3021
 
#define FIFFV_COIL_VV_MAG_T1   3022
 
#define FIFFV_COIL_VV_MAG_T2   3023
 
#define FIFFV_COIL_VV_MAG_T3   3024
 
#define FIFFV_COIL_MAGNES_MAG   4001
 
#define FIFFV_COIL_MAGNES_GRAD   4002
 
#define FIFFV_COIL_CTF_GRAD   5001
 
#define FIFFV_COIL_CTF_REF_MAG   5002
 
#define FIFFV_COIL_CTF_REF_GRAD   5003
 
#define FIFFV_COIL_CTF_REF_GOFF   5004
 
#define FIFFV_COIL_KIT_GRAD   6001
 
#define FIFFV_COIL_KIT_REF_GRAD   6002
 
#define FIFFV_COIL_BABY_GRAD   7001
 
#define FIFFV_COIL_BABY_MAG   7002
 
#define FIFFV_COIL_BABY_REF_MAG   7003
 
#define FIFFV_COIL_BABY_REF_MAG2   7004
 
#define FIFFV_COIL_ARTEMIS123_GRAD   7501
 
#define FIFFV_COIL_ARTEMIS123_REF_MAG   7502
 
#define FIFFV_COIL_ARTEMIS123_REF_GRAD   7503
 
#define FIFFV_COIL_QUSPIN_ZFOPM_MAG   8001
 
#define FIFFV_COIL_KRISS_GRAD   9001
 
#define FIFFV_COIL_COMPUMEDICS_ADULT_GRAD   9101
 
#define FIFFV_COIL_COMPUMEDICS_PEDIATRIC_GRAD   9102
 
#define FIFFM_IS_VV_COIL(c)   ((c)/1000 == 3)
 
#define FIFFV_POINT_CHEST_LEFT   1
 
#define FIFFV_POINT_CHEST_STERNUM   2
 
#define FIFFV_POINT_CHEST_RIGHT   3
 
#define FIFFV_COORD_UNKNOWN   0
 
#define FIFFV_COORD_DEVICE   1
 
#define FIFFV_COORD_ISOTRAK   2
 
#define FIFFV_COORD_HPI   3
 
#define FIFFV_COORD_HEAD   4
 
#define FIFFV_COORD_MRI   5
 
#define FIFFV_COORD_MRI_SLICE   6
 
#define FIFFV_COORD_MRI_DISPLAY   7
 
#define FIFFV_COORD_XRAY   FIFF_COORD_MRI
 
#define FIFFV_COORD_XRAY_SLICE   FIFF_COORD_MRI_SLICE
 
#define FIFFV_COORD_CT   FIFF_COORD_MRI
 
#define FIFFV_COORD_CT_SLICE   FIFF_COORD_MRI_SLICE
 
#define FIFFV_COORD_DICOM_DEVICE   8
 
#define FIFFV_COORD_IMAGING_DEVICE   9
 
#define FIFFV_COORD_TORSO   100
 
#define FIFFV_MOVE   1
 
#define FIFFV_NO_MOVE   0
 
#define FIFFV_ARTEF_MAX   100
 
#define FIFFV_ARTEF_NONE   -1
 
#define FIFFV_ARTEF_KEEP   0
 
#define FIFFV_ARTEF_JUMP   1
 
#define FIFFV_ARTEF_NOJUMP   2
 
#define FIFFV_LAYER_BRAIN   1
 
#define FIFFV_LAYER_CSF   2
 
#define FIFFV_LAYER_SKULL   3
 
#define FIFFV_LAYER_HEAD   4
 
#define FIFFV_XFIT_MAP_SURF_SENSORS   0
 
#define FIFFV_XFIT_MAP_SURF_HEAD   1
 
#define FIFFV_XFIT_MAP_SURF_SPHERE   2
 
#define FIFFV_NEXT_SEQ   0
 
#define FIFFV_NEXT_NONE   -1
 
#define FIFFV_MAGN_CH   1
 
#define FIFFV_EL_CH   2
 
#define FIFFV_MEG_CH   FIFFV_MAGN_CH
 
#define FIFFV_MCG_CH   201
 
#define FIFFV_REF_MEG_CH   301
 
#define FIFFV_EEG_CH   FIFFV_EL_CH
 
#define FIFFV_STIM_CH   3
 
#define FIFFV_EOG_CH   202
 
#define FIFFV_EMG_CH   302
 
#define FIFFV_ECG_CH   402
 
#define FIFFV_MISC_CH   502
 
#define FIFFV_RESP_CH   602
 
#define FIFFV_MNE_SURF_UNKNOWN   -1
 
#define FIFFV_MNE_SURF_LEFT_HEMI   101
 
#define FIFFV_MNE_SURF_RIGHT_HEMI   102
 
#define FIFFV_POINT_CARDINAL   1
 
#define FIFFV_POINT_HPI   2
 
#define FIFFV_POINT_EEG   3
 
#define FIFFV_POINT_ECG   FIFFV_POINT_EEG
 
#define FIFFV_POINT_EXTRA   4
 
#define FIFFV_POINT_LPA   1
 
#define FIFFV_POINT_NASION   2
 
#define FIFFV_POINT_RPA   3
 
#define FIFFB_MNE   350
 
#define FIFFB_MNE_SOURCE_SPACE   351
 
#define FIFFB_MNE_FORWARD_SOLUTION   352
 
#define FIFFB_MNE_PARENT_MRI_FILE   353
 
#define FIFFB_MNE_PARENT_MEAS_FILE   354
 
#define FIFFB_MNE_COV   355
 
#define FIFFB_MNE_INVERSE_SOLUTION   356
 
#define FIFFB_MNE_NAMED_MATRIX   357
 
#define FIFFB_MNE_ENV   358
 
#define FIFFB_MNE_BAD_CHANNELS   359
 
#define FIFFB_MNE_VERTEX_MAP   360
 
#define FIFFB_MNE_EVENTS   361
 
#define FIFFB_MNE_MORPH_MAP   362
 
#define FIFFB_MNE_CTF_COMP   370
 
#define FIFFB_MNE_CTF_COMP_DATA   371
 
#define FIFF_MNE_ROW_NAMES   3502
 
#define FIFF_MNE_COL_NAMES   3503
 
#define FIFF_MNE_NROW   3504
 
#define FIFF_MNE_NCOL   3505
 
#define FIFF_MNE_COORD_FRAME   3506
 
#define FIFF_MNE_CH_NAME_LIST   3507
 
#define FIFF_MNE_FILE_NAME   3508
 
#define FIFF_MNE_SOURCE_SPACE_POINTS   3510
 
#define FIFF_MNE_SOURCE_SPACE_NORMALS   3511
 
#define FIFF_MNE_SOURCE_SPACE_NPOINTS   3512
 
#define FIFF_MNE_SOURCE_SPACE_SELECTION   3513
 
#define FIFF_MNE_SOURCE_SPACE_NUSE   3514
 
#define FIFF_MNE_SOURCE_SPACE_NEAREST   3515
 
#define FIFF_MNE_SOURCE_SPACE_NEAREST_DIST   3516
 
#define FIFF_MNE_SOURCE_SPACE_ID   3517
 
#define FIFF_MNE_SOURCE_SPACE_TYPE   3518
 
#define FIFF_MNE_SOURCE_SPACE_NTRI   3590
 
#define FIFF_MNE_SOURCE_SPACE_TRIANGLES   3591
 
#define FIFF_MNE_SOURCE_SPACE_NUSE_TRI   3592
 
#define FIFF_MNE_SOURCE_SPACE_USE_TRIANGLES   3593
 
#define FIFF_MNE_SOURCE_SPACE_VOXEL_DIMS   3596
 
#define FIFF_MNE_SOURCE_SPACE_INTERPOLATOR   3597
 
#define FIFF_MNE_SOURCE_SPACE_MRI_FILE   3598
 
#define FIFF_MNE_SOURCE_SPACE_DIST   3599
 
#define FIFF_MNE_SOURCE_SPACE_DIST_LIMIT   3600
 
#define FIFF_MNE_FORWARD_SOLUTION   3520
 
#define FIFF_MNE_SOURCE_ORIENTATION   3521
 
#define FIFF_MNE_INCLUDED_METHODS   3522
 
#define FIFF_MNE_FORWARD_SOLUTION_GRAD   3523
 
#define FIFF_MNE_COV_KIND   3530
 
#define FIFF_MNE_COV_DIM   3531
 
#define FIFF_MNE_COV   3532
 
#define FIFF_MNE_COV_DIAG   3533
 
#define FIFF_MNE_COV_EIGENVALUES   3534
 
#define FIFF_MNE_COV_EIGENVECTORS   3535
 
#define FIFF_MNE_COV_NFREE   3536
 
#define FIFF_MNE_INVERSE_LEADS   3540
 
#define FIFF_MNE_INVERSE_LEADS_WEIGHTED   3546
 
#define FIFF_MNE_INVERSE_FIELDS   3541
 
#define FIFF_MNE_INVERSE_SING   3542
 
#define FIFF_MNE_PRIORS_USED   3543
 
#define FIFF_MNE_INVERSE_FULL   3544
 
#define FIFF_MNE_INVERSE_SOURCE_ORIENTATIONS   3545
 
#define FIFF_MNE_ENV_WORKING_DIR   3550
 
#define FIFF_MNE_ENV_COMMAND_LINE   3551
 
#define FIFF_MNE_PROJ_ITEM_ACTIVE   3560
 
#define FIFF_MNE_EVENT_LIST   3561
 
#define FIFF_MNE_HEMI   3562
 
#define FIFF_MNE_MORPH_MAP   3570
 
#define FIFF_MNE_MORPH_MAP_FROM   3571
 
#define FIFF_MNE_MORPH_MAP_TO   3572
 
#define FIFF_MNE_CTF_COMP_KIND   3580
 
#define FIFF_MNE_CTF_COMP_DATA   3581
 
#define FIFF_MNE_CTF_COMP_CALIBRATED   3582
 
#define FIFF_MNE_RT_COMMAND   3700
 
#define FIFF_MNE_RT_CLIENT_ID   3701
 
#define FIFFB_MNE_RT_MEAS_INFO   3710
 
#define FIFFV_MNE_FIXED_ORI   1
 
#define FIFFV_MNE_FREE_ORI   2
 
#define FIFFV_MNE_MEG   1
 
#define FIFFV_MNE_EEG   2
 
#define FIFFV_MNE_MEG_EEG   3
 
#define FIFFV_MNE_UNKNOWN_COV   0
 
#define FIFFV_MNE_SENSOR_COV   1
 
#define FIFFV_MNE_NOISE_COV   1
 
#define FIFFV_MNE_SOURCE_COV   2
 
#define FIFFV_MNE_FMRI_PRIOR_COV   3
 
#define FIFFV_MNE_SIGNAL_COV   4
 
#define FIFFV_MNE_DEPTH_PRIOR_COV   5
 
#define FIFFV_MNE_ORIENT_PRIOR_COV   6
 
#define FIFFV_MNE_SPACE_UNKNOWN   -1
 
#define FIFFV_MNE_SPACE_SURFACE   1
 
#define FIFFV_MNE_SPACE_VOLUME   2
 
#define FIFFV_MNE_SPACE_DISCRETE   3
 
#define FIFFV_MNE_COV_CH_UNKNOWN   -1
 
#define FIFFV_MNE_COV_CH_MEG_MAG   0
 
#define FIFFV_MNE_COV_CH_MEG_GRAD   1
 
#define FIFFV_MNE_COV_CH_EEG   2
 
#define FIFFV_MNE_PROJ_ITEM_EEG_AVREF   10
 
#define FIFFV_MNE_COORD_TUFTS_EEG   300
 
#define FIFFV_MNE_COORD_CTF_DEVICE   1001
 
#define FIFFV_MNE_COORD_CTF_HEAD   1004
 
#define FIFFV_MNE_COORD_MRI_VOXEL   2001
 
#define FIFFV_MNE_COORD_RAS   2002
 
#define FIFFV_MNE_COORD_MNI_TAL   2003
 
#define FIFFV_MNE_COORD_FS_TAL_GTZ   2004
 
#define FIFFV_MNE_COORD_FS_TAL_LTZ   2005
 
#define FIFFV_MNE_COORD_FS_TAL   2006
 

Detailed Description

Fiff constants.

Author
Lorenz Esch lesch.nosp@m.@mgh.nosp@m..harv.nosp@m.ard..nosp@m.edu; Matti Hamalainen msh@n.nosp@m.mr.m.nosp@m.gh.ha.nosp@m.rvar.nosp@m.d.edu; Christoph Dinh chdin.nosp@m.h@nm.nosp@m.r.mgh.nosp@m..har.nosp@m.vard..nosp@m.edu
Since
0.1.0
Date
July, 2012

LICENSE

Copyright (C) 2012, Lorenz Esch, Matti Hamalainen, Christoph Dinh. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition in file fiff_constants.h.

Macro Definition Documentation

◆ FIFF_MNE_COORD_FRAME

#define FIFF_MNE_COORD_FRAME   3506

Coordinate frame employed. Defaults:

Definition at line 331 of file fiff_constants.h.

◆ FIFF_MNE_COV

#define FIFF_MNE_COV   3532

Full matrix in packed representation (lower triangle)

Definition at line 376 of file fiff_constants.h.

◆ FIFF_MNE_COV_DIAG

#define FIFF_MNE_COV_DIAG   3533

Diagonal matrix

Definition at line 377 of file fiff_constants.h.

◆ FIFF_MNE_COV_DIM

#define FIFF_MNE_COV_DIM   3531

Matrix dimension

Definition at line 375 of file fiff_constants.h.

◆ FIFF_MNE_COV_EIGENVALUES

#define FIFF_MNE_COV_EIGENVALUES   3534

Eigenvalues and eigenvectors of the above

Definition at line 378 of file fiff_constants.h.

◆ FIFF_MNE_COV_KIND

#define FIFF_MNE_COV_KIND   3530

What kind of a covariance matrix

Definition at line 374 of file fiff_constants.h.

◆ FIFF_MNE_COV_NFREE

#define FIFF_MNE_COV_NFREE   3536

Number of degrees of freedom

Definition at line 380 of file fiff_constants.h.

◆ FIFF_MNE_CTF_COMP_CALIBRATED

#define FIFF_MNE_CTF_COMP_CALIBRATED   3582

Are the coefficients calibrated?

Definition at line 423 of file fiff_constants.h.

◆ FIFF_MNE_CTF_COMP_DATA

#define FIFF_MNE_CTF_COMP_DATA   3581

The compensation data itself

Definition at line 422 of file fiff_constants.h.

◆ FIFF_MNE_CTF_COMP_KIND

#define FIFF_MNE_CTF_COMP_KIND   3580

What kind of compensation

Definition at line 421 of file fiff_constants.h.

◆ FIFF_MNE_ENV_COMMAND_LINE

#define FIFF_MNE_ENV_COMMAND_LINE   3551

The command used to create the file

Definition at line 402 of file fiff_constants.h.

◆ FIFF_MNE_ENV_WORKING_DIR

#define FIFF_MNE_ENV_WORKING_DIR   3550

Working directory where the file was created

Definition at line 401 of file fiff_constants.h.

◆ FIFF_MNE_EVENT_LIST

#define FIFF_MNE_EVENT_LIST   3561

An event list (for STI 014)

Definition at line 408 of file fiff_constants.h.

◆ FIFF_MNE_FILE_NAME

#define FIFF_MNE_FILE_NAME   3508

This removes the collision with fiff_stream.h (used to be 3501)

Definition at line 336 of file fiff_constants.h.

◆ FIFF_MNE_HEMI

#define FIFF_MNE_HEMI   3562

Hemisphere association for general purposes

Definition at line 409 of file fiff_constants.h.

◆ FIFF_MNE_INVERSE_FIELDS

#define FIFF_MNE_INVERSE_FIELDS   3541

The eigenfields

Definition at line 388 of file fiff_constants.h.

◆ FIFF_MNE_INVERSE_FULL

#define FIFF_MNE_INVERSE_FULL   3544

Inverse operator as one matrix

Definition at line 391 of file fiff_constants.h.

◆ FIFF_MNE_INVERSE_LEADS

#define FIFF_MNE_INVERSE_LEADS   3540

The eigenleads

Definition at line 386 of file fiff_constants.h.

◆ FIFF_MNE_INVERSE_LEADS_WEIGHTED

#define FIFF_MNE_INVERSE_LEADS_WEIGHTED   3546

The eigenleads (already weighted with R^0.5)

Definition at line 387 of file fiff_constants.h.

◆ FIFF_MNE_INVERSE_SING

#define FIFF_MNE_INVERSE_SING   3542

The singular values

Definition at line 389 of file fiff_constants.h.

◆ FIFF_MNE_INVERSE_SOURCE_ORIENTATIONS

#define FIFF_MNE_INVERSE_SOURCE_ORIENTATIONS   3545

orientation of one source per row

Definition at line 394 of file fiff_constants.h.

◆ FIFF_MNE_MORPH_MAP

#define FIFF_MNE_MORPH_MAP   3570

Mapping of closest vertices on the sphere

Definition at line 414 of file fiff_constants.h.

◆ FIFF_MNE_MORPH_MAP_FROM

#define FIFF_MNE_MORPH_MAP_FROM   3571

Which subject is this map from

Definition at line 415 of file fiff_constants.h.

◆ FIFF_MNE_MORPH_MAP_TO

#define FIFF_MNE_MORPH_MAP_TO   3572

Which subject is this map to

Definition at line 416 of file fiff_constants.h.

◆ FIFF_MNE_PRIORS_USED

#define FIFF_MNE_PRIORS_USED   3543

Which kind of priors have been used for the source covariance matrix

Definition at line 390 of file fiff_constants.h.

◆ FIFF_MNE_PROJ_ITEM_ACTIVE

#define FIFF_MNE_PROJ_ITEM_ACTIVE   3560

Is this projection item active?

Definition at line 407 of file fiff_constants.h.

◆ FIFF_MNE_RT_CLIENT_ID

#define FIFF_MNE_RT_CLIENT_ID   3701

Fiff Real-Time mne_t_server client id.

Definition at line 429 of file fiff_constants.h.

◆ FIFF_MNE_RT_COMMAND

#define FIFF_MNE_RT_COMMAND   3700

Fiff Real-Time Command.

Definition at line 428 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_ORIENTATION

#define FIFF_MNE_SOURCE_ORIENTATION   3521

Fixed or free

Definition at line 367 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_DIST

#define FIFF_MNE_SOURCE_SPACE_DIST   3599

Distances between vertices in use (along the surface)

Definition at line 360 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_DIST_LIMIT

#define FIFF_MNE_SOURCE_SPACE_DIST_LIMIT   3600

If distance is above this limit (in the volume) it has not been calculated

Definition at line 361 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_ID

#define FIFF_MNE_SOURCE_SPACE_ID   3517

Identifier

Definition at line 348 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_INTERPOLATOR

#define FIFF_MNE_SOURCE_SPACE_INTERPOLATOR   3597

Matrix to interpolate a volume source space into a mri volume

Definition at line 357 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_MRI_FILE

#define FIFF_MNE_SOURCE_SPACE_MRI_FILE   3598

MRI file used in the interpolation

Definition at line 358 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NEAREST

#define FIFF_MNE_SOURCE_SPACE_NEAREST   3515

Nearest source space vertex for all vertices

Definition at line 346 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NEAREST_DIST

#define FIFF_MNE_SOURCE_SPACE_NEAREST_DIST   3516

Distance to the Nearest source space vertex for all vertices

Definition at line 347 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NORMALS

#define FIFF_MNE_SOURCE_SPACE_NORMALS   3511

The vertex normals

Definition at line 342 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NPOINTS

#define FIFF_MNE_SOURCE_SPACE_NPOINTS   3512

How many vertices

Definition at line 343 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NTRI

#define FIFF_MNE_SOURCE_SPACE_NTRI   3590

Number of triangles

Definition at line 351 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NUSE

#define FIFF_MNE_SOURCE_SPACE_NUSE   3514

How many are in use

Definition at line 345 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_NUSE_TRI

#define FIFF_MNE_SOURCE_SPACE_NUSE_TRI   3592

Number of triangles corresponding to the number of vertices in use

Definition at line 353 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_POINTS

#define FIFF_MNE_SOURCE_SPACE_POINTS   3510

The vertices

Definition at line 341 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_SELECTION

#define FIFF_MNE_SOURCE_SPACE_SELECTION   3513

Which are selected to the source space

Definition at line 344 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_TRIANGLES

#define FIFF_MNE_SOURCE_SPACE_TRIANGLES   3591

The triangulation

Definition at line 352 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_TYPE

#define FIFF_MNE_SOURCE_SPACE_TYPE   3518

Surface or volume

Definition at line 349 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_USE_TRIANGLES

#define FIFF_MNE_SOURCE_SPACE_USE_TRIANGLES   3593

The triangulation of the used vertices in the source space

Definition at line 354 of file fiff_constants.h.

◆ FIFF_MNE_SOURCE_SPACE_VOXEL_DIMS

#define FIFF_MNE_SOURCE_SPACE_VOXEL_DIMS   3596

Voxel space dimensions in a volume source space

Definition at line 356 of file fiff_constants.h.

◆ FIFFB_MNE_RT_MEAS_INFO

#define FIFFB_MNE_RT_MEAS_INFO   3710

Fiff Real-Time Measurement Info.

Definition at line 434 of file fiff_constants.h.

◆ FIFFV_COIL_ARTEMIS123_GRAD

#define FIFFV_COIL_ARTEMIS123_GRAD   7501

Artemis123 gradiometer.

Definition at line 194 of file fiff_constants.h.

◆ FIFFV_COIL_ARTEMIS123_REF_GRAD

#define FIFFV_COIL_ARTEMIS123_REF_GRAD   7503

Artemis123 reference gradiometer.

Definition at line 196 of file fiff_constants.h.

◆ FIFFV_COIL_ARTEMIS123_REF_MAG

#define FIFFV_COIL_ARTEMIS123_REF_MAG   7502

Artemis123 reference magnetometer.

Definition at line 195 of file fiff_constants.h.

◆ FIFFV_COIL_AXIAL_GRAD_5CM

#define FIFFV_COIL_AXIAL_GRAD_5CM   2001

Generic axial gradiometer.

Definition at line 173 of file fiff_constants.h.

◆ FIFFV_COIL_BABY_GRAD

#define FIFFV_COIL_BABY_GRAD   7001

BabySQUID gradiometers.

Definition at line 190 of file fiff_constants.h.

◆ FIFFV_COIL_BABY_MAG

#define FIFFV_COIL_BABY_MAG   7002

BabyMEG inner layer magnetometers.

Definition at line 191 of file fiff_constants.h.

◆ FIFFV_COIL_BABY_REF_MAG

#define FIFFV_COIL_BABY_REF_MAG   7003

BabyMEG outer layer magnetometers.

Definition at line 192 of file fiff_constants.h.

◆ FIFFV_COIL_BABY_REF_MAG2

#define FIFFV_COIL_BABY_REF_MAG2   7004

BabyMEG reference magnetometer.

Definition at line 193 of file fiff_constants.h.

◆ FIFFV_COIL_COMPUMEDICS_ADULT_GRAD

#define FIFFV_COIL_COMPUMEDICS_ADULT_GRAD   9101

Compumedics adult gradiometer.

Definition at line 199 of file fiff_constants.h.

◆ FIFFV_COIL_COMPUMEDICS_PEDIATRIC_GRAD

#define FIFFV_COIL_COMPUMEDICS_PEDIATRIC_GRAD   9102

Compumedics pediatric gradiometer.

Definition at line 200 of file fiff_constants.h.

◆ FIFFV_COIL_CTF_GRAD

#define FIFFV_COIL_CTF_GRAD   5001

CTF axial gradiometer.

Definition at line 184 of file fiff_constants.h.

◆ FIFFV_COIL_CTF_REF_GOFF

#define FIFFV_COIL_CTF_REF_GOFF   5004

CTF offdiagonal reference gradiometer.

Definition at line 187 of file fiff_constants.h.

◆ FIFFV_COIL_CTF_REF_GRAD

#define FIFFV_COIL_CTF_REF_GRAD   5003

CTF reference gradiometer.

Definition at line 186 of file fiff_constants.h.

◆ FIFFV_COIL_CTF_REF_MAG

#define FIFFV_COIL_CTF_REF_MAG   5002

CTF reference magnetometer.

Definition at line 185 of file fiff_constants.h.

◆ FIFFV_COIL_DIPOLE

#define FIFFV_COIL_DIPOLE   200

Time-varying dipole definition The coil info contains dipole location (r0) and direction (ex).

Definition at line 170 of file fiff_constants.h.

◆ FIFFV_COIL_EEG

#define FIFFV_COIL_EEG   1

EEG electrode position in r0.

Definition at line 165 of file fiff_constants.h.

◆ FIFFV_COIL_EEG_BIPOLAR

#define FIFFV_COIL_EEG_BIPOLAR   5

Bipolar EEG lead.

Definition at line 169 of file fiff_constants.h.

◆ FIFFV_COIL_KIT_GRAD

#define FIFFV_COIL_KIT_GRAD   6001

KIT MIT gradiometer.

Definition at line 188 of file fiff_constants.h.

◆ FIFFV_COIL_KIT_REF_GRAD

#define FIFFV_COIL_KIT_REF_GRAD   6002

KIT MIT reference magnetometer.

Definition at line 189 of file fiff_constants.h.

◆ FIFFV_COIL_KRISS_GRAD

#define FIFFV_COIL_KRISS_GRAD   9001

KRISS gradiometer.

Definition at line 198 of file fiff_constants.h.

◆ FIFFV_COIL_MAGNES_GRAD

#define FIFFV_COIL_MAGNES_GRAD   4002

Magnes WH gradiometer .

Definition at line 183 of file fiff_constants.h.

◆ FIFFV_COIL_MAGNES_MAG

#define FIFFV_COIL_MAGNES_MAG   4001

Magnes WH magnetometer.

Definition at line 182 of file fiff_constants.h.

◆ FIFFV_COIL_MCG_42

#define FIFFV_COIL_MCG_42   1000

For testing the MCG software.

Definition at line 171 of file fiff_constants.h.

◆ FIFFV_COIL_NM_122

#define FIFFV_COIL_NM_122   2

Neuromag 122 coils.

Definition at line 166 of file fiff_constants.h.

◆ FIFFV_COIL_NM_24

#define FIFFV_COIL_NM_24   3

Old 24 channel system in HUT.

Definition at line 167 of file fiff_constants.h.

◆ FIFFV_COIL_NM_MCG_AXIAL

#define FIFFV_COIL_NM_MCG_AXIAL   4

The axial devices in the HUCS MCG system.

Definition at line 168 of file fiff_constants.h.

◆ FIFFV_COIL_NONE

#define FIFFV_COIL_NONE   0

The location info contains no data.

Definition at line 164 of file fiff_constants.h.

◆ FIFFV_COIL_POINT_MAGNETOMETER

#define FIFFV_COIL_POINT_MAGNETOMETER   2000

Simple point magnetometer.

Definition at line 172 of file fiff_constants.h.

◆ FIFFV_COIL_QUSPIN_ZFOPM_MAG

#define FIFFV_COIL_QUSPIN_ZFOPM_MAG   8001

QuSpin ZFOPM magnetometer.

Definition at line 197 of file fiff_constants.h.

◆ FIFFV_COIL_VV_MAG_T1

#define FIFFV_COIL_VV_MAG_T1   3022

Vectorview SQ20483N magnetometer.

Definition at line 179 of file fiff_constants.h.

◆ FIFFV_COIL_VV_MAG_T2

#define FIFFV_COIL_VV_MAG_T2   3023

Vectorview SQ20483-A magnetometer.

Definition at line 180 of file fiff_constants.h.

◆ FIFFV_COIL_VV_MAG_T3

#define FIFFV_COIL_VV_MAG_T3   3024

Vectorview SQ20950N magnetometer.

Definition at line 181 of file fiff_constants.h.

◆ FIFFV_COIL_VV_MAG_W

#define FIFFV_COIL_VV_MAG_W   3021

VV prototype wirewound magnetometer.

Definition at line 178 of file fiff_constants.h.

◆ FIFFV_COIL_VV_PLANAR_T1

#define FIFFV_COIL_VV_PLANAR_T1   3012

Vectorview SQ20483N planar gradiometer.

Definition at line 175 of file fiff_constants.h.

◆ FIFFV_COIL_VV_PLANAR_T2

#define FIFFV_COIL_VV_PLANAR_T2   3013

Vectorview SQ20483N-A planar gradiometer.

Definition at line 176 of file fiff_constants.h.

◆ FIFFV_COIL_VV_PLANAR_T3

#define FIFFV_COIL_VV_PLANAR_T3   3014

Vectorview SQ20950N planar gradiometer.

Definition at line 177 of file fiff_constants.h.

◆ FIFFV_COIL_VV_PLANAR_W

#define FIFFV_COIL_VV_PLANAR_W   3011

VV prototype wirewound planar sensor.

Definition at line 174 of file fiff_constants.h.

◆ FIFFV_HPI_ERR

#define FIFFV_HPI_ERR   708

Estimation error in continuous hpi.

Definition at line 77 of file fiff_constants.h.

◆ FIFFV_HPI_G

#define FIFFV_HPI_G   707

Goodness-of-fit in continuous hpi.

Definition at line 76 of file fiff_constants.h.

◆ FIFFV_HPI_MOV

#define FIFFV_HPI_MOV   709

Estimated head movement speed in continuous hpi.

Definition at line 78 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_CTF_DEVICE

#define FIFFV_MNE_COORD_CTF_DEVICE   1001

CTF device coordinates

Definition at line 480 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_CTF_HEAD

#define FIFFV_MNE_COORD_CTF_HEAD   1004

CTF head coordinates

Definition at line 481 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_FS_TAL

#define FIFFV_MNE_COORD_FS_TAL   2006

FreeSurfer Talairach coordinates

Definition at line 487 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_FS_TAL_GTZ

#define FIFFV_MNE_COORD_FS_TAL_GTZ   2004

FreeSurfer Talairach coordinates (MNI z > 0)

Definition at line 485 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_FS_TAL_LTZ

#define FIFFV_MNE_COORD_FS_TAL_LTZ   2005

FreeSurfer Talairach coordinates (MNI z < 0)

Definition at line 486 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_MNI_TAL

#define FIFFV_MNE_COORD_MNI_TAL   2003

MNI Talairach coordinates

Definition at line 484 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_MRI_VOXEL

#define FIFFV_MNE_COORD_MRI_VOXEL   2001

The MRI voxel coordinates

Definition at line 482 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_RAS

#define FIFFV_MNE_COORD_RAS   2002

Surface RAS coordinates with non-zero origin

Definition at line 483 of file fiff_constants.h.

◆ FIFFV_MNE_COORD_TUFTS_EEG

#define FIFFV_MNE_COORD_TUFTS_EEG   300

For Tufts EEG data

Definition at line 479 of file fiff_constants.h.

◆ FIFFV_MNE_COV_CH_EEG

#define FIFFV_MNE_COV_CH_EEG   2

EEG [V]

Definition at line 469 of file fiff_constants.h.

◆ FIFFV_MNE_COV_CH_MEG_GRAD

#define FIFFV_MNE_COV_CH_MEG_GRAD   1

Planar gradiometer [T/m]

Definition at line 468 of file fiff_constants.h.

◆ FIFFV_MNE_COV_CH_MEG_MAG

#define FIFFV_MNE_COV_CH_MEG_MAG   0

Axial gradiometer or magnetometer [T]

Definition at line 467 of file fiff_constants.h.

◆ FIFFV_MNE_COV_CH_UNKNOWN

#define FIFFV_MNE_COV_CH_UNKNOWN   -1

No idea

Definition at line 466 of file fiff_constants.h.

◆ FIFFV_MNE_DEPTH_PRIOR_COV

#define FIFFV_MNE_DEPTH_PRIOR_COV   5

The depth weighting prior

Definition at line 452 of file fiff_constants.h.

◆ FIFFV_MNE_NOISE_COV

#define FIFFV_MNE_NOISE_COV   1

This is what it should have been called

Definition at line 448 of file fiff_constants.h.

◆ FIFFV_MNE_ORIENT_PRIOR_COV

#define FIFFV_MNE_ORIENT_PRIOR_COV   6

The orientation prior

Definition at line 453 of file fiff_constants.h.

◆ FIFFV_MNE_SIGNAL_COV

#define FIFFV_MNE_SIGNAL_COV   4

This will be potentially employed in beamformers

Definition at line 451 of file fiff_constants.h.

◆ FIFFV_QUAT_0

#define FIFFV_QUAT_0   700

Quaternion parameter q0; obsolete for unit quaternion.

Definition at line 69 of file fiff_constants.h.

◆ FIFFV_QUAT_1

#define FIFFV_QUAT_1   701

Quaternion parameter q1; rotation.

Definition at line 70 of file fiff_constants.h.

◆ FIFFV_QUAT_2

#define FIFFV_QUAT_2   702

Quaternion parameter q2; rotation.

Definition at line 71 of file fiff_constants.h.

◆ FIFFV_QUAT_3

#define FIFFV_QUAT_3   703

Quaternion parameter q3; rotation.

Definition at line 72 of file fiff_constants.h.

◆ FIFFV_QUAT_4

#define FIFFV_QUAT_4   704

Quaternion parameter q4; translation.

Definition at line 73 of file fiff_constants.h.

◆ FIFFV_QUAT_5

#define FIFFV_QUAT_5   705

Quaternion parameter q5; translation.

Definition at line 74 of file fiff_constants.h.

◆ FIFFV_QUAT_6

#define FIFFV_QUAT_6   706

Quaternion parameter q6; translation.

Definition at line 75 of file fiff_constants.h.

◆ FIFFV_REF_MEG_CH

#define FIFFV_REF_MEG_CH   301

CTF coil and channel type.

Definition at line 270 of file fiff_constants.h.

◆ FIFFV_RESP_CH

#define FIFFV_RESP_CH   602

Respiration monitoring

Definition at line 278 of file fiff_constants.h.

◆ FIFFV_XFIT_MAP_SURF_HEAD

#define FIFFV_XFIT_MAP_SURF_HEAD   1

Xfit contours on a head surface.

Definition at line 254 of file fiff_constants.h.

◆ FIFFV_XFIT_MAP_SURF_SENSORS

#define FIFFV_XFIT_MAP_SURF_SENSORS   0

Xfit contours on the sensor array.

Definition at line 253 of file fiff_constants.h.

◆ FIFFV_XFIT_MAP_SURF_SPHERE

#define FIFFV_XFIT_MAP_SURF_SPHERE   2

Xfit contours on a spherical surface.

Definition at line 255 of file fiff_constants.h.