Symbolic FIFF tag, block, value, unit and channel-type constants shared across FIFFLIB. More...

Go to the source code of this file.
Namespaces | |
| namespace | FIFFLIB |
| FIFF file I/O, in-memory data structures and high-level readers/writers. | |
Symbolic FIFF tag, block, value, unit and channel-type constants shared across FIFFLIB.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
Mirrors the fiff_constants.h header shipped with the original MNE-C toolchain and the matching tables in mne.io.constants in MNE-Python, so a kind / block / unit number written by either implementation is recognized verbatim here. The naming convention (also documented in fiff_file.h) is:
FIFF_ - tag kind (e.g. FIFF_NCHAN, FIFF_SFREQ).FIFFB_ - block type (e.g. FIFFB_MEAS, FIFFB_RAW_DATA).FIFFV_ - enumerated value with semantic meaning in some context (e.g. FIFFV_COIL_VV_PLANAR_T1, FIFFV_COORD_HEAD).FIFFC_ - implementation constant, never appears in a file.FIFFT_ - tag data type (scalar / matrix descriptor).The numeric values must never drift from the Elekta FIFF specification; any new constant added here must match the value already used by the neuromag acquisition stack and by MNE-Python, otherwise FIFF files become non-portable.
Definition in file fiff_constants.h.
| #define FIFF_FAIL -1 |
Definition at line 58 of file fiff_constants.h.
| #define FIFF_MNE_CH_NAME_LIST 3507 |
Definition at line 345 of file fiff_constants.h.
| #define FIFF_MNE_COL_NAMES 3503 |
Definition at line 338 of file fiff_constants.h.
| #define FIFF_MNE_COORD_FRAME 3506 |
Coordinate frame employed. Defaults:
Definition at line 341 of file fiff_constants.h.
| #define FIFF_MNE_COV 3532 |
Full matrix in packed representation (lower triangle)
Definition at line 386 of file fiff_constants.h.
| #define FIFF_MNE_COV_DIAG 3533 |
Diagonal matrix
Definition at line 387 of file fiff_constants.h.
| #define FIFF_MNE_COV_DIM 3531 |
Matrix dimension
Definition at line 385 of file fiff_constants.h.
| #define FIFF_MNE_COV_EIGENVALUES 3534 |
Eigenvalues and eigenvectors of the above
Definition at line 388 of file fiff_constants.h.
| #define FIFF_MNE_COV_EIGENVECTORS 3535 |
Definition at line 389 of file fiff_constants.h.
| #define FIFF_MNE_COV_KIND 3530 |
What kind of a covariance matrix
Definition at line 384 of file fiff_constants.h.
| #define FIFF_MNE_COV_NFREE 3536 |
Number of degrees of freedom
Definition at line 390 of file fiff_constants.h.
| #define FIFF_MNE_CTF_COMP_CALIBRATED 3582 |
Are the coefficients calibrated?
Definition at line 433 of file fiff_constants.h.
| #define FIFF_MNE_CTF_COMP_DATA 3581 |
The compensation data itself
Definition at line 432 of file fiff_constants.h.
| #define FIFF_MNE_CTF_COMP_KIND 3580 |
What kind of compensation
Definition at line 431 of file fiff_constants.h.
| #define FIFF_MNE_ENV_COMMAND_LINE 3551 |
The command used to create the file
Definition at line 412 of file fiff_constants.h.
| #define FIFF_MNE_ENV_WORKING_DIR 3550 |
Working directory where the file was created
Definition at line 411 of file fiff_constants.h.
| #define FIFF_MNE_EVENT_LIST 3561 |
An event list (for STI 014)
Definition at line 418 of file fiff_constants.h.
| #define FIFF_MNE_FILE_NAME 3508 |
This removes the collision with fiff_stream.h (used to be 3501)
Definition at line 346 of file fiff_constants.h.
| #define FIFF_MNE_FORWARD_SOLUTION 3520 |
Definition at line 376 of file fiff_constants.h.
| #define FIFF_MNE_FORWARD_SOLUTION_GRAD 3523 |
Definition at line 379 of file fiff_constants.h.
| #define FIFF_MNE_HEMI 3562 |
Hemisphere association for general purposes
Definition at line 419 of file fiff_constants.h.
| #define FIFF_MNE_INCLUDED_METHODS 3522 |
Definition at line 378 of file fiff_constants.h.
| #define FIFF_MNE_INVERSE_FIELDS 3541 |
The eigenfields
Definition at line 398 of file fiff_constants.h.
| #define FIFF_MNE_INVERSE_FULL 3544 |
Inverse operator as one matrix
Definition at line 401 of file fiff_constants.h.
| #define FIFF_MNE_INVERSE_LEADS 3540 |
The eigenleads
Definition at line 396 of file fiff_constants.h.
| #define FIFF_MNE_INVERSE_LEADS_WEIGHTED 3546 |
The eigenleads (already weighted with R^0.5)
Definition at line 397 of file fiff_constants.h.
| #define FIFF_MNE_INVERSE_SING 3542 |
The singular values
Definition at line 399 of file fiff_constants.h.
| #define FIFF_MNE_INVERSE_SOURCE_ORIENTATIONS 3545 |
orientation of one source per row
Definition at line 404 of file fiff_constants.h.
| #define FIFF_MNE_MORPH_MAP 3570 |
Mapping of closest vertices on the sphere
Definition at line 424 of file fiff_constants.h.
| #define FIFF_MNE_MORPH_MAP_FROM 3571 |
Which subject is this map from
Definition at line 425 of file fiff_constants.h.
| #define FIFF_MNE_MORPH_MAP_TO 3572 |
Which subject is this map to
Definition at line 426 of file fiff_constants.h.
| #define FIFF_MNE_NCOL 3505 |
Definition at line 340 of file fiff_constants.h.
| #define FIFF_MNE_NROW 3504 |
Definition at line 339 of file fiff_constants.h.
| #define FIFF_MNE_PRIORS_USED 3543 |
Which kind of priors have been used for the source covariance matrix
Definition at line 400 of file fiff_constants.h.
| #define FIFF_MNE_PROJ_ITEM_ACTIVE 3560 |
Is this projection item active?
Definition at line 417 of file fiff_constants.h.
| #define FIFF_MNE_ROW_NAMES 3502 |
Definition at line 337 of file fiff_constants.h.
| #define FIFF_MNE_RT_CLIENT_ID 3701 |
Fiff Real-Time mne_t_server client id.
Definition at line 439 of file fiff_constants.h.
| #define FIFF_MNE_RT_COMMAND 3700 |
Fiff Real-Time Command.
Definition at line 438 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_ORIENTATION 3521 |
Fixed or free
Definition at line 377 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_DIST 3599 |
Distances between vertices in use (along the surface)
Definition at line 370 of file fiff_constants.h.
| #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 371 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_ID 3517 |
Identifier
Definition at line 358 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_INTERPOLATOR 3597 |
Matrix to interpolate a volume source space into a mri volume
Definition at line 367 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_MRI_FILE 3598 |
MRI file used in the interpolation
Definition at line 368 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NEAREST 3515 |
Nearest source space vertex for all vertices
Definition at line 356 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NEAREST_DIST 3516 |
Distance to the Nearest source space vertex for all vertices
Definition at line 357 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NORMALS 3511 |
The vertex normals
Definition at line 352 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NPOINTS 3512 |
How many vertices
Definition at line 353 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NTRI 3590 |
Number of triangles
Definition at line 361 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NUSE 3514 |
How many are in use
Definition at line 355 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_NUSE_TRI 3592 |
Number of triangles corresponding to the number of vertices in use
Definition at line 363 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_POINTS 3510 |
The vertices
Definition at line 351 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_SELECTION 3513 |
Which are selected to the source space
Definition at line 354 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_TRIANGLES 3591 |
The triangulation
Definition at line 362 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_TYPE 3518 |
FsSurface or volume
Definition at line 359 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_USE_TRIANGLES 3593 |
The triangulation of the used vertices in the source space
Definition at line 364 of file fiff_constants.h.
| #define FIFF_MNE_SOURCE_SPACE_VOXEL_DIMS 3596 |
Voxel space dimensions in a volume source space
Definition at line 366 of file fiff_constants.h.
| #define FIFF_OK 0 |
Definition at line 59 of file fiff_constants.h.
| #define FIFF_UNIT_A 4 |
Definition at line 94 of file fiff_constants.h.
| #define FIFF_UNIT_AM 202 /* Am */ |
Definition at line 133 of file fiff_constants.h.
| #define FIFF_UNIT_AM_M2 203 /* Am/m^2 */ |
Definition at line 134 of file fiff_constants.h.
| #define FIFF_UNIT_AM_M3 204 /* Am/m^3 */ |
Definition at line 135 of file fiff_constants.h.
| #define FIFF_UNIT_C 106 |
Definition at line 117 of file fiff_constants.h.
| #define FIFF_UNIT_CD 9 |
Definition at line 107 of file fiff_constants.h.
| #define FIFF_UNIT_CEL 114 |
Definition at line 125 of file fiff_constants.h.
| #define FIFF_UNIT_F 108 |
Definition at line 119 of file fiff_constants.h.
| #define FIFF_UNIT_H 113 |
Definition at line 124 of file fiff_constants.h.
| #define FIFF_UNIT_HZ 101 |
Definition at line 112 of file fiff_constants.h.
| #define FIFF_UNIT_J 104 |
Definition at line 115 of file fiff_constants.h.
| #define FIFF_UNIT_K 5 |
Definition at line 95 of file fiff_constants.h.
| #define FIFF_UNIT_KG 2 |
Definition at line 92 of file fiff_constants.h.
| #define FIFF_UNIT_LM 115 |
Definition at line 126 of file fiff_constants.h.
| #define FIFF_UNIT_LX 116 |
Definition at line 127 of file fiff_constants.h.
| #define FIFF_UNIT_M 1 |
Definition at line 91 of file fiff_constants.h.
| #define FIFF_UNIT_MHO 110 |
Definition at line 121 of file fiff_constants.h.
| #define FIFF_UNIT_MOL 6 |
Definition at line 96 of file fiff_constants.h.
| #define FIFF_UNIT_N 102 |
Definition at line 113 of file fiff_constants.h.
| #define FIFF_UNIT_NONE -1 |
Definition at line 86 of file fiff_constants.h.
| #define FIFF_UNIT_OHM 109 |
Definition at line 120 of file fiff_constants.h.
| #define FIFF_UNIT_PA 103 |
Definition at line 114 of file fiff_constants.h.
| #define FIFF_UNIT_RAD 7 |
Definition at line 101 of file fiff_constants.h.
| #define FIFF_UNIT_SEC 3 |
Definition at line 93 of file fiff_constants.h.
| #define FIFF_UNIT_SR 8 |
Definition at line 102 of file fiff_constants.h.
| #define FIFF_UNIT_T 112 |
Definition at line 123 of file fiff_constants.h.
| #define FIFF_UNIT_T_M 201 /* T/m */ |
Definition at line 132 of file fiff_constants.h.
| #define FIFF_UNIT_V 107 |
Definition at line 118 of file fiff_constants.h.
| #define FIFF_UNIT_W 105 |
Definition at line 116 of file fiff_constants.h.
| #define FIFF_UNIT_WB 111 |
Definition at line 122 of file fiff_constants.h.
| #define FIFF_UNITM_A -18 |
Definition at line 155 of file fiff_constants.h.
| #define FIFF_UNITM_C -2 |
Definition at line 149 of file fiff_constants.h.
| #define FIFF_UNITM_D -1 |
Definition at line 148 of file fiff_constants.h.
| #define FIFF_UNITM_DA 1 |
Definition at line 146 of file fiff_constants.h.
| #define FIFF_UNITM_E 18 |
Definition at line 140 of file fiff_constants.h.
| #define FIFF_UNITM_F -15 |
Definition at line 154 of file fiff_constants.h.
| #define FIFF_UNITM_H 2 |
Definition at line 145 of file fiff_constants.h.
| #define FIFF_UNITM_K 3 |
Definition at line 144 of file fiff_constants.h.
| #define FIFF_UNITM_M -3 |
Definition at line 150 of file fiff_constants.h.
| #define FIFF_UNITM_MEG 6 |
Definition at line 143 of file fiff_constants.h.
| #define FIFF_UNITM_MU -6 |
Definition at line 151 of file fiff_constants.h.
| #define FIFF_UNITM_N -9 |
Definition at line 152 of file fiff_constants.h.
| #define FIFF_UNITM_NONE 0 |
Definition at line 147 of file fiff_constants.h.
| #define FIFF_UNITM_P -12 |
Definition at line 153 of file fiff_constants.h.
| #define FIFF_UNITM_PET 15 |
Definition at line 141 of file fiff_constants.h.
| #define FIFF_UNITM_T 12 |
Definition at line 142 of file fiff_constants.h.
| #define FIFFB_MNE 350 |
Definition at line 313 of file fiff_constants.h.
| #define FIFFB_MNE_BAD_CHANNELS 359 |
Definition at line 322 of file fiff_constants.h.
| #define FIFFB_MNE_COV 355 |
Definition at line 318 of file fiff_constants.h.
| #define FIFFB_MNE_CTF_COMP 370 |
Definition at line 330 of file fiff_constants.h.
| #define FIFFB_MNE_CTF_COMP_DATA 371 |
Definition at line 331 of file fiff_constants.h.
| #define FIFFB_MNE_ENV 358 |
Definition at line 321 of file fiff_constants.h.
| #define FIFFB_MNE_EVENTS 361 |
Definition at line 324 of file fiff_constants.h.
| #define FIFFB_MNE_FORWARD_SOLUTION 352 |
Definition at line 315 of file fiff_constants.h.
| #define FIFFB_MNE_INVERSE_SOLUTION 356 |
Definition at line 319 of file fiff_constants.h.
| #define FIFFB_MNE_MORPH_MAP 362 |
Definition at line 325 of file fiff_constants.h.
| #define FIFFB_MNE_NAMED_MATRIX 357 |
Definition at line 320 of file fiff_constants.h.
| #define FIFFB_MNE_PARENT_MEAS_FILE 354 |
Definition at line 317 of file fiff_constants.h.
| #define FIFFB_MNE_PARENT_MRI_FILE 353 |
Definition at line 316 of file fiff_constants.h.
| #define FIFFB_MNE_RT_MEAS_INFO 3710 |
Fiff Real-Time Measurement Info.
Definition at line 444 of file fiff_constants.h.
| #define FIFFB_MNE_SOURCE_SPACE 351 |
Definition at line 314 of file fiff_constants.h.
| #define FIFFB_MNE_VERTEX_MAP 360 |
Definition at line 323 of file fiff_constants.h.
| #define FIFFC_FAIL -1 |
Definition at line 50 of file fiff_constants.h.
| #define FIFFC_OK 0 |
Definition at line 51 of file fiff_constants.h.
| #define FIFFM_CHPOS | ( | x | ) |
Definition at line 81 of file fiff_constants.h.
| #define FIFFM_IS_VV_COIL | ( | c | ) |
Definition at line 198 of file fiff_constants.h.
| #define FIFFM_QUAT_CH | ( | X | ) |
Definition at line 76 of file fiff_constants.h.
| #define FIFFV_ARTEF_JUMP 1 |
Definition at line 238 of file fiff_constants.h.
| #define FIFFV_ARTEF_KEEP 0 |
Definition at line 237 of file fiff_constants.h.
| #define FIFFV_ARTEF_MAX 100 |
Definition at line 235 of file fiff_constants.h.
| #define FIFFV_ARTEF_NOJUMP 2 |
Definition at line 239 of file fiff_constants.h.
| #define FIFFV_ARTEF_NONE -1 |
Definition at line 236 of file fiff_constants.h.
| #define FIFFV_COIL_ARTEMIS123_GRAD 7501 |
Artemis123 gradiometer.
Definition at line 190 of file fiff_constants.h.
| #define FIFFV_COIL_ARTEMIS123_REF_GRAD 7503 |
Artemis123 reference gradiometer.
Definition at line 192 of file fiff_constants.h.
| #define FIFFV_COIL_ARTEMIS123_REF_MAG 7502 |
Artemis123 reference magnetometer.
Definition at line 191 of file fiff_constants.h.
| #define FIFFV_COIL_AXIAL_GRAD_5CM 2001 |
Generic axial gradiometer.
Definition at line 169 of file fiff_constants.h.
| #define FIFFV_COIL_BABY_GRAD 7001 |
BabySQUID gradiometers.
Definition at line 186 of file fiff_constants.h.
| #define FIFFV_COIL_BABY_MAG 7002 |
BabyMEG inner layer magnetometers.
Definition at line 187 of file fiff_constants.h.
| #define FIFFV_COIL_BABY_REF_MAG 7003 |
BabyMEG outer layer magnetometers.
Definition at line 188 of file fiff_constants.h.
| #define FIFFV_COIL_BABY_REF_MAG2 7004 |
BabyMEG reference magnetometer.
Definition at line 189 of file fiff_constants.h.
| #define FIFFV_COIL_COMPUMEDICS_ADULT_GRAD 9101 |
Compumedics adult gradiometer.
Definition at line 195 of file fiff_constants.h.
| #define FIFFV_COIL_COMPUMEDICS_PEDIATRIC_GRAD 9102 |
Compumedics pediatric gradiometer.
Definition at line 196 of file fiff_constants.h.
| #define FIFFV_COIL_CTF_GRAD 5001 |
CTF axial gradiometer.
Definition at line 180 of file fiff_constants.h.
| #define FIFFV_COIL_CTF_REF_GOFF 5004 |
CTF offdiagonal reference gradiometer.
Definition at line 183 of file fiff_constants.h.
| #define FIFFV_COIL_CTF_REF_GRAD 5003 |
CTF reference gradiometer.
Definition at line 182 of file fiff_constants.h.
| #define FIFFV_COIL_CTF_REF_MAG 5002 |
CTF reference magnetometer.
Definition at line 181 of file fiff_constants.h.
| #define FIFFV_COIL_DIPOLE 200 |
Time-varying dipole definition The coil info contains dipole location (r0) and direction (ex).
Definition at line 166 of file fiff_constants.h.
| #define FIFFV_COIL_EEG 1 |
EEG electrode position in r0.
Definition at line 161 of file fiff_constants.h.
| #define FIFFV_COIL_EEG_BIPOLAR 5 |
Bipolar EEG lead.
Definition at line 165 of file fiff_constants.h.
| #define FIFFV_COIL_EEG_DBS 160 |
DBS electrode position in r0.
Definition at line 288 of file fiff_constants.h.
| #define FIFFV_COIL_EEG_ECOG 140 |
ECoG electrode position in r0.
Definition at line 286 of file fiff_constants.h.
| #define FIFFV_COIL_EEG_SEEG 150 |
sEEG electrode position in r0.
Definition at line 287 of file fiff_constants.h.
| #define FIFFV_COIL_KIT_GRAD 6001 |
KIT MIT gradiometer.
Definition at line 184 of file fiff_constants.h.
| #define FIFFV_COIL_KIT_REF_GRAD 6002 |
KIT MIT reference magnetometer.
Definition at line 185 of file fiff_constants.h.
| #define FIFFV_COIL_KRISS_GRAD 9001 |
KRISS gradiometer.
Definition at line 194 of file fiff_constants.h.
| #define FIFFV_COIL_MAGNES_GRAD 4002 |
Magnes WH gradiometer .
Definition at line 179 of file fiff_constants.h.
| #define FIFFV_COIL_MAGNES_MAG 4001 |
Magnes WH magnetometer.
Definition at line 178 of file fiff_constants.h.
| #define FIFFV_COIL_MCG_42 1000 |
For testing the MCG software.
Definition at line 167 of file fiff_constants.h.
| #define FIFFV_COIL_NM_122 2 |
Neuromag 122 coils.
Definition at line 162 of file fiff_constants.h.
| #define FIFFV_COIL_NM_24 3 |
Old 24 channel system in HUT.
Definition at line 163 of file fiff_constants.h.
| #define FIFFV_COIL_NM_MCG_AXIAL 4 |
The axial devices in the HUCS MCG system.
Definition at line 164 of file fiff_constants.h.
| #define FIFFV_COIL_NONE 0 |
The location info contains no data.
Definition at line 160 of file fiff_constants.h.
| #define FIFFV_COIL_POINT_MAGNETOMETER 2000 |
Simple point magnetometer.
Definition at line 168 of file fiff_constants.h.
| #define FIFFV_COIL_QUSPIN_ZFOPM_MAG 8001 |
QuSpin ZFOPM magnetometer.
Definition at line 193 of file fiff_constants.h.
| #define FIFFV_COIL_VV_MAG_T1 3022 |
Vectorview SQ20483N magnetometer.
Definition at line 175 of file fiff_constants.h.
| #define FIFFV_COIL_VV_MAG_T2 3023 |
Vectorview SQ20483-A magnetometer.
Definition at line 176 of file fiff_constants.h.
| #define FIFFV_COIL_VV_MAG_T3 3024 |
Vectorview SQ20950N magnetometer.
Definition at line 177 of file fiff_constants.h.
| #define FIFFV_COIL_VV_MAG_W 3021 |
VV prototype wirewound magnetometer.
Definition at line 174 of file fiff_constants.h.
| #define FIFFV_COIL_VV_PLANAR_T1 3012 |
Vectorview SQ20483N planar gradiometer.
Definition at line 171 of file fiff_constants.h.
| #define FIFFV_COIL_VV_PLANAR_T2 3013 |
Vectorview SQ20483N-A planar gradiometer.
Definition at line 172 of file fiff_constants.h.
| #define FIFFV_COIL_VV_PLANAR_T3 3014 |
Vectorview SQ20950N planar gradiometer.
Definition at line 173 of file fiff_constants.h.
| #define FIFFV_COIL_VV_PLANAR_W 3011 |
VV prototype wirewound planar sensor.
Definition at line 170 of file fiff_constants.h.
| #define FIFFV_COORD_CT FIFF_COORD_MRI |
Definition at line 221 of file fiff_constants.h.
| #define FIFFV_COORD_CT_SLICE FIFF_COORD_MRI_SLICE |
Definition at line 222 of file fiff_constants.h.
| #define FIFFV_COORD_DEVICE 1 |
Definition at line 212 of file fiff_constants.h.
| #define FIFFV_COORD_DICOM_DEVICE 8 |
Definition at line 224 of file fiff_constants.h.
| #define FIFFV_COORD_HEAD 4 |
Definition at line 215 of file fiff_constants.h.
| #define FIFFV_COORD_HPI 3 |
Definition at line 214 of file fiff_constants.h.
| #define FIFFV_COORD_IMAGING_DEVICE 9 |
Definition at line 225 of file fiff_constants.h.
| #define FIFFV_COORD_ISOTRAK 2 |
Definition at line 213 of file fiff_constants.h.
| #define FIFFV_COORD_MRI 5 |
Definition at line 216 of file fiff_constants.h.
| #define FIFFV_COORD_MRI_DISPLAY 7 |
Definition at line 218 of file fiff_constants.h.
| #define FIFFV_COORD_MRI_SLICE 6 |
Definition at line 217 of file fiff_constants.h.
| #define FIFFV_COORD_TORSO 100 |
Definition at line 227 of file fiff_constants.h.
| #define FIFFV_COORD_UNKNOWN 0 |
Definition at line 211 of file fiff_constants.h.
| #define FIFFV_COORD_XRAY FIFF_COORD_MRI |
Definition at line 219 of file fiff_constants.h.
| #define FIFFV_COORD_XRAY_SLICE FIFF_COORD_MRI_SLICE |
Definition at line 220 of file fiff_constants.h.
| #define FIFFV_DBS_CH 2003 |
Deep brain stimulation electrodes.
Definition at line 281 of file fiff_constants.h.
| #define FIFFV_DIPOLE_WAVE_CH 1000 /* Dipole time curve */ |
Definition at line 78 of file fiff_constants.h.
| #define FIFFV_ECG_CH 402 |
Definition at line 272 of file fiff_constants.h.
| #define FIFFV_ECOG_CH 2001 |
Electrocorticography (subdural grids/strips).
Definition at line 279 of file fiff_constants.h.
| #define FIFFV_EEG_CH FIFFV_EL_CH |
Definition at line 267 of file fiff_constants.h.
| #define FIFFV_EL_CH 2 |
Definition at line 263 of file fiff_constants.h.
| #define FIFFV_EMG_CH 302 |
Definition at line 271 of file fiff_constants.h.
| #define FIFFV_EOG_CH 202 |
Definition at line 270 of file fiff_constants.h.
| #define FIFFV_FALSE 0 |
Definition at line 54 of file fiff_constants.h.
| #define FIFFV_GOODNESS_FIT_CH 1001 /* Goodness of fit */ |
Definition at line 79 of file fiff_constants.h.
| #define FIFFV_HPI_ERR 708 |
Estimation error in continuous hpi.
Definition at line 73 of file fiff_constants.h.
| #define FIFFV_HPI_G 707 |
Goodness-of-fit in continuous hpi.
Definition at line 72 of file fiff_constants.h.
| #define FIFFV_HPI_MOV 709 |
Estimated head movement speed in continuous hpi.
Definition at line 74 of file fiff_constants.h.
| #define FIFFV_LAYER_BRAIN 1 |
Definition at line 244 of file fiff_constants.h.
| #define FIFFV_LAYER_CSF 2 |
Definition at line 245 of file fiff_constants.h.
| #define FIFFV_LAYER_HEAD 4 |
Definition at line 247 of file fiff_constants.h.
| #define FIFFV_LAYER_SKULL 3 |
Definition at line 246 of file fiff_constants.h.
| #define FIFFV_MAGN_CH 1 |
Definition at line 262 of file fiff_constants.h.
| #define FIFFV_MCG_CH 201 |
Definition at line 265 of file fiff_constants.h.
| #define FIFFV_MEG_CH FIFFV_MAGN_CH |
Definition at line 264 of file fiff_constants.h.
| #define FIFFV_MISC_CH 502 |
Definition at line 273 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_CTF_DEVICE 1001 |
CTF device coordinates
Definition at line 490 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_CTF_HEAD 1004 |
CTF head coordinates
Definition at line 491 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_FS_TAL 2006 |
FreeSurfer Talairach coordinates
Definition at line 497 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_FS_TAL_GTZ 2004 |
FreeSurfer Talairach coordinates (MNI z > 0)
Definition at line 495 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_FS_TAL_LTZ 2005 |
FreeSurfer Talairach coordinates (MNI z < 0)
Definition at line 496 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_MNI_TAL 2003 |
MNI Talairach coordinates
Definition at line 494 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_MRI_VOXEL 2001 |
The MRI voxel coordinates
Definition at line 492 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_RAS 2002 |
FsSurface RAS coordinates with non-zero origin
Definition at line 493 of file fiff_constants.h.
| #define FIFFV_MNE_COORD_TUFTS_EEG 300 |
For Tufts EEG data
Definition at line 489 of file fiff_constants.h.
| #define FIFFV_MNE_COV_CH_EEG 2 |
EEG [V]
Definition at line 479 of file fiff_constants.h.
| #define FIFFV_MNE_COV_CH_MEG_GRAD 1 |
Planar gradiometer [T/m]
Definition at line 478 of file fiff_constants.h.
| #define FIFFV_MNE_COV_CH_MEG_MAG 0 |
Axial gradiometer or magnetometer [T]
Definition at line 477 of file fiff_constants.h.
| #define FIFFV_MNE_COV_CH_UNKNOWN -1 |
No idea
Definition at line 476 of file fiff_constants.h.
| #define FIFFV_MNE_DEPTH_PRIOR_COV 5 |
The depth weighting prior
Definition at line 462 of file fiff_constants.h.
| #define FIFFV_MNE_EEG 2 |
Definition at line 453 of file fiff_constants.h.
| #define FIFFV_MNE_FIXED_ORI 1 |
Definition at line 449 of file fiff_constants.h.
| #define FIFFV_MNE_FMRI_PRIOR_COV 3 |
Definition at line 460 of file fiff_constants.h.
| #define FIFFV_MNE_FREE_ORI 2 |
Definition at line 450 of file fiff_constants.h.
| #define FIFFV_MNE_MEG 1 |
Definition at line 452 of file fiff_constants.h.
| #define FIFFV_MNE_MEG_EEG 3 |
Definition at line 454 of file fiff_constants.h.
| #define FIFFV_MNE_NOISE_COV 1 |
This is what it should have been called
Definition at line 458 of file fiff_constants.h.
| #define FIFFV_MNE_ORIENT_PRIOR_COV 6 |
The orientation prior
Definition at line 463 of file fiff_constants.h.
| #define FIFFV_MNE_PROJ_ITEM_EEG_AVREF 10 |
Definition at line 484 of file fiff_constants.h.
| #define FIFFV_MNE_SENSOR_COV 1 |
Definition at line 457 of file fiff_constants.h.
| #define FIFFV_MNE_SIGNAL_COV 4 |
This will be potentially employed in beamformers
Definition at line 461 of file fiff_constants.h.
| #define FIFFV_MNE_SOURCE_COV 2 |
Definition at line 459 of file fiff_constants.h.
| #define FIFFV_MNE_SPACE_DISCRETE 3 |
Definition at line 471 of file fiff_constants.h.
| #define FIFFV_MNE_SPACE_SURFACE 1 |
Definition at line 469 of file fiff_constants.h.
| #define FIFFV_MNE_SPACE_UNKNOWN -1 |
Definition at line 468 of file fiff_constants.h.
| #define FIFFV_MNE_SPACE_VOLUME 2 |
Definition at line 470 of file fiff_constants.h.
| #define FIFFV_MNE_SURF_LEFT_HEMI 101 |
Definition at line 294 of file fiff_constants.h.
| #define FIFFV_MNE_SURF_RIGHT_HEMI 102 |
Definition at line 295 of file fiff_constants.h.
| #define FIFFV_MNE_SURF_UNKNOWN -1 |
Definition at line 293 of file fiff_constants.h.
| #define FIFFV_MNE_UNKNOWN_COV 0 |
Definition at line 456 of file fiff_constants.h.
| #define FIFFV_MOVE 1 |
Definition at line 229 of file fiff_constants.h.
| #define FIFFV_NEXT_NONE -1 |
Definition at line 257 of file fiff_constants.h.
| #define FIFFV_NEXT_SEQ 0 |
Definition at line 256 of file fiff_constants.h.
| #define FIFFV_NO_MOVE 0 |
Definition at line 230 of file fiff_constants.h.
| #define FIFFV_POINT_CARDINAL 1 |
Definition at line 300 of file fiff_constants.h.
| #define FIFFV_POINT_CHEST_LEFT 1 |
Definition at line 204 of file fiff_constants.h.
| #define FIFFV_POINT_CHEST_RIGHT 3 |
Definition at line 206 of file fiff_constants.h.
| #define FIFFV_POINT_CHEST_STERNUM 2 |
Definition at line 205 of file fiff_constants.h.
| #define FIFFV_POINT_ECG FIFFV_POINT_EEG |
Definition at line 303 of file fiff_constants.h.
| #define FIFFV_POINT_EEG 3 |
Definition at line 302 of file fiff_constants.h.
| #define FIFFV_POINT_EXTRA 4 |
Definition at line 304 of file fiff_constants.h.
| #define FIFFV_POINT_HPI 2 |
Definition at line 301 of file fiff_constants.h.
| #define FIFFV_POINT_LPA 1 |
Definition at line 306 of file fiff_constants.h.
| #define FIFFV_POINT_NASION 2 |
Definition at line 307 of file fiff_constants.h.
| #define FIFFV_POINT_RPA 3 |
Definition at line 308 of file fiff_constants.h.
| #define FIFFV_QUAT_0 700 |
Quaternion parameter q0; obsolete for unit quaternion.
Definition at line 65 of file fiff_constants.h.
| #define FIFFV_QUAT_1 701 |
Quaternion parameter q1; rotation.
Definition at line 66 of file fiff_constants.h.
| #define FIFFV_QUAT_2 702 |
Quaternion parameter q2; rotation.
Definition at line 67 of file fiff_constants.h.
| #define FIFFV_QUAT_3 703 |
Quaternion parameter q3; rotation.
Definition at line 68 of file fiff_constants.h.
| #define FIFFV_QUAT_4 704 |
Quaternion parameter q4; translation.
Definition at line 69 of file fiff_constants.h.
| #define FIFFV_QUAT_5 705 |
Quaternion parameter q5; translation.
Definition at line 70 of file fiff_constants.h.
| #define FIFFV_QUAT_6 706 |
Quaternion parameter q6; translation.
Definition at line 71 of file fiff_constants.h.
| #define FIFFV_REF_MEG_CH 301 |
CTF coil and channel type.
Definition at line 266 of file fiff_constants.h.
| #define FIFFV_RESP_CH 602 |
Respiration monitoring
Definition at line 274 of file fiff_constants.h.
| #define FIFFV_SEEG_CH 2002 |
Stereoelectroencephalography (depth electrodes).
Definition at line 280 of file fiff_constants.h.
| #define FIFFV_STIM_CH 3 |
Definition at line 268 of file fiff_constants.h.
| #define FIFFV_TRUE 1 |
Definition at line 53 of file fiff_constants.h.
| #define FIFFV_XFIT_MAP_SURF_HEAD 1 |
Xfit contours on a head surface.
Definition at line 250 of file fiff_constants.h.
| #define FIFFV_XFIT_MAP_SURF_SENSORS 0 |
Xfit contours on the sensor array.
Definition at line 249 of file fiff_constants.h.
| #define FIFFV_XFIT_MAP_SURF_SPHERE 2 |
Xfit contours on a spherical surface.
Definition at line 251 of file fiff_constants.h.