-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheye-tracking-template.yaml
More file actions
229 lines (229 loc) · 9.67 KB
/
eye-tracking-template.yaml
File metadata and controls
229 lines (229 loc) · 9.67 KB
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
Document:
author: Reema Gupta
id: 1e18f3d5-414a-4ea0-ab1c-ed60b2fb8dd6
sections:
- definition: Eye-tracking-template template schema generated by the CEDAR Template
Editor 2.6.56
id: 11c93da9-71c2-4281-90a7-13ef2063bdb8
name: eye-tracking
properties:
- definition: A free text element to allow the user to provide any additional
information.
id: 79aa28da-0c09-4481-a283-54b36893fcba
name: free-text-field
value: []
sections:
- definition: Header to be used for metadata templates created for In2PB projects.
id: 3d8f30ac-cf96-45b3-ad7a-d4d1dd3e178e
name: in2pb-header
properties:
- definition: Header to be used for metadata templates created for In2PB projects.
id: 59951738-da77-48eb-bdce-890f747813ca
name: in2pb-header
value: []
sections: []
type: n.s.
- definition: Header with instructions for the eye tracking metadata.
id: 00bc48fd-9319-4839-aef8-bfee8c288b46
name: eye-tracking-header
properties:
- definition: Header with instructions for the eye tracking metadata.
id: 6d53d127-7213-4b74-8312-2733625b5e13
name: eye-tracking-header
value: []
sections: []
type: n.s.
- definition: Metadata describing the eye tracking recordings.
id: c75ede4b-2519-4a6a-b0fb-6f50fcf49d9c
name: eye-tracking-element
properties:
- definition: Sampling frequency of the eye tracking data in the recording in
Hz.
id: e680fa46-a15d-4a5d-bc31-a088aa0e8c4a
name: eyeDataSamplingFrequency
value: []
- definition: Unit of individual samples. E.g., in pixel or metric (mm, cm)
units.
id: d220d20c-2867-43d8-b8fe-d04457f59ecd
name: eyeDataSampleCoordinateUnit
value: []
- definition: "For classical screen-based eye tracking like in the CL experiments,\
\ it will be \u201Cgaze-on-screen\u201D, but \u201Ceye-in-head\u201D or\
\ \u201Cgaze-in-world\u201D are also possible coordinate systems (e.g. in\
\ VR)"
id: 3e471e5c-b07f-465a-b799-96bf4ebcd55c
name: eyeDataSampleCoordinateSystem
value: []
- definition: Distance between the participant's eye and the screen in centimeter.
id: ead90970-3ac1-435c-b6e9-af0f5d427915
name: screenDistance
value: []
- definition: Screen size width, excluding potential screen borders in centimeters.
id: 79988ffe-4bae-404d-9224-d22811489a76
name: screenSizeWidth
value: []
- definition: 'In the case of the classical gaze-on-screen coordinates, this
can be for example: [["0,0", "top left"], ["1,1", "bottom right"]]. In VR
this could take on, amongst others, spherical coordinates.'
id: fe8d74d5-e090-42a6-832e-e96676c022d4
name: eyeDataEnvironmentCoordinates
value: []
- definition: Screen size heigth, excluding potential screen borders in centimeters.
id: 7e984ed8-900a-4164-8038-ff04294866d7
name: screenSizeHeight
value: []
- definition: Resolution width in pixels.
id: d28928de-8a2f-4fb2-9b45-b1e8128ce8ab
name: screenResolutionWidth
value: []
- definition: Resolution height in pixels.
id: e5ebcc88-8143-4a8c-ad8b-d9b0aa8c272d
name: screenResolutionHeight
value: []
- definition: Screen referesh rate in Hertz.
id: c246819c-070a-4af5-9e7e-3723117ff3c0
name: screenRefreshRate
value: []
- definition: 'Specification for which eye was tracked.Must be one of: "left",
"right", "both".'
id: d3997320-a3fc-4a74-bf99-a02e245b1849
name: recordedEye
value: []
- definition: Comment describing the calibration used associated with the eye-tracking
recordings.
id: 1172a10c-7bba-4284-b66d-5b0c33182b5d
name: calibrationComment
value: []
- definition: Description of the calibration procedure. For example the "H3"
for horizontal calibration with 3 positions or "HV9" for horizontal and
vertical calibration with 9 positions, or one point calibration.
id: 7d4ebfbd-59b8-4cdf-a848-34f128fed5b1
name: calibrationType
value: []
- definition: Provide a list of X/Y coordinates in the calibrationUnit. For
example, using 5 positions calibration presented on an HD screen, it could
be [[960,50],[960,540],[960,1030],[50,540],[1870,540]].
id: 1591778f-0ea5-431f-a306-668489f8363c
name: calibrationPosition
value: []
- definition: 'Unit of "calibrationPosition". Must be one of: "pixel", "mm",
"cm".'
id: 1f4ec55e-8233-4f20-a780-6111ffd9f261
name: calibrationUnit
value: []
- definition: Maximal calibration error (default in visual degrees).
id: a1fce170-b28b-4a5d-840f-0576f304a36e
name: maximalCalibrationError
value: []
- definition: Average calibration error (default in visual degrees).
id: 9df0f926-ab1c-44b6-89c9-5da4ac1f60ac
name: averageCalibrationError
value: []
- definition: Unit used for calibration error. Default is visual degrees.
id: c6a9048b-2728-4a79-b4fb-9a4c035de0e4
name: calibrationErrorUnit
value: []
- definition: A field to store any settings that influence the resolution and
quality of the eye imagery.
id: 9488000a-2e5b-42a0-8757-beb271258dd0
name: eyeCameraSettings
value: []
- definition: A field to store any settings that influence the feature detection.
id: 82be5132-6d41-4168-b074-36cfbdb179d2
name: featureDetectionSettings
value: []
- definition: A field to store any settings that influence the gaze mapping.
id: d26c433a-5bf0-48e1-a810-3d904d507a58
name: gazeMappingSettings
value: []
- definition: Filter settings applied to eye-movement raw data. For example
Eyelink trackers typically automatically filter the raw data.
id: 006ef3af-1363-466c-bec1-ac8e9ee6c4d4
name: rawDataFilters
value: []
- definition: 'A description of the shape of the Screen AOIs and what coordinates
are used. ["square", ["x_start", "x_stop", "y_start", "y_stop"]] Other options:
"custom"/"circle"/"triangle", [["x", "y"], ["x", "y"], ["x", "y"], and so
on.] Ignore if not applicable.'
id: 5f16cfaf-b503-4832-ba4f-aaf5eacb1b22
name: screenAOIDefinition
value: []
- definition: The method employed for fitting the pupil, for example "centre-of-mass"
or "ellipse". If "centre-of-mass" or "ellipse" method is used, it is RECOMMENDED
to use these exact labels.
id: 67df8079-aa7e-4cfe-aeea-45c614881e85
name: pupilFitMethod
value: []
sections: []
type: n.s.
- definition: Information about the hardware and software of the data acquisition
system.
id: 4f79362a-79e0-4815-9fda-9effb1425524
name: acquisiton-system-element
properties:
- definition: Frequency (in Hz) of the power line at the setup location.
id: 4052b607-804c-48e4-82b9-ae2f759a5b83
name: powerLineFrequency
value: []
- definition: "Manufacturer of the acquisition system (e.g. \"OpenEphys\u201D\
, \u201CAlphaomega\",\u201DBlackrock\u201D)"
id: 6704265b-515e-4471-bafa-33b86237dc65
name: manufacturer
value: []
- definition: Name of the data acquisition system used.
id: e12625d2-ce7c-4a9f-bd1b-2fb0e87dd08c
name: manufacturerModelName
value: []
- definition: Version of the data acquisition system.
id: 1b24a977-c7ef-436c-9747-2fa3501891a4
name: manufacturerModelVersion
value: []
- definition: Custom name of the data acquisition system.
id: 099248a8-64eb-43ae-83a4-431b146cec1b
name: recordingSetupCustomName
value: []
- definition: The name of the institution where data is recorded.
id: ad249c74-ba8a-4e7a-987b-1f5d84504c99
name: institutionName
value: []
- definition: The address of the institution where data is recorded.
id: e829a8d5-6191-4558-9b8d-7244512a6f47
name: institutionAddress
value: []
- definition: Internal (maximum) sampling frequency of the recording in Hz.
id: d7dd6f2b-753e-4592-92ca-9d9910c2d990
name: samplingFrequency
value: []
- definition: The serial number of the components of the setup, recommended
to add serial numbers and versions of ALL components constituting the setup.
id: f54bb49d-6c69-448f-8dca-779b4327e47a
name: serialNumbers
value: []
- definition: Software suite used for data acquisition.
id: be53bc13-b92d-4b9e-b96d-d7af0508a4f7
name: usesSoftwareSuite
value: []
- definition: Version of the acquisition softwares.
id: 705551be-9327-4c6a-a572-eee65d60fcb7
name: softwareVersions
value: []
- definition: Name of the person(s) who set up the system.
id: 7f85aa46-b37c-44f0-93e5-aaa01fb61cb2
name: systemCreator
value: []
- definition: Name of the person(s) who maintains the system.
id: 93817ab9-5d36-4597-a8b9-8a702f08c052
name: systemMaintainer
value: []
sections: []
type: n.s.
- definition: A free text element to allow the user to provide any additional
information.
id: a1244b68-5dc4-4f9d-9abf-a50114457574
name: free-text-field
properties: []
sections: []
type: n.s.
type: n.s.
version: '1.0'
odml-version: '1.1'