-
Notifications
You must be signed in to change notification settings - Fork 0
/
shape_dotsW_V10_20.txt
138 lines (106 loc) · 1.78 KB
/
shape_dotsW_V10_20.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
# propozycja formatu danych
# kod dla parametru: PARAM
# plik testowy dla ksztaltow, wariant FieldScale
# zmienia sie skala, ok 0.2 (easy) do 1 (hard)
Background=0
Experiment_Repeat=1
Screen_Change_Brightness=128
#Experiment_Type=Constant
#Constant_Definition
#{
# Repeat=3
# Level= 0.5
#
#}
Experiment_Type=Staircase
Staircase_Definition
{
Easiest=0.5
Hardest=1
Start=0.59
Max_Reversals=4
Factor=0.1
Min_Reversals=4
Max_Trials=120
}
# MyFormat [s]
Trial_Times
{
Initial_Delay=2
Screen_Change_Delay=0.5
Max_Answer_Time=10.0
Delay_After_Positive=0.3
Threshold_Calc_Delay=0.5
}
Positive
{
# bottom layer, underneath Shape & Noise
Background
{
# 0 - none
# 1 - dots
Type=1
# px/s
Speed=869
Direction=-90
Coherence=1
# px, min 8 max 40
Dot_Size=4
# 205 - white, 0 - black
Dot_Color=205
Dot_Max_Count=2465
# 0 for infinite
Life_Time=1000
Dot_Color_Threshold = 1
}
# medium layer, underneath Noise, over Background
Shape
{
Field_Scale=1
Scale=1
Background_Color=0
Ellipse_X=103
Ellipse_Y=103
1-dots
Type=1
Horizontal_Offset=120
Speed=434
Direction=-90
Coherence=1
Dot_Size=4
Dot_Color=205
Dot_Max_Count=2465
Life_Time=1000
Dot_Color_Threshold = 1
}
# top layer, over Background & Shape
Noise
{
# 0 - none
# 1 - dots
Type=0
Speed_X=0
Speed_Y=0
Dot_Size=4
Dot_Color=128
Dot_Max_Count=2465
Life_Time=0.2
}
}
Negative
{
Background
{
Direction=-90
Speed=869
}
Shape
{
Horizontal_Offset=120
Direction=-90
Field_Scale = PARAM
#Scale = PARAM
#Ellipse_Y=PARAM
#Background_Color=0
}
}