-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDictionaryTags_MNE.txt
189 lines (159 loc) · 7.8 KB
/
DictionaryTags_MNE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
# Syntax version 1.1
#
# $Revision: 1.2 $
# $Log: DictionaryTagsMGH.txt,v $
# Revision 1.2 2007/11/20 07:35:08 jne
# Extensions to version 1.2
#
# Revision 1.1 2005/03/04 09:53:01 mjk
# Initial revision
#
#======================================================================
#======================================================================
# 3500...
# 3999 Reserved for MNE estimates
#
# This range is reserved for MGH and Matti Hamalainen for developing
# MNE software.
#
#======================================================================
#<reserved> 3500 - "Reserved"
xplotter_layout 3501 string "Xplotter layout tag !!!!!! Overlap"
# Fiff tags associated with MNE computations
#
# 3500... Bookkeeping
#
mne_row_names 3502 string
mne_col_names 3503 string
mne_nrow 3504 int
mne_ncol 3505 int
mne_coord_frame 3506 enum(?) "Coordinate frame employed. Defaults:
* FIFFB_MNE_SOURCE_SPACE FIFF_COORD_MRI
* FIFFB_MNE_FORWARD_SOLUTION FIFF_COORD_HEAD
* FIFFB_MNE_INVERSE_SOLUTION FIFF_COORD_HEAD"
mne_ch_name_list 3507 string
mne_file_name 3508 string "" /* This removes the collision with fiff_file.h (used to be 3501) */
#
# 3510... Source space
#
mne_source_space_points 3510 ? "The vertices"
mne_source_space_normals 3511 ? "The vertex normals"
mne_source_space_npoints 3512 ? "How many vertices"
mne_source_space_selection 3513 ? "Which are selected to the source space"
mne_source_space_nuse 3514 ? "How many are in use"
mne_source_space_nearest 3515 ? "Nearest source space vertex for all vertices"
mne_source_space_nearest_dist 3516 ? "Distance to the Nearest source space vertex for all vertices"
mne_source_space_id 3517 ? "Identifier"
mne_source_space_type 3518 enum(mne_space) "Surface or volume"
mne_source_space_vertices 3519 ? "List of vertices (zero based)"
#
# 3520... Forward solution
#
mne_forward_solution 3520 ? ""
mne_source_orientation 3521 ? "" /* Fixed or free */
mne_included_methods 3522 ? ""
mne_forward_solution_grad 3523 ? ""
#
# 3530... Covariance matrix
#
mne_cov_kind 3530 enum(mne_cov) "What kind of a covariance matrix"
mne_cov_dim 3531 ? "Matrix dimension"
mne_cov 3532 ? "Full matrix in packed representation (lower triangle)"
mne_cov_diag 3533 ? "Diagonal matrix"
mne_cov_eigenvalues 3534 ? "Eigenvalues and eigenvectors of the above"
mne_cov_eigenvectors 3535 ? ""
mne_cov_nfree 3536 ? "Number of degrees of freedom"
mne_cov_method 3537 ? "The estimator used"
mne_cov_score 3538 ? "Negative log-likelihood"
/*
* 3540... Inverse operator
"
/*
* We store the inverse operator as the eigenleads, eigenfields,
* and weights
"
mne_inverse_leads 3540 ? "The eigenleads"
mne_inverse_fields 3541 ? "The eigenfields"
mne_inverse_sing 3542 ? "The singular values"
mne_priors_used 3543 enum(mne_priors) "Which kind of priors have been used for the source covariance matrix"
mne_inverse_full 3544 ? "Inverse operator as one matrix
* This matrix includes the whitening operator as well
* The regularization is applied"
mne_inverse_source_orientations 3545 enum(mne_ori) "Contains the orientation of one source per row
* The source orientations must be expressed in the coordinate system
* given by FIFF_MNE_COORD_FRAME"
mne_inverse_leads_weighted 3546 ? "The eigenleads (already weighted with R^0.5)"
mne_inverse_source_unit 3547 ? "Are the sources given in Am or Am/m^2 ?"
#
# 3550... Saved environment info
#
mne_env_working_dir 3550 string "Working directory where the file was created"
mne_env_command_line 3551 string "The command used to create the file"
mne_external_big_endian 3552 ? "Reference to an external binary file (big-endian)"
mne_external_little_endian 3553 ? "Reference to an external binary file (little-endian)"
#
# 3560... Miscellaneous MNE
#
mne_proj_item_active 3560 ? "Is this projection item active?"
mne_event_list 3561 ? "An event list (for STI 014)"
mne_hemi 3562 ? "Hemisphere association for general purposes"
mne_data_skip_nop 3563 ? "A data skip turned off in the raw data"
mne_orig_ch_info 3564 ? "Channel information before any changes"
mne_event_trigger_mask 3565 ? "Mask applied to the trigger channnel values"
mne_event_comments 3566 ? "Event comments merged into one long string"
mne_custom_ref 3567 ? "Whether a custom reference was applied to the data"
mne_baseline_min 3568 ? "Time of baseline beginning"
mne_baseline_max 3569 ? "Time of baseline end"
#
# 3570... Vertex maps
#
mne_morph_map 3570 ? "Mapping of closest vertices on the sphere"
mne_morph_map_from 3571 ? "Which subject is this map from"
mne_morph_map_to 3572 ? "Which subject is this map to"
#
# 3580... CTF compensation data
#
mne_ctf_comp_kind 3580 ? "What kind of compensation"
mne_ctf_comp_data 3581 ? "The compensation data itself"
mne_ctf_comp_calibrated 3582 ? "Are the coefficients calibrated?"
mne_derivation_data 3585 ? "Used to store information about EEG and other derivations"
mne_source_space_interpolator 3597 ? "Matrix to interpolate a volume source space into a mri volume"
mne_source_space_mri_file 3598 ? "MRI file used in the interpolation"
mne_source_space_ntri 3590 ? "Number of triangles"
mne_source_space_triangles 3591 ? "The triangulation"
mne_source_space_nuse_tri 3592 ? "Number of triangles corresponding to the number of vertices in use"
mne_source_space_use_triangles 3593 ? "The triangulation of the used vertices in the source space"
mne_source_space_nneighbors 3594 ? "Number of neighbors for each source space point (used for volume source spaces)"
mne_source_space_neighbors 3595 ? "Neighbors for each source space point (used for volume source spaces)"
mne_source_space_voxel_dims 3596 ? "Voxel space dimensions in a volume source space"
mne_source_space_dist 3599 ? "Distances between vertices in use (along the surface)"
mne_source_space_dist_limit 3600 ? "If distance is above this limit (in the volume) it has not been calculated"
#
# 3601... values associated with ICA decomposition
#
mne_ica_interface_params 3601 ? "ICA interface parameters"
mne_ica_channel_names 3602 ? "ICA channel names"
mne_ica_whitener 3603 ? "ICA whitener"
mne_ica_pca_components 3604 ? "PCA components"
mne_ica_pca_explained_var 3605 ? "PCA explained variance"
mne_ica_pca_mean 3606 ? "PCA mean"
mne_ica_matrix 3607 ? "ICA unmixing matrix"
mne_ica_bads 3608 ? "ICA bad sources"
mne_ica_misc_params 3609 ? "ICA misc params"
mne_surface_map_data 3610 ? "Surface map data"
mne_surface_map_kind 3611 ? "Type of map"
mne_kit_system_id 3612 ? "KIT system ID"
#
# 3700... MNE RealTime
#
mne_rt_command 3700 ? "realtime command"
mne_rt_client_id 3701 ? "realtime client"
#
# 3800... MNE epochs bookkeeping
#
mne_epochs_selection 3800 ? "the epochs selection"
mne_epochs_drop_log 3801 ? "the drop log"
mne_epochs_reject 3802 ? "the rejection parameters"
mne_epochs_raw_sfreq 3803 ? "the original raw sfreq"
#... ...
#<reserved> 3812 - 3999 "Reserved for MNE sw."