-
Notifications
You must be signed in to change notification settings - Fork 2
/
Marker.txt
201 lines (162 loc) · 4.67 KB
/
Marker.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
190
191
192
193
194
195
196
197
198
199
200
201
Pre-Defined Experiment Types:
None 0
dBar 1
RF_dBar 2
fBar 3
RF_fBar 4
dGrating 5
fGrating 6
Plaid 7
RandomLine 8
OpticFlow 9
Two_dBar 10
Two_dGrating 11
Two_fBar 12
Two_fGrating 13
Context 14
RF 15
-------------------------------------------
Pre-Defined Experiment Parameters:
None 0
Orientation 1
Direction 2
Speed 3
Luminance 4
Contrast 5
SpatialFreq 6
SpatialPhase 7
TemporalFreq 8
TemporalPhase 9
Color 10
Disparity 11
Size 12
Location 13
-------------------------------------------
Common MarkHead Keywords:
ExperimentType --- ConditionPara --- ConditionNumber --- RandomSeed --- Trial --- [ 00__00__16__00 ] --- "CustomKeywords" --- [ 00__00__00__16 ] --------- Stimulus Marker ON ... ... ...
-------------------------------------------
Custom MarkHead Keywords:
Common Bar:
Floor(height * 100.0)
Floor(width * 100.0)
Floor(orientation * 100.0)
Floor(direction * 100.0)
Floor(speed * 100.0)
Floor((center.X + 60.0f) * 100.0)
Floor((center.Y + 60.0f) * 100.0)
-------------------------------------------
Common Grating:
Floor(tf * 100.0)
Floor(sf * 100.0)
Floor(sphase * 100.0)
Floor(orientation * 100.0)
Floor(direction * 100.0)
Floor(luminance * 100.0)
Floor(contrast * 100.0)
Floor((center.X + 60.0f) * 100.0)
Floor((center.Y + 60.0f) * 100.0)
Floor(diameter * 100.0)
-------------------------------------------
Two_dBar:
Common Bar 1
Common Bar 2
Floor(barangle * 100.0)
-------------------------------------------
Two_dGrating:
Common Grating 1
Common Grating 2
Floor(gratingangle * 100.0)
-------------------------------------------
RF_fBar:
Common Bar
Floor(display_h_deg * 100.0)
Floor(display_w_deg * 100.0)
Rows
Columns
Floor(Rstep * 100.0)
Floor(Cstep * 100.0)
--------------------------------------------
RF_dBar:
Common Bar
Floor(display_h_deg * 100.0)
Floor(display_w_deg * 100.0)
Rows
Floor(Step * 100.0)
--------------------------------------------
fGrating:
Common:
ExperimentType
ConditionPara0
ConditionNumber0
ConditionPara1
ConditionNumber1
ConditionPara2
ConditionNumber2
RandomSeed
Trial
Custom:
Common Grating
-----------------------------------------------
fGrating_Surround:
Common:
ExperimentType
ConditionPara0
ConditionNumber0
ConditionPara1
ConditionNumber1
ConditionPara2
ConditionNumber2
RandomSeed
Trial
Custom:
Common Grating
Floor(cgrating.diameter * 100.0)
-----------------------------------------------
RF_Center:
Common Grating
Floor(display_h_deg * 100.0)
Floor(display_w_deg * 100.0)
Floor(step * 100.0)
------------------------------------------------
RF_Surround:
Common Grating
Floor(cgrating.diameter * 100.0)
Floor(display_h_deg * 100.0)
Floor(display_w_deg * 100.0)
Floor(step * 100.0)
------------------------------------------------
RF_fBar_Surround:
Common Bar
Floor(cgrating.diameter * 100.0)
Floor(display_h_deg * 100.0)
Floor(display_w_deg * 100.0)
Rows
Columns
Floor(Rstep * 100.0)
Floor(Cstep * 100.0)
------------------------------------------------
RF_Size:
Common:
ExperimentType
ConditionPara
ConditionNumber
ConditionStart
ConditionEnd
RandomSeed
Trial
Custom:
Common Grating
-------------------------------------------------
CenterSurround:
Common:
ExperimentType
ConditionPara0
ConditionNumber0
ConditionPara1
ConditionNumber1
RandomSeed
Trial
Custom:
Common Grating(Center)
Common Grating(Surround)
---------------------------------------------------