nicolaus625 commited on
Commit
ea68d60
1 Parent(s): a6b9b3f

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. 50_AAM/annotation/0003_segments.arff +15 -0
  2. 50_AAM/annotation/0004_onsets.arff +0 -0
  3. 50_AAM/annotation/0030_beatinfo.arff +231 -0
  4. 50_AAM/annotation/0037_onsets.arff +0 -0
  5. 50_AAM/annotation/0043_segments.arff +14 -0
  6. 50_AAM/annotation/0057_beatinfo.arff +247 -0
  7. 50_AAM/annotation/0062_onsets.arff +0 -0
  8. 50_AAM/annotation/0063_beatinfo.arff +275 -0
  9. 50_AAM/annotation/0084_beatinfo.arff +231 -0
  10. 50_AAM/annotation/0084_segments.arff +17 -0
  11. 50_AAM/annotation/0114_beatinfo.arff +371 -0
  12. 50_AAM/annotation/0116_onsets.arff +0 -0
  13. 50_AAM/annotation/0128_onsets.arff +0 -0
  14. 50_AAM/annotation/0134_segments.arff +17 -0
  15. 50_AAM/annotation/0135_onsets.arff +526 -0
  16. 50_AAM/annotation/0140_onsets.arff +0 -0
  17. 50_AAM/annotation/0154_onsets.arff +0 -0
  18. 50_AAM/annotation/0194_beatinfo.arff +227 -0
  19. 50_AAM/annotation/0195_segments.arff +20 -0
  20. 50_AAM/annotation/0196_onsets.arff +485 -0
  21. 50_AAM/annotation/0225_onsets.arff +0 -0
  22. 50_AAM/annotation/0259_segments.arff +19 -0
  23. 50_AAM/annotation/0273_segments.arff +16 -0
  24. 50_AAM/annotation/0277_beatinfo.arff +359 -0
  25. 50_AAM/annotation/0297_segments.arff +17 -0
  26. 50_AAM/annotation/0327_onsets.arff +453 -0
  27. 50_AAM/annotation/0332_segments.arff +21 -0
  28. 50_AAM/annotation/0336_beatinfo.arff +215 -0
  29. 50_AAM/annotation/0337_beatinfo.arff +231 -0
  30. 50_AAM/annotation/0343_onsets.arff +0 -0
  31. 50_AAM/annotation/0347_onsets.arff +0 -0
  32. 50_AAM/annotation/0353_beatinfo.arff +271 -0
  33. 50_AAM/annotation/0354_onsets.arff +411 -0
  34. 50_AAM/annotation/0388_beatinfo.arff +199 -0
  35. 50_AAM/annotation/0424_segments.arff +17 -0
  36. 50_AAM/annotation/0428_onsets.arff +402 -0
  37. 50_AAM/annotation/0446_onsets.arff +0 -0
  38. 50_AAM/annotation/0457_onsets.arff +350 -0
  39. 50_AAM/annotation/0472_onsets.arff +293 -0
  40. 50_AAM/annotation/0507_segments.arff +22 -0
  41. 50_AAM/annotation/0516_segments.arff +18 -0
  42. 50_AAM/annotation/0522_onsets.arff +529 -0
  43. 50_AAM/annotation/0529_beatinfo.arff +255 -0
  44. 50_AAM/annotation/0530_onsets.arff +478 -0
  45. 50_AAM/annotation/0539_beatinfo.arff +207 -0
  46. 50_AAM/annotation/0563_segments.arff +22 -0
  47. 50_AAM/annotation/0583_onsets.arff +0 -0
  48. 50_AAM/annotation/0592_onsets.arff +569 -0
  49. 50_AAM/annotation/0616_beatinfo.arff +215 -0
  50. 50_AAM/annotation/0673_onsets.arff +0 -0
50_AAM/annotation/0003_segments.arff ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0003'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',70,'Dmaj','[Shakuhachi,Ukulele,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
12
+ 41.142857,'A',70,'Dmaj','[Shakuhachi,Ukulele,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 82.28571,'A',70,'Dmaj','[Shakuhachi,Ukulele,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
14
+ 123.42857,'B',70,'Dmaj','[TenorSax,DoubleBassArco,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
15
+ 178.28572,'end',0,'','[]','[]'
50_AAM/annotation/0004_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0030_beatinfo.arff ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0030'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Gmaj'
9
+ 0.6,1,2,'Gmaj'
10
+ 1.2,1,3,'Gmaj'
11
+ 1.8000001,1,4,'Gmaj'
12
+ 2.4,2,1,'Emin'
13
+ 3.0,2,2,'Emin'
14
+ 3.6000001,2,3,'Emin'
15
+ 4.2000003,2,4,'Emin'
16
+ 4.8,3,1,'Gmaj'
17
+ 5.4,3,2,'Gmaj'
18
+ 6.0,3,3,'Gmaj'
19
+ 6.6000004,3,4,'Gmaj'
20
+ 7.2000003,4,1,'Emin'
21
+ 7.8,4,2,'Emin'
22
+ 8.400001,4,3,'Emin'
23
+ 9.0,4,4,'Emin'
24
+ 9.6,5,1,'Amin'
25
+ 10.200001,5,2,'Amin'
26
+ 10.8,5,3,'Amin'
27
+ 11.400001,5,4,'Amin'
28
+ 12.0,6,1,'Cmaj'
29
+ 12.6,6,2,'Cmaj'
30
+ 13.200001,6,3,'Amin'
31
+ 13.8,6,4,'Amin'
32
+ 14.400001,7,1,'Gmaj'
33
+ 15.000001,7,2,'Gmaj'
34
+ 15.6,7,3,'Gmaj'
35
+ 16.2,7,4,'Gmaj'
36
+ 16.800001,8,1,'Emin'
37
+ 17.400002,8,2,'Emin'
38
+ 18.0,8,3,'Emin'
39
+ 18.6,8,4,'Emin'
40
+ 19.2,9,1,'Gmaj'
41
+ 19.800001,9,2,'Gmaj'
42
+ 20.400002,9,3,'Amin'
43
+ 21.0,9,4,'Amin'
44
+ 21.6,10,1,'Fmaj'
45
+ 22.2,10,2,'Fmaj'
46
+ 22.800001,10,3,'Fmaj'
47
+ 23.400002,10,4,'Fmaj'
48
+ 24.0,11,1,'Dmin'
49
+ 24.6,11,2,'Dmin'
50
+ 25.2,11,3,'Dmin'
51
+ 25.800001,11,4,'Dmin'
52
+ 26.400002,12,1,'Dmin'
53
+ 27.000002,12,2,'Dmin'
54
+ 27.6,12,3,'Cmaj'
55
+ 28.2,12,4,'Cmaj'
56
+ 28.800001,13,1,'Amin'
57
+ 29.400002,13,2,'Amin'
58
+ 30.000002,13,3,'Amin'
59
+ 30.6,13,4,'Amin'
60
+ 31.2,14,1,'Dmin'
61
+ 31.800001,14,2,'Dmin'
62
+ 32.4,14,3,'Dmin'
63
+ 33.0,14,4,'Dmin'
64
+ 33.600002,15,1,'Gmaj'
65
+ 34.2,15,2,'Gmaj'
66
+ 34.800003,15,3,'Gmaj'
67
+ 35.4,15,4,'Gmaj'
68
+ 36.0,16,1,'Amin'
69
+ 36.600002,16,2,'Amin'
70
+ 37.2,16,3,'Amin'
71
+ 37.800003,16,4,'Amin'
72
+ 38.4,1,1,'Fmaj'
73
+ 39.309093,1,2,'Fmaj'
74
+ 40.21818,1,3,'Fmaj'
75
+ 41.127274,1,4,'Fmaj'
76
+ 42.036366,2,1,'Fmaj'
77
+ 42.945457,2,2,'Fmaj'
78
+ 43.854546,2,3,'Fmaj'
79
+ 44.763638,2,4,'Fmaj'
80
+ 45.67273,3,1,'A#maj'
81
+ 46.581818,3,2,'A#maj'
82
+ 47.49091,3,3,'A#maj'
83
+ 48.4,3,4,'A#maj'
84
+ 49.309093,4,1,'Dmin'
85
+ 50.218185,4,2,'Dmin'
86
+ 51.127274,4,3,'Dmin'
87
+ 52.036366,4,4,'Dmin'
88
+ 52.945457,5,1,'Gmin'
89
+ 53.854546,5,2,'Gmin'
90
+ 54.763638,5,3,'Dmin'
91
+ 55.67273,5,4,'Dmin'
92
+ 56.581818,6,1,'D#maj'
93
+ 57.490913,6,2,'D#maj'
94
+ 58.4,6,3,'D#maj'
95
+ 59.309093,6,4,'D#maj'
96
+ 60.218185,7,1,'Cmin'
97
+ 61.127274,7,2,'Cmin'
98
+ 62.036366,7,3,'Cmin'
99
+ 62.945457,7,4,'Cmin'
100
+ 63.854546,8,1,'D#maj'
101
+ 64.76364,8,2,'D#maj'
102
+ 65.67273,8,3,'D#maj'
103
+ 66.58182,8,4,'D#maj'
104
+ 67.49091,9,1,'A#maj'
105
+ 68.4,9,2,'A#maj'
106
+ 69.3091,9,3,'A#maj'
107
+ 70.218185,9,4,'A#maj'
108
+ 71.12727,10,1,'Cmin'
109
+ 72.03636,10,2,'Cmin'
110
+ 72.94546,10,3,'Cmin'
111
+ 73.85455,10,4,'Cmin'
112
+ 74.76364,11,1,'A#maj'
113
+ 75.67273,11,2,'A#maj'
114
+ 76.58182,11,3,'A#maj'
115
+ 77.49091,11,4,'A#maj'
116
+ 78.4,12,1,'Gmin'
117
+ 79.3091,12,2,'Gmin'
118
+ 80.218185,12,3,'Gmin'
119
+ 81.12727,12,4,'Gmin'
120
+ 82.03636,13,1,'Fmaj'
121
+ 82.94546,13,2,'Fmaj'
122
+ 83.85455,13,3,'Fmaj'
123
+ 84.76364,13,4,'Fmaj'
124
+ 85.67273,14,1,'Dmin'
125
+ 86.58182,14,2,'Dmin'
126
+ 87.49091,14,3,'Dmin'
127
+ 88.4,14,4,'Dmin'
128
+ 89.3091,15,1,'Fmaj'
129
+ 90.218185,15,2,'Fmaj'
130
+ 91.12727,15,3,'Fmaj'
131
+ 92.03636,15,4,'Fmaj'
132
+ 92.94546,16,1,'A#maj'
133
+ 93.85455,16,2,'A#maj'
134
+ 94.76364,16,3,'A#maj'
135
+ 95.67273,16,4,'A#maj'
136
+ 96.58182,1,1,'Gmaj'
137
+ 97.181816,1,2,'Gmaj'
138
+ 97.781815,1,3,'Gmaj'
139
+ 98.38182,1,4,'Gmaj'
140
+ 98.98182,2,1,'Emin'
141
+ 99.58182,2,2,'Emin'
142
+ 100.181816,2,3,'Emin'
143
+ 100.781815,2,4,'Emin'
144
+ 101.38182,3,1,'Gmaj'
145
+ 101.98182,3,2,'Gmaj'
146
+ 102.58182,3,3,'Gmaj'
147
+ 103.181816,3,4,'Gmaj'
148
+ 103.781815,4,1,'Emin'
149
+ 104.38182,4,2,'Emin'
150
+ 104.98182,4,3,'Emin'
151
+ 105.58182,4,4,'Emin'
152
+ 106.181816,5,1,'Amin'
153
+ 106.781815,5,2,'Amin'
154
+ 107.38182,5,3,'Amin'
155
+ 107.98182,5,4,'Amin'
156
+ 108.58182,6,1,'Cmaj'
157
+ 109.181816,6,2,'Cmaj'
158
+ 109.781815,6,3,'Amin'
159
+ 110.38182,6,4,'Amin'
160
+ 110.98182,7,1,'Gmaj'
161
+ 111.58182,7,2,'Gmaj'
162
+ 112.181816,7,3,'Gmaj'
163
+ 112.781815,7,4,'Gmaj'
164
+ 113.38182,8,1,'Emin'
165
+ 113.98182,8,2,'Emin'
166
+ 114.58182,8,3,'Emin'
167
+ 115.181816,8,4,'Emin'
168
+ 115.781815,9,1,'Gmaj'
169
+ 116.38182,9,2,'Gmaj'
170
+ 116.98182,9,3,'Amin'
171
+ 117.58182,9,4,'Amin'
172
+ 118.181816,10,1,'Fmaj'
173
+ 118.781815,10,2,'Fmaj'
174
+ 119.38182,10,3,'Fmaj'
175
+ 119.98182,10,4,'Fmaj'
176
+ 120.58182,11,1,'Dmin'
177
+ 121.181816,11,2,'Dmin'
178
+ 121.781815,11,3,'Dmin'
179
+ 122.38182,11,4,'Dmin'
180
+ 122.98182,12,1,'Dmin'
181
+ 123.58182,12,2,'Dmin'
182
+ 124.181816,12,3,'Cmaj'
183
+ 124.781815,12,4,'Cmaj'
184
+ 125.38182,13,1,'Amin'
185
+ 125.98182,13,2,'Amin'
186
+ 126.58182,13,3,'Amin'
187
+ 127.181816,13,4,'Amin'
188
+ 127.781815,14,1,'Dmin'
189
+ 128.38182,14,2,'Dmin'
190
+ 128.98181,14,3,'Dmin'
191
+ 129.58182,14,4,'Dmin'
192
+ 130.18182,15,1,'Gmaj'
193
+ 130.78181,15,2,'Gmaj'
194
+ 131.38182,15,3,'Gmaj'
195
+ 131.98181,15,4,'Gmaj'
196
+ 132.58182,16,1,'Amin'
197
+ 133.18182,16,2,'Amin'
198
+ 133.78181,16,3,'Amin'
199
+ 134.38182,16,4,'Amin'
200
+ 134.98181,1,1,'Bmaj'
201
+ 135.58182,1,2,'Bmaj'
202
+ 136.18181,1,3,'Bmaj'
203
+ 136.78181,1,4,'Bmaj'
204
+ 137.3818,2,1,'F#min'
205
+ 137.98181,2,2,'F#min'
206
+ 138.58182,2,3,'F#min'
207
+ 139.18181,2,4,'F#min'
208
+ 139.78181,3,1,'G#min'
209
+ 140.3818,3,2,'G#min'
210
+ 140.98181,3,3,'Amaj'
211
+ 141.58182,3,4,'Amaj'
212
+ 142.18181,4,1,'Emaj'
213
+ 142.78181,4,2,'Emaj'
214
+ 143.3818,4,3,'Emaj'
215
+ 143.98181,4,4,'Emaj'
216
+ 144.58182,1,1,'Bmaj'
217
+ 145.18182,1,2,'Bmaj'
218
+ 145.78181,1,3,'Bmaj'
219
+ 146.38182,1,4,'Bmaj'
220
+ 146.98181,2,1,'F#min'
221
+ 147.58182,2,2,'F#min'
222
+ 148.18182,2,3,'F#min'
223
+ 148.78181,2,4,'F#min'
224
+ 149.38182,3,1,'G#min'
225
+ 149.98181,3,2,'G#min'
226
+ 150.58182,3,3,'Amaj'
227
+ 151.18182,3,4,'Amaj'
228
+ 151.78181,4,1,'Emaj'
229
+ 152.38182,4,2,'Emaj'
230
+ 152.98181,4,3,'Emaj'
231
+ 153.58182,4,4,'Emaj'
50_AAM/annotation/0037_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0043_segments.arff ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0043'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',69,'Fmaj','[Trumpet,Piano,AcousticGuitar,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
12
+ 55.652172,'A',69,'Fmaj','[Trumpet,Piano,AcousticGuitar,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
13
+ 111.304344,'C',69,'G#maj','[Piano,AcousticGuitar,ElectricBass,Drums]','[ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
14
+ 153.04347,'end',0,'','[]','[]'
50_AAM/annotation/0057_beatinfo.arff ADDED
@@ -0,0 +1,247 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0057'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Amin'
9
+ 0.6818182,1,2,'Amin'
10
+ 1.3636364,1,3,'Amin'
11
+ 2.0454545,1,4,'Amin'
12
+ 2.7272727,2,1,'Fmaj'
13
+ 3.409091,2,2,'Fmaj'
14
+ 4.090909,2,3,'Cmaj'
15
+ 4.7727275,2,4,'Cmaj'
16
+ 5.4545455,3,1,'Fmaj'
17
+ 6.1363635,3,2,'Fmaj'
18
+ 6.818182,3,3,'Fmaj'
19
+ 7.5,3,4,'Fmaj'
20
+ 8.181818,4,1,'Emin'
21
+ 8.863636,4,2,'Emin'
22
+ 9.545455,4,3,'Emin'
23
+ 10.227273,4,4,'Emin'
24
+ 10.909091,5,1,'Gmaj'
25
+ 11.590909,5,2,'Gmaj'
26
+ 12.272727,5,3,'Cmaj'
27
+ 12.954546,5,4,'Cmaj'
28
+ 13.636364,6,1,'Dmin'
29
+ 14.318182,6,2,'Dmin'
30
+ 15.0,6,3,'Dmin'
31
+ 15.681818,6,4,'Dmin'
32
+ 16.363636,7,1,'Dmin'
33
+ 17.045454,7,2,'Dmin'
34
+ 17.727272,7,3,'Fmaj'
35
+ 18.409092,7,4,'Fmaj'
36
+ 19.09091,8,1,'Fmaj'
37
+ 19.772728,8,2,'Fmaj'
38
+ 20.454546,8,3,'Fmaj'
39
+ 21.136364,8,4,'Fmaj'
40
+ 21.818182,9,1,'Cmaj'
41
+ 22.5,9,2,'Cmaj'
42
+ 23.181818,9,3,'Cmaj'
43
+ 23.863636,9,4,'Cmaj'
44
+ 24.545454,10,1,'Amin'
45
+ 25.227272,10,2,'Amin'
46
+ 25.909092,10,3,'Amin'
47
+ 26.59091,10,4,'Amin'
48
+ 27.272728,11,1,'Emin'
49
+ 27.954546,11,2,'Emin'
50
+ 28.636364,11,3,'Cmaj'
51
+ 29.318182,11,4,'Cmaj'
52
+ 30.0,12,1,'Amin'
53
+ 30.681818,12,2,'Amin'
54
+ 31.363636,12,3,'Amin'
55
+ 32.045456,12,4,'Amin'
56
+ 32.727272,13,1,'Emin'
57
+ 33.409092,13,2,'Emin'
58
+ 34.090908,13,3,'Emin'
59
+ 34.772728,13,4,'Emin'
60
+ 35.454544,14,1,'Cmaj'
61
+ 36.136364,14,2,'Cmaj'
62
+ 36.818184,14,3,'Emin'
63
+ 37.5,14,4,'Emin'
64
+ 38.18182,15,1,'Cmaj'
65
+ 38.863636,15,2,'Cmaj'
66
+ 39.545456,15,3,'Cmaj'
67
+ 40.227272,15,4,'Cmaj'
68
+ 40.909092,16,1,'Amin'
69
+ 41.590908,16,2,'Amin'
70
+ 42.272728,16,3,'Amin'
71
+ 42.954544,16,4,'Amin'
72
+ 43.636364,1,1,'A#min'
73
+ 43.977272,1,2,'A#min'
74
+ 44.318184,1,3,'A#min'
75
+ 44.659092,1,4,'A#min'
76
+ 45.0,2,1,'D#min'
77
+ 45.340908,2,2,'D#min'
78
+ 45.68182,2,3,'C#maj'
79
+ 46.022728,2,4,'C#maj'
80
+ 46.363636,3,1,'D#min'
81
+ 46.704544,3,2,'D#min'
82
+ 47.045456,3,3,'D#min'
83
+ 47.386364,3,4,'D#min'
84
+ 47.727272,4,1,'C#maj'
85
+ 48.068184,4,2,'C#maj'
86
+ 48.409092,4,3,'C#maj'
87
+ 48.75,4,4,'C#maj'
88
+ 49.090908,5,1,'F#maj'
89
+ 49.43182,5,2,'F#maj'
90
+ 49.772728,5,3,'F#maj'
91
+ 50.113636,5,4,'F#maj'
92
+ 50.454544,6,1,'A#min'
93
+ 50.795456,6,2,'A#min'
94
+ 51.136364,6,3,'A#min'
95
+ 51.477272,6,4,'A#min'
96
+ 51.818184,1,1,'Amin'
97
+ 52.500004,1,2,'Amin'
98
+ 53.18182,1,3,'Amin'
99
+ 53.86364,1,4,'Amin'
100
+ 54.545456,2,1,'Fmaj'
101
+ 55.227276,2,2,'Fmaj'
102
+ 55.909092,2,3,'Cmaj'
103
+ 56.59091,2,4,'Cmaj'
104
+ 57.272728,3,1,'Fmaj'
105
+ 57.954548,3,2,'Fmaj'
106
+ 58.636368,3,3,'Fmaj'
107
+ 59.318184,3,4,'Fmaj'
108
+ 60.0,4,1,'Emin'
109
+ 60.68182,4,2,'Emin'
110
+ 61.36364,4,3,'Emin'
111
+ 62.045456,4,4,'Emin'
112
+ 62.727276,5,1,'Gmaj'
113
+ 63.409092,5,2,'Gmaj'
114
+ 64.09091,5,3,'Cmaj'
115
+ 64.77273,5,4,'Cmaj'
116
+ 65.454544,6,1,'Dmin'
117
+ 66.13637,6,2,'Dmin'
118
+ 66.818184,6,3,'Dmin'
119
+ 67.5,6,4,'Dmin'
120
+ 68.18182,7,1,'Dmin'
121
+ 68.86364,7,2,'Dmin'
122
+ 69.545456,7,3,'Fmaj'
123
+ 70.22728,7,4,'Fmaj'
124
+ 70.909096,8,1,'Fmaj'
125
+ 71.59091,8,2,'Fmaj'
126
+ 72.27273,8,3,'Fmaj'
127
+ 72.954544,8,4,'Fmaj'
128
+ 73.63637,9,1,'Cmaj'
129
+ 74.318184,9,2,'Cmaj'
130
+ 75.0,9,3,'Cmaj'
131
+ 75.68182,9,4,'Cmaj'
132
+ 76.36364,10,1,'Amin'
133
+ 77.045456,10,2,'Amin'
134
+ 77.72728,10,3,'Amin'
135
+ 78.409096,10,4,'Amin'
136
+ 79.09091,11,1,'Emin'
137
+ 79.77273,11,2,'Emin'
138
+ 80.454544,11,3,'Cmaj'
139
+ 81.13637,11,4,'Cmaj'
140
+ 81.818184,12,1,'Amin'
141
+ 82.5,12,2,'Amin'
142
+ 83.18182,12,3,'Amin'
143
+ 83.86364,12,4,'Amin'
144
+ 84.545456,13,1,'Emin'
145
+ 85.22728,13,2,'Emin'
146
+ 85.90909,13,3,'Emin'
147
+ 86.59091,13,4,'Emin'
148
+ 87.27273,14,1,'Cmaj'
149
+ 87.954544,14,2,'Cmaj'
150
+ 88.63637,14,3,'Emin'
151
+ 89.318184,14,4,'Emin'
152
+ 90.0,15,1,'Cmaj'
153
+ 90.68182,15,2,'Cmaj'
154
+ 91.36364,15,3,'Cmaj'
155
+ 92.045456,15,4,'Cmaj'
156
+ 92.72728,16,1,'Amin'
157
+ 93.40909,16,2,'Amin'
158
+ 94.09091,16,3,'Amin'
159
+ 94.77273,16,4,'Amin'
160
+ 95.454544,1,1,'A#min'
161
+ 95.795456,1,2,'A#min'
162
+ 96.13636,1,3,'A#min'
163
+ 96.47727,1,4,'A#min'
164
+ 96.818184,2,1,'D#min'
165
+ 97.15909,2,2,'D#min'
166
+ 97.5,2,3,'C#maj'
167
+ 97.840904,2,4,'C#maj'
168
+ 98.181816,3,1,'D#min'
169
+ 98.52273,3,2,'D#min'
170
+ 98.86363,3,3,'D#min'
171
+ 99.204544,3,4,'D#min'
172
+ 99.545456,4,1,'C#maj'
173
+ 99.88636,4,2,'C#maj'
174
+ 100.22727,4,3,'C#maj'
175
+ 100.568184,4,4,'C#maj'
176
+ 100.90909,5,1,'F#maj'
177
+ 101.25,5,2,'F#maj'
178
+ 101.590904,5,3,'F#maj'
179
+ 101.931816,5,4,'F#maj'
180
+ 102.27273,6,1,'A#min'
181
+ 102.61363,6,2,'A#min'
182
+ 102.954544,6,3,'A#min'
183
+ 103.295456,6,4,'A#min'
184
+ 103.63636,1,1,'Amaj'
185
+ 104.31818,1,2,'Amaj'
186
+ 105.0,1,3,'Amaj'
187
+ 105.681816,1,4,'Amaj'
188
+ 106.36363,2,1,'C#min'
189
+ 107.04545,2,2,'C#min'
190
+ 107.72727,2,3,'C#min'
191
+ 108.40909,2,4,'C#min'
192
+ 109.090904,3,1,'Emaj'
193
+ 109.77272,3,2,'Emaj'
194
+ 110.454544,3,3,'C#min'
195
+ 111.13636,3,4,'C#min'
196
+ 111.81818,4,1,'F#min'
197
+ 112.5,4,2,'F#min'
198
+ 113.181816,4,3,'F#min'
199
+ 113.86363,4,4,'F#min'
200
+ 114.54545,5,1,'G#min'
201
+ 115.22727,5,2,'G#min'
202
+ 115.90909,5,3,'G#min'
203
+ 116.590904,5,4,'G#min'
204
+ 117.27272,6,1,'G#min'
205
+ 117.954544,6,2,'G#min'
206
+ 118.63636,6,3,'G#min'
207
+ 119.31818,6,4,'G#min'
208
+ 120.0,7,1,'Bmaj'
209
+ 120.681816,7,2,'Bmaj'
210
+ 121.36363,7,3,'Bmaj'
211
+ 122.045456,7,4,'Bmaj'
212
+ 122.72727,8,1,'Emaj'
213
+ 123.40909,8,2,'Emaj'
214
+ 124.090904,8,3,'Amaj'
215
+ 124.77272,8,4,'Amaj'
216
+ 125.454544,9,1,'G#min'
217
+ 126.13636,9,2,'G#min'
218
+ 126.81818,9,3,'G#min'
219
+ 127.5,9,4,'G#min'
220
+ 128.18181,10,1,'Bmaj'
221
+ 128.86363,10,2,'Bmaj'
222
+ 129.54546,10,3,'Bmaj'
223
+ 130.22726,10,4,'Bmaj'
224
+ 130.90909,11,1,'C#min'
225
+ 131.59091,11,2,'C#min'
226
+ 132.27272,11,3,'C#min'
227
+ 132.95454,11,4,'C#min'
228
+ 133.63635,12,1,'Amaj'
229
+ 134.31818,12,2,'Amaj'
230
+ 135.0,12,3,'Amaj'
231
+ 135.68182,12,4,'Amaj'
232
+ 136.36363,13,1,'Amaj'
233
+ 137.04546,13,2,'Amaj'
234
+ 137.72726,13,3,'Amaj'
235
+ 138.40909,13,4,'Amaj'
236
+ 139.09091,14,1,'Amaj'
237
+ 139.77272,14,2,'Amaj'
238
+ 140.45454,14,3,'Amaj'
239
+ 141.13635,14,4,'Amaj'
240
+ 141.81818,15,1,'F#min'
241
+ 142.5,15,2,'F#min'
242
+ 143.18182,15,3,'Emaj'
243
+ 143.86363,15,4,'Emaj'
244
+ 144.54546,16,1,'Emaj'
245
+ 145.22726,16,2,'Emaj'
246
+ 145.90909,16,3,'Emaj'
247
+ 146.59091,16,4,'Emaj'
50_AAM/annotation/0062_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0063_beatinfo.arff ADDED
@@ -0,0 +1,275 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0063'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Gmaj'
9
+ 0.5769231,1,2,'Gmaj'
10
+ 1.1538461,1,3,'Gmaj'
11
+ 1.7307692,1,4,'Gmaj'
12
+ 2.3076923,2,1,'Emin'
13
+ 2.8846154,2,2,'Emin'
14
+ 3.4615383,2,3,'Emin'
15
+ 4.0384617,2,4,'Emin'
16
+ 4.6153846,3,1,'Emin'
17
+ 5.1923075,3,2,'Emin'
18
+ 5.769231,3,3,'Emin'
19
+ 6.3461537,3,4,'Emin'
20
+ 6.9230766,4,1,'Fmaj'
21
+ 7.5,4,2,'Fmaj'
22
+ 8.076923,4,3,'Fmaj'
23
+ 8.653846,4,4,'Fmaj'
24
+ 9.230769,5,1,'Gmaj'
25
+ 9.807693,5,2,'Gmaj'
26
+ 10.384615,5,3,'Gmaj'
27
+ 10.961538,5,4,'Gmaj'
28
+ 11.538462,6,1,'Amin'
29
+ 12.115384,6,2,'Amin'
30
+ 12.692307,6,3,'Amin'
31
+ 13.269231,6,4,'Amin'
32
+ 13.846153,7,1,'N.C.'
33
+ 14.423077,7,2,'N.C.'
34
+ 15.0,7,3,'N.C.'
35
+ 15.576923,7,4,'N.C.'
36
+ 13.846154,1,1,'Dmaj'
37
+ 14.715719,1,2,'Dmaj'
38
+ 15.585284,1,3,'Dmaj'
39
+ 16.45485,1,4,'Dmaj'
40
+ 17.324415,2,1,'F#min'
41
+ 18.193981,2,2,'F#min'
42
+ 19.063545,2,3,'F#min'
43
+ 19.933111,2,4,'F#min'
44
+ 20.802675,3,1,'Bmin'
45
+ 21.672241,3,2,'Bmin'
46
+ 22.541805,3,3,'Bmin'
47
+ 23.411371,3,4,'Bmin'
48
+ 24.280937,4,1,'Bmin'
49
+ 25.150501,4,2,'Bmin'
50
+ 26.020067,4,3,'Bmin'
51
+ 26.889633,4,4,'Bmin'
52
+ 27.759197,5,1,'Bmin'
53
+ 28.628761,5,2,'Bmin'
54
+ 29.498327,5,3,'Bmin'
55
+ 30.367893,5,4,'Bmin'
56
+ 31.237457,6,1,'Amaj'
57
+ 32.10702,6,2,'Amaj'
58
+ 32.97659,6,3,'Amaj'
59
+ 33.846153,6,4,'Amaj'
60
+ 34.715717,7,1,'C#min'
61
+ 35.585285,7,2,'C#min'
62
+ 36.45485,7,3,'C#min'
63
+ 37.324413,7,4,'C#min'
64
+ 34.71572,1,1,'C#maj'
65
+ 35.292645,1,2,'C#maj'
66
+ 35.869568,1,3,'C#maj'
67
+ 36.44649,1,4,'C#maj'
68
+ 37.023415,2,1,'D#min'
69
+ 37.600338,2,2,'D#min'
70
+ 38.17726,2,3,'D#min'
71
+ 38.75418,2,4,'D#min'
72
+ 39.331104,3,1,'F#maj'
73
+ 39.908028,3,2,'F#maj'
74
+ 40.48495,3,3,'F#maj'
75
+ 41.061874,3,4,'F#maj'
76
+ 41.638798,4,1,'C#maj'
77
+ 42.21572,4,2,'C#maj'
78
+ 42.792645,4,3,'C#maj'
79
+ 43.369568,4,4,'C#maj'
80
+ 43.94649,5,1,'Fmin'
81
+ 44.523415,5,2,'Fmin'
82
+ 45.100334,5,3,'Fmin'
83
+ 45.67726,5,4,'Fmin'
84
+ 46.25418,6,1,'D#min'
85
+ 46.831104,6,2,'D#min'
86
+ 47.408028,6,3,'D#min'
87
+ 47.98495,6,4,'D#min'
88
+ 48.561874,7,1,'A#min'
89
+ 49.138798,7,2,'A#min'
90
+ 49.71572,7,3,'A#min'
91
+ 50.292645,7,4,'A#min'
92
+ 50.869568,8,1,'C#maj'
93
+ 51.446487,8,2,'C#maj'
94
+ 52.023415,8,3,'C#maj'
95
+ 52.600334,8,4,'C#maj'
96
+ 53.17726,1,1,'Gmaj'
97
+ 53.754185,1,2,'Gmaj'
98
+ 54.33111,1,3,'Gmaj'
99
+ 54.90803,1,4,'Gmaj'
100
+ 55.484955,2,1,'Emin'
101
+ 56.06188,2,2,'Emin'
102
+ 56.6388,2,3,'Emin'
103
+ 57.21572,2,4,'Emin'
104
+ 57.792645,3,1,'Emin'
105
+ 58.369568,3,2,'Emin'
106
+ 58.94649,3,3,'Emin'
107
+ 59.523415,3,4,'Emin'
108
+ 60.100338,4,1,'Fmaj'
109
+ 60.67726,4,2,'Fmaj'
110
+ 61.254185,4,3,'Fmaj'
111
+ 61.83111,4,4,'Fmaj'
112
+ 62.40803,5,1,'Gmaj'
113
+ 62.984955,5,2,'Gmaj'
114
+ 63.561874,5,3,'Gmaj'
115
+ 64.1388,5,4,'Gmaj'
116
+ 64.71572,6,1,'Amin'
117
+ 65.29265,6,2,'Amin'
118
+ 65.86957,6,3,'Amin'
119
+ 66.446495,6,4,'Amin'
120
+ 67.023415,1,1,'Gmaj'
121
+ 67.600334,1,2,'Gmaj'
122
+ 68.17726,1,3,'Gmaj'
123
+ 68.75418,1,4,'Gmaj'
124
+ 69.33111,2,1,'Emin'
125
+ 69.90803,2,2,'Emin'
126
+ 70.484955,2,3,'Emin'
127
+ 71.061874,2,4,'Emin'
128
+ 71.6388,3,1,'Emin'
129
+ 72.21572,3,2,'Emin'
130
+ 72.79265,3,3,'Emin'
131
+ 73.36957,3,4,'Emin'
132
+ 73.94649,4,1,'Fmaj'
133
+ 74.523415,4,2,'Fmaj'
134
+ 75.10034,4,3,'Fmaj'
135
+ 75.67726,4,4,'Fmaj'
136
+ 76.25418,5,1,'Gmaj'
137
+ 76.83111,5,2,'Gmaj'
138
+ 77.40803,5,3,'Gmaj'
139
+ 77.984955,5,4,'Gmaj'
140
+ 78.561874,6,1,'Amin'
141
+ 79.1388,6,2,'Amin'
142
+ 79.71572,6,3,'Amin'
143
+ 80.29265,6,4,'Amin'
144
+ 80.86957,1,1,'Dmaj'
145
+ 81.739136,1,2,'Dmaj'
146
+ 82.608696,1,3,'Dmaj'
147
+ 83.478264,1,4,'Dmaj'
148
+ 84.34783,2,1,'F#min'
149
+ 85.21739,2,2,'F#min'
150
+ 86.08696,2,3,'F#min'
151
+ 86.95653,2,4,'F#min'
152
+ 87.82609,3,1,'Bmin'
153
+ 88.695656,3,2,'Bmin'
154
+ 89.565216,3,3,'Bmin'
155
+ 90.434784,3,4,'Bmin'
156
+ 91.30435,4,1,'Bmin'
157
+ 92.17391,4,2,'Bmin'
158
+ 93.04348,4,3,'Bmin'
159
+ 93.91305,4,4,'Bmin'
160
+ 94.78261,5,1,'Bmin'
161
+ 95.652176,5,2,'Bmin'
162
+ 96.52174,5,3,'Bmin'
163
+ 97.391304,5,4,'Bmin'
164
+ 98.26087,6,1,'Amaj'
165
+ 99.13043,6,2,'Amaj'
166
+ 100.0,6,3,'Amaj'
167
+ 100.86957,6,4,'Amaj'
168
+ 101.739136,1,1,'Dmaj'
169
+ 102.6087,1,2,'Dmaj'
170
+ 103.478264,1,3,'Dmaj'
171
+ 104.34783,1,4,'Dmaj'
172
+ 105.2174,2,1,'F#min'
173
+ 106.08696,2,2,'F#min'
174
+ 106.95653,2,3,'F#min'
175
+ 107.826096,2,4,'F#min'
176
+ 108.695656,3,1,'Bmin'
177
+ 109.56522,3,2,'Bmin'
178
+ 110.434784,3,3,'Bmin'
179
+ 111.30435,3,4,'Bmin'
180
+ 112.17392,4,1,'Bmin'
181
+ 113.04348,4,2,'Bmin'
182
+ 113.91305,4,3,'Bmin'
183
+ 114.782616,4,4,'Bmin'
184
+ 115.652176,5,1,'Bmin'
185
+ 116.52174,5,2,'Bmin'
186
+ 117.39131,5,3,'Bmin'
187
+ 118.26087,5,4,'Bmin'
188
+ 119.13044,6,1,'Amaj'
189
+ 120.0,6,2,'Amaj'
190
+ 120.86957,6,3,'Amaj'
191
+ 121.739136,6,4,'Amaj'
192
+ 122.6087,1,1,'Dmaj'
193
+ 123.47827,1,2,'Dmaj'
194
+ 124.34783,1,3,'Dmaj'
195
+ 125.2174,1,4,'Dmaj'
196
+ 126.08697,2,1,'F#min'
197
+ 126.95653,2,2,'F#min'
198
+ 127.826096,2,3,'F#min'
199
+ 128.69566,2,4,'F#min'
200
+ 129.56523,3,1,'Bmin'
201
+ 130.43478,3,2,'Bmin'
202
+ 131.30435,3,3,'Bmin'
203
+ 132.17392,3,4,'Bmin'
204
+ 133.04349,4,1,'Bmin'
205
+ 133.91306,4,2,'Bmin'
206
+ 134.78262,4,3,'Bmin'
207
+ 135.65218,4,4,'Bmin'
208
+ 136.52174,5,1,'Bmin'
209
+ 137.39131,5,2,'Bmin'
210
+ 138.26088,5,3,'Bmin'
211
+ 139.13045,5,4,'Bmin'
212
+ 140.0,6,1,'Amaj'
213
+ 140.86957,6,2,'Amaj'
214
+ 141.73914,6,3,'Amaj'
215
+ 142.6087,6,4,'Amaj'
216
+ 143.47827,1,1,'C#maj'
217
+ 144.05519,1,2,'C#maj'
218
+ 144.63211,1,3,'C#maj'
219
+ 145.20905,1,4,'C#maj'
220
+ 145.78596,2,1,'D#min'
221
+ 146.36288,2,2,'D#min'
222
+ 146.9398,2,3,'D#min'
223
+ 147.51674,2,4,'D#min'
224
+ 148.09366,3,1,'F#maj'
225
+ 148.67058,3,2,'F#maj'
226
+ 149.2475,3,3,'F#maj'
227
+ 149.82443,3,4,'F#maj'
228
+ 150.40135,4,1,'C#maj'
229
+ 150.97827,4,2,'C#maj'
230
+ 151.55519,4,3,'C#maj'
231
+ 152.13211,4,4,'C#maj'
232
+ 152.70905,5,1,'Fmin'
233
+ 153.28596,5,2,'Fmin'
234
+ 153.86288,5,3,'Fmin'
235
+ 154.4398,5,4,'Fmin'
236
+ 155.01674,6,1,'D#min'
237
+ 155.59366,6,2,'D#min'
238
+ 156.17058,6,3,'D#min'
239
+ 156.7475,6,4,'D#min'
240
+ 157.32443,7,1,'A#min'
241
+ 157.90135,7,2,'A#min'
242
+ 158.47827,7,3,'A#min'
243
+ 159.05519,7,4,'A#min'
244
+ 159.63211,8,1,'C#maj'
245
+ 160.20905,8,2,'C#maj'
246
+ 160.78596,8,3,'C#maj'
247
+ 161.36288,8,4,'C#maj'
248
+ 161.9398,1,1,'Gmaj'
249
+ 162.51672,1,2,'Gmaj'
250
+ 163.09364,1,3,'Gmaj'
251
+ 163.67058,1,4,'Gmaj'
252
+ 164.2475,2,1,'Emin'
253
+ 164.82442,2,2,'Emin'
254
+ 165.40134,2,3,'Emin'
255
+ 165.97827,2,4,'Emin'
256
+ 166.55519,3,1,'Emin'
257
+ 167.13211,3,2,'Emin'
258
+ 167.70903,3,3,'Emin'
259
+ 168.28596,3,4,'Emin'
260
+ 168.86288,4,1,'Fmaj'
261
+ 169.4398,4,2,'Fmaj'
262
+ 170.01672,4,3,'Fmaj'
263
+ 170.59364,4,4,'Fmaj'
264
+ 171.17058,5,1,'Gmaj'
265
+ 171.7475,5,2,'Gmaj'
266
+ 172.32442,5,3,'Gmaj'
267
+ 172.90134,5,4,'Gmaj'
268
+ 173.47827,6,1,'Amin'
269
+ 174.05519,6,2,'Amin'
270
+ 174.63211,6,3,'Amin'
271
+ 175.20903,6,4,'Amin'
272
+ 175.78595,7,1,'N.C.'
273
+ 176.36288,7,2,'N.C.'
274
+ 176.9398,7,3,'N.C.'
275
+ 177.51672,7,4,'N.C.'
50_AAM/annotation/0084_beatinfo.arff ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0084'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'G#maj'
9
+ 0.71428573,1,2,'G#maj'
10
+ 1.4285715,1,3,'G#maj'
11
+ 2.142857,1,4,'G#maj'
12
+ 2.857143,2,1,'Cmin'
13
+ 3.5714288,2,2,'Cmin'
14
+ 4.285714,2,3,'G#maj'
15
+ 5.0,2,4,'G#maj'
16
+ 5.714286,3,1,'Fmin'
17
+ 6.4285717,3,2,'Fmin'
18
+ 7.1428576,3,3,'Fmin'
19
+ 7.857143,3,4,'Fmin'
20
+ 8.571428,4,1,'Cmin'
21
+ 9.285714,4,2,'Cmin'
22
+ 10.0,4,3,'Cmin'
23
+ 10.714286,4,4,'Cmin'
24
+ 11.428572,5,1,'D#maj'
25
+ 12.142858,5,2,'D#maj'
26
+ 12.857143,5,3,'D#maj'
27
+ 13.571429,5,4,'D#maj'
28
+ 14.285715,6,1,'D#maj'
29
+ 15.0,6,2,'D#maj'
30
+ 15.714286,6,3,'Gmin'
31
+ 16.428572,6,4,'Gmin'
32
+ 17.142857,7,1,'A#maj'
33
+ 17.857143,7,2,'A#maj'
34
+ 18.571428,7,3,'A#maj'
35
+ 19.285715,7,4,'A#maj'
36
+ 20.0,8,1,'Gmin'
37
+ 20.714287,8,2,'Gmin'
38
+ 21.428572,8,3,'Gmin'
39
+ 22.142859,8,4,'Gmin'
40
+ 22.857143,9,1,'G#maj'
41
+ 23.571428,9,2,'G#maj'
42
+ 24.285715,9,3,'Cmin'
43
+ 25.0,9,4,'Cmin'
44
+ 25.714287,10,1,'A#maj'
45
+ 26.428572,10,2,'A#maj'
46
+ 27.142859,10,3,'A#maj'
47
+ 27.857143,10,4,'A#maj'
48
+ 28.57143,11,1,'Gmin'
49
+ 29.285715,11,2,'Gmin'
50
+ 30.0,11,3,'Gmin'
51
+ 30.714287,11,4,'Gmin'
52
+ 31.428572,12,1,'D#maj'
53
+ 32.142857,12,2,'D#maj'
54
+ 32.857143,12,3,'D#maj'
55
+ 33.57143,12,4,'D#maj'
56
+ 34.285713,13,1,'Fmin'
57
+ 35.0,13,2,'Fmin'
58
+ 35.714287,13,3,'Fmin'
59
+ 36.428574,13,4,'Fmin'
60
+ 37.142857,14,1,'Gmin'
61
+ 37.857143,14,2,'Gmin'
62
+ 38.57143,14,3,'Gmin'
63
+ 39.285717,14,4,'Gmin'
64
+ 40.0,15,1,'Fmin'
65
+ 40.714287,15,2,'Fmin'
66
+ 41.428574,15,3,'Fmin'
67
+ 42.142857,15,4,'Fmin'
68
+ 42.857143,16,1,'D#maj'
69
+ 43.57143,16,2,'D#maj'
70
+ 44.285717,16,3,'D#maj'
71
+ 45.0,16,4,'D#maj'
72
+ 45.714287,1,1,'C#maj'
73
+ 46.428574,1,2,'C#maj'
74
+ 47.142857,1,3,'C#maj'
75
+ 47.857143,1,4,'C#maj'
76
+ 48.57143,2,1,'G#min'
77
+ 49.285717,2,2,'G#min'
78
+ 50.0,2,3,'Bmaj'
79
+ 50.714287,2,4,'Bmaj'
80
+ 51.428574,3,1,'Bmaj'
81
+ 52.14286,3,2,'Bmaj'
82
+ 52.857143,3,3,'Bmaj'
83
+ 53.57143,3,4,'Bmaj'
84
+ 54.285713,4,1,'C#maj'
85
+ 55.0,4,2,'C#maj'
86
+ 55.714287,4,3,'D#min'
87
+ 56.428574,4,4,'D#min'
88
+ 57.14286,5,1,'Bmaj'
89
+ 57.857143,5,2,'Bmaj'
90
+ 58.57143,5,3,'Bmaj'
91
+ 59.285717,5,4,'Bmaj'
92
+ 60.0,6,1,'D#min'
93
+ 60.714287,6,2,'D#min'
94
+ 61.428574,6,3,'D#min'
95
+ 62.14286,6,4,'D#min'
96
+ 62.857143,7,1,'D#min'
97
+ 63.57143,7,2,'D#min'
98
+ 64.28571,7,3,'A#min'
99
+ 65.0,7,4,'A#min'
100
+ 65.71429,8,1,'D#min'
101
+ 66.42857,8,2,'D#min'
102
+ 67.14286,8,3,'D#min'
103
+ 67.85715,8,4,'D#min'
104
+ 68.57143,1,1,'C#maj'
105
+ 69.28571,1,2,'C#maj'
106
+ 70.0,1,3,'C#maj'
107
+ 70.71429,1,4,'C#maj'
108
+ 71.428566,2,1,'G#min'
109
+ 72.14285,2,2,'G#min'
110
+ 72.85714,2,3,'Bmaj'
111
+ 73.57143,2,4,'Bmaj'
112
+ 74.28571,3,1,'Bmaj'
113
+ 75.0,3,2,'Bmaj'
114
+ 75.71429,3,3,'Bmaj'
115
+ 76.428566,3,4,'Bmaj'
116
+ 77.14285,4,1,'C#maj'
117
+ 77.85714,4,2,'C#maj'
118
+ 78.57143,4,3,'D#min'
119
+ 79.28571,4,4,'D#min'
120
+ 80.0,5,1,'Bmaj'
121
+ 80.71429,5,2,'Bmaj'
122
+ 81.42857,5,3,'Bmaj'
123
+ 82.14285,5,4,'Bmaj'
124
+ 82.85714,6,1,'D#min'
125
+ 83.57143,6,2,'D#min'
126
+ 84.28571,6,3,'D#min'
127
+ 85.0,6,4,'D#min'
128
+ 85.71428,7,1,'D#min'
129
+ 86.42857,7,2,'D#min'
130
+ 87.14285,7,3,'A#min'
131
+ 87.85714,7,4,'A#min'
132
+ 88.57143,8,1,'D#min'
133
+ 89.28571,8,2,'D#min'
134
+ 90.0,8,3,'D#min'
135
+ 90.71429,8,4,'D#min'
136
+ 91.42857,1,1,'N.C.'
137
+ 92.14286,1,2,'N.C.'
138
+ 92.85715,1,3,'N.C.'
139
+ 93.571434,1,4,'N.C.'
140
+ 94.28571,2,1,'N.C.'
141
+ 95.0,2,2,'N.C.'
142
+ 95.71429,2,3,'N.C.'
143
+ 96.42857,2,4,'N.C.'
144
+ 97.14286,3,1,'N.C.'
145
+ 97.85715,3,2,'N.C.'
146
+ 98.571434,3,3,'N.C.'
147
+ 99.28571,3,4,'N.C.'
148
+ 100.0,4,1,'N.C.'
149
+ 100.71429,4,2,'N.C.'
150
+ 101.42857,4,3,'N.C.'
151
+ 102.14286,4,4,'N.C.'
152
+ 102.85715,5,1,'N.C.'
153
+ 103.571434,5,2,'N.C.'
154
+ 104.28572,5,3,'N.C.'
155
+ 105.0,5,4,'N.C.'
156
+ 105.71429,6,1,'N.C.'
157
+ 106.42857,6,2,'N.C.'
158
+ 107.14286,6,3,'N.C.'
159
+ 107.85715,6,4,'N.C.'
160
+ 108.57143,7,1,'N.C.'
161
+ 109.28572,7,2,'N.C.'
162
+ 110.0,7,3,'N.C.'
163
+ 110.71429,7,4,'N.C.'
164
+ 111.42857,8,1,'N.C.'
165
+ 112.14286,8,2,'N.C.'
166
+ 112.85715,8,3,'N.C.'
167
+ 113.571434,8,4,'N.C.'
168
+ 114.28572,1,1,'N.C.'
169
+ 115.00001,1,2,'N.C.'
170
+ 115.714294,1,3,'N.C.'
171
+ 116.42858,1,4,'N.C.'
172
+ 117.14286,2,1,'N.C.'
173
+ 117.85715,2,2,'N.C.'
174
+ 118.571434,2,3,'N.C.'
175
+ 119.28572,2,4,'N.C.'
176
+ 120.00001,3,1,'N.C.'
177
+ 120.714294,3,2,'N.C.'
178
+ 121.42858,3,3,'N.C.'
179
+ 122.14286,3,4,'N.C.'
180
+ 122.85715,4,1,'N.C.'
181
+ 123.571434,4,2,'N.C.'
182
+ 124.28572,4,3,'N.C.'
183
+ 125.00001,4,4,'N.C.'
184
+ 125.714294,5,1,'N.C.'
185
+ 126.42858,5,2,'N.C.'
186
+ 127.14287,5,3,'N.C.'
187
+ 127.85715,5,4,'N.C.'
188
+ 128.57144,6,1,'N.C.'
189
+ 129.28572,6,2,'N.C.'
190
+ 130.0,6,3,'N.C.'
191
+ 130.7143,6,4,'N.C.'
192
+ 131.42857,7,1,'N.C.'
193
+ 132.14287,7,2,'N.C.'
194
+ 132.85715,7,3,'N.C.'
195
+ 133.57144,7,4,'N.C.'
196
+ 134.28572,8,1,'N.C.'
197
+ 135.0,8,2,'N.C.'
198
+ 135.7143,8,3,'N.C.'
199
+ 136.42857,8,4,'N.C.'
200
+ 137.14287,1,1,'N.C.'
201
+ 137.85715,1,2,'N.C.'
202
+ 138.57144,1,3,'N.C.'
203
+ 139.28572,1,4,'N.C.'
204
+ 140.00002,2,1,'N.C.'
205
+ 140.7143,2,2,'N.C.'
206
+ 141.42859,2,3,'N.C.'
207
+ 142.14287,2,4,'N.C.'
208
+ 142.85715,3,1,'N.C.'
209
+ 143.57144,3,2,'N.C.'
210
+ 144.28572,3,3,'N.C.'
211
+ 145.00002,3,4,'N.C.'
212
+ 145.7143,4,1,'N.C.'
213
+ 146.42859,4,2,'N.C.'
214
+ 147.14287,4,3,'N.C.'
215
+ 147.85715,4,4,'N.C.'
216
+ 148.57144,5,1,'N.C.'
217
+ 149.28572,5,2,'N.C.'
218
+ 150.00002,5,3,'N.C.'
219
+ 150.7143,5,4,'N.C.'
220
+ 151.42859,6,1,'N.C.'
221
+ 152.14287,6,2,'N.C.'
222
+ 152.85715,6,3,'N.C.'
223
+ 153.57144,6,4,'N.C.'
224
+ 154.28572,7,1,'N.C.'
225
+ 155.00002,7,2,'N.C.'
226
+ 155.7143,7,3,'N.C.'
227
+ 156.42859,7,4,'N.C.'
228
+ 157.14287,8,1,'N.C.'
229
+ 157.85715,8,2,'N.C.'
230
+ 158.57144,8,3,'N.C.'
231
+ 159.28572,8,4,'N.C.'
50_AAM/annotation/0084_segments.arff ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0084'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',84,'D#maj','[Trombone,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
12
+ 45.714287,'C',84,'D#min','[Trombone,Piano,ElectricBass]','[MelodyBow,ChordArpeggios,BassLine]'
13
+ 68.57143,'C',84,'D#min','[Trombone,Piano,ElectricBass]','[MelodyBow,ChordArpeggios,BassLine]'
14
+ 91.42857,'B',84,'D#min','[ElectricBass]','[BassLine]'
15
+ 114.28572,'B',84,'D#min','[ElectricBass]','[BassLine]'
16
+ 137.14287,'B',84,'D#min','[ElectricBass]','[BassLine]'
17
+ 160.00002,'end',0,'','[]','[]'
50_AAM/annotation/0114_beatinfo.arff ADDED
@@ -0,0 +1,371 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0114'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'G#maj'
9
+ 0.7407407,1,2,'G#maj'
10
+ 1.4814814,1,3,'G#maj'
11
+ 2.222222,1,4,'G#maj'
12
+ 2.9629629,2,1,'G#maj'
13
+ 3.7037036,2,2,'G#maj'
14
+ 4.444444,2,3,'G#maj'
15
+ 5.185185,2,4,'G#maj'
16
+ 5.9259257,3,1,'G#maj'
17
+ 6.6666665,3,2,'G#maj'
18
+ 7.4074073,3,3,'G#maj'
19
+ 8.148148,3,4,'G#maj'
20
+ 8.888888,4,1,'Fmin'
21
+ 9.629629,4,2,'Fmin'
22
+ 10.37037,4,3,'A#min'
23
+ 11.111111,4,4,'A#min'
24
+ 11.851851,5,1,'Fmin'
25
+ 12.592592,5,2,'Fmin'
26
+ 13.333333,5,3,'Fmin'
27
+ 14.074074,5,4,'Fmin'
28
+ 14.814815,6,1,'G#maj'
29
+ 15.555555,6,2,'G#maj'
30
+ 16.296295,6,3,'G#maj'
31
+ 17.037037,6,4,'G#maj'
32
+ 17.777777,7,1,'A#min'
33
+ 18.518518,7,2,'A#min'
34
+ 19.259258,7,3,'G#maj'
35
+ 20.0,7,4,'G#maj'
36
+ 17.777779,1,1,'A#min'
37
+ 18.14815,1,2,'A#min'
38
+ 18.518518,1,3,'A#min'
39
+ 18.88889,1,4,'A#min'
40
+ 19.25926,2,1,'G#maj'
41
+ 19.629631,2,2,'G#maj'
42
+ 20.0,2,3,'G#maj'
43
+ 20.37037,2,4,'G#maj'
44
+ 20.740742,3,1,'Fmin'
45
+ 21.111113,3,2,'Fmin'
46
+ 21.481482,3,3,'Fmin'
47
+ 21.851852,3,4,'Fmin'
48
+ 22.222223,4,1,'C#maj'
49
+ 22.592594,4,2,'C#maj'
50
+ 22.962963,4,3,'C#maj'
51
+ 23.333334,4,4,'C#maj'
52
+ 23.703705,5,1,'F#maj'
53
+ 24.074074,5,2,'F#maj'
54
+ 24.444445,5,3,'F#maj'
55
+ 24.814816,5,4,'F#maj'
56
+ 25.185186,6,1,'F#maj'
57
+ 25.555557,6,2,'F#maj'
58
+ 25.925926,6,3,'F#maj'
59
+ 26.296297,6,4,'F#maj'
60
+ 26.666668,7,1,'G#maj'
61
+ 27.037037,7,2,'G#maj'
62
+ 27.407408,7,3,'G#maj'
63
+ 27.777779,7,4,'G#maj'
64
+ 28.148148,8,1,'A#min'
65
+ 28.51852,8,2,'A#min'
66
+ 28.88889,8,3,'A#min'
67
+ 29.25926,8,4,'A#min'
68
+ 29.629631,1,1,'D#maj'
69
+ 30.058203,1,2,'D#maj'
70
+ 30.486774,1,3,'D#maj'
71
+ 30.915346,1,4,'D#maj'
72
+ 31.343916,2,1,'Fmaj'
73
+ 31.772488,2,2,'Fmaj'
74
+ 32.20106,2,3,'Fmaj'
75
+ 32.62963,2,4,'Fmaj'
76
+ 33.0582,3,1,'Dmin'
77
+ 33.486774,3,2,'Dmin'
78
+ 33.915344,3,3,'Dmin'
79
+ 34.343918,3,4,'Dmin'
80
+ 34.772488,4,1,'Gmin'
81
+ 35.20106,4,2,'Gmin'
82
+ 35.62963,4,3,'Gmin'
83
+ 36.058205,4,4,'Gmin'
84
+ 36.486774,5,1,'Gmin'
85
+ 36.915344,5,2,'Gmin'
86
+ 37.343918,5,3,'Gmin'
87
+ 37.772488,5,4,'Gmin'
88
+ 38.201057,6,1,'A#maj'
89
+ 38.62963,6,2,'A#maj'
90
+ 39.058205,6,3,'Gmin'
91
+ 39.486774,6,4,'Gmin'
92
+ 39.915344,7,1,'A#maj'
93
+ 40.343918,7,2,'A#maj'
94
+ 40.772488,7,3,'A#maj'
95
+ 41.201057,7,4,'A#maj'
96
+ 41.62963,8,1,'D#maj'
97
+ 42.058205,8,2,'D#maj'
98
+ 42.486774,8,3,'D#maj'
99
+ 42.915344,8,4,'D#maj'
100
+ 43.343918,9,1,'Gmin'
101
+ 43.772488,9,2,'Gmin'
102
+ 44.201057,9,3,'Gmin'
103
+ 44.62963,9,4,'Gmin'
104
+ 45.058205,10,1,'A#maj'
105
+ 45.486774,10,2,'A#maj'
106
+ 45.915344,10,3,'A#maj'
107
+ 46.343918,10,4,'A#maj'
108
+ 46.772488,11,1,'Fmaj'
109
+ 47.201057,11,2,'Fmaj'
110
+ 47.62963,11,3,'Fmaj'
111
+ 48.058205,11,4,'Fmaj'
112
+ 48.486774,12,1,'Fmaj'
113
+ 48.915344,12,2,'Fmaj'
114
+ 49.343918,12,3,'Fmaj'
115
+ 49.772488,12,4,'Fmaj'
116
+ 50.201057,13,1,'D#maj'
117
+ 50.62963,13,2,'D#maj'
118
+ 51.058205,13,3,'D#maj'
119
+ 51.486774,13,4,'D#maj'
120
+ 51.915344,14,1,'D#maj'
121
+ 52.343918,14,2,'D#maj'
122
+ 52.772488,14,3,'D#maj'
123
+ 53.201057,14,4,'D#maj'
124
+ 53.62963,15,1,'D#maj'
125
+ 54.058205,15,2,'D#maj'
126
+ 54.486774,15,3,'Fmaj'
127
+ 54.915344,15,4,'Fmaj'
128
+ 55.343918,16,1,'A#maj'
129
+ 55.772488,16,2,'A#maj'
130
+ 56.201057,16,3,'A#maj'
131
+ 56.62963,16,4,'A#maj'
132
+ 57.058205,1,1,'A#min'
133
+ 57.428574,1,2,'A#min'
134
+ 57.798946,1,3,'A#min'
135
+ 58.169315,1,4,'A#min'
136
+ 58.539684,2,1,'G#maj'
137
+ 58.910057,2,2,'G#maj'
138
+ 59.280426,2,3,'G#maj'
139
+ 59.6508,2,4,'G#maj'
140
+ 60.021168,3,1,'Fmin'
141
+ 60.391537,3,2,'Fmin'
142
+ 60.76191,3,3,'Fmin'
143
+ 61.13228,3,4,'Fmin'
144
+ 61.502647,4,1,'C#maj'
145
+ 61.87302,4,2,'C#maj'
146
+ 62.24339,4,3,'C#maj'
147
+ 62.61376,4,4,'C#maj'
148
+ 62.98413,5,1,'F#maj'
149
+ 63.3545,5,2,'F#maj'
150
+ 63.724873,5,3,'F#maj'
151
+ 64.095245,5,4,'F#maj'
152
+ 64.465614,6,1,'F#maj'
153
+ 64.83598,6,2,'F#maj'
154
+ 65.20635,6,3,'F#maj'
155
+ 65.57672,6,4,'F#maj'
156
+ 65.94709,7,1,'G#maj'
157
+ 66.31747,7,2,'G#maj'
158
+ 66.687836,7,3,'G#maj'
159
+ 67.058205,7,4,'G#maj'
160
+ 67.42857,8,1,'A#min'
161
+ 67.79894,8,2,'A#min'
162
+ 68.16931,8,3,'A#min'
163
+ 68.53969,8,4,'A#min'
164
+ 68.91006,1,1,'G#maj'
165
+ 69.650795,1,2,'G#maj'
166
+ 70.39154,1,3,'G#maj'
167
+ 71.13228,1,4,'G#maj'
168
+ 71.87302,2,1,'G#maj'
169
+ 72.61376,2,2,'G#maj'
170
+ 73.3545,2,3,'G#maj'
171
+ 74.095245,2,4,'G#maj'
172
+ 74.83598,3,1,'G#maj'
173
+ 75.57672,3,2,'G#maj'
174
+ 76.31747,3,3,'G#maj'
175
+ 77.058205,3,4,'G#maj'
176
+ 77.79894,4,1,'Fmin'
177
+ 78.53969,4,2,'Fmin'
178
+ 79.280426,4,3,'A#min'
179
+ 80.021164,4,4,'A#min'
180
+ 80.76191,5,1,'Fmin'
181
+ 81.50265,5,2,'Fmin'
182
+ 82.24339,5,3,'Fmin'
183
+ 82.98413,5,4,'Fmin'
184
+ 83.72487,6,1,'G#maj'
185
+ 84.465614,6,2,'G#maj'
186
+ 85.20635,6,3,'G#maj'
187
+ 85.9471,6,4,'G#maj'
188
+ 86.687836,1,1,'D#maj'
189
+ 87.11641,1,2,'D#maj'
190
+ 87.544975,1,3,'D#maj'
191
+ 87.97355,1,4,'D#maj'
192
+ 88.40212,2,1,'Fmaj'
193
+ 88.830696,2,2,'Fmaj'
194
+ 89.25926,2,3,'Fmaj'
195
+ 89.687836,2,4,'Fmaj'
196
+ 90.11641,3,1,'Dmin'
197
+ 90.544975,3,2,'Dmin'
198
+ 90.97355,3,3,'Dmin'
199
+ 91.40212,3,4,'Dmin'
200
+ 91.830696,4,1,'Gmin'
201
+ 92.25926,4,2,'Gmin'
202
+ 92.687836,4,3,'Gmin'
203
+ 93.11641,4,4,'Gmin'
204
+ 93.544975,5,1,'Gmin'
205
+ 93.97355,5,2,'Gmin'
206
+ 94.40212,5,3,'Gmin'
207
+ 94.830696,5,4,'Gmin'
208
+ 95.25926,6,1,'A#maj'
209
+ 95.687836,6,2,'A#maj'
210
+ 96.11641,6,3,'Gmin'
211
+ 96.54498,6,4,'Gmin'
212
+ 96.97355,7,1,'A#maj'
213
+ 97.40212,7,2,'A#maj'
214
+ 97.830696,7,3,'A#maj'
215
+ 98.25926,7,4,'A#maj'
216
+ 98.687836,8,1,'D#maj'
217
+ 99.11641,8,2,'D#maj'
218
+ 99.54498,8,3,'D#maj'
219
+ 99.97355,8,4,'D#maj'
220
+ 100.40212,9,1,'Gmin'
221
+ 100.830696,9,2,'Gmin'
222
+ 101.25926,9,3,'Gmin'
223
+ 101.687836,9,4,'Gmin'
224
+ 102.11641,10,1,'A#maj'
225
+ 102.54498,10,2,'A#maj'
226
+ 102.97355,10,3,'A#maj'
227
+ 103.40212,10,4,'A#maj'
228
+ 103.83069,11,1,'Fmaj'
229
+ 104.25926,11,2,'Fmaj'
230
+ 104.687836,11,3,'Fmaj'
231
+ 105.11641,11,4,'Fmaj'
232
+ 105.54498,12,1,'Fmaj'
233
+ 105.97355,12,2,'Fmaj'
234
+ 106.40212,12,3,'Fmaj'
235
+ 106.83069,12,4,'Fmaj'
236
+ 107.25926,13,1,'D#maj'
237
+ 107.687836,13,2,'D#maj'
238
+ 108.11641,13,3,'D#maj'
239
+ 108.54498,13,4,'D#maj'
240
+ 108.97355,14,1,'D#maj'
241
+ 109.40212,14,2,'D#maj'
242
+ 109.83069,14,3,'D#maj'
243
+ 110.25926,14,4,'D#maj'
244
+ 110.687836,15,1,'D#maj'
245
+ 111.11641,15,2,'D#maj'
246
+ 111.54498,15,3,'Fmaj'
247
+ 111.97355,15,4,'Fmaj'
248
+ 112.40212,16,1,'A#maj'
249
+ 112.83069,16,2,'A#maj'
250
+ 113.25926,16,3,'A#maj'
251
+ 113.687836,16,4,'A#maj'
252
+ 114.11641,1,1,'D#maj'
253
+ 114.54498,1,2,'D#maj'
254
+ 114.97355,1,3,'D#maj'
255
+ 115.40212,1,4,'D#maj'
256
+ 115.830696,2,1,'Fmaj'
257
+ 116.25927,2,2,'Fmaj'
258
+ 116.687836,2,3,'Fmaj'
259
+ 117.11641,2,4,'Fmaj'
260
+ 117.54498,3,1,'Dmin'
261
+ 117.97355,3,2,'Dmin'
262
+ 118.40212,3,3,'Dmin'
263
+ 118.830696,3,4,'Dmin'
264
+ 119.25927,4,1,'Gmin'
265
+ 119.687836,4,2,'Gmin'
266
+ 120.11641,4,3,'Gmin'
267
+ 120.54498,4,4,'Gmin'
268
+ 120.97355,5,1,'Gmin'
269
+ 121.40212,5,2,'Gmin'
270
+ 121.830696,5,3,'Gmin'
271
+ 122.25927,5,4,'Gmin'
272
+ 122.687836,6,1,'A#maj'
273
+ 123.11641,6,2,'A#maj'
274
+ 123.54498,6,3,'Gmin'
275
+ 123.97356,6,4,'Gmin'
276
+ 124.40212,7,1,'A#maj'
277
+ 124.830696,7,2,'A#maj'
278
+ 125.25927,7,3,'A#maj'
279
+ 125.687836,7,4,'A#maj'
280
+ 126.11641,8,1,'D#maj'
281
+ 126.54498,8,2,'D#maj'
282
+ 126.97356,8,3,'D#maj'
283
+ 127.40212,8,4,'D#maj'
284
+ 127.830696,9,1,'Gmin'
285
+ 128.25926,9,2,'Gmin'
286
+ 128.68784,9,3,'Gmin'
287
+ 129.11641,9,4,'Gmin'
288
+ 129.54498,10,1,'A#maj'
289
+ 129.97356,10,2,'A#maj'
290
+ 130.40213,10,3,'A#maj'
291
+ 130.83069,10,4,'A#maj'
292
+ 131.25926,11,1,'Fmaj'
293
+ 131.68784,11,2,'Fmaj'
294
+ 132.11641,11,3,'Fmaj'
295
+ 132.54498,11,4,'Fmaj'
296
+ 132.97356,12,1,'Fmaj'
297
+ 133.40213,12,2,'Fmaj'
298
+ 133.83069,12,3,'Fmaj'
299
+ 134.25926,12,4,'Fmaj'
300
+ 134.68784,13,1,'D#maj'
301
+ 135.11641,13,2,'D#maj'
302
+ 135.54498,13,3,'D#maj'
303
+ 135.97356,13,4,'D#maj'
304
+ 136.40213,14,1,'D#maj'
305
+ 136.83069,14,2,'D#maj'
306
+ 137.25926,14,3,'D#maj'
307
+ 137.68784,14,4,'D#maj'
308
+ 138.11641,15,1,'D#maj'
309
+ 138.54498,15,2,'D#maj'
310
+ 138.97356,15,3,'Fmaj'
311
+ 139.40213,15,4,'Fmaj'
312
+ 139.83069,16,1,'A#maj'
313
+ 140.25926,16,2,'A#maj'
314
+ 140.68784,16,3,'A#maj'
315
+ 141.11641,16,4,'A#maj'
316
+ 141.54498,1,1,'G#maj'
317
+ 142.28572,1,2,'G#maj'
318
+ 143.02646,1,3,'G#maj'
319
+ 143.76721,1,4,'G#maj'
320
+ 144.50795,2,1,'G#maj'
321
+ 145.24869,2,2,'G#maj'
322
+ 145.98943,2,3,'G#maj'
323
+ 146.73016,2,4,'G#maj'
324
+ 147.4709,3,1,'G#maj'
325
+ 148.21165,3,2,'G#maj'
326
+ 148.9524,3,3,'G#maj'
327
+ 149.69313,3,4,'G#maj'
328
+ 150.43387,4,1,'Fmin'
329
+ 151.1746,4,2,'Fmin'
330
+ 151.91536,4,3,'A#min'
331
+ 152.6561,4,4,'A#min'
332
+ 153.39684,5,1,'Fmin'
333
+ 154.13757,5,2,'Fmin'
334
+ 154.87831,5,3,'Fmin'
335
+ 155.61905,5,4,'Fmin'
336
+ 156.3598,6,1,'G#maj'
337
+ 157.10054,6,2,'G#maj'
338
+ 157.84128,6,3,'G#maj'
339
+ 158.58202,6,4,'G#maj'
340
+ 159.32275,1,1,'A#min'
341
+ 159.69313,1,2,'A#min'
342
+ 160.06349,1,3,'A#min'
343
+ 160.43387,1,4,'A#min'
344
+ 160.80423,2,1,'G#maj'
345
+ 161.1746,2,2,'G#maj'
346
+ 161.54498,2,3,'G#maj'
347
+ 161.91534,2,4,'G#maj'
348
+ 162.28572,3,1,'Fmin'
349
+ 162.65608,3,2,'Fmin'
350
+ 163.02646,3,3,'Fmin'
351
+ 163.39682,3,4,'Fmin'
352
+ 163.7672,4,1,'C#maj'
353
+ 164.13757,4,2,'C#maj'
354
+ 164.50793,4,3,'C#maj'
355
+ 164.87831,4,4,'C#maj'
356
+ 165.24867,5,1,'F#maj'
357
+ 165.61905,5,2,'F#maj'
358
+ 165.98943,5,3,'F#maj'
359
+ 166.35979,5,4,'F#maj'
360
+ 166.73016,6,1,'F#maj'
361
+ 167.10052,6,2,'F#maj'
362
+ 167.4709,6,3,'F#maj'
363
+ 167.84128,6,4,'F#maj'
364
+ 168.21164,7,1,'G#maj'
365
+ 168.58202,7,2,'G#maj'
366
+ 168.95238,7,3,'G#maj'
367
+ 169.32275,7,4,'G#maj'
368
+ 169.69313,8,1,'A#min'
369
+ 170.06349,8,2,'A#min'
370
+ 170.43387,8,3,'A#min'
371
+ 170.80423,8,4,'A#min'
50_AAM/annotation/0116_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0128_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0134_segments.arff ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0134'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',66,'D#min','[Erhu,Sitar,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
12
+ 21.818182,'B',66,'D#min','[Erhu,ElectricGuitarCrunch,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 43.636364,'C',88,'G#maj','[Erhu,ElectricBass,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
14
+ 87.27273,'B',66,'D#min','[Erhu,ElectricGuitarCrunch,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
15
+ 109.09091,'A',66,'D#min','[Erhu,Sitar,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
16
+ 130.90909,'A',66,'D#min','[Erhu,Sitar,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
17
+ 152.72726,'end',0,'','[]','[]'
50_AAM/annotation/0135_onsets.arff ADDED
@@ -0,0 +1,526 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0135'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
38
+ 0.234375,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
39
+ 0.46875,'[]','[]','[]','[55,60,64]','[]','[+72]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
40
+ 0.703125,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
41
+ 0.9375,'[]','[]','[]','[55,60,64]','[]','[+71]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
42
+ 1.171875,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
43
+ 1.40625,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
44
+ 1.640625,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
45
+ 1.875,'[]','[]','[]','[+55,+59,+62]','[]','[+64]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
46
+ 2.109375,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
47
+ 2.34375,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
48
+ 2.578125,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
49
+ 2.8125,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50
+ 3.046875,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
51
+ 3.28125,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
52
+ 3.515625,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
53
+ 3.75,'[]','[]','[]','[+55,+60,+64]','[]','[+67]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
54
+ 3.984375,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
55
+ 4.21875,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
56
+ 4.453125,'[]','[]','[]','[55,60,64]','[]','[64]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 4.6875,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
58
+ 4.921875,'[]','[]','[]','[55,60,64]','[]','[+72]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
59
+ 5.15625,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
60
+ 5.390625,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
61
+ 5.625,'[]','[]','[]','[+55,+59,+64]','[]','[+71]','[]','[+40]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
62
+ 5.859375,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
63
+ 6.09375,'[]','[]','[]','[55,59,64]','[]','[+72]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
64
+ 6.328125,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 6.5625,'[]','[]','[]','[55,59,64]','[]','[+71]','[]','[40]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
66
+ 6.796875,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 7.03125,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
68
+ 7.265625,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
69
+ 7.5,'[]','[]','[]','[+55,+59,+62]','[]','[+64]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
70
+ 7.734375,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
71
+ 7.96875,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
72
+ 8.203125,'[]','[]','[]','[55,59,62]','[]','[66]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
73
+ 8.4375,'[]','[]','[]','[55,59,62]','[]','[+71]','[]','[43]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
74
+ 8.671875,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
75
+ 8.90625,'[]','[]','[]','[55,59,62]','[]','[+67]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
76
+ 9.140625,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
77
+ 9.375,'[]','[]','[]','[+55,+59,+62]','[]','[+67]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
78
+ 9.609375,'[]','[]','[]','[55,59,62]','[]','[+64]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
79
+ 9.84375,'[]','[]','[]','[55,59,62]','[]','[+64]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
80
+ 10.078125,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
81
+ 10.3125,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
82
+ 10.546875,'[]','[]','[]','[55,59,62]','[]','[+72]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
83
+ 10.78125,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
84
+ 11.015625,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
85
+ 11.25,'[]','[]','[]','[+55,+59,+62]','[]','[+71]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
86
+ 11.484375,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
87
+ 11.71875,'[]','[]','[]','[55,59,62]','[]','[+72]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
88
+ 11.953125,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
89
+ 12.1875,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
90
+ 12.421875,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
91
+ 12.65625,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 12.890625,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
93
+ 13.125,'[]','[]','[]','[+55,+60,+64]','[]','[+64]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
94
+ 13.359375,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
95
+ 13.59375,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
96
+ 13.828125,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
97
+ 14.0625,'[]','[]','[]','[55,60,64]','[]','[+71]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
98
+ 14.296875,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
99
+ 14.53125,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
100
+ 14.765625,'[]','[]','[]','[55,60,64]','[]','[67]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
101
+ 15.0,'[]','[]','[]','[+57,+60,+64]','[]','[+69]','[]','[+45]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
102
+ 15.234375,'[]','[]','[]','[57,60,64]','[]','[+71]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
103
+ 15.46875,'[]','[]','[]','[57,60,64]','[]','[+64]','[]','[45]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 15.703125,'[]','[]','[]','[57,60,64]','[]','[]','[]','[45]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
105
+ 15.9375,'[]','[]','[]','[57,60,64]','[]','[+64]','[]','[45]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
106
+ 16.171875,'[]','[]','[]','[57,60,64]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
107
+ 16.40625,'[]','[]','[]','[57,60,64]','[]','[+69]','[]','[45]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
108
+ 16.640625,'[]','[]','[]','[57,60,64]','[]','[69]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
109
+ 16.875,'[]','[]','[]','[+55,+59,+64]','[]','[+64]','[]','[+40]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
110
+ 17.109377,'[]','[]','[]','[55,59,64]','[]','[+72]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
111
+ 17.34375,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
112
+ 17.578123,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 17.8125,'[]','[]','[]','[55,59,64]','[]','[+69]','[]','[40]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 18.046877,'[]','[]','[]','[55,59,64]','[]','[69]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
115
+ 18.28125,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 18.515623,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
117
+ 18.75,'[]','[]','[]','[+55,+60,+64]','[]','[+72]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
118
+ 18.984377,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
119
+ 19.21875,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 19.453123,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
121
+ 19.6875,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
122
+ 19.921877,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
123
+ 20.15625,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 20.390623,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
125
+ 20.625,'[]','[]','[]','[+55,+59,+62]','[]','[+67]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
126
+ 20.859377,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
127
+ 21.09375,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
128
+ 21.328123,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 21.5625,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
130
+ 21.679688,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
131
+ 21.796877,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
132
+ 21.914062,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
133
+ 22.03125,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 22.265623,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 22.5,'[+64]','[]','[]','[]','[]','[]','[]','[+36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+72,+76]','[]','[]'
136
+ 22.98387,'[+67]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
137
+ 23.46774,'[+64]','[]','[]','[]','[]','[+64]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
138
+ 23.951612,'[+67]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
139
+ 24.435482,'[+60]','[]','[]','[]','[]','[+72]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
140
+ 24.919352,'[+64]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
141
+ 25.403225,'[+60]','[]','[]','[]','[]','[+64]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
142
+ 25.887093,'[+67]','[]','[]','[]','[]','[64]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
143
+ 26.370964,'[+66]','[]','[]','[]','[]','[+69]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
144
+ 26.854834,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
145
+ 27.338703,'[+66]','[]','[]','[]','[]','[+71]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
146
+ 27.822577,'[+69]','[]','[]','[]','[]','[71]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
147
+ 28.306446,'[+67]','[]','[]','[]','[]','[]','[]','[+40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+76]','[]','[]'
148
+ 28.790316,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
149
+ 29.274187,'[+67]','[]','[]','[]','[]','[+66]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
150
+ 29.758057,'[+71]','[]','[]','[]','[]','[66]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
151
+ 30.241928,'[+62]','[]','[]','[]','[]','[]','[]','[+47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
152
+ 30.725798,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
153
+ 31.209667,'[+62]','[]','[]','[]','[]','[+64]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
154
+ 31.69354,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
155
+ 32.17741,'[+71]','[]','[]','[]','[]','[+72]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
156
+ 32.66128,'[+62]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
157
+ 33.145153,'[+71]','[]','[]','[]','[]','[+64]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
158
+ 33.62902,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
159
+ 34.112892,'[+71]','[]','[]','[]','[]','[+69]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
160
+ 34.59676,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
161
+ 35.08063,'[+71]','[]','[]','[]','[]','[+71]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
162
+ 35.564503,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
163
+ 36.048374,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
164
+ 36.532246,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
165
+ 37.016117,'[+67]','[]','[]','[]','[]','[+67]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
166
+ 37.499985,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
167
+ 37.983856,'[+66]','[]','[]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
168
+ 38.467728,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
169
+ 38.951595,'[+66]','[]','[]','[]','[]','[+64]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
170
+ 39.435467,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
171
+ 39.919334,'[+62]','[]','[]','[]','[]','[+72]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
172
+ 40.40321,'[+66]','[]','[]','[]','[]','[72]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
173
+ 40.88708,'[+62]','[]','[]','[]','[]','[+64]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
174
+ 41.37095,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
175
+ 41.85482,'[+71]','[]','[]','[]','[]','[+64]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
176
+ 42.338688,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
177
+ 42.82256,'[+71]','[]','[]','[]','[]','[+64]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
178
+ 43.30643,'[+62]','[]','[]','[]','[]','[+67]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
179
+ 43.790302,'[+67]','[]','[]','[]','[]','[+66]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
180
+ 44.274174,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
181
+ 44.758045,'[+67]','[]','[]','[]','[]','[+69]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
182
+ 45.241913,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
183
+ 45.725784,'[+62]','[]','[]','[]','[]','[+71]','[]','[+47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
184
+ 46.209656,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
185
+ 46.693523,'[+62]','[]','[]','[]','[]','[+67]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
186
+ 47.177395,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
187
+ 47.661263,'[+67]','[]','[]','[]','[]','[+67]','[]','[+40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+76]','[]','[]'
188
+ 48.145138,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
189
+ 48.62901,'[+67]','[]','[]','[]','[]','[+66]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
190
+ 49.112877,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
191
+ 49.59675,'[+71]','[]','[]','[]','[]','[+67]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
192
+ 50.080616,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
193
+ 50.564487,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
194
+ 51.04836,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
195
+ 51.53223,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+35,+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
196
+ 52.0161,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
197
+ 52.258038,'[71]','[]','[]','[]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
198
+ 52.499973,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
199
+ 52.98384,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
200
+ 53.467712,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
201
+ 53.702087,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
202
+ 53.936462,'[]','[]','[]','[55,60,64]','[]','[+72]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
203
+ 54.170837,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
204
+ 54.405212,'[]','[]','[]','[55,60,64]','[]','[+71]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
205
+ 54.639587,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
206
+ 54.87396,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
207
+ 55.108337,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 55.342712,'[]','[]','[]','[+55,+59,+62]','[]','[+64]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
209
+ 55.577087,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 55.811462,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
211
+ 56.045837,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
212
+ 56.280212,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
213
+ 56.514587,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
214
+ 56.74896,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
215
+ 56.983337,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
216
+ 57.217712,'[]','[]','[]','[+55,+60,+64]','[]','[+67]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
217
+ 57.452087,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
218
+ 57.686462,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
219
+ 57.920837,'[]','[]','[]','[55,60,64]','[]','[64]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
220
+ 58.155212,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
221
+ 58.389587,'[]','[]','[]','[55,60,64]','[]','[+72]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
222
+ 58.62396,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
223
+ 58.858337,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 59.092712,'[]','[]','[]','[+55,+59,+64]','[]','[+71]','[]','[+40]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 59.327087,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
226
+ 59.561462,'[]','[]','[]','[55,59,64]','[]','[+72]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 59.795837,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
228
+ 60.030212,'[]','[]','[]','[55,59,64]','[]','[+71]','[]','[40]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
229
+ 60.264587,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
230
+ 60.49896,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
231
+ 60.733337,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
232
+ 60.967712,'[]','[]','[]','[+55,+59,+62]','[]','[+64]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
233
+ 61.202087,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
234
+ 61.436462,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
235
+ 61.670837,'[]','[]','[]','[55,59,62]','[]','[66]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
236
+ 61.905212,'[]','[]','[]','[55,59,62]','[]','[+71]','[]','[43]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
237
+ 62.139587,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
238
+ 62.37396,'[]','[]','[]','[55,59,62]','[]','[+67]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 62.608337,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
240
+ 62.842712,'[]','[]','[]','[+55,+59,+62]','[]','[+67]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
241
+ 63.077087,'[]','[]','[]','[55,59,62]','[]','[+64]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
242
+ 63.311462,'[]','[]','[]','[55,59,62]','[]','[+64]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 63.545837,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
244
+ 63.780212,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
245
+ 64.01459,'[]','[]','[]','[55,59,62]','[]','[+72]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
246
+ 64.24896,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 64.48334,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
248
+ 64.71771,'[]','[]','[]','[+55,+59,+62]','[]','[+71]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
249
+ 64.95209,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 65.18646,'[]','[]','[]','[55,59,62]','[]','[+72]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 65.42084,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 65.65521,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 65.88959,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
254
+ 66.12396,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
255
+ 66.35834,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 66.59271,'[]','[]','[]','[+55,+60,+64]','[]','[+64]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
257
+ 66.82709,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 67.06146,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 67.29584,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 67.530205,'[]','[]','[]','[55,60,64]','[]','[+71]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 67.76459,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
262
+ 67.99896,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
263
+ 68.23334,'[]','[]','[]','[55,60,64]','[]','[67]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
264
+ 68.46771,'[]','[]','[]','[+57,+60,+64]','[]','[+69]','[]','[+45]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 68.70209,'[]','[]','[]','[57,60,64]','[]','[+71]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
266
+ 68.93646,'[]','[]','[]','[57,60,64]','[]','[+64]','[]','[45]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
267
+ 69.17084,'[]','[]','[]','[57,60,64]','[]','[]','[]','[45]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 69.40521,'[]','[]','[]','[57,60,64]','[]','[+64]','[]','[45]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 69.63959,'[]','[]','[]','[57,60,64]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
270
+ 69.87396,'[]','[]','[]','[57,60,64]','[]','[+69]','[]','[45]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 70.10834,'[]','[]','[]','[57,60,64]','[]','[69]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
272
+ 70.34271,'[]','[]','[]','[+55,+59,+64]','[]','[+64]','[]','[+40]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
273
+ 70.57709,'[]','[]','[]','[55,59,64]','[]','[+72]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
274
+ 70.81146,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
275
+ 71.04584,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 71.280205,'[]','[]','[]','[55,59,64]','[]','[+69]','[]','[40]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
277
+ 71.51459,'[]','[]','[]','[55,59,64]','[]','[69]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 71.74896,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 71.98334,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 72.21771,'[]','[]','[]','[+55,+60,+64]','[]','[+72]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
281
+ 72.45209,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 72.68646,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
283
+ 72.92084,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 73.15521,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 73.38959,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
286
+ 73.62396,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
287
+ 73.85834,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
288
+ 74.09271,'[]','[]','[]','[+55,+59,+62]','[]','[+67]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
289
+ 74.32709,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
290
+ 74.56146,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
291
+ 74.79584,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 75.030205,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 75.1474,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
294
+ 75.26459,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 75.381775,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
296
+ 75.49896,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
297
+ 75.73334,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
298
+ 75.96771,'[+64]','[]','[]','[]','[]','[]','[]','[+36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+72,+76]','[]','[]'
299
+ 76.451584,'[+67]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
300
+ 76.935455,'[+64]','[]','[]','[]','[]','[+64]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
301
+ 77.41932,'[+67]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
302
+ 77.90319,'[+60]','[]','[]','[]','[]','[+72]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
303
+ 78.38706,'[+64]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
304
+ 78.87093,'[+60]','[]','[]','[]','[]','[+64]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
305
+ 79.354805,'[+67]','[]','[]','[]','[]','[64]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
306
+ 79.83867,'[+66]','[]','[]','[]','[]','[+69]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
307
+ 80.32254,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
308
+ 80.80642,'[+66]','[]','[]','[]','[]','[+71]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
309
+ 81.29029,'[+69]','[]','[]','[]','[]','[71]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
310
+ 81.77416,'[+67]','[]','[]','[]','[]','[]','[]','[+40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+76]','[]','[]'
311
+ 82.25803,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
312
+ 82.7419,'[+67]','[]','[]','[]','[]','[+66]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
313
+ 83.22577,'[+71]','[]','[]','[]','[]','[66]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
314
+ 83.70964,'[+62]','[]','[]','[]','[]','[]','[]','[+47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
315
+ 84.19351,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
316
+ 84.67738,'[+62]','[]','[]','[]','[]','[+64]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
317
+ 85.16125,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
318
+ 85.64512,'[+71]','[]','[]','[]','[]','[+72]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
319
+ 86.12899,'[+62]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
320
+ 86.61286,'[+71]','[]','[]','[]','[]','[+64]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
321
+ 87.09673,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
322
+ 87.580605,'[+71]','[]','[]','[]','[]','[+69]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
323
+ 88.06447,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
324
+ 88.54835,'[+71]','[]','[]','[]','[]','[+71]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
325
+ 89.03222,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
326
+ 89.51609,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
327
+ 89.999954,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
328
+ 90.483826,'[+67]','[]','[]','[]','[]','[+67]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
329
+ 90.9677,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
330
+ 91.45157,'[+66]','[]','[]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
331
+ 91.93544,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
332
+ 92.41931,'[+66]','[]','[]','[]','[]','[+64]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
333
+ 92.903175,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
334
+ 93.38705,'[+62]','[]','[]','[]','[]','[+72]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
335
+ 93.87092,'[+66]','[]','[]','[]','[]','[72]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
336
+ 94.35479,'[+62]','[]','[]','[]','[]','[+64]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
337
+ 94.83866,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
338
+ 95.322525,'[+71]','[]','[]','[]','[]','[+64]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
339
+ 95.8064,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
340
+ 96.290276,'[+71]','[]','[]','[]','[]','[+64]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
341
+ 96.77415,'[+62]','[]','[]','[]','[]','[+67]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
342
+ 97.25802,'[+67]','[]','[]','[]','[]','[+66]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
343
+ 97.74189,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
344
+ 98.22575,'[+67]','[]','[]','[]','[]','[+69]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
345
+ 98.709625,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
346
+ 99.1935,'[+62]','[]','[]','[]','[]','[+71]','[]','[+47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
347
+ 99.67737,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
348
+ 100.16124,'[+62]','[]','[]','[]','[]','[+67]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
349
+ 100.6451,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
350
+ 101.128975,'[+67]','[]','[]','[]','[]','[+67]','[]','[+40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+76]','[]','[]'
351
+ 101.61285,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
352
+ 102.09672,'[+67]','[]','[]','[]','[]','[+66]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
353
+ 102.58059,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
354
+ 103.06446,'[+71]','[]','[]','[]','[]','[+67]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
355
+ 103.548325,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
356
+ 104.0322,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
357
+ 104.516075,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
358
+ 104.99995,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+35,+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
359
+ 105.48381,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
360
+ 105.725746,'[71]','[]','[]','[]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
361
+ 105.96768,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
362
+ 106.45155,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
363
+ 106.935425,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
364
+ 107.1698,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
365
+ 107.404175,'[]','[]','[]','[55,60,64]','[]','[+72]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
366
+ 107.63855,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
367
+ 107.872925,'[]','[]','[]','[55,60,64]','[]','[+71]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
368
+ 108.1073,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
369
+ 108.341675,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
370
+ 108.57605,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
371
+ 108.810425,'[]','[]','[]','[+55,+59,+62]','[]','[+64]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
372
+ 109.0448,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
373
+ 109.279175,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
374
+ 109.51355,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
375
+ 109.74792,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
376
+ 109.9823,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
377
+ 110.216675,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
378
+ 110.45105,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
379
+ 110.685425,'[]','[]','[]','[+55,+60,+64]','[]','[+67]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
380
+ 110.9198,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
381
+ 111.154175,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
382
+ 111.38855,'[]','[]','[]','[55,60,64]','[]','[64]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
383
+ 111.622925,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
384
+ 111.8573,'[]','[]','[]','[55,60,64]','[]','[+72]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
385
+ 112.091675,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
386
+ 112.32605,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
387
+ 112.560425,'[]','[]','[]','[+55,+59,+64]','[]','[+71]','[]','[+40]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
388
+ 112.7948,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
389
+ 113.029175,'[]','[]','[]','[55,59,64]','[]','[+72]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
390
+ 113.26355,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
391
+ 113.49792,'[]','[]','[]','[55,59,64]','[]','[+71]','[]','[40]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
392
+ 113.7323,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
393
+ 113.966675,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
394
+ 114.20105,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
395
+ 114.435425,'[]','[]','[]','[+55,+59,+62]','[]','[+64]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
396
+ 114.6698,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
397
+ 114.904175,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
398
+ 115.13855,'[]','[]','[]','[55,59,62]','[]','[66]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
399
+ 115.372925,'[]','[]','[]','[55,59,62]','[]','[+71]','[]','[43]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
400
+ 115.6073,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
401
+ 115.841675,'[]','[]','[]','[55,59,62]','[]','[+67]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
402
+ 116.07605,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
403
+ 116.310425,'[]','[]','[]','[+55,+59,+62]','[]','[+67]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
404
+ 116.5448,'[]','[]','[]','[55,59,62]','[]','[+64]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
405
+ 116.779175,'[]','[]','[]','[55,59,62]','[]','[+64]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
406
+ 117.01355,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
407
+ 117.24792,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
408
+ 117.4823,'[]','[]','[]','[55,59,62]','[]','[+72]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
409
+ 117.716675,'[]','[]','[]','[55,59,62]','[]','[+66]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
410
+ 117.95105,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
411
+ 118.185425,'[]','[]','[]','[+55,+59,+62]','[]','[+71]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
412
+ 118.4198,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
413
+ 118.654175,'[]','[]','[]','[55,59,62]','[]','[+72]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
414
+ 118.88855,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
415
+ 119.122925,'[]','[]','[]','[+55,+60,+64]','[]','[+71]','[]','[+36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
416
+ 119.3573,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
417
+ 119.591675,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
418
+ 119.82605,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
419
+ 120.060425,'[]','[]','[]','[+55,+60,+64]','[]','[+64]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
420
+ 120.2948,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
421
+ 120.529175,'[]','[]','[]','[55,60,64]','[]','[+66]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
422
+ 120.76355,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
423
+ 120.99792,'[]','[]','[]','[55,60,64]','[]','[+71]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
424
+ 121.2323,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
425
+ 121.466675,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
426
+ 121.70105,'[]','[]','[]','[55,60,64]','[]','[67]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
427
+ 121.935425,'[]','[]','[]','[+57,+60,+64]','[]','[+69]','[]','[+45]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
428
+ 122.1698,'[]','[]','[]','[57,60,64]','[]','[+71]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
429
+ 122.404175,'[]','[]','[]','[57,60,64]','[]','[+64]','[]','[45]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
430
+ 122.63855,'[]','[]','[]','[57,60,64]','[]','[]','[]','[45]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
431
+ 122.872925,'[]','[]','[]','[57,60,64]','[]','[+64]','[]','[45]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
432
+ 123.1073,'[]','[]','[]','[57,60,64]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
433
+ 123.341675,'[]','[]','[]','[57,60,64]','[]','[+69]','[]','[45]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
434
+ 123.57605,'[]','[]','[]','[57,60,64]','[]','[69]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
435
+ 123.810425,'[]','[]','[]','[+55,+59,+64]','[]','[+64]','[]','[+40]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
436
+ 124.0448,'[]','[]','[]','[55,59,64]','[]','[+72]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
437
+ 124.279175,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
438
+ 124.51355,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
439
+ 124.74792,'[]','[]','[]','[55,59,64]','[]','[+69]','[]','[40]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
440
+ 124.9823,'[]','[]','[]','[55,59,64]','[]','[69]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
441
+ 125.216675,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
442
+ 125.45105,'[]','[]','[]','[55,59,64]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
443
+ 125.685425,'[]','[]','[]','[+55,+60,+64]','[]','[+72]','[]','[+36]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
444
+ 125.9198,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
445
+ 126.154175,'[]','[]','[]','[55,60,64]','[]','[+64]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
446
+ 126.38855,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
447
+ 126.622925,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
448
+ 126.8573,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
449
+ 127.091675,'[]','[]','[]','[55,60,64]','[]','[+67]','[]','[36]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
450
+ 127.32605,'[]','[]','[]','[55,60,64]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
451
+ 127.560425,'[]','[]','[]','[+55,+59,+62]','[]','[+67]','[]','[+43]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
452
+ 127.7948,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
453
+ 128.02917,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
454
+ 128.26355,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+36,+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
455
+ 128.49792,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
456
+ 128.61511,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
457
+ 128.7323,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
458
+ 128.84949,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
459
+ 128.96667,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
460
+ 129.20105,'[]','[]','[]','[55,59,62]','[]','[]','[]','[43]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
461
+ 129.43542,'[+64]','[]','[]','[]','[]','[]','[]','[+36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+72,+76]','[]','[]'
462
+ 129.9193,'[+67]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
463
+ 130.40317,'[+64]','[]','[]','[]','[]','[+64]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
464
+ 130.88704,'[+67]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
465
+ 131.37091,'[+60]','[]','[]','[]','[]','[+72]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
466
+ 131.85478,'[+64]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
467
+ 132.33865,'[+60]','[]','[]','[]','[]','[+64]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
468
+ 132.82253,'[+67]','[]','[]','[]','[]','[64]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,72,76]','[]','[]'
469
+ 133.30638,'[+66]','[]','[]','[]','[]','[+69]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
470
+ 133.79025,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
471
+ 134.27412,'[+66]','[]','[]','[]','[]','[+71]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
472
+ 134.758,'[+69]','[]','[]','[]','[]','[71]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
473
+ 135.24187,'[+67]','[]','[]','[]','[]','[]','[]','[+40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+76]','[]','[]'
474
+ 135.72574,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
475
+ 136.20961,'[+67]','[]','[]','[]','[]','[+66]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
476
+ 136.69348,'[+71]','[]','[]','[]','[]','[66]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
477
+ 137.17734,'[+62]','[]','[]','[]','[]','[]','[]','[+47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
478
+ 137.66121,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
479
+ 138.14508,'[+62]','[]','[]','[]','[]','[+64]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
480
+ 138.62897,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
481
+ 139.11284,'[+71]','[]','[]','[]','[]','[+72]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
482
+ 139.59671,'[+62]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
483
+ 140.08058,'[+71]','[]','[]','[]','[]','[+64]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
484
+ 140.56445,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
485
+ 141.04832,'[+71]','[]','[]','[]','[]','[+69]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
486
+ 141.5322,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
487
+ 142.01607,'[+71]','[]','[]','[]','[]','[+71]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
488
+ 142.49992,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
489
+ 142.9838,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
490
+ 143.46767,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
491
+ 143.95154,'[+67]','[]','[]','[]','[]','[+67]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
492
+ 144.43541,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
493
+ 144.91928,'[+66]','[]','[]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
494
+ 145.40315,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
495
+ 145.88702,'[+66]','[]','[]','[]','[]','[+64]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
496
+ 146.3709,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
497
+ 146.85477,'[+62]','[]','[]','[]','[]','[+72]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
498
+ 147.33862,'[+66]','[]','[]','[]','[]','[72]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
499
+ 147.8225,'[+62]','[]','[]','[]','[]','[+64]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
500
+ 148.30637,'[+69]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
501
+ 148.79024,'[+71]','[]','[]','[]','[]','[+64]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
502
+ 149.27411,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
503
+ 149.75798,'[+71]','[]','[]','[]','[]','[+64]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
504
+ 150.24185,'[+62]','[]','[]','[]','[]','[+67]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
505
+ 150.72572,'[+67]','[]','[]','[]','[]','[+66]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
506
+ 151.2096,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
507
+ 151.69347,'[+67]','[]','[]','[]','[]','[+69]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
508
+ 152.17734,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
509
+ 152.66121,'[+62]','[]','[]','[]','[]','[+71]','[]','[+47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
510
+ 153.14507,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
511
+ 153.62894,'[+62]','[]','[]','[]','[]','[+67]','[]','[47]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
512
+ 154.11282,'[+66]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
513
+ 154.5967,'[+67]','[]','[]','[]','[]','[+67]','[]','[+40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+76]','[]','[]'
514
+ 155.08057,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
515
+ 155.56444,'[+67]','[]','[]','[]','[]','[+66]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
516
+ 156.04831,'[+71]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,76]','[]','[]'
517
+ 156.53218,'[+71]','[]','[]','[]','[]','[+67]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
518
+ 157.01605,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
519
+ 157.49992,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
520
+ 157.98378,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
521
+ 158.46765,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+35,+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
522
+ 158.95152,'[+71]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
523
+ 159.19345,'[71]','[]','[]','[]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
524
+ 159.4354,'[+67]','[]','[]','[]','[]','[]','[]','[43]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
525
+ 159.91927,'[+62]','[]','[]','[]','[]','[]','[]','[43]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
526
+ 160.40314,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0140_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0154_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0194_beatinfo.arff ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0194'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Bmin'
9
+ 0.48,1,2,'Bmin'
10
+ 0.96,1,3,'Bmin'
11
+ 1.4399999,1,4,'Bmin'
12
+ 1.92,2,1,'F#min'
13
+ 2.3999999,2,2,'F#min'
14
+ 2.8799999,2,3,'F#min'
15
+ 3.36,2,4,'F#min'
16
+ 3.84,3,1,'Amaj'
17
+ 4.3199997,3,2,'Amaj'
18
+ 4.7999997,3,3,'Amaj'
19
+ 5.2799997,3,4,'Amaj'
20
+ 5.7599998,4,1,'Amaj'
21
+ 6.24,4,2,'Amaj'
22
+ 6.72,4,3,'Amaj'
23
+ 7.2,4,4,'Amaj'
24
+ 7.68,5,1,'F#min'
25
+ 8.16,5,2,'F#min'
26
+ 8.639999,5,3,'F#min'
27
+ 9.12,5,4,'F#min'
28
+ 9.599999,6,1,'Amaj'
29
+ 10.08,6,2,'Amaj'
30
+ 10.559999,6,3,'Bmin'
31
+ 11.04,6,4,'Bmin'
32
+ 11.5199995,7,1,'Bmin'
33
+ 12.0,7,2,'Bmin'
34
+ 12.48,7,3,'Bmin'
35
+ 12.96,7,4,'Bmin'
36
+ 11.52,1,1,'Bmin'
37
+ 12.0,1,2,'Bmin'
38
+ 12.4800005,1,3,'Bmin'
39
+ 12.96,1,4,'Bmin'
40
+ 13.440001,2,1,'F#min'
41
+ 13.92,2,2,'F#min'
42
+ 14.400001,2,3,'F#min'
43
+ 14.88,2,4,'F#min'
44
+ 15.360001,3,1,'Amaj'
45
+ 15.84,3,2,'Amaj'
46
+ 16.32,3,3,'Amaj'
47
+ 16.8,3,4,'Amaj'
48
+ 17.28,4,1,'Amaj'
49
+ 17.76,4,2,'Amaj'
50
+ 18.24,4,3,'Amaj'
51
+ 18.720001,4,4,'Amaj'
52
+ 19.2,5,1,'F#min'
53
+ 19.68,5,2,'F#min'
54
+ 20.16,5,3,'Amaj'
55
+ 20.64,5,4,'Amaj'
56
+ 21.119999,6,1,'Amaj'
57
+ 21.6,6,2,'Amaj'
58
+ 22.08,6,3,'Bmin'
59
+ 22.560001,6,4,'Bmin'
60
+ 23.04,1,1,'G#maj'
61
+ 23.52,1,2,'G#maj'
62
+ 24.0,1,3,'G#maj'
63
+ 24.480001,1,4,'G#maj'
64
+ 24.960001,2,1,'G#maj'
65
+ 25.44,2,2,'G#maj'
66
+ 25.92,2,3,'G#maj'
67
+ 26.400002,2,4,'G#maj'
68
+ 26.880001,3,1,'D#maj'
69
+ 27.36,3,2,'D#maj'
70
+ 27.84,3,3,'D#maj'
71
+ 28.32,3,4,'D#maj'
72
+ 28.800001,4,1,'Gmin'
73
+ 29.28,4,2,'Gmin'
74
+ 29.76,4,3,'Cmin'
75
+ 30.240002,4,4,'Cmin'
76
+ 30.720001,5,1,'A#maj'
77
+ 31.2,5,2,'A#maj'
78
+ 31.68,5,3,'A#maj'
79
+ 32.16,5,4,'A#maj'
80
+ 32.64,6,1,'A#maj'
81
+ 33.120003,6,2,'A#maj'
82
+ 33.6,6,3,'D#maj'
83
+ 34.08,6,4,'D#maj'
84
+ 34.56,7,1,'Cmin'
85
+ 35.04,7,2,'Cmin'
86
+ 35.52,7,3,'Cmin'
87
+ 36.0,7,4,'Cmin'
88
+ 36.48,8,1,'D#maj'
89
+ 36.96,8,2,'D#maj'
90
+ 37.440002,8,3,'D#maj'
91
+ 37.920002,8,4,'D#maj'
92
+ 38.4,1,1,'Gmaj'
93
+ 39.367744,1,2,'Gmaj'
94
+ 40.335484,1,3,'Gmaj'
95
+ 41.303226,1,4,'Gmaj'
96
+ 42.27097,2,1,'Bmin'
97
+ 43.238712,2,2,'Bmin'
98
+ 44.20645,2,3,'Amaj'
99
+ 45.174194,2,4,'Amaj'
100
+ 46.141937,3,1,'Dmaj'
101
+ 47.10968,3,2,'Dmaj'
102
+ 48.07742,3,3,'Dmaj'
103
+ 49.045162,3,4,'Dmaj'
104
+ 50.012905,4,1,'Emin'
105
+ 50.980644,4,2,'Emin'
106
+ 51.948387,4,3,'Dmaj'
107
+ 52.91613,4,4,'Dmaj'
108
+ 53.883873,5,1,'Gmaj'
109
+ 54.851616,5,2,'Gmaj'
110
+ 55.819355,5,3,'Gmaj'
111
+ 56.787098,5,4,'Gmaj'
112
+ 57.754837,6,1,'Bmin'
113
+ 58.72258,6,2,'Bmin'
114
+ 59.690323,6,3,'Bmin'
115
+ 60.658066,6,4,'Bmin'
116
+ 61.62581,1,1,'Gmaj'
117
+ 62.59355,1,2,'Gmaj'
118
+ 63.56129,1,3,'Gmaj'
119
+ 64.52904,1,4,'Gmaj'
120
+ 65.49677,2,1,'Bmin'
121
+ 66.464516,2,2,'Bmin'
122
+ 67.43226,2,3,'Amaj'
123
+ 68.4,2,4,'Amaj'
124
+ 69.367744,3,1,'Dmaj'
125
+ 70.33549,3,2,'Dmaj'
126
+ 71.30323,3,3,'Dmaj'
127
+ 72.270966,3,4,'Dmaj'
128
+ 73.23871,4,1,'Emin'
129
+ 74.20645,4,2,'Emin'
130
+ 75.174194,4,3,'Dmaj'
131
+ 76.14194,4,4,'Dmaj'
132
+ 77.10968,5,1,'Gmaj'
133
+ 78.07742,5,2,'Gmaj'
134
+ 79.045166,5,3,'Gmaj'
135
+ 80.01291,5,4,'Gmaj'
136
+ 80.980644,6,1,'Bmin'
137
+ 81.94839,6,2,'Bmin'
138
+ 82.91613,6,3,'Bmin'
139
+ 83.88387,6,4,'Bmin'
140
+ 84.851616,1,1,'G#maj'
141
+ 85.33162,1,2,'G#maj'
142
+ 85.811615,1,3,'G#maj'
143
+ 86.29162,1,4,'G#maj'
144
+ 86.771614,2,1,'G#maj'
145
+ 87.25162,2,2,'G#maj'
146
+ 87.73161,2,3,'G#maj'
147
+ 88.21162,2,4,'G#maj'
148
+ 88.69161,3,1,'D#maj'
149
+ 89.171616,3,2,'D#maj'
150
+ 89.65162,3,3,'D#maj'
151
+ 90.131615,3,4,'D#maj'
152
+ 90.61162,4,1,'Gmin'
153
+ 91.09161,4,2,'Gmin'
154
+ 91.57162,4,3,'Cmin'
155
+ 92.05161,4,4,'Cmin'
156
+ 92.53162,5,1,'A#maj'
157
+ 93.01161,5,2,'A#maj'
158
+ 93.491615,5,3,'A#maj'
159
+ 93.97162,5,4,'A#maj'
160
+ 94.451614,6,1,'A#maj'
161
+ 94.93162,6,2,'A#maj'
162
+ 95.41161,6,3,'D#maj'
163
+ 95.89162,6,4,'D#maj'
164
+ 96.37161,7,1,'Cmin'
165
+ 96.851616,7,2,'Cmin'
166
+ 97.33162,7,3,'Cmin'
167
+ 97.811615,7,4,'Cmin'
168
+ 98.29162,8,1,'D#maj'
169
+ 98.771614,8,2,'D#maj'
170
+ 99.25162,8,3,'D#maj'
171
+ 99.73161,8,4,'D#maj'
172
+ 100.21162,1,1,'G#maj'
173
+ 100.69162,1,2,'G#maj'
174
+ 101.171616,1,3,'G#maj'
175
+ 101.65162,1,4,'G#maj'
176
+ 102.131615,2,1,'G#maj'
177
+ 102.61162,2,2,'G#maj'
178
+ 103.09161,2,3,'G#maj'
179
+ 103.57162,2,4,'G#maj'
180
+ 104.05161,3,1,'D#maj'
181
+ 104.53162,3,2,'D#maj'
182
+ 105.01162,3,3,'D#maj'
183
+ 105.491615,3,4,'D#maj'
184
+ 105.97162,4,1,'Gmin'
185
+ 106.451614,4,2,'Gmin'
186
+ 106.93162,4,3,'Cmin'
187
+ 107.41161,4,4,'Cmin'
188
+ 107.89162,5,1,'A#maj'
189
+ 108.37161,5,2,'A#maj'
190
+ 108.851616,5,3,'A#maj'
191
+ 109.33162,5,4,'A#maj'
192
+ 109.811615,6,1,'A#maj'
193
+ 110.29162,6,2,'A#maj'
194
+ 110.771614,6,3,'D#maj'
195
+ 111.25162,6,4,'D#maj'
196
+ 111.73161,7,1,'Cmin'
197
+ 112.21162,7,2,'Cmin'
198
+ 112.69162,7,3,'Cmin'
199
+ 113.171616,7,4,'Cmin'
200
+ 113.65162,8,1,'D#maj'
201
+ 114.131615,8,2,'D#maj'
202
+ 114.61162,8,3,'D#maj'
203
+ 115.09161,8,4,'D#maj'
204
+ 115.57162,1,1,'Bmin'
205
+ 116.05162,1,2,'Bmin'
206
+ 116.53162,1,3,'Bmin'
207
+ 117.01162,1,4,'Bmin'
208
+ 117.491615,2,1,'F#min'
209
+ 117.97162,2,2,'F#min'
210
+ 118.451614,2,3,'F#min'
211
+ 118.93162,2,4,'F#min'
212
+ 119.41161,3,1,'Amaj'
213
+ 119.89162,3,2,'Amaj'
214
+ 120.37162,3,3,'Amaj'
215
+ 120.851616,3,4,'Amaj'
216
+ 121.33162,4,1,'Amaj'
217
+ 121.811615,4,2,'Amaj'
218
+ 122.29162,4,3,'Amaj'
219
+ 122.771614,4,4,'Amaj'
220
+ 123.25162,5,1,'F#min'
221
+ 123.73161,5,2,'F#min'
222
+ 124.21162,5,3,'Amaj'
223
+ 124.69162,5,4,'Amaj'
224
+ 125.171616,6,1,'Bmin'
225
+ 125.65162,6,2,'Bmin'
226
+ 126.131615,6,3,'Bmin'
227
+ 126.61162,6,4,'Bmin'
50_AAM/annotation/0195_segments.arff ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0195'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',106,'C#maj','[Clarinet,ElectricGuitarCrunch,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
12
+ 13.584906,'C',106,'C#maj','[Viola,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 40.754715,'C',106,'C#maj','[Viola,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
14
+ 67.92453,'A',106,'C#maj','[Clarinet,ElectricGuitarCrunch,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
15
+ 81.50944,'B',106,'C#maj','[Clarinet,ElectricBass]','[MelodyBow,BassLine]'
16
+ 99.62264,'A',106,'C#maj','[Clarinet,ElectricGuitarCrunch,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
17
+ 113.20755,'C',106,'C#maj','[Viola,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
18
+ 140.37737,'B',106,'C#maj','[Clarinet,ElectricBass]','[MelodyBow,BassLine]'
19
+ 158.49057,'A',106,'C#maj','[Clarinet,ElectricGuitarCrunch,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
20
+ 172.07547,'end',0,'','[]','[]'
50_AAM/annotation/0196_onsets.arff ADDED
@@ -0,0 +1,485 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0196'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[]','[]','[+72]','[+46]','[]','[+36]','[]','[+58,+62,+65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
38
+ 0.394736,'[]','[]','[]','[]','[]','[72]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
39
+ 0.789473,'[]','[]','[]','[]','[]','[72]','[46]','[]','[+40]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
40
+ 1.184209,'[]','[]','[]','[]','[]','[72]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
41
+ 1.578946,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+36]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
42
+ 1.973682,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+42]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
43
+ 2.368419,'[]','[]','[]','[]','[]','[]','[46]','[]','[+40]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
44
+ 2.763155,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
45
+ 3.157892,'[]','[]','[]','[]','[]','[]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
46
+ 3.552628,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
47
+ 3.947365,'[]','[]','[]','[]','[]','[+68]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
48
+ 4.342101,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
49
+ 4.736838,'[]','[]','[]','[]','[]','[+63]','[39]','[]','[+36]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50
+ 5.131574,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
51
+ 5.526311,'[]','[]','[]','[]','[]','[]','[39]','[]','[+40]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
52
+ 5.921047,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
53
+ 6.315784,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36]','[]','[+55,+58,+62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
54
+ 6.71052,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
55
+ 7.105257,'[]','[]','[]','[]','[]','[+60]','[43]','[]','[+40]','[]','[55,58,62]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
56
+ 7.499993,'[]','[]','[]','[]','[]','[60]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 7.89473,'[]','[]','[]','[]','[]','[60]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
58
+ 8.289466,'[]','[]','[]','[]','[]','[60]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
59
+ 8.684203,'[]','[]','[]','[]','[]','[+62]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
60
+ 9.078939,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
61
+ 9.473676,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
62
+ 9.868412,'[]','[]','[]','[]','[]','[+68]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
63
+ 10.263149,'[]','[]','[]','[]','[]','[]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
64
+ 10.657885,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 11.052622,'[]','[]','[]','[]','[]','[+72]','[41]','[]','[+36]','[]','[53,56,60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
66
+ 11.447358,'[]','[]','[]','[]','[]','[]','[41]','[]','[+42]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 11.842095,'[]','[]','[]','[]','[]','[+72]','[41]','[]','[+40]','[]','[53,56,60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
68
+ 12.236831,'[]','[]','[]','[]','[]','[72]','[41]','[]','[+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
69
+ 12.631568,'[]','[]','[]','[]','[]','[+72]','[+43]','[]','[+36]','[]','[+55,+58,+62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
70
+ 13.026304,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
71
+ 13.421041,'[]','[]','[]','[]','[]','[]','[43]','[]','[+40]','[]','[55,58,62]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
72
+ 13.815777,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
73
+ 14.210514,'[]','[]','[]','[]','[]','[+72]','[43]','[]','[+36]','[]','[55,58,62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
74
+ 14.60525,'[]','[]','[]','[]','[]','[+72]','[43]','[]','[+42]','[]','[55,58,62]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
75
+ 14.999987,'[]','[]','[]','[]','[]','[]','[43]','[]','[+40]','[]','[55,58,62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
76
+ 15.394723,'[]','[]','[]','[]','[]','[]','[43]','[]','[+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
77
+ 15.78946,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
78
+ 16.184196,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
79
+ 16.578934,'[]','[]','[]','[]','[]','[+68]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
80
+ 16.973667,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
81
+ 17.368406,'[]','[]','[]','[]','[]','[+63]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
82
+ 17.763142,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
83
+ 18.15788,'[]','[]','[]','[]','[]','[+63]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
84
+ 18.552616,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
85
+ 18.947351,'[]','[]','[]','[]','[]','[+60]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
86
+ 19.342089,'[]','[]','[]','[]','[]','[+68]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
87
+ 19.736824,'[]','[]','[]','[]','[]','[+72]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
88
+ 20.13156,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
89
+ 20.526299,'[]','[]','[]','[]','[]','[+68]','[39]','[]','[+36]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
90
+ 20.921034,'[]','[]','[]','[]','[]','[68]','[39]','[]','[+42]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
91
+ 21.315771,'[]','[]','[]','[]','[]','[68]','[39]','[]','[+40]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 21.710508,'[]','[]','[]','[]','[]','[68]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
93
+ 22.105244,'[]','[]','[]','[]','[]','[+67]','[+36]','[]','[+36]','[]','[+55,+60,+63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
94
+ 22.49998,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
95
+ 22.894716,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+40]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
96
+ 23.289452,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
97
+ 23.68419,'[]','[]','[]','[]','[]','[+67]','[36]','[]','[+36]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
98
+ 24.078926,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
99
+ 24.473663,'[]','[]','[]','[]','[]','[+63]','[36]','[]','[+40]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
100
+ 24.8684,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
101
+ 25.263136,'[]','[]','[]','[]','[]','[+72]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
102
+ 25.657871,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
103
+ 26.052608,'[]','[]','[]','[]','[]','[]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 26.447344,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
105
+ 26.842081,'[]','[]','[]','[]','[]','[+72]','[44]','[]','[+36]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
106
+ 27.236818,'[]','[]','[]','[]','[]','[+72]','[44]','[]','[+42]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
107
+ 27.631556,'[]','[]','[]','[]','[]','[]','[44]','[]','[+40]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
108
+ 28.026293,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
109
+ 28.421028,'[]','[]','[]','[]','[]','[]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
110
+ 28.815763,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
111
+ 29.2105,'[]','[]','[]','[]','[]','[+68]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
112
+ 29.605236,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 29.999973,'[]','[]','[]','[]','[]','[+63]','[44]','[]','[+36]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 30.39471,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+42]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
115
+ 30.789448,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+40]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 31.184183,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
117
+ 31.57892,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
118
+ 31.973656,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
119
+ 32.368393,'[]','[]','[]','[]','[]','[+60]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 32.763126,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
121
+ 33.157867,'[]','[]','[]','[]','[]','[]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
122
+ 33.5526,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
123
+ 33.94734,'[]','[]','[]','[]','[]','[+62]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 34.342075,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
125
+ 34.736813,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36]','[]','[+58,+62,+65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
126
+ 35.13155,'[]','[]','[]','[]','[]','[+68]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
127
+ 35.526283,'[]','[]','[]','[]','[]','[]','[46]','[]','[+40]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
128
+ 35.92102,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 36.31576,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+36]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
130
+ 36.710495,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
131
+ 37.105232,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+40]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
132
+ 37.49997,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
133
+ 37.894703,'[]','[]','[]','[]','[]','[]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 38.28944,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 38.684177,'[]','[]','[]','[]','[]','[+63]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
136
+ 39.07891,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
137
+ 39.473648,'[]','[]','[]','[]','[]','[+62]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 39.868385,'[]','[]','[]','[]','[]','[]','[41]','[]','[+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
139
+ 40.263123,'[]','[]','[]','[]','[]','[]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
140
+ 40.65786,'[]','[]','[]','[]','[]','[+62]','[41]','[]','[+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
141
+ 41.052597,'[]','[]','[]','[]','[]','[+67]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 41.44733,'[]','[]','[]','[]','[]','[67]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
143
+ 41.842068,'[]','[]','[]','[]','[]','[+60]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 42.236805,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
145
+ 42.631542,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
146
+ 43.02628,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
147
+ 43.421017,'[]','[]','[]','[]','[]','[+72]','[39]','[]','[+40]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
148
+ 43.81575,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
149
+ 44.210487,'[]','[]','[]','[]','[]','[+60]','[+46]','[]','[+36]','[]','[+58,+62,+65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
150
+ 44.605225,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
151
+ 44.99996,'[]','[]','[]','[]','[]','[+63]','[46]','[]','[+40]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
152
+ 45.394695,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
153
+ 45.789433,'[]','[]','[]','[]','[]','[+70]','[46]','[]','[+36]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
154
+ 46.18417,'[]','[]','[]','[]','[]','[70]','[46]','[]','[+42]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
155
+ 46.578907,'[]','[]','[]','[]','[]','[70]','[46]','[]','[+40]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
156
+ 46.973644,'[]','[]','[]','[]','[]','[70]','[46]','[]','[+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
157
+ 47.36838,'[]','[]','[]','[]','[]','[+67]','[+36]','[]','[+36]','[]','[+55,+60,+63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
158
+ 47.763115,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
159
+ 48.157852,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+40]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
160
+ 48.55259,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
161
+ 48.947327,'[]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
162
+ 49.342064,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
163
+ 49.7368,'[]','[]','[]','[]','[]','[]','[36]','[]','[+40]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
164
+ 50.131535,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
165
+ 50.52627,'[]','[]','[]','[]','[]','[+56]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
166
+ 50.72364,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
167
+ 50.92101,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
168
+ 51.118378,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
169
+ 51.315742,'[]','[]','[]','[]','[]','[+56]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
170
+ 51.51311,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
171
+ 51.71048,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
172
+ 51.90785,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
173
+ 52.105217,'[]','[]','[]','[]','[]','[]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
174
+ 52.302586,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
175
+ 52.49995,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
176
+ 52.69732,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
177
+ 52.894688,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
178
+ 53.092056,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
179
+ 53.289425,'[]','[]','[]','[]','[]','[]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
180
+ 53.486794,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
181
+ 53.68416,'[]','[]','[]','[]','[]','[+56]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
182
+ 53.881527,'[]','[]','[]','[]','[]','[56]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
183
+ 54.078896,'[]','[]','[]','[]','[]','[]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
184
+ 54.276264,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
185
+ 54.473633,'[]','[]','[]','[]','[]','[+56]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
186
+ 54.671,'[]','[]','[]','[]','[]','[56]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
187
+ 54.868366,'[]','[]','[]','[]','[]','[+62]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
188
+ 55.065735,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
189
+ 55.263103,'[]','[]','[]','[]','[]','[+58]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
190
+ 55.460472,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
191
+ 55.65784,'[]','[]','[]','[]','[]','[]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
192
+ 55.85521,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
193
+ 56.052574,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
194
+ 56.249943,'[]','[]','[]','[]','[]','[60]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
195
+ 56.44731,'[]','[]','[]','[]','[]','[+63]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
196
+ 56.64468,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
197
+ 56.84205,'[]','[]','[]','[]','[]','[+56]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
198
+ 57.039417,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
199
+ 57.236786,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
200
+ 57.43415,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
201
+ 57.63152,'[]','[]','[]','[]','[]','[+56]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
202
+ 57.828888,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
203
+ 58.026257,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
204
+ 58.223625,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
205
+ 58.420994,'[]','[]','[]','[]','[]','[+62]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
206
+ 58.61836,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
207
+ 58.815727,'[]','[]','[]','[]','[]','[+62]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 59.013096,'[]','[]','[]','[]','[]','[62]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
209
+ 59.210464,'[]','[]','[]','[]','[]','[62]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 59.407833,'[]','[]','[]','[]','[]','[62]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
211
+ 59.6052,'[]','[]','[]','[]','[]','[]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
212
+ 59.802567,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
213
+ 59.999935,'[]','[]','[]','[]','[]','[+58]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
214
+ 60.197304,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
215
+ 60.394672,'[]','[]','[]','[]','[]','[+65]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
216
+ 60.59204,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
217
+ 60.78941,'[]','[]','[]','[]','[]','[+63]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
218
+ 60.986774,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
219
+ 61.184143,'[]','[]','[]','[]','[]','[+65]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
220
+ 61.38151,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
221
+ 61.57888,'[]','[]','[]','[]','[]','[+60]','[]','[]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
222
+ 61.77625,'[]','[]','[]','[]','[]','[60]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
223
+ 61.973618,'[]','[]','[]','[]','[]','[]','[]','[]','[+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 62.170982,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 62.36835,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
226
+ 62.56572,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 62.76309,'[]','[]','[]','[]','[]','[]','[]','[]','[+35,+37,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
228
+ 62.960457,'[]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
229
+ 63.157825,'[+52,+55,+60]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
230
+ 63.55256,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
231
+ 63.947296,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
232
+ 64.34203,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
233
+ 64.73677,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
234
+ 65.1315,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
235
+ 65.526245,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+82]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
236
+ 65.92098,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
237
+ 66.31572,'[+53,+57,+60]','[]','[]','[]','[]','[]','[+41]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
238
+ 66.71045,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
239
+ 67.10519,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
240
+ 67.49993,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
241
+ 67.89466,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
242
+ 68.2894,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
243
+ 68.684135,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
244
+ 69.07887,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
245
+ 69.47361,'[+53,+57,+60]','[]','[]','[]','[]','[]','[+41]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
246
+ 69.86835,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
247
+ 70.26308,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
248
+ 70.657814,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[81]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
249
+ 71.05255,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[81]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
250
+ 71.44729,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[81]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
251
+ 71.842026,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
252
+ 72.23676,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
253
+ 72.6315,'[+53,+57,+60]','[]','[]','[]','[]','[]','[+41]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
254
+ 73.02624,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
255
+ 73.420975,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
256
+ 73.81571,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
257
+ 74.21045,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
258
+ 74.60519,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
259
+ 74.99992,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
260
+ 75.39465,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
261
+ 75.78939,'[+53,+57,+62]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+82]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
262
+ 76.18413,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
263
+ 76.578865,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
264
+ 76.9736,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
265
+ 77.36834,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
266
+ 77.76307,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
267
+ 78.15781,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
268
+ 78.55254,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
269
+ 78.94728,'[+53,+58,+62]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
270
+ 79.34202,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
271
+ 79.73676,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
272
+ 80.13149,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
273
+ 80.52623,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
274
+ 80.92097,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
275
+ 81.315704,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
276
+ 81.71044,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
277
+ 82.10518,'[+52,+55,+60]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
278
+ 82.49991,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
279
+ 82.894646,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
280
+ 83.28938,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
281
+ 83.68412,'[+52,+55,+60]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
282
+ 84.07886,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
283
+ 84.473595,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
284
+ 84.868324,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
285
+ 85.26307,'[+52,+55,+60]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
286
+ 85.65781,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
287
+ 86.05254,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
288
+ 86.44728,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
289
+ 86.84202,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
290
+ 87.236755,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
291
+ 87.631485,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
292
+ 88.02622,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
293
+ 88.42096,'[+52,+55,+60]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
294
+ 88.8157,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
295
+ 89.210434,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
296
+ 89.60517,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
297
+ 89.9999,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
298
+ 90.39464,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
299
+ 90.789375,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+82]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
300
+ 91.18411,'[52,55,60]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
301
+ 91.57885,'[+52,+57,+60]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
302
+ 91.97359,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
303
+ 92.368324,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
304
+ 92.76306,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
305
+ 93.1578,'[+53,+58,+62]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
306
+ 93.552536,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
307
+ 93.94727,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
308
+ 94.34201,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
309
+ 94.73675,'[+53,+58,+62]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
310
+ 95.13148,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
311
+ 95.526215,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
312
+ 95.92095,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
313
+ 96.31569,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
314
+ 96.71043,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
315
+ 97.10516,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
316
+ 97.49989,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
317
+ 97.89464,'[+53,+58,+62]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
318
+ 98.289375,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
319
+ 98.68411,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
320
+ 99.07885,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
321
+ 99.47359,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
322
+ 99.86832,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
323
+ 100.263054,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
324
+ 100.65779,'[53,58,62]','[]','[]','[]','[]','[]','[46]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
325
+ 101.05253,'[+52,+57,+60]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
326
+ 101.447266,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
327
+ 101.842,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
328
+ 102.23673,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
329
+ 102.63147,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
330
+ 103.02621,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
331
+ 103.420944,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
332
+ 103.81568,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
333
+ 104.21042,'[+52,+57,+60]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
334
+ 104.60515,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
335
+ 104.99989,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
336
+ 105.39463,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
337
+ 105.78937,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
338
+ 106.184105,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]'
339
+ 106.57884,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
340
+ 106.97358,'[52,57,60]','[]','[]','[]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
341
+ 107.36831,'[+53,+57,+62]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
342
+ 107.76305,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
343
+ 108.15778,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
344
+ 108.55252,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
345
+ 108.94726,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+36,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
346
+ 109.341995,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
347
+ 109.736725,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+37,+59]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
348
+ 110.13146,'[53,57,62]','[]','[]','[]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
349
+ 110.52621,'[+53,+57,+60]','[]','[]','[]','[]','[]','[+41]','[]','[+36,+51]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
350
+ 110.920944,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
351
+ 111.31568,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
352
+ 111.71042,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
353
+ 112.10515,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36,+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
354
+ 112.499886,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]'
355
+ 112.89462,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]'
356
+ 113.28936,'[53,57,60]','[]','[]','[]','[]','[]','[41]','[]','[+36,+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
357
+ 113.6841,'[]','[]','[]','[]','[]','[+72]','[+46]','[]','[+36]','[]','[+58,+62,+65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
358
+ 114.078835,'[]','[]','[]','[]','[]','[72]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
359
+ 114.47357,'[]','[]','[]','[]','[]','[72]','[46]','[]','[+40]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
360
+ 114.8683,'[]','[]','[]','[]','[]','[72]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
361
+ 115.26304,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+36]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
362
+ 115.657776,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+42]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
363
+ 116.05251,'[]','[]','[]','[]','[]','[]','[46]','[]','[+40]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
364
+ 116.44725,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
365
+ 116.84199,'[]','[]','[]','[]','[]','[]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
366
+ 117.23672,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
367
+ 117.63146,'[]','[]','[]','[]','[]','[+68]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
368
+ 118.0262,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
369
+ 118.42094,'[]','[]','[]','[]','[]','[+63]','[39]','[]','[+36]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
370
+ 118.815674,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
371
+ 119.21041,'[]','[]','[]','[]','[]','[]','[39]','[]','[+40]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
372
+ 119.60514,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
373
+ 119.99988,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36]','[]','[+55,+58,+62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
374
+ 120.394615,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
375
+ 120.78935,'[]','[]','[]','[]','[]','[+60]','[43]','[]','[+40]','[]','[55,58,62]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
376
+ 121.18409,'[]','[]','[]','[]','[]','[60]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
377
+ 121.57883,'[]','[]','[]','[]','[]','[60]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
378
+ 121.97356,'[]','[]','[]','[]','[]','[60]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
379
+ 122.36829,'[]','[]','[]','[]','[]','[+62]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
380
+ 122.76303,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
381
+ 123.157776,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
382
+ 123.55251,'[]','[]','[]','[]','[]','[+68]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
383
+ 123.94725,'[]','[]','[]','[]','[]','[]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
384
+ 124.34199,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
385
+ 124.73672,'[]','[]','[]','[]','[]','[+72]','[41]','[]','[+36]','[]','[53,56,60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
386
+ 125.131454,'[]','[]','[]','[]','[]','[]','[41]','[]','[+42]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
387
+ 125.52619,'[]','[]','[]','[]','[]','[+72]','[41]','[]','[+40]','[]','[53,56,60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
388
+ 125.92093,'[]','[]','[]','[]','[]','[72]','[41]','[]','[+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
389
+ 126.31567,'[]','[]','[]','[]','[]','[+72]','[+43]','[]','[+36]','[]','[+55,+58,+62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
390
+ 126.7104,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
391
+ 127.10513,'[]','[]','[]','[]','[]','[]','[43]','[]','[+40]','[]','[55,58,62]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
392
+ 127.49987,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
393
+ 127.89461,'[]','[]','[]','[]','[]','[+72]','[43]','[]','[+36]','[]','[55,58,62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
394
+ 128.28934,'[]','[]','[]','[]','[]','[+72]','[43]','[]','[+42]','[]','[55,58,62]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
395
+ 128.68408,'[]','[]','[]','[]','[]','[]','[43]','[]','[+40]','[]','[55,58,62]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
396
+ 129.07881,'[]','[]','[]','[]','[]','[]','[43]','[]','[+42]','[]','[55,58,62]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
397
+ 129.47356,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
398
+ 129.86829,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
399
+ 130.26303,'[]','[]','[]','[]','[]','[+68]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
400
+ 130.65776,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
401
+ 131.0525,'[]','[]','[]','[]','[]','[+63]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
402
+ 131.44724,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
403
+ 131.84198,'[]','[]','[]','[]','[]','[+63]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
404
+ 132.23671,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
405
+ 132.63145,'[]','[]','[]','[]','[]','[+60]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
406
+ 133.02618,'[]','[]','[]','[]','[]','[+68]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
407
+ 133.42091,'[]','[]','[]','[]','[]','[+72]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
408
+ 133.81566,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
409
+ 134.21039,'[]','[]','[]','[]','[]','[+68]','[39]','[]','[+36]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
410
+ 134.60513,'[]','[]','[]','[]','[]','[68]','[39]','[]','[+42]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
411
+ 134.99988,'[]','[]','[]','[]','[]','[68]','[39]','[]','[+40]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
412
+ 135.3946,'[]','[]','[]','[]','[]','[68]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
413
+ 135.78934,'[]','[]','[]','[]','[]','[+67]','[+36]','[]','[+36]','[]','[+55,+60,+63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
414
+ 136.18408,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
415
+ 136.57881,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+40]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
416
+ 136.97356,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
417
+ 137.36829,'[]','[]','[]','[]','[]','[+67]','[36]','[]','[+36]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
418
+ 137.76303,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
419
+ 138.15776,'[]','[]','[]','[]','[]','[+63]','[36]','[]','[+40]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
420
+ 138.55249,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
421
+ 138.94724,'[]','[]','[]','[]','[]','[+72]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
422
+ 139.34196,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
423
+ 139.73671,'[]','[]','[]','[]','[]','[]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
424
+ 140.13144,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
425
+ 140.52617,'[]','[]','[]','[]','[]','[+72]','[44]','[]','[+36]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
426
+ 140.92091,'[]','[]','[]','[]','[]','[+72]','[44]','[]','[+42]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
427
+ 141.31564,'[]','[]','[]','[]','[]','[]','[44]','[]','[+40]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
428
+ 141.71039,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
429
+ 142.10512,'[]','[]','[]','[]','[]','[]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
430
+ 142.49986,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
431
+ 142.89459,'[]','[]','[]','[]','[]','[+68]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
432
+ 143.28932,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
433
+ 143.68407,'[]','[]','[]','[]','[]','[+63]','[44]','[]','[+36]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
434
+ 144.0788,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+42]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
435
+ 144.47354,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+40]','[]','[56,60,63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
436
+ 144.86827,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
437
+ 145.263,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
438
+ 145.65776,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
439
+ 146.05249,'[]','[]','[]','[]','[]','[+60]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
440
+ 146.44724,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
441
+ 146.84196,'[]','[]','[]','[]','[]','[]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
442
+ 147.23671,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
443
+ 147.63144,'[]','[]','[]','[]','[]','[+62]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
444
+ 148.02617,'[]','[]','[]','[]','[]','[]','[44]','[]','[+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
445
+ 148.42091,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36]','[]','[+58,+62,+65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
446
+ 148.81564,'[]','[]','[]','[]','[]','[+68]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
447
+ 149.21039,'[]','[]','[]','[]','[]','[]','[46]','[]','[+40]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
448
+ 149.60512,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
449
+ 149.99986,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+36]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
450
+ 150.39459,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
451
+ 150.78932,'[]','[]','[]','[]','[]','[+72]','[46]','[]','[+40]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
452
+ 151.18407,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
453
+ 151.5788,'[]','[]','[]','[]','[]','[]','[+44]','[]','[+36]','[]','[+56,+60,+63]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
454
+ 151.97354,'[]','[]','[]','[]','[]','[]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
455
+ 152.36827,'[]','[]','[]','[]','[]','[+63]','[44]','[]','[+40]','[]','[56,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
456
+ 152.763,'[]','[]','[]','[]','[]','[63]','[44]','[]','[+36,+42]','[]','[56,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
457
+ 153.15775,'[]','[]','[]','[]','[]','[+62]','[+41]','[]','[+36]','[]','[+53,+56,+60]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
458
+ 153.55247,'[]','[]','[]','[]','[]','[]','[41]','[]','[+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
459
+ 153.94722,'[]','[]','[]','[]','[]','[]','[41]','[]','[+40]','[]','[53,56,60]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
460
+ 154.34195,'[]','[]','[]','[]','[]','[+62]','[41]','[]','[+42]','[]','[53,56,60]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
461
+ 154.7367,'[]','[]','[]','[]','[]','[+67]','[+39]','[]','[+36]','[]','[+55,+58,+63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
462
+ 155.13142,'[]','[]','[]','[]','[]','[67]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
463
+ 155.52615,'[]','[]','[]','[]','[]','[+60]','[39]','[]','[+40]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
464
+ 155.9209,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36,+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
465
+ 156.31563,'[]','[]','[]','[]','[]','[]','[39]','[]','[+36]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
466
+ 156.71037,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
467
+ 157.1051,'[]','[]','[]','[]','[]','[+72]','[39]','[]','[+40]','[]','[55,58,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
468
+ 157.49985,'[]','[]','[]','[]','[]','[]','[39]','[]','[+42]','[]','[55,58,63]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
469
+ 157.89459,'[]','[]','[]','[]','[]','[+60]','[+46]','[]','[+36]','[]','[+58,+62,+65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
470
+ 158.2893,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
471
+ 158.68407,'[]','[]','[]','[]','[]','[+63]','[46]','[]','[+40]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
472
+ 159.0788,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
473
+ 159.47354,'[]','[]','[]','[]','[]','[+70]','[46]','[]','[+36]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
474
+ 159.86827,'[]','[]','[]','[]','[]','[70]','[46]','[]','[+42]','[]','[58,62,65]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
475
+ 160.263,'[]','[]','[]','[]','[]','[70]','[46]','[]','[+40]','[]','[58,62,65]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
476
+ 160.65775,'[]','[]','[]','[]','[]','[70]','[46]','[]','[+42]','[]','[58,62,65]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
477
+ 161.05247,'[]','[]','[]','[]','[]','[+67]','[+36]','[]','[+36]','[]','[+55,+60,+63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
478
+ 161.44722,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
479
+ 161.84195,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+40]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
480
+ 162.2367,'[]','[]','[]','[]','[]','[67]','[36]','[]','[+36,+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
481
+ 162.63142,'[]','[]','[]','[]','[]','[]','[36]','[]','[+36]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
482
+ 163.02615,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
483
+ 163.4209,'[]','[]','[]','[]','[]','[]','[36]','[]','[+40]','[]','[55,60,63]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
484
+ 163.81563,'[]','[]','[]','[]','[]','[]','[36]','[]','[+42]','[]','[55,60,63]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
485
+ 164.21037,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0225_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0259_segments.arff ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0259'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',165,'Dmin','[MorinKhuur,ElectricGuitarCrunch,AcousticGuitar]','[MelodyBow,ChordPadsRanged,ChordArpeggios]'
12
+ 23.272728,'C',165,'Amin','[Flute,BrightPiano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 32.0,'B',110,'Dmin','[Trumpet,DoubleBassPizz]','[MelodyBow,BassLine]'
14
+ 58.181816,'A',165,'Dmin','[MorinKhuur,ElectricGuitarCrunch,AcousticGuitar]','[MelodyBow,ChordPadsRanged,ChordArpeggios]'
15
+ 81.454544,'A',165,'Dmin','[MorinKhuur,ElectricGuitarCrunch,AcousticGuitar]','[MelodyBow,ChordPadsRanged,ChordArpeggios]'
16
+ 104.72727,'C',165,'Amin','[Flute,BrightPiano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
17
+ 113.454544,'B',110,'Dmin','[Trumpet,DoubleBassPizz]','[MelodyBow,BassLine]'
18
+ 139.63637,'B',110,'Dmin','[Trumpet,DoubleBassPizz]','[MelodyBow,BassLine]'
19
+ 165.81819,'end',0,'','[]','[]'
50_AAM/annotation/0273_segments.arff ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0273'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',70,'Bmin','[TenorSax,ElectricPiano,Piano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
12
+ 20.571428,'B',70,'Gmin','[TenorSax,ElectricPiano,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
13
+ 48.0,'B',70,'Gmin','[TenorSax,ElectricPiano,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
14
+ 75.42857,'B',70,'Gmin','[TenorSax,ElectricPiano,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
15
+ 102.85715,'B',70,'Gmin','[TenorSax,ElectricPiano,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
16
+ 130.28572,'end',0,'','[]','[]'
50_AAM/annotation/0277_beatinfo.arff ADDED
@@ -0,0 +1,359 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0277'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Bmaj'
9
+ 0.5042017,1,2,'Bmaj'
10
+ 1.0084034,1,3,'Bmaj'
11
+ 1.5126052,1,4,'Bmaj'
12
+ 2.0168068,2,1,'A#min'
13
+ 2.5210085,2,2,'A#min'
14
+ 3.0252104,2,3,'A#min'
15
+ 3.529412,2,4,'A#min'
16
+ 4.0336137,3,1,'C#maj'
17
+ 4.5378156,3,2,'C#maj'
18
+ 5.042017,3,3,'Bmaj'
19
+ 5.546219,3,4,'Bmaj'
20
+ 6.0504208,4,1,'C#maj'
21
+ 6.554622,4,2,'C#maj'
22
+ 7.058824,4,3,'C#maj'
23
+ 7.5630255,4,4,'C#maj'
24
+ 8.067227,5,1,'F#maj'
25
+ 8.571429,5,2,'F#maj'
26
+ 9.075631,5,3,'G#min'
27
+ 9.579832,5,4,'G#min'
28
+ 10.084034,6,1,'C#maj'
29
+ 10.588236,6,2,'C#maj'
30
+ 11.092438,6,3,'C#maj'
31
+ 11.59664,6,4,'C#maj'
32
+ 12.1008415,7,1,'Bmaj'
33
+ 12.605042,7,2,'Bmaj'
34
+ 13.109244,7,3,'Bmaj'
35
+ 13.613446,7,4,'Bmaj'
36
+ 14.117648,8,1,'A#min'
37
+ 14.62185,8,2,'A#min'
38
+ 15.126051,8,3,'A#min'
39
+ 15.630253,8,4,'A#min'
40
+ 16.134455,9,1,'F#maj'
41
+ 16.638657,9,2,'F#maj'
42
+ 17.142859,9,3,'F#maj'
43
+ 17.64706,9,4,'F#maj'
44
+ 18.151262,10,1,'A#min'
45
+ 18.655464,10,2,'A#min'
46
+ 19.159664,10,3,'A#min'
47
+ 19.663866,10,4,'A#min'
48
+ 20.168068,11,1,'G#min'
49
+ 20.67227,11,2,'G#min'
50
+ 21.176472,11,3,'G#min'
51
+ 21.680674,11,4,'G#min'
52
+ 22.184875,12,1,'C#maj'
53
+ 22.689077,12,2,'C#maj'
54
+ 23.19328,12,3,'F#maj'
55
+ 23.697481,12,4,'F#maj'
56
+ 24.201683,13,1,'C#maj'
57
+ 24.705883,13,2,'C#maj'
58
+ 25.210085,13,3,'C#maj'
59
+ 25.714287,13,4,'C#maj'
60
+ 26.218489,14,1,'F#maj'
61
+ 26.72269,14,2,'F#maj'
62
+ 27.226892,14,3,'F#maj'
63
+ 27.731094,14,4,'F#maj'
64
+ 28.235296,15,1,'Bmaj'
65
+ 28.739498,15,2,'Bmaj'
66
+ 29.2437,15,3,'Bmaj'
67
+ 29.7479,15,4,'Bmaj'
68
+ 30.252102,16,1,'D#min'
69
+ 30.756304,16,2,'D#min'
70
+ 31.260506,16,3,'D#min'
71
+ 31.764708,16,4,'D#min'
72
+ 32.26891,1,1,'A#maj'
73
+ 32.77311,1,2,'A#maj'
74
+ 33.277313,1,3,'A#maj'
75
+ 33.781513,1,4,'A#maj'
76
+ 34.285717,2,1,'Cmin'
77
+ 34.789917,2,2,'Cmin'
78
+ 35.29412,2,3,'Cmin'
79
+ 35.79832,2,4,'Cmin'
80
+ 36.302525,3,1,'Gmin'
81
+ 36.806725,3,2,'Gmin'
82
+ 37.31093,3,3,'Gmin'
83
+ 37.81513,3,4,'Gmin'
84
+ 38.31933,4,1,'D#maj'
85
+ 38.823532,4,2,'D#maj'
86
+ 39.327732,4,3,'D#maj'
87
+ 39.831936,4,4,'D#maj'
88
+ 40.336136,1,1,'D#maj'
89
+ 40.840336,1,2,'D#maj'
90
+ 41.34454,1,3,'D#maj'
91
+ 41.84874,1,4,'D#maj'
92
+ 42.352943,2,1,'A#maj'
93
+ 42.857143,2,2,'A#maj'
94
+ 43.361347,2,3,'A#maj'
95
+ 43.865547,2,4,'A#maj'
96
+ 44.36975,3,1,'A#maj'
97
+ 44.87395,3,2,'A#maj'
98
+ 45.37815,3,3,'D#maj'
99
+ 45.882355,3,4,'D#maj'
100
+ 46.38656,4,1,'Fmin'
101
+ 46.89076,4,2,'Fmin'
102
+ 47.39496,4,3,'Fmin'
103
+ 47.899162,4,4,'Fmin'
104
+ 48.403362,5,1,'Gmin'
105
+ 48.907566,5,2,'Gmin'
106
+ 49.411766,5,3,'A#maj'
107
+ 49.91597,5,4,'A#maj'
108
+ 50.42017,6,1,'A#maj'
109
+ 50.92437,6,2,'A#maj'
110
+ 51.428574,6,3,'A#maj'
111
+ 51.932777,6,4,'A#maj'
112
+ 52.436977,7,1,'Gmin'
113
+ 52.941177,7,2,'Gmin'
114
+ 53.44538,7,3,'Gmin'
115
+ 53.94958,7,4,'Gmin'
116
+ 54.453785,8,1,'Gmin'
117
+ 54.957985,8,2,'Gmin'
118
+ 55.46219,8,3,'Gmin'
119
+ 55.96639,8,4,'Gmin'
120
+ 56.47059,9,1,'A#maj'
121
+ 56.974792,9,2,'A#maj'
122
+ 57.478996,9,3,'D#maj'
123
+ 57.983196,9,4,'D#maj'
124
+ 58.487396,10,1,'G#maj'
125
+ 58.9916,10,2,'G#maj'
126
+ 59.4958,10,3,'G#maj'
127
+ 60.0,10,4,'G#maj'
128
+ 60.504204,11,1,'D#maj'
129
+ 61.008408,11,2,'D#maj'
130
+ 61.512608,11,3,'D#maj'
131
+ 62.016808,11,4,'D#maj'
132
+ 62.52101,12,1,'D#maj'
133
+ 63.025215,12,2,'D#maj'
134
+ 63.529415,12,3,'D#maj'
135
+ 64.033615,12,4,'D#maj'
136
+ 64.53782,1,1,'Bmaj'
137
+ 65.04202,1,2,'Bmaj'
138
+ 65.54622,1,3,'Bmaj'
139
+ 66.05042,1,4,'Bmaj'
140
+ 66.55463,2,1,'A#min'
141
+ 67.05883,2,2,'A#min'
142
+ 67.56303,2,3,'A#min'
143
+ 68.06723,2,4,'A#min'
144
+ 68.571434,3,1,'C#maj'
145
+ 69.07564,3,2,'C#maj'
146
+ 69.579834,3,3,'Bmaj'
147
+ 70.08404,3,4,'Bmaj'
148
+ 70.58824,4,1,'C#maj'
149
+ 71.09244,4,2,'C#maj'
150
+ 71.59664,4,3,'C#maj'
151
+ 72.100845,4,4,'C#maj'
152
+ 72.60505,5,1,'F#maj'
153
+ 73.109245,5,2,'F#maj'
154
+ 73.61345,5,3,'G#min'
155
+ 74.11765,5,4,'G#min'
156
+ 74.62186,6,1,'C#maj'
157
+ 75.12605,6,2,'C#maj'
158
+ 75.63026,6,3,'C#maj'
159
+ 76.13446,6,4,'C#maj'
160
+ 76.63866,7,1,'Bmaj'
161
+ 77.14286,7,2,'Bmaj'
162
+ 77.647064,7,3,'Bmaj'
163
+ 78.15127,7,4,'Bmaj'
164
+ 78.655464,8,1,'A#min'
165
+ 79.15967,8,2,'A#min'
166
+ 79.66387,8,3,'A#min'
167
+ 80.168076,8,4,'A#min'
168
+ 80.67227,9,1,'F#maj'
169
+ 81.176476,9,2,'F#maj'
170
+ 81.68068,9,3,'F#maj'
171
+ 82.184875,9,4,'F#maj'
172
+ 82.68908,10,1,'A#min'
173
+ 83.19328,10,2,'A#min'
174
+ 83.69748,10,3,'A#min'
175
+ 84.20168,10,4,'A#min'
176
+ 84.70589,11,1,'G#min'
177
+ 85.21009,11,2,'G#min'
178
+ 85.714294,11,3,'G#min'
179
+ 86.21849,11,4,'G#min'
180
+ 86.722694,12,1,'C#maj'
181
+ 87.2269,12,2,'C#maj'
182
+ 87.731094,12,3,'F#maj'
183
+ 88.2353,12,4,'F#maj'
184
+ 88.7395,13,1,'C#maj'
185
+ 89.2437,13,2,'C#maj'
186
+ 89.7479,13,3,'C#maj'
187
+ 90.252106,13,4,'C#maj'
188
+ 90.75631,14,1,'F#maj'
189
+ 91.26051,14,2,'F#maj'
190
+ 91.76471,14,3,'F#maj'
191
+ 92.26891,14,4,'F#maj'
192
+ 92.77312,15,1,'Bmaj'
193
+ 93.27731,15,2,'Bmaj'
194
+ 93.78152,15,3,'Bmaj'
195
+ 94.28572,15,4,'Bmaj'
196
+ 94.78992,16,1,'D#min'
197
+ 95.29412,16,2,'D#min'
198
+ 95.798325,16,3,'D#min'
199
+ 96.30253,16,4,'D#min'
200
+ 96.80673,1,1,'A#maj'
201
+ 97.310936,1,2,'A#maj'
202
+ 97.81513,1,3,'A#maj'
203
+ 98.319336,1,4,'A#maj'
204
+ 98.82354,2,1,'Cmin'
205
+ 99.32774,2,2,'Cmin'
206
+ 99.83194,2,3,'Cmin'
207
+ 100.33614,2,4,'Cmin'
208
+ 100.84035,3,1,'Gmin'
209
+ 101.34455,3,2,'Gmin'
210
+ 101.84875,3,3,'Gmin'
211
+ 102.35295,3,4,'Gmin'
212
+ 102.857155,4,1,'D#maj'
213
+ 103.36135,4,2,'D#maj'
214
+ 103.865555,4,3,'D#maj'
215
+ 104.36976,4,4,'D#maj'
216
+ 104.87396,1,1,'A#maj'
217
+ 105.37817,1,2,'A#maj'
218
+ 105.88236,1,3,'A#maj'
219
+ 106.386566,1,4,'A#maj'
220
+ 106.89077,2,1,'Cmin'
221
+ 107.39497,2,2,'Cmin'
222
+ 107.89917,2,3,'Cmin'
223
+ 108.40337,2,4,'Cmin'
224
+ 108.90758,3,1,'Gmin'
225
+ 109.41178,3,2,'Gmin'
226
+ 109.91598,3,3,'Gmin'
227
+ 110.42018,3,4,'Gmin'
228
+ 110.924385,4,1,'D#maj'
229
+ 111.42858,4,2,'D#maj'
230
+ 111.932785,4,3,'D#maj'
231
+ 112.43699,4,4,'D#maj'
232
+ 112.94119,1,1,'D#maj'
233
+ 113.4454,1,2,'D#maj'
234
+ 113.94959,1,3,'D#maj'
235
+ 114.4538,1,4,'D#maj'
236
+ 114.958,2,1,'A#maj'
237
+ 115.462204,2,2,'A#maj'
238
+ 115.9664,2,3,'A#maj'
239
+ 116.470604,2,4,'A#maj'
240
+ 116.97481,3,1,'A#maj'
241
+ 117.47901,3,2,'A#maj'
242
+ 117.98321,3,3,'D#maj'
243
+ 118.48741,3,4,'D#maj'
244
+ 118.991615,4,1,'Fmin'
245
+ 119.49581,4,2,'Fmin'
246
+ 120.000015,4,3,'Fmin'
247
+ 120.50422,4,4,'Fmin'
248
+ 121.00842,5,1,'Gmin'
249
+ 121.51262,5,2,'Gmin'
250
+ 122.01682,5,3,'A#maj'
251
+ 122.52103,5,4,'A#maj'
252
+ 123.02522,6,1,'A#maj'
253
+ 123.52943,6,2,'A#maj'
254
+ 124.03363,6,3,'A#maj'
255
+ 124.537834,6,4,'A#maj'
256
+ 125.04204,7,1,'Gmin'
257
+ 125.546234,7,2,'Gmin'
258
+ 126.05044,7,3,'Gmin'
259
+ 126.55464,7,4,'Gmin'
260
+ 127.05884,8,1,'Gmin'
261
+ 127.56304,8,2,'Gmin'
262
+ 128.06725,8,3,'Gmin'
263
+ 128.57144,8,4,'Gmin'
264
+ 129.07565,9,1,'A#maj'
265
+ 129.57985,9,2,'A#maj'
266
+ 130.08405,9,3,'D#maj'
267
+ 130.58826,9,4,'D#maj'
268
+ 131.09245,10,1,'G#maj'
269
+ 131.59665,10,2,'G#maj'
270
+ 132.10086,10,3,'G#maj'
271
+ 132.60506,10,4,'G#maj'
272
+ 133.10925,11,1,'D#maj'
273
+ 133.61346,11,2,'D#maj'
274
+ 134.11766,11,3,'D#maj'
275
+ 134.62187,11,4,'D#maj'
276
+ 135.12607,12,1,'D#maj'
277
+ 135.63026,12,2,'D#maj'
278
+ 136.13448,12,3,'D#maj'
279
+ 136.63867,12,4,'D#maj'
280
+ 137.14287,1,1,'A#maj'
281
+ 137.64706,1,2,'A#maj'
282
+ 138.15128,1,3,'A#maj'
283
+ 138.65547,1,4,'A#maj'
284
+ 139.15967,2,1,'Cmin'
285
+ 139.66388,2,2,'Cmin'
286
+ 140.16808,2,3,'Cmin'
287
+ 140.67229,2,4,'Cmin'
288
+ 141.17648,3,1,'Gmin'
289
+ 141.68068,3,2,'Gmin'
290
+ 142.18489,3,3,'Gmin'
291
+ 142.68909,3,4,'Gmin'
292
+ 143.19328,4,1,'D#maj'
293
+ 143.6975,4,2,'D#maj'
294
+ 144.20169,4,3,'D#maj'
295
+ 144.70589,4,4,'D#maj'
296
+ 145.2101,1,1,'D#maj'
297
+ 145.7143,1,2,'D#maj'
298
+ 146.2185,1,3,'D#maj'
299
+ 146.7227,1,4,'D#maj'
300
+ 147.2269,2,1,'A#maj'
301
+ 147.73111,2,2,'A#maj'
302
+ 148.2353,2,3,'A#maj'
303
+ 148.73952,2,4,'A#maj'
304
+ 149.24371,3,1,'A#maj'
305
+ 149.74791,3,2,'A#maj'
306
+ 150.25212,3,3,'D#maj'
307
+ 150.75632,3,4,'D#maj'
308
+ 151.26051,4,1,'Fmin'
309
+ 151.76472,4,2,'Fmin'
310
+ 152.26892,4,3,'Fmin'
311
+ 152.77312,4,4,'Fmin'
312
+ 153.27733,5,1,'Gmin'
313
+ 153.78152,5,2,'Gmin'
314
+ 154.28574,5,3,'A#maj'
315
+ 154.78993,5,4,'A#maj'
316
+ 155.29413,6,1,'A#maj'
317
+ 155.79834,6,2,'A#maj'
318
+ 156.30254,6,3,'A#maj'
319
+ 156.80673,6,4,'A#maj'
320
+ 157.31094,7,1,'Gmin'
321
+ 157.81514,7,2,'Gmin'
322
+ 158.31934,7,3,'Gmin'
323
+ 158.82355,7,4,'Gmin'
324
+ 159.32774,8,1,'Gmin'
325
+ 159.83195,8,2,'Gmin'
326
+ 160.33615,8,3,'Gmin'
327
+ 160.84035,8,4,'Gmin'
328
+ 161.34456,9,1,'A#maj'
329
+ 161.84875,9,2,'A#maj'
330
+ 162.35295,9,3,'D#maj'
331
+ 162.85716,9,4,'D#maj'
332
+ 163.36136,10,1,'G#maj'
333
+ 163.86557,10,2,'G#maj'
334
+ 164.36977,10,3,'G#maj'
335
+ 164.87396,10,4,'G#maj'
336
+ 165.37817,11,1,'D#maj'
337
+ 165.88237,11,2,'D#maj'
338
+ 166.38657,11,3,'D#maj'
339
+ 166.89078,11,4,'D#maj'
340
+ 167.39497,12,1,'D#maj'
341
+ 167.89917,12,2,'D#maj'
342
+ 168.40338,12,3,'D#maj'
343
+ 168.90758,12,4,'D#maj'
344
+ 169.41177,1,1,'A#maj'
345
+ 169.91597,1,2,'A#maj'
346
+ 170.42018,1,3,'A#maj'
347
+ 170.92438,1,4,'A#maj'
348
+ 171.42857,2,1,'Cmin'
349
+ 171.93279,2,2,'Cmin'
350
+ 172.43698,2,3,'Cmin'
351
+ 172.9412,2,4,'Cmin'
352
+ 173.44539,3,1,'Gmin'
353
+ 173.94958,3,2,'Gmin'
354
+ 174.4538,3,3,'Gmin'
355
+ 174.958,3,4,'Gmin'
356
+ 175.46219,4,1,'D#maj'
357
+ 175.9664,4,2,'D#maj'
358
+ 176.4706,4,3,'D#maj'
359
+ 176.9748,4,4,'D#maj'
50_AAM/annotation/0297_segments.arff ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0297'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',82,'A#maj','[Jinghu,Sitar,OrganBass]','[MelodyBow,ChordArpeggios,BassLine]'
12
+ 35.121952,'C',82,'Cmin','[Jinghu,Cello,AcousticGuitar,OrganBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
13
+ 70.243904,'B',164,'A#maj','[Trumpet,OrganBass,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
14
+ 81.95122,'A',82,'A#maj','[Jinghu,Sitar,OrganBass]','[MelodyBow,ChordArpeggios,BassLine]'
15
+ 117.073166,'C',82,'Cmin','[Jinghu,Cello,AcousticGuitar,OrganBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
16
+ 152.19511,'B',164,'A#maj','[Trumpet,OrganBass,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
17
+ 163.90244,'end',0,'','[]','[]'
50_AAM/annotation/0327_onsets.arff ADDED
@@ -0,0 +1,453 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0327'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[+67]','[]','[]','[]','[]','[]'
38
+ 0.434782,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[67]','[]','[]','[]','[]','[]'
39
+ 0.869565,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+64]','[]','[]','[]','[]','[]'
40
+ 1.304347,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[64]','[]','[]','[]','[]','[]'
41
+ 1.73913,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+66]','[]','[]','[]','[]','[]'
42
+ 2.173912,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[66]','[]','[]','[]','[]','[]'
43
+ 2.608695,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[+66]','[]','[]','[]','[]','[]'
44
+ 3.043477,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+66]','[]','[]','[]','[]','[]'
45
+ 3.47826,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+67]','[]','[]','[]','[]','[]'
46
+ 3.913042,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[67]','[]','[]','[]','[]','[]'
47
+ 4.347825,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
48
+ 4.782607,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+66]','[]','[]','[]','[]','[]'
49
+ 5.21739,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
50
+ 5.652172,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]'
51
+ 6.086955,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+64]','[]','[]','[]','[]','[]'
52
+ 6.521737,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+62]','[]','[]','[]','[]','[]'
53
+ 6.95652,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+67]','[]','[]','[]','[]','[]'
54
+ 7.391302,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[67]','[]','[]','[]','[]','[]'
55
+ 7.826085,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+64]','[]','[]','[]','[]','[]'
56
+ 8.260867,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 8.69565,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+66]','[]','[]','[]','[]','[]'
58
+ 9.130432,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[66]','[]','[]','[]','[]','[]'
59
+ 9.565215,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+66]','[]','[]','[]','[]','[]'
60
+ 9.999997,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+66]','[]','[]','[]','[]','[]'
61
+ 10.43478,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+67]','[]','[]','[]','[]','[]'
62
+ 10.869562,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[67]','[]','[]','[]','[]','[]'
63
+ 11.304345,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]'
64
+ 11.739127,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 12.17391,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+66]','[]','[]','[]','[]','[]'
66
+ 12.608692,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 13.043475,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+64]','[]','[]','[]','[]','[]'
68
+ 13.478257,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+64]','[]','[]','[]','[]','[]'
69
+ 13.91304,'[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[+67]','[]','[]','[]','[]','[]'
70
+ 14.347822,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[67]','[]','[]','[]','[]','[]'
71
+ 14.782605,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+64]','[]','[]','[]','[]','[]'
72
+ 15.217387,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[64]','[]','[]','[]','[]','[]'
73
+ 15.65217,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+66]','[]','[]','[]','[]','[]'
74
+ 16.086952,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[66]','[]','[]','[]','[]','[]'
75
+ 16.521734,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[+69]','[]','[]','[]','[]','[]'
76
+ 16.956516,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+67]','[]','[]','[]','[]','[]'
77
+ 17.3913,'[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+66]','[]','[]','[]','[]','[]'
78
+ 17.826082,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
79
+ 18.260864,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+69]','[]','[]','[]','[]','[]'
80
+ 18.695648,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[69]','[]','[]','[]','[]','[]'
81
+ 19.13043,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+62]','[]','[]','[]','[]','[]'
82
+ 19.565212,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[62]','[]','[]','[]','[]','[]'
83
+ 19.999996,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+64]','[]','[]','[]','[]','[]'
84
+ 20.434776,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[+64]','[]','[]','[]','[]','[]'
85
+ 20.86956,'[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[+67]','[]','[]','[]','[]','[]'
86
+ 21.304342,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[67]','[]','[]','[]','[]','[]'
87
+ 21.739124,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+64]','[]','[]','[]','[]','[]'
88
+ 22.173908,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+69]','[]','[]','[]','[]','[]'
89
+ 22.60869,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
90
+ 23.043472,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
91
+ 23.478256,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 23.913036,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
93
+ 24.34782,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+64]','[]','[]','[]','[]','[]'
94
+ 24.782602,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[64]','[]','[]','[]','[]','[]'
95
+ 25.217384,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[64]','[]','[]','[]','[]','[]'
96
+ 25.652168,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[64]','[]','[]','[]','[]','[]'
97
+ 26.08695,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
98
+ 26.521732,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
99
+ 26.956516,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]'
100
+ 27.391296,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
101
+ 27.82608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
102
+ 28.260862,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
103
+ 28.695644,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 29.130428,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
105
+ 29.56521,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
106
+ 29.999992,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
107
+ 30.434776,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
108
+ 30.869556,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
109
+ 31.30434,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
110
+ 31.739122,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
111
+ 32.173904,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
112
+ 32.60869,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 33.04347,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 33.478252,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
115
+ 33.913036,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 34.347816,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
117
+ 34.7826,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
118
+ 35.217384,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
119
+ 35.652164,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 36.08695,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
121
+ 36.52173,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
122
+ 36.956512,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
123
+ 37.391296,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 37.826077,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
125
+ 38.26086,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
126
+ 38.69564,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
127
+ 39.130424,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
128
+ 39.56521,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 39.999992,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
130
+ 40.434772,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
131
+ 40.869556,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
132
+ 41.304337,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
133
+ 41.73912,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+57,+61]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 42.173904,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,57,61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 42.608685,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,57,61]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
136
+ 43.04347,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,57,61]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]'
137
+ 43.47825,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+59,+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 43.913033,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
139
+ 44.347816,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
140
+ 44.782597,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
141
+ 45.21738,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 45.65216,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
143
+ 46.086945,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 46.52173,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
145
+ 46.956512,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
146
+ 47.391293,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
147
+ 47.826077,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
148
+ 48.260857,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
149
+ 48.69564,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
150
+ 49.130424,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
151
+ 49.565205,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
152
+ 49.99999,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
153
+ 50.43477,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
154
+ 50.869553,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
155
+ 51.304337,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
156
+ 51.739117,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
157
+ 52.1739,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
158
+ 52.60868,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
159
+ 53.043465,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
160
+ 53.47825,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
161
+ 53.913033,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
162
+ 54.347813,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
163
+ 54.782597,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
164
+ 55.217377,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
165
+ 55.65216,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
166
+ 56.086945,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[69]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
167
+ 56.521725,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
168
+ 56.95651,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
169
+ 57.39129,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
170
+ 57.826073,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
171
+ 58.260857,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
172
+ 58.695637,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
173
+ 59.13042,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
174
+ 59.5652,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[57]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
175
+ 59.999985,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[57]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
176
+ 60.43477,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[57]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
177
+ 60.869553,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
178
+ 61.304333,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
179
+ 61.739117,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
180
+ 62.173897,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
181
+ 62.60868,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
182
+ 63.043465,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
183
+ 63.478245,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
184
+ 63.91303,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
185
+ 64.34781,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
186
+ 64.78259,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
187
+ 65.21738,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
188
+ 65.65215,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
189
+ 66.08694,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
190
+ 66.52172,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
191
+ 66.956505,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
192
+ 67.39129,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
193
+ 67.82607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
194
+ 68.26085,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
195
+ 68.69563,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
196
+ 69.13042,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
197
+ 69.5652,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[+67]','[]','[]','[]','[]','[]'
198
+ 69.999985,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[67]','[]','[]','[]','[]','[]'
199
+ 70.43477,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+64]','[]','[]','[]','[]','[]'
200
+ 70.869545,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[64]','[]','[]','[]','[]','[]'
201
+ 71.30433,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+66]','[]','[]','[]','[]','[]'
202
+ 71.73911,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[66]','[]','[]','[]','[]','[]'
203
+ 72.1739,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[+66]','[]','[]','[]','[]','[]'
204
+ 72.60868,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+66]','[]','[]','[]','[]','[]'
205
+ 73.04346,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+67]','[]','[]','[]','[]','[]'
206
+ 73.47824,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[67]','[]','[]','[]','[]','[]'
207
+ 73.913025,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 74.34781,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+66]','[]','[]','[]','[]','[]'
209
+ 74.78259,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 75.21738,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]'
211
+ 75.65215,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+64]','[]','[]','[]','[]','[]'
212
+ 76.08694,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+62]','[]','[]','[]','[]','[]'
213
+ 76.52172,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+67]','[]','[]','[]','[]','[]'
214
+ 76.956505,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[67]','[]','[]','[]','[]','[]'
215
+ 77.39129,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+64]','[]','[]','[]','[]','[]'
216
+ 77.826065,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
217
+ 78.26085,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+66]','[]','[]','[]','[]','[]'
218
+ 78.69563,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[66]','[]','[]','[]','[]','[]'
219
+ 79.13042,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+66]','[]','[]','[]','[]','[]'
220
+ 79.5652,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+66]','[]','[]','[]','[]','[]'
221
+ 79.999985,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+67]','[]','[]','[]','[]','[]'
222
+ 80.43476,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[67]','[]','[]','[]','[]','[]'
223
+ 80.869545,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 81.30433,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 81.73911,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+66]','[]','[]','[]','[]','[]'
226
+ 82.17389,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 82.60867,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[+64]','[]','[]','[]','[]','[]'
228
+ 83.04346,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+64]','[]','[]','[]','[]','[]'
229
+ 83.47824,'[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[+67]','[]','[]','[]','[]','[]'
230
+ 83.913025,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[67]','[]','[]','[]','[]','[]'
231
+ 84.34781,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+64]','[]','[]','[]','[]','[]'
232
+ 84.782585,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[64]','[]','[]','[]','[]','[]'
233
+ 85.21737,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+66]','[]','[]','[]','[]','[]'
234
+ 85.65215,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[66]','[]','[]','[]','[]','[]'
235
+ 86.08694,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[+69]','[]','[]','[]','[]','[]'
236
+ 86.52172,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+67]','[]','[]','[]','[]','[]'
237
+ 86.9565,'[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+66]','[]','[]','[]','[]','[]'
238
+ 87.39128,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 87.826065,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+69]','[]','[]','[]','[]','[]'
240
+ 88.26085,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[69]','[]','[]','[]','[]','[]'
241
+ 88.69563,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+62]','[]','[]','[]','[]','[]'
242
+ 89.13042,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[62]','[]','[]','[]','[]','[]'
243
+ 89.56519,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[+64]','[]','[]','[]','[]','[]'
244
+ 89.99998,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[+64]','[]','[]','[]','[]','[]'
245
+ 90.43476,'[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[+67]','[]','[]','[]','[]','[]'
246
+ 90.869545,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[67]','[]','[]','[]','[]','[]'
247
+ 91.30433,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[+64]','[]','[]','[]','[]','[]'
248
+ 91.739105,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[+69]','[]','[]','[]','[]','[]'
249
+ 92.17389,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 92.60867,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 93.04346,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 93.47824,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 93.913025,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[+64]','[]','[]','[]','[]','[]'
254
+ 94.3478,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[64]','[]','[]','[]','[]','[]'
255
+ 94.782585,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[64]','[]','[]','[]','[]','[]'
256
+ 95.21737,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[64]','[]','[]','[]','[]','[]'
257
+ 95.65215,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 96.08693,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 96.52171,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 96.9565,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 97.39128,'[]','[]','[]','[+64]','[]','[]','[+36]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
262
+ 97.66155,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59]','[]','[]','[]','[]','[]'
263
+ 97.93182,'[]','[]','[]','[+64]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
264
+ 98.20209,'[]','[]','[]','[+67]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
265
+ 98.47236,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
266
+ 98.74263,'[]','[]','[]','[+64]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
267
+ 99.01289,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 99.283165,'[]','[]','[]','[+67]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
269
+ 99.55344,'[]','[]','[]','[+71]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
270
+ 99.823715,'[]','[]','[]','[+67]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 100.09399,'[]','[]','[]','[+71]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
272
+ 100.36425,'[]','[]','[]','[+62]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
273
+ 100.63452,'[]','[]','[]','[+67]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
274
+ 100.90479,'[]','[]','[]','[+71]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
275
+ 101.17506,'[]','[]','[]','[+67]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
276
+ 101.44533,'[]','[]','[]','[+62]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59]','[]','[]','[]','[]','[]'
277
+ 101.7156,'[]','[]','[]','[+66]','[]','[]','[+38]','[]','[]','[]','[+54,+57,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 101.98587,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 102.25614,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]'
280
+ 102.526405,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
281
+ 102.79668,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]'
282
+ 103.066956,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
283
+ 103.33722,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 103.60749,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 103.87776,'[]','[]','[]','[+64]','[]','[]','[+36]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
286
+ 104.14803,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59]','[]','[]','[]','[]','[]'
287
+ 104.418304,'[]','[]','[]','[+64]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
288
+ 104.68857,'[]','[]','[]','[+67]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
289
+ 104.95884,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
290
+ 105.22911,'[]','[]','[]','[+64]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
291
+ 105.499374,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 105.769646,'[]','[]','[]','[+67]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
293
+ 106.03992,'[]','[]','[]','[+66]','[]','[]','[+38]','[]','[]','[]','[+54,+57,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
294
+ 106.31019,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 106.58047,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
296
+ 106.85073,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
297
+ 107.121,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
298
+ 107.39127,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
299
+ 107.66154,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
300
+ 107.93181,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]'
301
+ 108.20208,'[]','[]','[]','[+67]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
302
+ 108.47235,'[]','[]','[]','[+64]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
303
+ 108.74262,'[]','[]','[]','[+67]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
304
+ 109.012886,'[]','[]','[]','[+71]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]'
305
+ 109.28316,'[]','[]','[]','[+64]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
306
+ 109.55343,'[]','[]','[]','[+67]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
307
+ 109.82369,'[]','[]','[]','[+64]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
308
+ 110.09397,'[]','[]','[]','[+71]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]'
309
+ 110.36424,'[]','[]','[]','[+71]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
310
+ 110.634514,'[]','[]','[]','[+67]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59]','[]','[]','[]','[]','[]'
311
+ 110.904785,'[]','[]','[]','[+71]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
312
+ 111.17505,'[]','[]','[]','[+62]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
313
+ 111.44532,'[]','[]','[]','[+67]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
314
+ 111.71559,'[]','[]','[]','[+71]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
315
+ 111.985855,'[]','[]','[]','[+67]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
316
+ 112.25613,'[]','[]','[]','[+62]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
317
+ 112.5264,'[]','[]','[]','[+66]','[]','[]','[+38]','[]','[]','[]','[+54,+57,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
318
+ 112.79667,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]'
319
+ 113.06694,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
320
+ 113.33721,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
321
+ 113.60748,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
322
+ 113.877754,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
323
+ 114.14802,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
324
+ 114.41829,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]'
325
+ 114.68856,'[]','[]','[]','[+66]','[]','[]','[+38]','[]','[]','[]','[+54,+57,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]'
326
+ 114.95883,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
327
+ 115.2291,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
328
+ 115.49937,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
329
+ 115.76964,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
330
+ 116.03991,'[]','[]','[]','[+66]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
331
+ 116.31017,'[]','[]','[]','[+62]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
332
+ 116.580444,'[]','[]','[]','[+69]','[]','[]','[38]','[]','[]','[]','[54,57,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
333
+ 116.85072,'[]','[]','[]','[+64]','[]','[]','[+36]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59]','[]','[]','[]','[]','[]'
334
+ 117.120995,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59]','[]','[]','[]','[]','[]'
335
+ 117.391266,'[]','[]','[]','[+64]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]'
336
+ 117.66153,'[]','[]','[]','[+67]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
337
+ 117.9318,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
338
+ 118.20207,'[]','[]','[]','[+64]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]'
339
+ 118.472336,'[]','[]','[]','[+60]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
340
+ 118.74261,'[]','[]','[]','[+67]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59]','[]','[]','[]','[]','[]'
341
+ 119.01288,'[]','[]','[]','[+62]','[]','[]','[+47]','[]','[]','[]','[+54,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
342
+ 119.28315,'[]','[]','[]','[+71]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]'
343
+ 119.55342,'[]','[]','[]','[+62]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
344
+ 119.823685,'[]','[]','[]','[+66]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]'
345
+ 120.09396,'[]','[]','[]','[+71]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]'
346
+ 120.364235,'[]','[]','[]','[+62]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]'
347
+ 120.6345,'[]','[]','[]','[+71]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]'
348
+ 120.90477,'[]','[]','[]','[+66]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
349
+ 121.17504,'[]','[]','[]','[+67]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]'
350
+ 121.44531,'[]','[]','[]','[+64]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]'
351
+ 121.71558,'[]','[]','[]','[+67]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
352
+ 121.98585,'[]','[]','[]','[+71]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
353
+ 122.25612,'[]','[]','[]','[+64]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
354
+ 122.52639,'[]','[]','[]','[+67]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
355
+ 122.79665,'[]','[]','[]','[+64]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
356
+ 123.066925,'[]','[]','[]','[+71]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
357
+ 123.3372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
358
+ 123.77198,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
359
+ 124.206764,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
360
+ 124.64154,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
361
+ 125.076324,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
362
+ 125.51111,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
363
+ 125.94589,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
364
+ 126.38068,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
365
+ 126.81545,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
366
+ 127.25024,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
367
+ 127.68502,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
368
+ 128.11981,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
369
+ 128.5546,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
370
+ 128.98938,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
371
+ 129.42415,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
372
+ 129.85893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
373
+ 130.29372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
374
+ 130.7285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
375
+ 131.16328,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
376
+ 131.59807,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
377
+ 132.03285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
378
+ 132.46764,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
379
+ 132.90242,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
380
+ 133.3372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
381
+ 133.77199,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
382
+ 134.20676,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
383
+ 134.64156,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
384
+ 135.07632,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
385
+ 135.51111,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
386
+ 135.94589,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
387
+ 136.38068,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
388
+ 136.81546,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
389
+ 137.25024,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+57,+61]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
390
+ 137.68503,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,57,61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]'
391
+ 138.11981,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,57,61]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]'
392
+ 138.5546,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,57,61]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]'
393
+ 138.98938,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+59,+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
394
+ 139.42416,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
395
+ 139.85893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
396
+ 140.29372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
397
+ 140.7285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
398
+ 141.16328,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
399
+ 141.59807,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
400
+ 142.03285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
401
+ 142.46764,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
402
+ 142.90242,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
403
+ 143.3372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
404
+ 143.77199,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
405
+ 144.20676,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
406
+ 144.64154,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
407
+ 145.07632,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
408
+ 145.51111,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
409
+ 145.94589,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
410
+ 146.38068,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
411
+ 146.81546,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
412
+ 147.25024,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
413
+ 147.68503,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
414
+ 148.11981,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
415
+ 148.5546,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
416
+ 148.98936,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
417
+ 149.42415,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+64]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
418
+ 149.85893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
419
+ 150.29372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
420
+ 150.7285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,64]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]'
421
+ 151.16328,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
422
+ 151.59807,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[69]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
423
+ 152.03285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
424
+ 152.46764,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
425
+ 152.90242,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
426
+ 153.33719,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
427
+ 153.77197,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
428
+ 154.20676,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
429
+ 154.64154,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
430
+ 155.07632,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[57]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
431
+ 155.51111,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[57]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
432
+ 155.94589,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[57]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
433
+ 156.38068,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
434
+ 156.81546,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
435
+ 157.25024,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
436
+ 157.68503,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
437
+ 158.11981,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
438
+ 158.55458,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
439
+ 158.98936,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
440
+ 159.42415,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[61]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
441
+ 159.85893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
442
+ 160.29372,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
443
+ 160.7285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
444
+ 161.16328,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]'
445
+ 161.59807,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+64]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
446
+ 162.03285,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
447
+ 162.46764,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
448
+ 162.9024,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
449
+ 163.33719,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
450
+ 163.77197,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]'
451
+ 164.20676,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]'
452
+ 164.64154,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]'
453
+ 165.07632,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0332_segments.arff ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0332'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',127,'Cmaj','[Violin,Piano,Drums]','[MelodyBow,ChordPadsRanged,RhythmSimpleGrooves]'
12
+ 15.118111,'B',127,'C#min','[Violin,Piano,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 37.795277,'B',127,'C#min','[Violin,Piano,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
14
+ 60.472443,'A',127,'Cmaj','[Violin,Piano,Drums]','[MelodyBow,ChordPadsRanged,RhythmSimpleGrooves]'
15
+ 75.59055,'A',127,'Cmaj','[Violin,Piano,Drums]','[MelodyBow,ChordPadsRanged,RhythmSimpleGrooves]'
16
+ 90.708664,'C',127,'Cmaj','[Piano,Ukulele,DoubleBassArco]','[ChordPadsRanged,ChordArpeggios,BassLine]'
17
+ 102.04725,'A',127,'Cmaj','[Violin,Piano,Drums]','[MelodyBow,ChordPadsRanged,RhythmSimpleGrooves]'
18
+ 117.16536,'A',127,'Cmaj','[Violin,Piano,Drums]','[MelodyBow,ChordPadsRanged,RhythmSimpleGrooves]'
19
+ 132.28348,'B',127,'C#min','[Violin,Piano,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
20
+ 154.96065,'B',127,'C#min','[Violin,Piano,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
21
+ 177.63782,'end',0,'','[]','[]'
50_AAM/annotation/0336_beatinfo.arff ADDED
@@ -0,0 +1,215 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0336'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Cmaj'
9
+ 0.6593407,1,2,'Cmaj'
10
+ 1.3186814,1,3,'Cmaj'
11
+ 1.9780221,1,4,'Cmaj'
12
+ 2.6373627,2,1,'Amin'
13
+ 3.2967033,2,2,'Amin'
14
+ 3.9560442,2,3,'Amin'
15
+ 4.6153846,2,4,'Amin'
16
+ 5.2747254,3,1,'Cmaj'
17
+ 5.9340663,3,2,'Cmaj'
18
+ 6.5934067,3,3,'Cmaj'
19
+ 7.2527475,3,4,'Cmaj'
20
+ 7.9120884,4,1,'Cmaj'
21
+ 8.571429,4,2,'Cmaj'
22
+ 9.230769,4,3,'Cmaj'
23
+ 9.89011,4,4,'Cmaj'
24
+ 10.549451,1,1,'Cmaj'
25
+ 11.208792,1,2,'Cmaj'
26
+ 11.868133,1,3,'Cmaj'
27
+ 12.527473,1,4,'Cmaj'
28
+ 13.186813,2,1,'Dmin'
29
+ 13.846154,2,2,'Dmin'
30
+ 14.505495,2,3,'Dmin'
31
+ 15.164835,2,4,'Dmin'
32
+ 15.824177,3,1,'Cmaj'
33
+ 16.483517,3,2,'Cmaj'
34
+ 17.142857,3,3,'Cmaj'
35
+ 17.802198,3,4,'Cmaj'
36
+ 18.46154,4,1,'Gmin'
37
+ 19.12088,4,2,'Gmin'
38
+ 19.78022,4,3,'Cmaj'
39
+ 20.43956,4,4,'Cmaj'
40
+ 21.098902,5,1,'Amin'
41
+ 21.758244,5,2,'Amin'
42
+ 22.417583,5,3,'Amin'
43
+ 23.076923,5,4,'Amin'
44
+ 23.736263,6,1,'Gmin'
45
+ 24.395605,6,2,'Gmin'
46
+ 25.054947,6,3,'Gmin'
47
+ 25.714287,6,4,'Gmin'
48
+ 26.373627,7,1,'A#maj'
49
+ 27.032967,7,2,'A#maj'
50
+ 27.69231,7,3,'A#maj'
51
+ 28.35165,7,4,'A#maj'
52
+ 29.01099,8,1,'Dmin'
53
+ 29.67033,8,2,'Dmin'
54
+ 30.32967,8,3,'Dmin'
55
+ 30.989014,8,4,'Dmin'
56
+ 31.648354,1,1,'G#maj'
57
+ 32.648354,1,2,'G#maj'
58
+ 33.648354,1,3,'G#maj'
59
+ 34.648354,1,4,'G#maj'
60
+ 35.648354,2,1,'Cmin'
61
+ 36.648354,2,2,'Cmin'
62
+ 37.648354,2,3,'Cmin'
63
+ 38.648354,2,4,'Cmin'
64
+ 39.648354,3,1,'A#maj'
65
+ 40.648354,3,2,'A#maj'
66
+ 41.648354,3,3,'A#maj'
67
+ 42.648354,3,4,'A#maj'
68
+ 43.648354,4,1,'D#maj'
69
+ 44.648354,4,2,'D#maj'
70
+ 45.648354,4,3,'D#maj'
71
+ 46.648354,4,4,'D#maj'
72
+ 47.648354,5,1,'Gmin'
73
+ 48.648354,5,2,'Gmin'
74
+ 49.648354,5,3,'Gmin'
75
+ 50.648354,5,4,'Gmin'
76
+ 51.648354,6,1,'A#maj'
77
+ 52.648354,6,2,'A#maj'
78
+ 53.648354,6,3,'A#maj'
79
+ 54.648354,6,4,'A#maj'
80
+ 55.648354,7,1,'G#maj'
81
+ 56.648354,7,2,'G#maj'
82
+ 57.648354,7,3,'G#maj'
83
+ 58.648354,7,4,'G#maj'
84
+ 59.648354,8,1,'D#maj'
85
+ 60.648354,8,2,'D#maj'
86
+ 61.648354,8,3,'D#maj'
87
+ 62.648354,8,4,'D#maj'
88
+ 63.648354,9,1,'Fmin'
89
+ 64.64835,9,2,'Fmin'
90
+ 65.64835,9,3,'Fmin'
91
+ 66.64835,9,4,'Fmin'
92
+ 67.64835,10,1,'D#maj'
93
+ 68.64835,10,2,'D#maj'
94
+ 69.64835,10,3,'D#maj'
95
+ 70.64835,10,4,'D#maj'
96
+ 71.64835,11,1,'G#maj'
97
+ 72.64835,11,2,'G#maj'
98
+ 73.64835,11,3,'D#maj'
99
+ 74.64835,11,4,'D#maj'
100
+ 75.64835,12,1,'D#maj'
101
+ 76.64835,12,2,'D#maj'
102
+ 77.64835,12,3,'D#maj'
103
+ 78.64835,12,4,'D#maj'
104
+ 79.64835,13,1,'Gmin'
105
+ 80.64835,13,2,'Gmin'
106
+ 81.64835,13,3,'G#maj'
107
+ 82.64835,13,4,'G#maj'
108
+ 83.64835,14,1,'A#maj'
109
+ 84.64835,14,2,'A#maj'
110
+ 85.64835,14,3,'A#maj'
111
+ 86.64835,14,4,'A#maj'
112
+ 87.64835,15,1,'D#maj'
113
+ 88.64835,15,2,'D#maj'
114
+ 89.64835,15,3,'D#maj'
115
+ 90.64835,15,4,'D#maj'
116
+ 91.64835,16,1,'Cmin'
117
+ 92.64835,16,2,'Cmin'
118
+ 93.64835,16,3,'Cmin'
119
+ 94.64835,16,4,'Cmin'
120
+ 95.64835,1,1,'Cmaj'
121
+ 96.30769,1,2,'Cmaj'
122
+ 96.96703,1,3,'Cmaj'
123
+ 97.62637,1,4,'Cmaj'
124
+ 98.28571,2,1,'Amin'
125
+ 98.94505,2,2,'Amin'
126
+ 99.6044,2,3,'Amin'
127
+ 100.26374,2,4,'Amin'
128
+ 100.92308,3,1,'Cmaj'
129
+ 101.58242,3,2,'Cmaj'
130
+ 102.24176,3,3,'Cmaj'
131
+ 102.9011,3,4,'Cmaj'
132
+ 103.56044,4,1,'Cmaj'
133
+ 104.21978,4,2,'Cmaj'
134
+ 104.87912,4,3,'Cmaj'
135
+ 105.53847,4,4,'Cmaj'
136
+ 106.19781,1,1,'Cmaj'
137
+ 106.85715,1,2,'Cmaj'
138
+ 107.51649,1,3,'Cmaj'
139
+ 108.17583,1,4,'Cmaj'
140
+ 108.83517,2,1,'Amin'
141
+ 109.49451,2,2,'Amin'
142
+ 110.153854,2,3,'Amin'
143
+ 110.813194,2,4,'Amin'
144
+ 111.472534,3,1,'Cmaj'
145
+ 112.131874,3,2,'Cmaj'
146
+ 112.791214,3,3,'Cmaj'
147
+ 113.450554,3,4,'Cmaj'
148
+ 114.10989,4,1,'Cmaj'
149
+ 114.76923,4,2,'Cmaj'
150
+ 115.42857,4,3,'Cmaj'
151
+ 116.08792,4,4,'Cmaj'
152
+ 116.74726,1,1,'G#maj'
153
+ 117.74726,1,2,'G#maj'
154
+ 118.74726,1,3,'G#maj'
155
+ 119.74726,1,4,'G#maj'
156
+ 120.74726,2,1,'Cmin'
157
+ 121.74726,2,2,'Cmin'
158
+ 122.74726,2,3,'Cmin'
159
+ 123.74726,2,4,'Cmin'
160
+ 124.74726,3,1,'A#maj'
161
+ 125.74726,3,2,'A#maj'
162
+ 126.74726,3,3,'A#maj'
163
+ 127.74726,3,4,'A#maj'
164
+ 128.74725,4,1,'D#maj'
165
+ 129.74725,4,2,'D#maj'
166
+ 130.74725,4,3,'D#maj'
167
+ 131.74725,4,4,'D#maj'
168
+ 132.74725,5,1,'Gmin'
169
+ 133.74725,5,2,'Gmin'
170
+ 134.74725,5,3,'Gmin'
171
+ 135.74725,5,4,'Gmin'
172
+ 136.74725,6,1,'A#maj'
173
+ 137.74725,6,2,'A#maj'
174
+ 138.74725,6,3,'A#maj'
175
+ 139.74725,6,4,'A#maj'
176
+ 140.74725,7,1,'G#maj'
177
+ 141.74725,7,2,'G#maj'
178
+ 142.74725,7,3,'G#maj'
179
+ 143.74725,7,4,'G#maj'
180
+ 144.74725,8,1,'D#maj'
181
+ 145.74725,8,2,'D#maj'
182
+ 146.74725,8,3,'D#maj'
183
+ 147.74725,8,4,'D#maj'
184
+ 148.74725,9,1,'Fmin'
185
+ 149.74725,9,2,'Fmin'
186
+ 150.74725,9,3,'Fmin'
187
+ 151.74725,9,4,'Fmin'
188
+ 152.74725,10,1,'D#maj'
189
+ 153.74725,10,2,'D#maj'
190
+ 154.74725,10,3,'D#maj'
191
+ 155.74725,10,4,'D#maj'
192
+ 156.74725,11,1,'G#maj'
193
+ 157.74725,11,2,'G#maj'
194
+ 158.74725,11,3,'D#maj'
195
+ 159.74725,11,4,'D#maj'
196
+ 160.74725,12,1,'D#maj'
197
+ 161.74725,12,2,'D#maj'
198
+ 162.74725,12,3,'D#maj'
199
+ 163.74725,12,4,'D#maj'
200
+ 164.74725,13,1,'Gmin'
201
+ 165.74725,13,2,'Gmin'
202
+ 166.74725,13,3,'G#maj'
203
+ 167.74725,13,4,'G#maj'
204
+ 168.74725,14,1,'A#maj'
205
+ 169.74725,14,2,'A#maj'
206
+ 170.74725,14,3,'A#maj'
207
+ 171.74725,14,4,'A#maj'
208
+ 172.74725,15,1,'D#maj'
209
+ 173.74725,15,2,'D#maj'
210
+ 174.74725,15,3,'D#maj'
211
+ 175.74725,15,4,'D#maj'
212
+ 176.74725,16,1,'Cmin'
213
+ 177.74725,16,2,'Cmin'
214
+ 178.74725,16,3,'Cmin'
215
+ 179.74725,16,4,'Cmin'
50_AAM/annotation/0337_beatinfo.arff ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0337'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Fmaj'
9
+ 0.73170733,1,2,'Fmaj'
10
+ 1.4634147,1,3,'Fmaj'
11
+ 2.195122,1,4,'Fmaj'
12
+ 2.9268293,2,1,'Gmaj'
13
+ 3.6585367,2,2,'Gmaj'
14
+ 4.390244,2,3,'Gmaj'
15
+ 5.121951,2,4,'Gmaj'
16
+ 5.8536587,3,1,'Amin'
17
+ 6.5853662,3,2,'Amin'
18
+ 7.3170733,3,3,'Amin'
19
+ 8.04878,3,4,'Amin'
20
+ 8.780488,4,1,'Cmaj'
21
+ 9.512196,4,2,'Cmaj'
22
+ 10.243902,4,3,'Cmaj'
23
+ 10.97561,4,4,'Cmaj'
24
+ 11.707317,1,1,'Cmaj'
25
+ 12.319562,1,2,'Cmaj'
26
+ 12.9318075,1,3,'Cmaj'
27
+ 13.544052,1,4,'Cmaj'
28
+ 14.156297,2,1,'Amin'
29
+ 14.768541,2,2,'Amin'
30
+ 15.380787,2,3,'Amin'
31
+ 15.9930315,2,4,'Amin'
32
+ 16.605276,3,1,'Dmin'
33
+ 17.217522,3,2,'Dmin'
34
+ 17.829765,3,3,'Dmin'
35
+ 18.44201,3,4,'Dmin'
36
+ 19.054256,4,1,'Dmin'
37
+ 19.6665,4,2,'Dmin'
38
+ 20.278746,4,3,'Dmin'
39
+ 20.890991,4,4,'Dmin'
40
+ 21.503235,5,1,'Dmin'
41
+ 22.11548,5,2,'Dmin'
42
+ 22.727726,5,3,'Dmin'
43
+ 23.33997,5,4,'Dmin'
44
+ 23.952215,6,1,'Fmaj'
45
+ 24.56446,6,2,'Fmaj'
46
+ 25.176704,6,3,'Fmaj'
47
+ 25.78895,6,4,'Fmaj'
48
+ 26.401196,7,1,'Cmaj'
49
+ 27.01344,7,2,'Cmaj'
50
+ 27.625685,7,3,'Dmin'
51
+ 28.23793,7,4,'Dmin'
52
+ 28.850174,8,1,'Fmaj'
53
+ 29.46242,8,2,'Fmaj'
54
+ 30.074665,8,3,'Fmaj'
55
+ 30.686909,8,4,'Fmaj'
56
+ 31.299154,9,1,'Dmin'
57
+ 31.9114,9,2,'Dmin'
58
+ 32.523643,9,3,'Dmin'
59
+ 33.135887,9,4,'Dmin'
60
+ 33.748135,10,1,'Amin'
61
+ 34.36038,10,2,'Amin'
62
+ 34.972626,10,3,'Amin'
63
+ 35.58487,10,4,'Amin'
64
+ 36.197113,11,1,'Gmaj'
65
+ 36.809357,11,2,'Gmaj'
66
+ 37.421604,11,3,'Gmaj'
67
+ 38.033848,11,4,'Gmaj'
68
+ 38.646095,12,1,'Cmaj'
69
+ 39.25834,12,2,'Cmaj'
70
+ 39.870583,12,3,'Cmaj'
71
+ 40.482826,12,4,'Cmaj'
72
+ 41.09507,1,1,'Fmaj'
73
+ 41.82678,1,2,'Fmaj'
74
+ 42.558483,1,3,'Fmaj'
75
+ 43.29019,1,4,'Fmaj'
76
+ 44.0219,2,1,'Gmaj'
77
+ 44.753605,2,2,'Gmaj'
78
+ 45.485313,2,3,'Gmaj'
79
+ 46.217022,2,4,'Gmaj'
80
+ 46.94873,3,1,'Amin'
81
+ 47.680435,3,2,'Amin'
82
+ 48.412144,3,3,'Amin'
83
+ 49.143852,3,4,'Amin'
84
+ 49.875557,4,1,'Cmaj'
85
+ 50.607265,4,2,'Cmaj'
86
+ 51.338974,4,3,'Cmaj'
87
+ 52.07068,4,4,'Cmaj'
88
+ 52.802387,1,1,'Cmaj'
89
+ 53.41463,1,2,'Cmaj'
90
+ 54.02688,1,3,'Cmaj'
91
+ 54.639122,1,4,'Cmaj'
92
+ 55.251366,2,1,'Amin'
93
+ 55.863613,2,2,'Amin'
94
+ 56.475857,2,3,'Amin'
95
+ 57.0881,2,4,'Amin'
96
+ 57.700348,3,1,'Dmin'
97
+ 58.31259,3,2,'Dmin'
98
+ 58.924835,3,3,'Dmin'
99
+ 59.537083,3,4,'Dmin'
100
+ 60.149326,4,1,'Dmin'
101
+ 60.76157,4,2,'Dmin'
102
+ 61.373817,4,3,'Dmin'
103
+ 61.98606,4,4,'Dmin'
104
+ 62.598305,5,1,'Dmin'
105
+ 63.21055,5,2,'Dmin'
106
+ 63.822796,5,3,'Dmin'
107
+ 64.43504,5,4,'Dmin'
108
+ 65.04729,6,1,'Fmaj'
109
+ 65.65953,6,2,'Fmaj'
110
+ 66.271774,6,3,'Fmaj'
111
+ 66.88402,6,4,'Fmaj'
112
+ 67.49626,7,1,'Cmaj'
113
+ 68.10851,7,2,'Cmaj'
114
+ 68.72076,7,3,'Dmin'
115
+ 69.333,7,4,'Dmin'
116
+ 69.945244,8,1,'Fmaj'
117
+ 70.55749,8,2,'Fmaj'
118
+ 71.16974,8,3,'Fmaj'
119
+ 71.78198,8,4,'Fmaj'
120
+ 72.394226,9,1,'Dmin'
121
+ 73.00647,9,2,'Dmin'
122
+ 73.61871,9,3,'Dmin'
123
+ 74.23096,9,4,'Dmin'
124
+ 74.8432,10,1,'Amin'
125
+ 75.455444,10,2,'Amin'
126
+ 76.067696,10,3,'Amin'
127
+ 76.67994,10,4,'Amin'
128
+ 77.29218,11,1,'Gmaj'
129
+ 77.90443,11,2,'Gmaj'
130
+ 78.51668,11,3,'Gmaj'
131
+ 79.12892,11,4,'Gmaj'
132
+ 79.741165,12,1,'Cmaj'
133
+ 80.35341,12,2,'Cmaj'
134
+ 80.96565,12,3,'Cmaj'
135
+ 81.577896,12,4,'Cmaj'
136
+ 82.19014,1,1,'Fmaj'
137
+ 82.921844,1,2,'Fmaj'
138
+ 83.65356,1,3,'Fmaj'
139
+ 84.38526,1,4,'Fmaj'
140
+ 85.11697,2,1,'Gmaj'
141
+ 85.84868,2,2,'Gmaj'
142
+ 86.58038,2,3,'Gmaj'
143
+ 87.31209,2,4,'Gmaj'
144
+ 88.0438,3,1,'Amin'
145
+ 88.775505,3,2,'Amin'
146
+ 89.50721,3,3,'Amin'
147
+ 90.23892,3,4,'Amin'
148
+ 90.97063,4,1,'Cmaj'
149
+ 91.70233,4,2,'Cmaj'
150
+ 92.434044,4,3,'Cmaj'
151
+ 93.16575,4,4,'Cmaj'
152
+ 93.89746,1,1,'Fmaj'
153
+ 94.629166,1,2,'Fmaj'
154
+ 95.36088,1,3,'Fmaj'
155
+ 96.09258,1,4,'Fmaj'
156
+ 96.82429,2,1,'Gmaj'
157
+ 97.556,2,2,'Gmaj'
158
+ 98.287704,2,3,'Gmaj'
159
+ 99.01941,2,4,'Gmaj'
160
+ 99.75112,3,1,'Amin'
161
+ 100.48283,3,2,'Amin'
162
+ 101.21453,3,3,'Amin'
163
+ 101.94624,3,4,'Amin'
164
+ 102.67795,4,1,'Cmaj'
165
+ 103.40965,4,2,'Cmaj'
166
+ 104.141365,4,3,'Cmaj'
167
+ 104.87307,4,4,'Cmaj'
168
+ 105.60478,1,1,'Fmaj'
169
+ 106.33649,1,2,'Fmaj'
170
+ 107.0682,1,3,'Fmaj'
171
+ 107.799904,1,4,'Fmaj'
172
+ 108.53161,2,1,'Gmaj'
173
+ 109.26332,2,2,'Gmaj'
174
+ 109.995026,2,3,'Gmaj'
175
+ 110.72673,2,4,'Gmaj'
176
+ 111.45844,3,1,'Amin'
177
+ 112.19015,3,2,'Amin'
178
+ 112.92185,3,3,'Amin'
179
+ 113.653564,3,4,'Amin'
180
+ 114.38527,4,1,'Cmaj'
181
+ 115.116974,4,2,'Cmaj'
182
+ 115.84869,4,3,'Cmaj'
183
+ 116.58039,4,4,'Cmaj'
184
+ 117.3121,1,1,'Cmaj'
185
+ 117.92435,1,2,'Cmaj'
186
+ 118.53659,1,3,'Cmaj'
187
+ 119.148834,1,4,'Cmaj'
188
+ 119.761086,2,1,'Amin'
189
+ 120.37333,2,2,'Amin'
190
+ 120.98557,2,3,'Amin'
191
+ 121.59782,2,4,'Amin'
192
+ 122.21006,3,1,'Dmin'
193
+ 122.82231,3,2,'Dmin'
194
+ 123.434555,3,3,'Dmin'
195
+ 124.0468,3,4,'Dmin'
196
+ 124.65904,4,1,'Dmin'
197
+ 125.271286,4,2,'Dmin'
198
+ 125.88353,4,3,'Dmin'
199
+ 126.49577,4,4,'Dmin'
200
+ 127.108025,5,1,'Dmin'
201
+ 127.72027,5,2,'Dmin'
202
+ 128.33252,5,3,'Dmin'
203
+ 128.94476,5,4,'Dmin'
204
+ 129.557,6,1,'Fmaj'
205
+ 130.16925,6,2,'Fmaj'
206
+ 130.7815,6,3,'Fmaj'
207
+ 131.39374,6,4,'Fmaj'
208
+ 132.00598,7,1,'Cmaj'
209
+ 132.61823,7,2,'Cmaj'
210
+ 133.23047,7,3,'Dmin'
211
+ 133.84271,7,4,'Dmin'
212
+ 134.45496,8,1,'Fmaj'
213
+ 135.0672,8,2,'Fmaj'
214
+ 135.67944,8,3,'Fmaj'
215
+ 136.29169,8,4,'Fmaj'
216
+ 136.90395,9,1,'Dmin'
217
+ 137.51619,9,2,'Dmin'
218
+ 138.12843,9,3,'Dmin'
219
+ 138.74068,9,4,'Dmin'
220
+ 139.35292,10,1,'Amin'
221
+ 139.96516,10,2,'Amin'
222
+ 140.57741,10,3,'Amin'
223
+ 141.18965,10,4,'Amin'
224
+ 141.8019,11,1,'Gmaj'
225
+ 142.41414,11,2,'Gmaj'
226
+ 143.0264,11,3,'Gmaj'
227
+ 143.63864,11,4,'Gmaj'
228
+ 144.25089,12,1,'Cmaj'
229
+ 144.86313,12,2,'Cmaj'
230
+ 145.47537,12,3,'Cmaj'
231
+ 146.08762,12,4,'Cmaj'
50_AAM/annotation/0343_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0347_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0353_beatinfo.arff ADDED
@@ -0,0 +1,271 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0353'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'Dmaj'
9
+ 0.75,1,2,'Dmaj'
10
+ 1.5,1,3,'Dmaj'
11
+ 2.25,1,4,'Dmaj'
12
+ 3.0,2,1,'C#min'
13
+ 3.75,2,2,'C#min'
14
+ 4.5,2,3,'C#min'
15
+ 5.25,2,4,'C#min'
16
+ 6.0,3,1,'Amaj'
17
+ 6.75,3,2,'Amaj'
18
+ 7.5,3,3,'Bmin'
19
+ 8.25,3,4,'Bmin'
20
+ 9.0,4,1,'Emaj'
21
+ 9.75,4,2,'Emaj'
22
+ 10.5,4,3,'Emaj'
23
+ 11.25,4,4,'Emaj'
24
+ 12.0,5,1,'F#min'
25
+ 12.75,5,2,'F#min'
26
+ 13.5,5,3,'Amaj'
27
+ 14.25,5,4,'Amaj'
28
+ 15.0,6,1,'Amaj'
29
+ 15.75,6,2,'Amaj'
30
+ 16.5,6,3,'Amaj'
31
+ 17.25,6,4,'Amaj'
32
+ 18.0,7,1,'Dmaj'
33
+ 18.75,7,2,'Dmaj'
34
+ 19.5,7,3,'Dmaj'
35
+ 20.25,7,4,'Dmaj'
36
+ 21.0,8,1,'Bmin'
37
+ 21.75,8,2,'Bmin'
38
+ 22.5,8,3,'Bmin'
39
+ 23.25,8,4,'Bmin'
40
+ 24.0,9,1,'F#min'
41
+ 24.75,9,2,'F#min'
42
+ 25.5,9,3,'F#min'
43
+ 26.25,9,4,'F#min'
44
+ 27.0,10,1,'Dmaj'
45
+ 27.75,10,2,'Dmaj'
46
+ 28.5,10,3,'Dmaj'
47
+ 29.25,10,4,'Dmaj'
48
+ 30.0,11,1,'Amaj'
49
+ 30.75,11,2,'Amaj'
50
+ 31.5,11,3,'Amaj'
51
+ 32.25,11,4,'Amaj'
52
+ 33.0,12,1,'F#min'
53
+ 33.75,12,2,'F#min'
54
+ 34.5,12,3,'F#min'
55
+ 35.25,12,4,'F#min'
56
+ 36.0,1,1,'Fmaj'
57
+ 36.75,1,2,'Fmaj'
58
+ 37.5,1,3,'Fmaj'
59
+ 38.25,1,4,'Fmaj'
60
+ 39.0,2,1,'Cmin'
61
+ 39.75,2,2,'Cmin'
62
+ 40.5,2,3,'Cmin'
63
+ 41.25,2,4,'Cmin'
64
+ 42.0,3,1,'D#maj'
65
+ 42.75,3,2,'D#maj'
66
+ 43.5,3,3,'D#maj'
67
+ 44.25,3,4,'D#maj'
68
+ 45.0,4,1,'Fmaj'
69
+ 45.75,4,2,'Fmaj'
70
+ 46.5,4,3,'Gmin'
71
+ 47.25,4,4,'Gmin'
72
+ 48.0,5,1,'Fmaj'
73
+ 48.75,5,2,'Fmaj'
74
+ 49.5,5,3,'Fmaj'
75
+ 50.25,5,4,'Fmaj'
76
+ 51.0,6,1,'A#maj'
77
+ 51.75,6,2,'A#maj'
78
+ 52.5,6,3,'A#maj'
79
+ 53.25,6,4,'A#maj'
80
+ 54.0,1,1,'Dmaj'
81
+ 54.75,1,2,'Dmaj'
82
+ 55.5,1,3,'Dmaj'
83
+ 56.25,1,4,'Dmaj'
84
+ 57.0,2,1,'C#min'
85
+ 57.75,2,2,'C#min'
86
+ 58.5,2,3,'C#min'
87
+ 59.25,2,4,'C#min'
88
+ 60.0,3,1,'Amaj'
89
+ 60.75,3,2,'Amaj'
90
+ 61.5,3,3,'Bmin'
91
+ 62.25,3,4,'Bmin'
92
+ 63.0,4,1,'Emaj'
93
+ 63.75,4,2,'Emaj'
94
+ 64.5,4,3,'Emaj'
95
+ 65.25,4,4,'Emaj'
96
+ 66.0,5,1,'F#min'
97
+ 66.75,5,2,'F#min'
98
+ 67.5,5,3,'Amaj'
99
+ 68.25,5,4,'Amaj'
100
+ 69.0,6,1,'Amaj'
101
+ 69.75,6,2,'Amaj'
102
+ 70.5,6,3,'Amaj'
103
+ 71.25,6,4,'Amaj'
104
+ 72.0,7,1,'Dmaj'
105
+ 72.75,7,2,'Dmaj'
106
+ 73.5,7,3,'Dmaj'
107
+ 74.25,7,4,'Dmaj'
108
+ 75.0,8,1,'Bmin'
109
+ 75.75,8,2,'Bmin'
110
+ 76.5,8,3,'Bmin'
111
+ 77.25,8,4,'Bmin'
112
+ 78.0,9,1,'F#min'
113
+ 78.75,9,2,'F#min'
114
+ 79.5,9,3,'F#min'
115
+ 80.25,9,4,'F#min'
116
+ 81.0,10,1,'Dmaj'
117
+ 81.75,10,2,'Dmaj'
118
+ 82.5,10,3,'Dmaj'
119
+ 83.25,10,4,'Dmaj'
120
+ 84.0,11,1,'Amaj'
121
+ 84.75,11,2,'Amaj'
122
+ 85.5,11,3,'Amaj'
123
+ 86.25,11,4,'Amaj'
124
+ 87.0,12,1,'F#min'
125
+ 87.75,12,2,'F#min'
126
+ 88.5,12,3,'F#min'
127
+ 89.25,12,4,'F#min'
128
+ 90.0,1,1,'Fmaj'
129
+ 90.75,1,2,'Fmaj'
130
+ 91.5,1,3,'Fmaj'
131
+ 92.25,1,4,'Fmaj'
132
+ 93.0,2,1,'Cmin'
133
+ 93.75,2,2,'Cmin'
134
+ 94.5,2,3,'Cmin'
135
+ 95.25,2,4,'Cmin'
136
+ 96.0,3,1,'D#maj'
137
+ 96.75,3,2,'D#maj'
138
+ 97.5,3,3,'D#maj'
139
+ 98.25,3,4,'D#maj'
140
+ 99.0,4,1,'Fmaj'
141
+ 99.75,4,2,'Fmaj'
142
+ 100.5,4,3,'Gmin'
143
+ 101.25,4,4,'Gmin'
144
+ 102.0,5,1,'Fmaj'
145
+ 102.75,5,2,'Fmaj'
146
+ 103.5,5,3,'Fmaj'
147
+ 104.25,5,4,'Fmaj'
148
+ 105.0,6,1,'A#maj'
149
+ 105.75,6,2,'A#maj'
150
+ 106.5,6,3,'A#maj'
151
+ 107.25,6,4,'A#maj'
152
+ 108.0,1,1,'F#maj'
153
+ 108.375,1,2,'F#maj'
154
+ 108.75,1,3,'F#maj'
155
+ 109.125,1,4,'F#maj'
156
+ 109.5,2,1,'A#min'
157
+ 109.875,2,2,'A#min'
158
+ 110.25,2,3,'A#min'
159
+ 110.625,2,4,'A#min'
160
+ 111.0,3,1,'G#min'
161
+ 111.375,3,2,'G#min'
162
+ 111.75,3,3,'G#min'
163
+ 112.125,3,4,'G#min'
164
+ 112.5,4,1,'F#maj'
165
+ 112.875,4,2,'F#maj'
166
+ 113.25,4,3,'G#min'
167
+ 113.625,4,4,'G#min'
168
+ 114.0,5,1,'F#maj'
169
+ 114.375,5,2,'F#maj'
170
+ 114.75,5,3,'F#maj'
171
+ 115.125,5,4,'F#maj'
172
+ 115.5,6,1,'G#min'
173
+ 115.875,6,2,'G#min'
174
+ 116.25,6,3,'G#min'
175
+ 116.625,6,4,'G#min'
176
+ 117.0,7,1,'Bmaj'
177
+ 117.375,7,2,'Bmaj'
178
+ 117.75,7,3,'C#maj'
179
+ 118.125,7,4,'C#maj'
180
+ 118.5,8,1,'F#maj'
181
+ 118.875,8,2,'F#maj'
182
+ 119.25,8,3,'F#maj'
183
+ 119.625,8,4,'F#maj'
184
+ 120.0,9,1,'Bmaj'
185
+ 120.375,9,2,'Bmaj'
186
+ 120.75,9,3,'Bmaj'
187
+ 121.125,9,4,'Bmaj'
188
+ 121.5,10,1,'C#maj'
189
+ 121.875,10,2,'C#maj'
190
+ 122.25,10,3,'C#maj'
191
+ 122.625,10,4,'C#maj'
192
+ 123.0,11,1,'A#min'
193
+ 123.375,11,2,'A#min'
194
+ 123.75,11,3,'Bmaj'
195
+ 124.125,11,4,'Bmaj'
196
+ 124.5,12,1,'F#maj'
197
+ 124.875,12,2,'F#maj'
198
+ 125.25,12,3,'F#maj'
199
+ 125.625,12,4,'F#maj'
200
+ 126.0,1,1,'Dmaj'
201
+ 126.75,1,2,'Dmaj'
202
+ 127.5,1,3,'Dmaj'
203
+ 128.25,1,4,'Dmaj'
204
+ 129.0,2,1,'C#min'
205
+ 129.75,2,2,'C#min'
206
+ 130.5,2,3,'C#min'
207
+ 131.25,2,4,'C#min'
208
+ 132.0,3,1,'Amaj'
209
+ 132.75,3,2,'Amaj'
210
+ 133.5,3,3,'Bmin'
211
+ 134.25,3,4,'Bmin'
212
+ 135.0,4,1,'Emaj'
213
+ 135.75,4,2,'Emaj'
214
+ 136.5,4,3,'Emaj'
215
+ 137.25,4,4,'Emaj'
216
+ 138.0,5,1,'F#min'
217
+ 138.75,5,2,'F#min'
218
+ 139.5,5,3,'Amaj'
219
+ 140.25,5,4,'Amaj'
220
+ 141.0,6,1,'Amaj'
221
+ 141.75,6,2,'Amaj'
222
+ 142.5,6,3,'Amaj'
223
+ 143.25,6,4,'Amaj'
224
+ 144.0,7,1,'Dmaj'
225
+ 144.75,7,2,'Dmaj'
226
+ 145.5,7,3,'Dmaj'
227
+ 146.25,7,4,'Dmaj'
228
+ 147.0,8,1,'Bmin'
229
+ 147.75,8,2,'Bmin'
230
+ 148.5,8,3,'Bmin'
231
+ 149.25,8,4,'Bmin'
232
+ 150.0,9,1,'F#min'
233
+ 150.75,9,2,'F#min'
234
+ 151.5,9,3,'F#min'
235
+ 152.25,9,4,'F#min'
236
+ 153.0,10,1,'Dmaj'
237
+ 153.75,10,2,'Dmaj'
238
+ 154.5,10,3,'Dmaj'
239
+ 155.25,10,4,'Dmaj'
240
+ 156.0,11,1,'Amaj'
241
+ 156.75,11,2,'Amaj'
242
+ 157.5,11,3,'Amaj'
243
+ 158.25,11,4,'Amaj'
244
+ 159.0,12,1,'F#min'
245
+ 159.75,12,2,'F#min'
246
+ 160.5,12,3,'F#min'
247
+ 161.25,12,4,'F#min'
248
+ 162.0,1,1,'Fmaj'
249
+ 162.75,1,2,'Fmaj'
250
+ 163.5,1,3,'Fmaj'
251
+ 164.25,1,4,'Fmaj'
252
+ 165.0,2,1,'Cmin'
253
+ 165.75,2,2,'Cmin'
254
+ 166.5,2,3,'Cmin'
255
+ 167.25,2,4,'Cmin'
256
+ 168.0,3,1,'D#maj'
257
+ 168.75,3,2,'D#maj'
258
+ 169.5,3,3,'D#maj'
259
+ 170.25,3,4,'D#maj'
260
+ 171.0,4,1,'Fmaj'
261
+ 171.75,4,2,'Fmaj'
262
+ 172.5,4,3,'Gmin'
263
+ 173.25,4,4,'Gmin'
264
+ 174.0,5,1,'Fmaj'
265
+ 174.75,5,2,'Fmaj'
266
+ 175.5,5,3,'Fmaj'
267
+ 176.25,5,4,'Fmaj'
268
+ 177.0,6,1,'A#maj'
269
+ 177.75,6,2,'A#maj'
270
+ 178.5,6,3,'A#maj'
271
+ 179.25,6,4,'A#maj'
50_AAM/annotation/0354_onsets.arff ADDED
@@ -0,0 +1,411 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0354'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 1.142856,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
38
+ 1.42857,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
39
+ 1.714284,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
40
+ 1.999998,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
41
+ 2.285712,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
42
+ 3.428568,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
43
+ 3.714282,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
44
+ 3.999996,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
45
+ 4.28571,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
46
+ 4.571424,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
47
+ 5.142852,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
48
+ 5.428566,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
49
+ 5.71428,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
50
+ 6.285708,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
51
+ 6.571422,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
52
+ 7.999992,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
53
+ 8.57142,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
54
+ 8.857134,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
55
+ 9.142848,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
56
+ 10.285704,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 10.571418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
58
+ 10.857132,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
59
+ 11.142846,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
60
+ 11.42856,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
61
+ 11.999988,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
62
+ 12.285702,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
63
+ 12.571416,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
64
+ 12.85713,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 13.142844,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
66
+ 14.2857,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 14.857128,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
68
+ 15.428556,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
69
+ 15.71427,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
70
+ 15.999984,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
71
+ 17.14284,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
72
+ 17.428555,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
73
+ 17.714268,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
74
+ 17.999983,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
75
+ 18.285696,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
76
+ 18.857124,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
77
+ 19.142838,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
78
+ 19.428553,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
79
+ 19.99998,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
80
+ 20.285694,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
81
+ 20.571407,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
82
+ 21.714264,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
83
+ 22.285692,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
84
+ 22.571405,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]'
85
+ 22.85712,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
86
+ 23.999975,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
87
+ 24.571404,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
88
+ 24.857119,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
89
+ 25.142832,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]'
90
+ 25.71426,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
91
+ 27.428543,'[]','[+60]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 27.714258,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
93
+ 27.999971,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
94
+ 28.5714,'[]','[+60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
95
+ 28.857115,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
96
+ 29.142828,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
97
+ 29.428541,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
98
+ 29.714256,'[]','[+70]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
99
+ 30.285685,'[]','[+62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
100
+ 30.571398,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
101
+ 30.857113,'[]','[+69]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
102
+ 31.142826,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
103
+ 31.42854,'[]','[+65]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 31.714254,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
105
+ 31.999968,'[]','[+60]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[]','[]'
106
+ 32.285683,'[]','[+70]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
107
+ 32.571396,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
108
+ 33.142822,'[]','[+60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
109
+ 33.42854,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
110
+ 33.714252,'[]','[+67]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
111
+ 34.28568,'[]','[+65]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
112
+ 34.85711,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 36.571392,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 37.71425,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
115
+ 37.99996,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 38.285675,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
117
+ 38.571392,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
118
+ 38.857105,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
119
+ 39.99996,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 40.28567,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
121
+ 40.57139,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
122
+ 40.857105,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
123
+ 41.142815,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 41.714245,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
125
+ 41.99996,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
126
+ 42.28567,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
127
+ 42.8571,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
128
+ 43.142815,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 44.571384,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
130
+ 45.14281,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
131
+ 45.428528,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
132
+ 45.71424,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
133
+ 46.857098,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 47.142807,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
135
+ 47.428524,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
136
+ 47.71424,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
137
+ 47.99995,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 48.57138,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
139
+ 48.857098,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
140
+ 49.142807,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
141
+ 49.42852,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 49.714237,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
143
+ 50.857094,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 51.42852,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
145
+ 51.999947,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
146
+ 52.285664,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
147
+ 52.571377,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
148
+ 53.714233,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
149
+ 53.999943,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
150
+ 54.28566,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
151
+ 54.571377,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
152
+ 54.857086,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
153
+ 55.428516,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
154
+ 55.714233,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
155
+ 55.999943,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
156
+ 56.571373,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
157
+ 56.857086,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
158
+ 57.1428,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
159
+ 58.285656,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
160
+ 58.857082,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
161
+ 59.1428,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]'
162
+ 59.428513,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
163
+ 60.57137,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
164
+ 61.142796,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
165
+ 61.428513,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
166
+ 61.714226,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]'
167
+ 62.285652,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
168
+ 63.999935,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36,+51]','[]','[]','[+70]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
169
+ 64.285645,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
170
+ 64.571365,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+70]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
171
+ 64.85708,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
172
+ 65.14279,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+51]','[]','[]','[+61]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
173
+ 65.428505,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
174
+ 65.71422,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+61]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
175
+ 65.99994,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[68]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
176
+ 66.285645,'[]','[]','[]','[]','[]','[]','[]','[+44]','[+36,+51]','[]','[]','[+68]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+51,+56,+60]','[]','[]','[]','[]','[]','[]','[]','[]'
177
+ 66.57136,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
178
+ 66.85708,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+68]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
179
+ 67.14279,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
180
+ 67.428505,'[]','[]','[]','[]','[]','[]','[]','[44]','[+36,+51]','[]','[]','[+60]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
181
+ 67.71422,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
182
+ 67.99994,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
183
+ 68.285645,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
184
+ 68.57136,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36,+51]','[]','[]','[+70]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
185
+ 68.85707,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
186
+ 69.142784,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+70]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
187
+ 69.428505,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
188
+ 69.71422,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+51]','[]','[]','[+61]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
189
+ 69.99993,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
190
+ 70.285645,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+61]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
191
+ 70.57136,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
192
+ 70.85707,'[]','[]','[]','[]','[]','[]','[]','[+44]','[+36,+51]','[]','[]','[+68]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+51,+56,+60]','[]','[]','[]','[]','[]','[]','[]','[]'
193
+ 71.142784,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
194
+ 71.4285,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+68]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
195
+ 71.71422,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
196
+ 71.99993,'[]','[]','[]','[]','[]','[]','[]','[44]','[+36,+51]','[]','[]','[+60]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
197
+ 72.28564,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
198
+ 72.57136,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+60]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
199
+ 72.85707,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+68]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
200
+ 73.142784,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36,+51]','[]','[]','[+70]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
201
+ 73.4285,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
202
+ 73.71421,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+70]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
203
+ 73.99993,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
204
+ 74.28564,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+51]','[]','[]','[+61]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
205
+ 74.57135,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
206
+ 74.85707,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+61]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
207
+ 75.142784,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 75.4285,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36]','[]','[]','[+70]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
209
+ 75.71421,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 75.85706,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40]','[]','[]','[65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
211
+ 75.99992,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40]','[]','[]','[+70]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
212
+ 76.28564,'[]','[]','[]','[]','[]','[]','[]','[46]','[+48]','[]','[]','[+65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
213
+ 76.57135,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+48]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
214
+ 76.85706,'[]','[]','[]','[]','[]','[]','[]','[46]','[+48]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
215
+ 77.142784,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
216
+ 77.28564,'[]','[]','[]','[]','[]','[]','[]','[46]','[+43]','[]','[]','[61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
217
+ 77.4285,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
218
+ 77.71421,'[]','[+60]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
219
+ 77.99992,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
220
+ 78.28563,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
221
+ 78.85706,'[]','[+60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
222
+ 79.14278,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
223
+ 79.4285,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 79.71421,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 79.99992,'[]','[+70]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
226
+ 80.57134,'[]','[+62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 80.85706,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
228
+ 81.14278,'[]','[+69]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
229
+ 81.42849,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
230
+ 81.71421,'[]','[+65]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
231
+ 81.99992,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
232
+ 82.28563,'[]','[+60]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[]','[]'
233
+ 82.57134,'[]','[+70]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
234
+ 82.857056,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
235
+ 83.42849,'[]','[+60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
236
+ 83.7142,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
237
+ 83.99992,'[]','[+67]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
238
+ 84.57134,'[]','[+65]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 85.14277,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
240
+ 86.857056,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
241
+ 87.99991,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
242
+ 88.28562,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 88.57134,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
244
+ 88.857056,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
245
+ 89.14277,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
246
+ 90.28562,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 90.571335,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
248
+ 90.857056,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
249
+ 91.14277,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
250
+ 91.42848,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 91.9999,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
252
+ 92.28562,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
253
+ 92.571335,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
254
+ 93.14277,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
255
+ 93.42848,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 94.85705,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
257
+ 95.42848,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
258
+ 95.714195,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
259
+ 95.9999,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
260
+ 97.14276,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 97.428474,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
262
+ 97.714195,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
263
+ 97.9999,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
264
+ 98.285614,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 98.85704,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
266
+ 99.14276,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
267
+ 99.428474,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
268
+ 99.71419,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 99.9999,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
270
+ 101.14275,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 101.71419,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
272
+ 102.285614,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
273
+ 102.57133,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]'
274
+ 102.85704,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
275
+ 103.99989,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 104.28561,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
277
+ 104.57133,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
278
+ 104.85704,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
279
+ 105.14275,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 105.71417,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
281
+ 105.99989,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 106.28561,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
283
+ 106.85704,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]'
284
+ 107.14275,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 107.42847,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]'
286
+ 108.57132,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
287
+ 109.14275,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
288
+ 109.42847,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]'
289
+ 109.71417,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]','[]','[]','[]'
290
+ 110.85703,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]'
291
+ 111.42847,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]'
292
+ 111.71417,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 111.999886,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]'
294
+ 112.57131,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 114.2856,'[]','[+60]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
296
+ 114.57131,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
297
+ 114.857025,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
298
+ 115.42846,'[]','[+60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
299
+ 115.714165,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
300
+ 115.999886,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
301
+ 116.2856,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
302
+ 116.57131,'[]','[+70]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
303
+ 117.14274,'[]','[+62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
304
+ 117.42846,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
305
+ 117.714165,'[]','[+69]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
306
+ 117.99988,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
307
+ 118.2856,'[]','[+65]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
308
+ 118.57131,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
309
+ 118.857025,'[]','[+60]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[]','[]'
310
+ 119.14274,'[]','[+70]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
311
+ 119.42845,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
312
+ 119.99988,'[]','[+60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
313
+ 120.28559,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
314
+ 120.57131,'[]','[+67]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
315
+ 121.14274,'[]','[+65]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
316
+ 121.71416,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
317
+ 123.42845,'[]','[+60]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
318
+ 123.71416,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
319
+ 123.99987,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
320
+ 124.571304,'[]','[+60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
321
+ 124.85702,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
322
+ 125.14274,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
323
+ 125.42845,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
324
+ 125.71416,'[]','[+70]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
325
+ 126.28558,'[]','[+62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
326
+ 126.571304,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
327
+ 126.85702,'[]','[+69]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
328
+ 127.14273,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
329
+ 127.42845,'[]','[+65]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
330
+ 127.71416,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
331
+ 127.99987,'[]','[+60]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[]','[]'
332
+ 128.28558,'[]','[+70]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
333
+ 128.57129,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
334
+ 129.14273,'[]','[+60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
335
+ 129.42844,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
336
+ 129.71416,'[]','[+67]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
337
+ 130.28558,'[]','[+65]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
338
+ 130.85701,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
339
+ 132.57129,'[]','[+60]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
340
+ 132.85701,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
341
+ 133.14272,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
342
+ 133.71416,'[]','[+60]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
343
+ 133.99986,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
344
+ 134.28558,'[]','[+70]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
345
+ 134.57129,'[]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[]','[]'
346
+ 134.85701,'[]','[+70]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
347
+ 135.42844,'[]','[+62]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
348
+ 135.71414,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
349
+ 135.99988,'[]','[+69]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
350
+ 136.28558,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
351
+ 136.57129,'[]','[+65]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
352
+ 136.85701,'[]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
353
+ 137.14272,'[]','[+60]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[]','[]'
354
+ 137.42844,'[]','[+70]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
355
+ 137.71414,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
356
+ 138.28557,'[]','[+60]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
357
+ 138.57129,'[]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
358
+ 138.85701,'[]','[+67]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[]','[]'
359
+ 139.42844,'[]','[+65]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]'
360
+ 139.99986,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]'
361
+ 141.71414,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36,+51]','[]','[]','[+70]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
362
+ 141.99986,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
363
+ 142.28557,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+70]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
364
+ 142.57127,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
365
+ 142.857,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+51]','[]','[]','[+61]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
366
+ 143.14272,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
367
+ 143.42844,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+61]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
368
+ 143.71414,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[68]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
369
+ 143.99986,'[]','[]','[]','[]','[]','[]','[]','[+44]','[+36,+51]','[]','[]','[+68]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+51,+56,+60]','[]','[]','[]','[]','[]','[]','[]','[]'
370
+ 144.28557,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
371
+ 144.57127,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+68]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
372
+ 144.857,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
373
+ 145.14272,'[]','[]','[]','[]','[]','[]','[]','[44]','[+36,+51]','[]','[]','[+60]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
374
+ 145.42844,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
375
+ 145.71414,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
376
+ 145.99986,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
377
+ 146.28557,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36,+51]','[]','[]','[+70]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
378
+ 146.57127,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
379
+ 146.857,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+70]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
380
+ 147.1427,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
381
+ 147.42842,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+51]','[]','[]','[+61]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
382
+ 147.71414,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
383
+ 147.99986,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+61]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
384
+ 148.28557,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
385
+ 148.57127,'[]','[]','[]','[]','[]','[]','[]','[+44]','[+36,+51]','[]','[]','[+68]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+51,+56,+60]','[]','[]','[]','[]','[]','[]','[]','[]'
386
+ 148.857,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
387
+ 149.1427,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+68]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
388
+ 149.42842,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
389
+ 149.71414,'[]','[]','[]','[]','[]','[]','[]','[44]','[+36,+51]','[]','[]','[+60]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
390
+ 149.99986,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+63]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
391
+ 150.28557,'[]','[]','[]','[]','[]','[]','[]','[44]','[+40,+51]','[]','[]','[+60]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
392
+ 150.57127,'[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[+68]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[51,56,60]','[]','[]','[]','[]','[]','[]','[]','[]'
393
+ 150.857,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36,+51]','[]','[]','[+70]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
394
+ 151.1427,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
395
+ 151.42842,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+70]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
396
+ 151.71413,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
397
+ 151.99985,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+51]','[]','[]','[+61]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
398
+ 152.28557,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
399
+ 152.57127,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40,+51]','[]','[]','[+61]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
400
+ 152.857,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
401
+ 153.1427,'[]','[]','[]','[]','[]','[]','[]','[+46]','[+36]','[]','[]','[+70]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+61]','[]','[]','[]','[]','[]','[]','[]','[]'
402
+ 153.42842,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
403
+ 153.57127,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40]','[]','[]','[65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
404
+ 153.71413,'[]','[]','[]','[]','[]','[]','[]','[46]','[+40]','[]','[]','[+70]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
405
+ 153.99985,'[]','[]','[]','[]','[]','[]','[]','[46]','[+48]','[]','[]','[+65]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
406
+ 154.28557,'[]','[]','[]','[]','[]','[]','[]','[46]','[+36,+48]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
407
+ 154.57127,'[]','[]','[]','[]','[]','[]','[]','[46]','[+48]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
408
+ 154.857,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
409
+ 154.99985,'[]','[]','[]','[]','[]','[]','[]','[46]','[+43]','[]','[]','[61]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
410
+ 155.1427,'[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,61]','[]','[]','[]','[]','[]','[]','[]','[]'
411
+ 155.42842,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0388_beatinfo.arff ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0388'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'G#maj'
9
+ 0.8695652,1,2,'G#maj'
10
+ 1.7391304,1,3,'G#maj'
11
+ 2.6086955,1,4,'G#maj'
12
+ 3.4782608,2,1,'G#maj'
13
+ 4.347826,2,2,'G#maj'
14
+ 5.217391,2,3,'G#maj'
15
+ 6.0869565,2,4,'G#maj'
16
+ 6.9565215,3,1,'Cmin'
17
+ 7.8260865,3,2,'Cmin'
18
+ 8.695652,3,3,'Cmin'
19
+ 9.565217,3,4,'Cmin'
20
+ 10.434782,4,1,'D#maj'
21
+ 11.304347,4,2,'D#maj'
22
+ 12.173913,4,3,'D#maj'
23
+ 13.043478,4,4,'D#maj'
24
+ 13.913043,5,1,'G#maj'
25
+ 14.782608,5,2,'G#maj'
26
+ 15.652173,5,3,'Gmin'
27
+ 16.521738,5,4,'Gmin'
28
+ 17.391304,6,1,'A#maj'
29
+ 18.260868,6,2,'A#maj'
30
+ 19.130434,6,3,'A#maj'
31
+ 20.0,6,4,'A#maj'
32
+ 20.869564,7,1,'G#maj'
33
+ 21.73913,7,2,'G#maj'
34
+ 22.608694,7,3,'G#maj'
35
+ 23.47826,7,4,'G#maj'
36
+ 24.347826,8,1,'A#maj'
37
+ 25.21739,8,2,'A#maj'
38
+ 26.086956,8,3,'A#maj'
39
+ 26.95652,8,4,'A#maj'
40
+ 27.826086,9,1,'G#maj'
41
+ 28.695652,9,2,'G#maj'
42
+ 29.565216,9,3,'G#maj'
43
+ 30.434782,9,4,'G#maj'
44
+ 31.304346,10,1,'Gmin'
45
+ 32.173912,10,2,'Gmin'
46
+ 33.043476,10,3,'Gmin'
47
+ 33.913044,10,4,'Gmin'
48
+ 34.782608,11,1,'A#maj'
49
+ 35.652172,11,2,'A#maj'
50
+ 36.521736,11,3,'Cmin'
51
+ 37.391304,11,4,'Cmin'
52
+ 38.260868,12,1,'D#maj'
53
+ 39.130432,12,2,'D#maj'
54
+ 40.0,12,3,'D#maj'
55
+ 40.869564,12,4,'D#maj'
56
+ 41.73913,13,1,'A#maj'
57
+ 42.608696,13,2,'A#maj'
58
+ 43.47826,13,3,'A#maj'
59
+ 44.347824,13,4,'A#maj'
60
+ 45.21739,14,1,'Gmin'
61
+ 46.086956,14,2,'Gmin'
62
+ 46.95652,14,3,'Gmin'
63
+ 47.826084,14,4,'Gmin'
64
+ 48.695652,15,1,'Fmin'
65
+ 49.565216,15,2,'Fmin'
66
+ 50.43478,15,3,'Fmin'
67
+ 51.304348,15,4,'Fmin'
68
+ 52.173912,16,1,'Cmin'
69
+ 53.043476,16,2,'Cmin'
70
+ 53.91304,16,3,'Cmin'
71
+ 54.782608,16,4,'Cmin'
72
+ 55.652172,1,1,'Fmaj'
73
+ 56.521736,1,2,'Fmaj'
74
+ 57.391304,1,3,'Fmaj'
75
+ 58.260868,1,4,'Fmaj'
76
+ 59.130432,2,1,'Emin'
77
+ 60.0,2,2,'Emin'
78
+ 60.869564,2,3,'Emin'
79
+ 61.73913,2,4,'Emin'
80
+ 62.608692,3,1,'Dmin'
81
+ 63.47826,3,2,'Dmin'
82
+ 64.347824,3,3,'Dmin'
83
+ 65.21739,3,4,'Dmin'
84
+ 66.08695,4,1,'Dmin'
85
+ 66.95652,4,2,'Dmin'
86
+ 67.82609,4,3,'Dmin'
87
+ 68.69565,4,4,'Dmin'
88
+ 69.565216,5,1,'Amin'
89
+ 70.434784,5,2,'Amin'
90
+ 71.304344,5,3,'Amin'
91
+ 72.17391,5,4,'Amin'
92
+ 73.04347,6,1,'Cmaj'
93
+ 73.91304,6,2,'Cmaj'
94
+ 74.78261,6,3,'Cmaj'
95
+ 75.652176,6,4,'Cmaj'
96
+ 76.521736,1,1,'Fmaj'
97
+ 77.391304,1,2,'Fmaj'
98
+ 78.260864,1,3,'Fmaj'
99
+ 79.13043,1,4,'Fmaj'
100
+ 80.0,2,1,'Emin'
101
+ 80.86956,2,2,'Emin'
102
+ 81.73913,2,3,'Emin'
103
+ 82.608696,2,4,'Emin'
104
+ 83.47826,3,1,'Dmin'
105
+ 84.347824,3,2,'Dmin'
106
+ 85.21739,3,3,'Dmin'
107
+ 86.08695,3,4,'Dmin'
108
+ 86.95652,4,1,'Dmin'
109
+ 87.82608,4,2,'Dmin'
110
+ 88.69565,4,3,'Dmin'
111
+ 89.565216,4,4,'Dmin'
112
+ 90.43478,5,1,'Amin'
113
+ 91.304344,5,2,'Amin'
114
+ 92.17391,5,3,'Amin'
115
+ 93.04347,5,4,'Amin'
116
+ 93.91304,6,1,'Cmaj'
117
+ 94.78261,6,2,'Cmaj'
118
+ 95.65217,6,3,'Cmaj'
119
+ 96.521736,6,4,'Cmaj'
120
+ 97.3913,7,1,'Fmaj'
121
+ 98.260864,7,2,'Fmaj'
122
+ 99.13043,7,3,'Fmaj'
123
+ 100.0,7,4,'Fmaj'
124
+ 97.391304,1,1,'Fmaj'
125
+ 98.26087,1,2,'Fmaj'
126
+ 99.13043,1,3,'Fmaj'
127
+ 100.0,1,4,'Fmaj'
128
+ 100.86957,2,1,'Amin'
129
+ 101.73913,2,2,'Amin'
130
+ 102.608696,2,3,'Amin'
131
+ 103.478264,2,4,'Amin'
132
+ 104.347824,3,1,'Fmaj'
133
+ 105.21739,3,2,'Fmaj'
134
+ 106.08696,3,3,'Emin'
135
+ 106.95652,3,4,'Emin'
136
+ 107.82609,4,1,'Emin'
137
+ 108.69565,4,2,'Emin'
138
+ 109.565216,4,3,'Emin'
139
+ 110.434784,4,4,'Emin'
140
+ 111.304344,5,1,'Dmin'
141
+ 112.17391,5,2,'Dmin'
142
+ 113.04348,5,3,'Dmin'
143
+ 113.91304,5,4,'Dmin'
144
+ 114.78261,6,1,'Cmaj'
145
+ 115.652176,6,2,'Cmaj'
146
+ 116.521736,6,3,'Cmaj'
147
+ 117.391304,6,4,'Cmaj'
148
+ 118.260864,7,1,'N.C.'
149
+ 119.13043,7,2,'N.C.'
150
+ 120.0,7,3,'N.C.'
151
+ 120.86957,7,4,'N.C.'
152
+ 118.26087,1,1,'Fmaj'
153
+ 119.13044,1,2,'Fmaj'
154
+ 120.0,1,3,'Fmaj'
155
+ 120.86957,1,4,'Fmaj'
156
+ 121.739136,2,1,'Emin'
157
+ 122.608696,2,2,'Emin'
158
+ 123.478264,2,3,'Emin'
159
+ 124.34783,2,4,'Emin'
160
+ 125.21739,3,1,'Dmin'
161
+ 126.08696,3,2,'Dmin'
162
+ 126.95653,3,3,'Dmin'
163
+ 127.82609,3,4,'Dmin'
164
+ 128.69565,4,1,'Dmin'
165
+ 129.56522,4,2,'Dmin'
166
+ 130.43478,4,3,'Dmin'
167
+ 131.30435,4,4,'Dmin'
168
+ 132.17392,5,1,'Amin'
169
+ 133.04349,5,2,'Amin'
170
+ 133.91304,5,3,'Amin'
171
+ 134.78261,5,4,'Amin'
172
+ 135.65218,6,1,'Cmaj'
173
+ 136.52174,6,2,'Cmaj'
174
+ 137.39131,6,3,'Cmaj'
175
+ 138.26086,6,4,'Cmaj'
176
+ 139.13043,1,1,'Fmaj'
177
+ 140.0,1,2,'Fmaj'
178
+ 140.86957,1,3,'Fmaj'
179
+ 141.73912,1,4,'Fmaj'
180
+ 142.60869,2,1,'Emin'
181
+ 143.47826,2,2,'Emin'
182
+ 144.34782,2,3,'Emin'
183
+ 145.21739,2,4,'Emin'
184
+ 146.08696,3,1,'Dmin'
185
+ 146.95651,3,2,'Dmin'
186
+ 147.82608,3,3,'Dmin'
187
+ 148.69565,3,4,'Dmin'
188
+ 149.56522,4,1,'Dmin'
189
+ 150.43478,4,2,'Dmin'
190
+ 151.30435,4,3,'Dmin'
191
+ 152.1739,4,4,'Dmin'
192
+ 153.04347,5,1,'Amin'
193
+ 153.91304,5,2,'Amin'
194
+ 154.78261,5,3,'Amin'
195
+ 155.65218,5,4,'Amin'
196
+ 156.52173,6,1,'Cmaj'
197
+ 157.3913,6,2,'Cmaj'
198
+ 158.26086,6,3,'Cmaj'
199
+ 159.13043,6,4,'Cmaj'
50_AAM/annotation/0424_segments.arff ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0424'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',111,'Amin','[Clarinet,AcousticGuitar,OrganBass,Drums]','[MelodyBow,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
12
+ 34.594593,'C',111,'A#maj','[PanFlute,OrganBass,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
13
+ 43.24324,'C',111,'A#maj','[PanFlute,OrganBass,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
14
+ 51.891888,'A',111,'Amin','[Clarinet,AcousticGuitar,OrganBass,Drums]','[MelodyBow,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
15
+ 86.48648,'B',111,'Bmaj','[PanFlute,ElectricPiano,ElectricGuitarClean,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,RhythmSimpleGrooves]'
16
+ 112.43243,'C',111,'A#maj','[PanFlute,OrganBass,Drums]','[MelodyBow,BassLine,RhythmSimpleGrooves]'
17
+ 121.08108,'end',0,'','[]','[]'
50_AAM/annotation/0428_onsets.arff ADDED
@@ -0,0 +1,402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0428'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[]'
38
+ 0.357142,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
39
+ 0.714285,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
40
+ 1.071427,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
41
+ 1.42857,'[]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
42
+ 1.785712,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
43
+ 2.142855,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+65]'
44
+ 2.499997,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[65]'
45
+ 2.85714,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
46
+ 3.214282,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[74]'
47
+ 3.571425,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+62]'
48
+ 3.928567,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+71]'
49
+ 4.28571,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+67,+71]','[]','[]'
50
+ 4.642852,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
51
+ 4.999995,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+64]'
52
+ 5.357137,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+65]'
53
+ 5.71428,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
54
+ 6.071422,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
55
+ 6.428565,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+72]'
56
+ 6.785707,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
57
+ 7.14285,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
58
+ 7.499992,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
59
+ 7.857135,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
60
+ 8.214277,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[67]'
61
+ 8.57142,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[67]'
62
+ 8.928562,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
63
+ 9.285705,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
64
+ 9.642847,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
65
+ 9.99999,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[67]'
66
+ 10.357132,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[67]'
67
+ 10.714275,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+65]'
68
+ 11.071417,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
69
+ 11.42856,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+67,+71]','[]','[+67]'
70
+ 11.785702,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
71
+ 12.142845,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+72]'
72
+ 12.499987,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[72]'
73
+ 12.85713,'[]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[]'
74
+ 13.214272,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
75
+ 13.571415,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+64]'
76
+ 13.928557,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+62]'
77
+ 14.2857,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[+64]'
78
+ 14.642842,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
79
+ 14.999985,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+62]'
80
+ 15.357127,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+64]'
81
+ 15.71427,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
82
+ 16.071411,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+71]'
83
+ 16.428555,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+72]'
84
+ 16.785696,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+69]'
85
+ 17.14284,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[]'
86
+ 17.499983,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
87
+ 17.857124,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+67]'
88
+ 18.214268,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
89
+ 18.57141,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
90
+ 18.928553,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
91
+ 19.285696,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+65]'
92
+ 19.642836,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[65]'
93
+ 19.99998,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
94
+ 20.357122,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[74]'
95
+ 20.714264,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+62]'
96
+ 21.071407,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+71]'
97
+ 21.42855,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
98
+ 21.785692,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
99
+ 22.142836,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+64]'
100
+ 22.499975,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+65]'
101
+ 22.85712,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[+74]'
102
+ 23.214262,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
103
+ 23.571404,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+72]'
104
+ 23.928549,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
105
+ 24.28569,'[]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
106
+ 24.642832,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
107
+ 24.999975,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
108
+ 25.357117,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
109
+ 25.71426,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[]'
110
+ 26.071402,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
111
+ 26.428543,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
112
+ 26.785688,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
113
+ 27.14283,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
114
+ 27.499971,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+72]'
115
+ 27.857117,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+74]'
116
+ 28.214256,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
117
+ 28.5714,'[]','[]','[]','[]','[]','[]','[]','[+45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+69,+72]','[]','[]'
118
+ 28.928541,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+71]'
119
+ 29.285685,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+62]'
120
+ 29.642828,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+74]'
121
+ 29.99997,'[]','[]','[]','[]','[]','[]','[]','[45]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+65]'
122
+ 30.357113,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[65]'
123
+ 30.714256,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+69]'
124
+ 31.071396,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[69]'
125
+ 31.42854,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+72]','[]','[+67]'
126
+ 31.785683,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
127
+ 32.142822,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
128
+ 32.49997,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
129
+ 32.85711,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
130
+ 33.214252,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
131
+ 33.571396,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
132
+ 33.928535,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
133
+ 34.28568,'[+53,+58,+62]','[]','[]','[]','[]','[+60]','[]','[+46]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 34.642822,'[53,58,62]','[]','[]','[]','[]','[+55]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 34.821392,'[53,58,62]','[]','[]','[]','[]','[55]','[]','[46]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
136
+ 34.999966,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
137
+ 35.35711,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 35.71425,'[53,58,62]','[]','[]','[]','[]','[+62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
139
+ 36.071392,'[53,58,62]','[]','[]','[]','[]','[62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
140
+ 36.428535,'[53,58,62]','[]','[]','[]','[]','[+60]','[]','[46]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
141
+ 36.785675,'[53,58,62]','[]','[]','[]','[]','[+62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 37.14282,'[+51,+56,+60]','[]','[]','[]','[]','[+62]','[]','[+44]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
143
+ 37.49996,'[51,56,60]','[]','[]','[]','[]','[+62]','[]','[44]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 37.67853,'[51,56,60]','[]','[]','[]','[]','[62]','[]','[44]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
145
+ 37.857105,'[51,56,60]','[]','[]','[]','[]','[+60]','[]','[44]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
146
+ 38.21425,'[51,56,60]','[]','[]','[]','[]','[]','[]','[44]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
147
+ 38.571392,'[+53,+56,+60]','[]','[]','[]','[]','[]','[]','[+41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
148
+ 38.92853,'[53,56,60]','[]','[]','[]','[]','[+55]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
149
+ 39.285675,'[53,56,60]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
150
+ 39.642815,'[53,56,60]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
151
+ 39.99996,'[+51,+55,+60]','[]','[]','[]','[]','[+60]','[]','[+36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
152
+ 40.357105,'[51,55,60]','[]','[]','[]','[]','[+55]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
153
+ 40.53567,'[51,55,60]','[]','[]','[]','[]','[55]','[]','[36]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
154
+ 40.714245,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
155
+ 41.07139,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
156
+ 41.428528,'[51,55,60]','[]','[]','[]','[]','[+62]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
157
+ 41.78567,'[51,55,60]','[]','[]','[]','[]','[62]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
158
+ 42.142815,'[51,55,60]','[]','[]','[]','[]','[+60]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
159
+ 42.499954,'[51,55,60]','[]','[]','[]','[]','[+62]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
160
+ 42.8571,'[+53,+58,+62]','[]','[]','[]','[]','[+62]','[]','[+46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
161
+ 43.21424,'[53,58,62]','[]','[]','[]','[]','[+62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
162
+ 43.39281,'[53,58,62]','[]','[]','[]','[]','[62]','[]','[46]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
163
+ 43.571384,'[53,58,62]','[]','[]','[]','[]','[+60]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
164
+ 43.928528,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
165
+ 44.28567,'[+53,+58,+62]','[]','[]','[]','[]','[]','[]','[+46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
166
+ 44.64281,'[53,58,62]','[]','[]','[]','[]','[+55]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
167
+ 44.999954,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
168
+ 45.357098,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
169
+ 45.71424,'[+53,+58,+62]','[]','[]','[]','[]','[+60]','[]','[+46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
170
+ 46.071384,'[53,58,62]','[]','[]','[]','[]','[+55]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
171
+ 46.24995,'[53,58,62]','[]','[]','[]','[]','[55]','[]','[46]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
172
+ 46.428524,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
173
+ 46.785667,'[53,58,62]','[]','[]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
174
+ 47.142807,'[53,58,62]','[]','[]','[]','[]','[+62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
175
+ 47.49995,'[53,58,62]','[]','[]','[]','[]','[62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
176
+ 47.857098,'[53,58,62]','[]','[]','[]','[]','[+60]','[]','[46]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
177
+ 48.214237,'[53,58,62]','[]','[]','[]','[]','[+62]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
178
+ 48.57138,'[+51,+55,+58]','[]','[]','[]','[]','[+62]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
179
+ 48.92852,'[51,55,58]','[]','[]','[]','[]','[+62]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
180
+ 49.107094,'[51,55,58]','[]','[]','[]','[]','[62]','[]','[39]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
181
+ 49.285664,'[51,55,58]','[]','[]','[]','[]','[+60]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
182
+ 49.642807,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
183
+ 49.99995,'[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
184
+ 50.357094,'[55,58,62]','[]','[]','[]','[]','[+55]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
185
+ 50.714237,'[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
186
+ 51.071377,'[55,58,62]','[]','[]','[]','[]','[+58]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
187
+ 51.42852,'[+51,+55,+58]','[]','[]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
188
+ 51.785664,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
189
+ 51.964233,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+38,42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
190
+ 52.142803,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
191
+ 52.499947,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
192
+ 52.857086,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
193
+ 53.214233,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
194
+ 53.571377,'[51,55,58]','[]','[]','[]','[]','[+56]','[]','[39]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
195
+ 53.928516,'[51,55,58]','[]','[]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
196
+ 54.28566,'[+51,+55,+60]','[]','[]','[]','[]','[+60]','[]','[+36]','[+35,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
197
+ 54.464233,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[35,+38,44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
198
+ 54.6428,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
199
+ 54.821373,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
200
+ 54.999943,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
201
+ 55.178516,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
202
+ 55.357086,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
203
+ 55.535656,'[51,55,60]','[]','[]','[]','[]','[60]','[]','[36]','[35,+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
204
+ 55.714233,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
205
+ 55.8928,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
206
+ 56.071373,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
207
+ 56.249943,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 56.428516,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
209
+ 56.785656,'[51,55,60]','[]','[]','[]','[]','[]','[]','[36]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 57.1428,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[]'
211
+ 57.499943,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
212
+ 57.857082,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
213
+ 58.21423,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
214
+ 58.57137,'[]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
215
+ 58.928513,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
216
+ 59.285656,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+65]'
217
+ 59.642796,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[65]'
218
+ 59.99994,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
219
+ 60.35708,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[74]'
220
+ 60.714226,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+62]'
221
+ 61.07137,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+71]'
222
+ 61.428513,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+67,+71]','[]','[]'
223
+ 61.785652,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
224
+ 62.142796,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+64]'
225
+ 62.499935,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+65]'
226
+ 62.85708,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
227
+ 63.214226,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
228
+ 63.571365,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+72]'
229
+ 63.92851,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
230
+ 64.285645,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
231
+ 64.64279,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
232
+ 64.99994,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
233
+ 65.35708,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[67]'
234
+ 65.71422,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[67]'
235
+ 66.07136,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
236
+ 66.428505,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
237
+ 66.785645,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
238
+ 67.14279,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[67]'
239
+ 67.49994,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[67]'
240
+ 67.85707,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+65]'
241
+ 68.21422,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
242
+ 68.57136,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+67,+71]','[]','[+67]'
243
+ 68.928505,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
244
+ 69.285645,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+72]'
245
+ 69.642784,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[72]'
246
+ 69.99993,'[]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[]'
247
+ 70.35707,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
248
+ 70.71422,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+64]'
249
+ 71.07136,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+62]'
250
+ 71.4285,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[+64]'
251
+ 71.78564,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
252
+ 72.142784,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+62]'
253
+ 72.49993,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+64]'
254
+ 72.85707,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
255
+ 73.21421,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+71]'
256
+ 73.57135,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+72]'
257
+ 73.9285,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+69]'
258
+ 74.28564,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[]'
259
+ 74.642784,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
260
+ 74.99993,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+67]'
261
+ 75.35706,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
262
+ 75.71421,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
263
+ 76.07135,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
264
+ 76.4285,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+65]'
265
+ 76.78564,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[65]'
266
+ 77.142784,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
267
+ 77.49992,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[74]'
268
+ 77.85706,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+62]'
269
+ 78.21421,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+71]'
270
+ 78.57135,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
271
+ 78.9285,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
272
+ 79.28563,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+64]'
273
+ 79.64278,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+65]'
274
+ 79.99992,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[+74]'
275
+ 80.35706,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
276
+ 80.71421,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+72]'
277
+ 81.07134,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
278
+ 81.42849,'[]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
279
+ 81.78563,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
280
+ 82.14278,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
281
+ 82.49992,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
282
+ 82.857056,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[]'
283
+ 83.2142,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
284
+ 83.57134,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
285
+ 83.92849,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
286
+ 84.28563,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
287
+ 84.64277,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+72]'
288
+ 84.99991,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+74]'
289
+ 85.357056,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
290
+ 85.7142,'[]','[]','[]','[]','[]','[]','[]','[+45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+69,+72]','[]','[]'
291
+ 86.07134,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+71]'
292
+ 86.42849,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+62]'
293
+ 86.78562,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+74]'
294
+ 87.14277,'[]','[]','[]','[]','[]','[]','[]','[45]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+65]'
295
+ 87.49991,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[65]'
296
+ 87.857056,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+69]'
297
+ 88.2142,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[69]'
298
+ 88.57134,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+72]','[]','[+67]'
299
+ 88.92848,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
300
+ 89.28562,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
301
+ 89.64277,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
302
+ 89.99991,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
303
+ 90.357056,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
304
+ 90.714195,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
305
+ 91.071335,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
306
+ 91.42848,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[]'
307
+ 91.78562,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
308
+ 92.14277,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
309
+ 92.4999,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
310
+ 92.85705,'[]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
311
+ 93.214195,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
312
+ 93.571335,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+65]'
313
+ 93.92848,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[65]'
314
+ 94.285614,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
315
+ 94.64276,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[74]'
316
+ 94.9999,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+62]'
317
+ 95.35705,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+71]'
318
+ 95.714195,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+67,+71]','[]','[]'
319
+ 96.07133,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
320
+ 96.428474,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+64]'
321
+ 96.785614,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+65]'
322
+ 97.14276,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
323
+ 97.4999,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
324
+ 97.85705,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+72]'
325
+ 98.21419,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
326
+ 98.57133,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
327
+ 98.928474,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
328
+ 99.285614,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
329
+ 99.64276,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[67]'
330
+ 99.9999,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[67]'
331
+ 100.35704,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
332
+ 100.71419,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
333
+ 101.07133,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
334
+ 101.428474,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[67]'
335
+ 101.785614,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[67]'
336
+ 102.14275,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+65]'
337
+ 102.49989,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
338
+ 102.85704,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+67,+71]','[]','[+67]'
339
+ 103.21419,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
340
+ 103.57133,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+72]'
341
+ 103.92847,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[72]'
342
+ 104.28561,'[]','[]','[]','[]','[]','[]','[]','[43]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[]'
343
+ 104.64275,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+67]'
344
+ 104.99989,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+64]'
345
+ 105.35704,'[]','[]','[]','[]','[]','[]','[]','[43]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,67,71]','[]','[+62]'
346
+ 105.71417,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[+64]'
347
+ 106.07132,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
348
+ 106.42847,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+62]'
349
+ 106.78561,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+64]'
350
+ 107.14275,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
351
+ 107.499886,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+71]'
352
+ 107.85703,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+72]'
353
+ 108.21417,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+69]'
354
+ 108.57132,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[]'
355
+ 108.92847,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
356
+ 109.28561,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+67]'
357
+ 109.642746,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
358
+ 109.999886,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
359
+ 110.35703,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[67]'
360
+ 110.71417,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[+65]'
361
+ 111.07132,'[]','[]','[]','[]','[]','[]','[]','[38]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[65]'
362
+ 111.42847,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[+74]'
363
+ 111.7856,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[74]'
364
+ 112.142746,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+62]'
365
+ 112.499886,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+71]'
366
+ 112.85703,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
367
+ 113.21417,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+67]'
368
+ 113.57131,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+64]'
369
+ 113.92846,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+65]'
370
+ 114.2856,'[]','[]','[]','[]','[]','[]','[]','[+41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65,+69,+72]','[]','[+74]'
371
+ 114.642746,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
372
+ 114.999886,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+72]'
373
+ 115.357025,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
374
+ 115.714165,'[]','[]','[]','[]','[]','[]','[]','[41]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
375
+ 116.07131,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[]'
376
+ 116.42846,'[]','[]','[]','[]','[]','[]','[]','[41]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[+67]'
377
+ 116.7856,'[]','[]','[]','[]','[]','[]','[]','[41]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[65,69,72]','[]','[67]'
378
+ 117.14274,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+71]','[]','[]'
379
+ 117.49988,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
380
+ 117.857025,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
381
+ 118.214165,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
382
+ 118.57131,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
383
+ 118.92845,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+72]'
384
+ 119.28559,'[]','[]','[]','[]','[]','[]','[]','[40]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[+74]'
385
+ 119.64274,'[]','[]','[]','[]','[]','[]','[]','[40]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,71]','[]','[]'
386
+ 119.99988,'[]','[]','[]','[]','[]','[]','[]','[+45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+69,+72]','[]','[]'
387
+ 120.357025,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+71]'
388
+ 120.714165,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+62]'
389
+ 121.071304,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+74]'
390
+ 121.42845,'[]','[]','[]','[]','[]','[]','[]','[45]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+65]'
391
+ 121.78559,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[65]'
392
+ 122.14274,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[+69]'
393
+ 122.49988,'[]','[]','[]','[]','[]','[]','[]','[45]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,69,72]','[]','[69]'
394
+ 122.857025,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64,+67,+72]','[]','[+67]'
395
+ 123.21416,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
396
+ 123.571304,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
397
+ 123.92845,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[67]'
398
+ 124.28559,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
399
+ 124.64274,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
400
+ 124.99987,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
401
+ 125.35702,'[]','[]','[]','[]','[]','[]','[]','[36]','[+36,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64,67,72]','[]','[]'
402
+ 125.71416,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0446_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0457_onsets.arff ADDED
@@ -0,0 +1,350 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0457'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
38
+ 0.46875,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
39
+ 0.9375,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
40
+ 1.40625,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
41
+ 1.875,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
42
+ 2.34375,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
43
+ 2.8125,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
44
+ 3.28125,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
45
+ 3.75,'[]','[]','[+70]','[]','[]','[]','[]','[+46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+70]','[]','[]'
46
+ 4.21875,'[]','[]','[+62]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
47
+ 4.6875,'[]','[]','[+65]','[]','[]','[]','[]','[46]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
48
+ 5.15625,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
49
+ 5.625,'[]','[]','[+62]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
50
+ 6.09375,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
51
+ 6.5625,'[]','[]','[+65]','[]','[]','[]','[]','[46]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
52
+ 7.03125,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
53
+ 7.5,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
54
+ 7.96875,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
55
+ 8.4375,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
56
+ 8.90625,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
57
+ 9.375,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
58
+ 9.84375,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
59
+ 10.3125,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
60
+ 10.78125,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
61
+ 11.25,'[]','[]','[+62]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[]'
62
+ 11.71875,'[]','[]','[+65]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
63
+ 12.1875,'[]','[]','[+69]','[]','[]','[]','[]','[38]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
64
+ 12.65625,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
65
+ 13.125,'[]','[]','[+65]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
66
+ 13.59375,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
67
+ 14.0625,'[]','[]','[+69]','[]','[]','[]','[]','[38]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
68
+ 14.53125,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
69
+ 15.0,'[]','[]','[+67]','[]','[]','[]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+70,+74]','[]','[]'
70
+ 15.46875,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
71
+ 15.9375,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
72
+ 16.40625,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
73
+ 16.875,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
74
+ 17.34375,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
75
+ 17.8125,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
76
+ 18.28125,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
77
+ 18.75,'[]','[]','[+67]','[]','[]','[]','[]','[+43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+70,+74]','[]','[]'
78
+ 19.21875,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
79
+ 19.6875,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
80
+ 20.15625,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
81
+ 20.390623,'[]','[]','[67]','[]','[]','[]','[]','[43]','[+50]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
82
+ 20.625,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
83
+ 21.09375,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
84
+ 21.328123,'[]','[]','[67]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
85
+ 21.5625,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
86
+ 22.03125,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
87
+ 22.265623,'[]','[]','[67]','[]','[]','[]','[]','[43]','[35,+50]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
88
+ 22.5,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
89
+ 22.96875,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
90
+ 23.4375,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
91
+ 23.90625,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
92
+ 24.375,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
93
+ 24.84375,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
94
+ 25.3125,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
95
+ 25.78125,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
96
+ 26.25,'[]','[]','[+70]','[]','[]','[]','[]','[+46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+70]','[]','[]'
97
+ 26.71875,'[]','[]','[+62]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
98
+ 27.1875,'[]','[]','[+65]','[]','[]','[]','[]','[46]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
99
+ 27.65625,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
100
+ 28.125,'[]','[]','[+62]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
101
+ 28.59375,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
102
+ 29.0625,'[]','[]','[+65]','[]','[]','[]','[]','[46]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
103
+ 29.53125,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
104
+ 30.0,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
105
+ 30.46875,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
106
+ 30.9375,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
107
+ 31.40625,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
108
+ 31.875,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
109
+ 32.34375,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
110
+ 32.8125,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
111
+ 33.28125,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
112
+ 33.75,'[]','[]','[+62]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[]'
113
+ 34.218754,'[]','[]','[+65]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
114
+ 34.6875,'[]','[]','[+69]','[]','[]','[]','[]','[38]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
115
+ 35.156246,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
116
+ 35.625,'[]','[]','[+65]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
117
+ 36.093754,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
118
+ 36.5625,'[]','[]','[+69]','[]','[]','[]','[]','[38]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
119
+ 37.031246,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
120
+ 37.5,'[]','[]','[+67]','[]','[]','[]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+70,+74]','[]','[]'
121
+ 37.968754,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
122
+ 38.4375,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
123
+ 38.906246,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
124
+ 39.375,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
125
+ 39.843754,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
126
+ 40.3125,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
127
+ 40.781246,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
128
+ 41.25,'[]','[]','[+67]','[]','[]','[]','[]','[+43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+70,+74]','[]','[]'
129
+ 41.718754,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
130
+ 42.1875,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
131
+ 42.656246,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
132
+ 42.890625,'[]','[]','[67]','[]','[]','[]','[]','[43]','[+50]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
133
+ 43.125,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
134
+ 43.593754,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
135
+ 43.828125,'[]','[]','[67]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
136
+ 44.0625,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
137
+ 44.531246,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
138
+ 44.765625,'[]','[]','[67]','[]','[]','[]','[]','[43]','[35,+50]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
139
+ 45.0,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
140
+ 45.468754,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
141
+ 45.9375,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
142
+ 46.406246,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
143
+ 46.875,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
144
+ 47.343754,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
145
+ 47.8125,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
146
+ 48.281246,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
147
+ 48.75,'[]','[]','[+70]','[]','[]','[]','[]','[+46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+70]','[]','[]'
148
+ 49.218754,'[]','[]','[+62]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
149
+ 49.6875,'[]','[]','[+65]','[]','[]','[]','[]','[46]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
150
+ 50.156246,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
151
+ 50.625,'[]','[]','[+62]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
152
+ 51.093754,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
153
+ 51.5625,'[]','[]','[+65]','[]','[]','[]','[]','[46]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
154
+ 52.031246,'[]','[]','[+70]','[]','[]','[]','[]','[46]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,70]','[]','[]'
155
+ 52.5,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
156
+ 52.968754,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
157
+ 53.4375,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
158
+ 53.906246,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
159
+ 54.375,'[]','[]','[+63]','[]','[]','[]','[]','[+39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+63,+67,+70]','[]','[]'
160
+ 54.843754,'[]','[]','[+67]','[]','[]','[]','[]','[39]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
161
+ 55.3125,'[]','[]','[+70]','[]','[]','[]','[]','[39]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
162
+ 55.781246,'[]','[]','[+63]','[]','[]','[]','[]','[39]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[63,67,70]','[]','[]'
163
+ 56.25,'[]','[]','[+62]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[+62,+65,+69]','[]','[]'
164
+ 56.718754,'[]','[]','[+65]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[70]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
165
+ 57.1875,'[]','[]','[+69]','[]','[]','[]','[]','[38]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
166
+ 57.656246,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
167
+ 58.125,'[]','[]','[+65]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
168
+ 58.593754,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
169
+ 59.0625,'[]','[]','[+69]','[]','[]','[]','[]','[38]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
170
+ 59.531246,'[]','[]','[+62]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[62,65,69]','[]','[]'
171
+ 60.0,'[]','[]','[+67]','[]','[]','[]','[]','[+43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+70,+74]','[]','[]'
172
+ 60.468754,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
173
+ 60.9375,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
174
+ 61.406246,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
175
+ 61.875,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
176
+ 62.343754,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
177
+ 62.8125,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+40,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
178
+ 63.281246,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
179
+ 63.75,'[]','[]','[+67]','[]','[]','[]','[]','[+43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+70,+74]','[]','[]'
180
+ 64.21875,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
181
+ 64.6875,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
182
+ 65.15625,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
183
+ 65.390625,'[]','[]','[67]','[]','[]','[]','[]','[43]','[+50]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
184
+ 65.625,'[]','[]','[+70]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
185
+ 66.09375,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
186
+ 66.328125,'[]','[]','[67]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
187
+ 66.5625,'[]','[]','[+62]','[]','[]','[]','[]','[43]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
188
+ 67.03125,'[]','[]','[+67]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
189
+ 67.265625,'[]','[]','[67]','[]','[]','[]','[]','[43]','[35,+50]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,70,74]','[]','[]'
190
+ 67.5,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
191
+ 67.96875,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
192
+ 68.43751,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
193
+ 68.90625,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
194
+ 69.375,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
195
+ 69.84375,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
196
+ 70.31249,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
197
+ 70.78125,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
198
+ 71.25,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
199
+ 71.71875,'[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
200
+ 72.18751,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
201
+ 72.65625,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
202
+ 73.125,'[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
203
+ 73.59375,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
204
+ 74.06249,'[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
205
+ 74.53125,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
206
+ 75.0,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
207
+ 75.46875,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
208
+ 75.93751,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
209
+ 76.40625,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
210
+ 76.875,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
211
+ 77.34375,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
212
+ 77.81249,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
213
+ 78.28125,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
214
+ 78.75,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
215
+ 79.21875,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
216
+ 79.68751,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
217
+ 80.15625,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
218
+ 80.625,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
219
+ 81.09375,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
220
+ 81.56249,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
221
+ 82.03125,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
222
+ 82.5,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
223
+ 82.96875,'[]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 83.43751,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 83.90625,'[]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
226
+ 84.375,'[]','[]','[]','[]','[]','[]','[]','[38]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 84.84375,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
228
+ 85.31249,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
229
+ 85.78125,'[]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
230
+ 86.25,'[]','[]','[]','[]','[]','[]','[]','[+40]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
231
+ 86.71875,'[]','[]','[]','[]','[]','[]','[]','[40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
232
+ 87.18751,'[]','[]','[]','[]','[]','[]','[]','[40]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
233
+ 87.65625,'[]','[]','[]','[]','[]','[]','[]','[40]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
234
+ 88.125,'[]','[]','[]','[]','[]','[]','[]','[+38]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
235
+ 88.59375,'[]','[]','[]','[]','[]','[]','[]','[38]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
236
+ 89.06249,'[]','[]','[]','[]','[]','[]','[]','[38]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
237
+ 89.53125,'[]','[]','[]','[]','[]','[]','[]','[38]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
238
+ 90.0,'[]','[]','[]','[]','[]','[]','[]','[+47]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 90.46875,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
240
+ 90.93751,'[]','[]','[]','[]','[]','[]','[]','[47]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
241
+ 91.40625,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
242
+ 91.875,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 92.34375,'[]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
244
+ 92.81249,'[]','[]','[]','[]','[]','[]','[]','[47]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
245
+ 93.28125,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
246
+ 93.75,'[]','[]','[]','[]','[]','[]','[]','[+47]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 94.21875,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
248
+ 94.68751,'[]','[]','[]','[]','[]','[]','[]','[47]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
249
+ 95.15625,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 95.625,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 96.09375,'[]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 96.56249,'[]','[]','[]','[]','[]','[]','[]','[47]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 97.03125,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
254
+ 97.5,'[]','[]','[]','[]','[]','[]','[]','[+47]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
255
+ 97.96875,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 98.43751,'[]','[]','[]','[]','[]','[]','[]','[47]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
257
+ 98.90625,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 99.375,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 99.84375,'[]','[]','[]','[]','[]','[]','[]','[47]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 100.31249,'[]','[]','[]','[]','[]','[]','[]','[47]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 100.78125,'[]','[]','[]','[]','[]','[]','[]','[47]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
262
+ 101.25,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
263
+ 101.71875,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
264
+ 102.18751,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 102.65625,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
266
+ 103.125,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
267
+ 103.59375,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 104.06249,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 104.53125,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
270
+ 105.0,'[]','[]','[]','[]','[]','[]','[]','[+45]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 105.46875,'[]','[]','[]','[]','[]','[]','[]','[45]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
272
+ 105.93751,'[]','[]','[]','[]','[]','[]','[]','[45]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
273
+ 106.40625,'[]','[]','[]','[]','[]','[]','[]','[45]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
274
+ 106.875,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
275
+ 107.34375,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 107.81249,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
277
+ 108.28125,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 108.75,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 109.21875,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 109.68751,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
281
+ 110.15625,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 110.625,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
283
+ 111.09375,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 111.56249,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 112.03125,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
286
+ 112.5,'[]','[]','[]','[]','[]','[]','[]','[+36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
287
+ 112.96875,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
288
+ 113.43751,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
289
+ 113.90625,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
290
+ 114.375,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
291
+ 114.84375,'[]','[]','[]','[]','[]','[]','[]','[36]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 115.31249,'[]','[]','[]','[]','[]','[]','[]','[36]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 115.78125,'[]','[]','[]','[]','[]','[]','[]','[36]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
294
+ 116.25,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 116.71875,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
296
+ 117.18751,'[]','[]','[]','[]','[]','[]','[]','[43]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
297
+ 117.65625,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
298
+ 118.125,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
299
+ 118.59375,'[]','[]','[]','[]','[]','[]','[]','[43]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
300
+ 119.06249,'[]','[]','[]','[]','[]','[]','[]','[43]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
301
+ 119.53125,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
302
+ 120.0,'[]','[]','[]','[]','[]','[]','[]','[+45]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
303
+ 120.46875,'[]','[]','[]','[]','[]','[]','[]','[45]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
304
+ 120.93751,'[]','[]','[]','[]','[]','[]','[]','[45]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
305
+ 121.40625,'[]','[]','[]','[]','[]','[]','[]','[45]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
306
+ 121.875,'[]','[]','[]','[]','[]','[]','[]','[45]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
307
+ 122.34375,'[]','[]','[]','[]','[]','[]','[]','[45]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
308
+ 122.81249,'[]','[]','[]','[]','[]','[]','[]','[45]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
309
+ 123.28125,'[]','[]','[]','[]','[]','[]','[]','[45]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
310
+ 123.75,'[]','[]','[]','[]','[]','[]','[]','[+43]','[+35]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
311
+ 124.21875,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
312
+ 124.68751,'[]','[]','[]','[]','[]','[]','[]','[43]','[+38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
313
+ 125.15625,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
314
+ 125.625,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
315
+ 126.09375,'[]','[]','[]','[]','[]','[]','[]','[43]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
316
+ 126.56249,'[]','[]','[]','[]','[]','[]','[]','[43]','[+48]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
317
+ 127.03125,'[]','[]','[]','[]','[]','[]','[]','[43]','[+35,+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
318
+ 127.5,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
319
+ 127.96875,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
320
+ 128.4375,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
321
+ 128.90625,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
322
+ 129.375,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
323
+ 129.84375,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
324
+ 130.3125,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
325
+ 130.78125,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
326
+ 131.25,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+69,+74]','[]','[]'
327
+ 131.71875,'[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
328
+ 132.1875,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
329
+ 132.65625,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
330
+ 133.125,'[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
331
+ 133.59375,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
332
+ 134.0625,'[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
333
+ 134.53125,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[64]','[]','[]','[]','[]','[]','[]','[]','[]','[66,69,74]','[]','[]'
334
+ 135.0,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[+66,+71,+74]','[]','[]'
335
+ 135.46875,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
336
+ 135.9375,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
337
+ 136.40625,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
338
+ 136.87502,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
339
+ 137.34375,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
340
+ 137.8125,'[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
341
+ 138.28125,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[66,71,74]','[]','[]'
342
+ 138.75,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[+67,+71,+74]','[]','[]'
343
+ 139.21875,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
344
+ 139.6875,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
345
+ 140.15625,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
346
+ 140.62498,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
347
+ 141.09375,'[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
348
+ 141.5625,'[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
349
+ 142.03125,'[]','[]','[+67]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[67,71,74]','[]','[]'
350
+ 142.5,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0472_onsets.arff ADDED
@@ -0,0 +1,293 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0472'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
38
+ 0.491803,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
39
+ 0.983606,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
40
+ 1.475409,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
41
+ 1.967212,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
42
+ 2.459015,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
43
+ 2.950818,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
44
+ 3.442621,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
45
+ 3.934424,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
46
+ 4.426227,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
47
+ 4.91803,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
48
+ 5.409833,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
49
+ 5.901636,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50
+ 6.393439,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
51
+ 6.885242,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
52
+ 7.377045,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
53
+ 7.868848,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
54
+ 8.360651,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
55
+ 8.852454,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
56
+ 9.344257,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 9.83606,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
58
+ 10.327863,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
59
+ 10.819666,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
60
+ 11.311469,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
61
+ 11.803272,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
62
+ 12.295075,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
63
+ 12.786878,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
64
+ 13.278681,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 13.770484,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
66
+ 14.262287,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 14.75409,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
68
+ 15.245893,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
69
+ 15.737696,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
70
+ 16.2295,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
71
+ 16.721302,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
72
+ 17.213104,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
73
+ 17.704908,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
74
+ 18.196712,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
75
+ 18.688515,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
76
+ 19.180317,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
77
+ 19.67212,'[]','[]','[]','[+57,+61,+66]','[]','[]','[+42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
78
+ 20.163923,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
79
+ 20.655725,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
80
+ 21.147528,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
81
+ 21.639332,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
82
+ 22.131136,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
83
+ 22.622938,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
84
+ 23.11474,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
85
+ 23.606544,'[]','[]','[]','[+57,+61,+66]','[]','[]','[+42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
86
+ 24.098349,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
87
+ 24.59015,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
88
+ 25.081951,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
89
+ 25.573755,'[]','[]','[]','[+59,+62,+66]','[]','[]','[+47]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
90
+ 26.06556,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
91
+ 26.557362,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 27.049164,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
93
+ 27.540968,'[]','[]','[]','[+57,+61,+66]','[]','[]','[+42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
94
+ 28.032772,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
95
+ 28.524574,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
96
+ 29.016376,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
97
+ 29.50818,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
98
+ 29.999985,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
99
+ 30.491785,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
100
+ 30.983587,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
101
+ 31.475391,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
102
+ 31.967196,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
103
+ 32.459,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 32.9508,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
105
+ 33.442604,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
106
+ 33.934406,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
107
+ 34.42621,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
108
+ 34.91801,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
109
+ 35.409817,'[]','[]','[]','[+59,+62,+66]','[]','[]','[+47]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
110
+ 35.90162,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
111
+ 36.393425,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
112
+ 36.885223,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 37.37703,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 37.86883,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
115
+ 38.360634,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 38.852436,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
117
+ 39.34424,'[]','[]','[]','[+56,+61,+64]','[]','[]','[+37]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
118
+ 39.836044,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
119
+ 40.327847,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 40.81965,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
121
+ 41.31145,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
122
+ 41.803257,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
123
+ 42.295055,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 42.78686,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
125
+ 43.278664,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
126
+ 43.77047,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
127
+ 44.26227,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
128
+ 44.75407,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 45.245876,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
130
+ 45.73768,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
131
+ 46.22948,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
132
+ 46.721283,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
133
+ 47.21309,'[]','[]','[]','[+56,+59,+64]','[]','[]','[+40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 47.70489,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 48.196697,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
136
+ 48.688496,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
137
+ 49.1803,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 49.672104,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
139
+ 50.163902,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
140
+ 50.65571,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
141
+ 51.14751,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 51.639317,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
143
+ 52.13112,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 52.62292,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
145
+ 53.114723,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
146
+ 53.60653,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
147
+ 54.098328,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
148
+ 54.590134,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
149
+ 55.081936,'[]','[]','[]','[+56,+59,+64]','[]','[]','[+40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
150
+ 55.57374,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
151
+ 56.065544,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
152
+ 56.557343,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
153
+ 57.04915,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
154
+ 57.54095,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
155
+ 58.032753,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
156
+ 58.524555,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
157
+ 59.01636,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
158
+ 59.508163,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
159
+ 59.99997,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
160
+ 60.491768,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
161
+ 60.98357,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
162
+ 61.475376,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
163
+ 61.967175,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
164
+ 62.45898,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
165
+ 62.950783,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
166
+ 63.44259,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
167
+ 63.93439,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
168
+ 64.42619,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
169
+ 64.918,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
170
+ 65.4098,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
171
+ 65.9016,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
172
+ 66.3934,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
173
+ 66.88521,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
174
+ 67.37701,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
175
+ 67.86881,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
176
+ 68.36062,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
177
+ 68.85242,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
178
+ 69.34422,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
179
+ 69.83602,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
180
+ 70.327835,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
181
+ 70.81963,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
182
+ 71.31143,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
183
+ 71.80324,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
184
+ 72.29504,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
185
+ 72.78685,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
186
+ 73.27865,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
187
+ 73.77045,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
188
+ 74.26225,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
189
+ 74.75406,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
190
+ 75.24586,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
191
+ 75.73766,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
192
+ 76.22946,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
193
+ 76.72127,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
194
+ 77.21307,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
195
+ 77.70487,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
196
+ 78.19668,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
197
+ 78.68848,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
198
+ 79.18028,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
199
+ 79.67209,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
200
+ 80.16389,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
201
+ 80.65569,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
202
+ 81.1475,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
203
+ 81.6393,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
204
+ 82.1311,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
205
+ 82.6229,'[]','[]','[]','[+57,+61,+66]','[]','[]','[+42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
206
+ 83.1147,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
207
+ 83.606514,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 84.09831,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
209
+ 84.59011,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 85.08192,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
211
+ 85.57372,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
212
+ 86.06553,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
213
+ 86.55733,'[]','[]','[]','[+57,+61,+66]','[]','[]','[+42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
214
+ 87.049126,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
215
+ 87.54094,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
216
+ 88.03274,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
217
+ 88.52454,'[]','[]','[]','[+59,+62,+66]','[]','[]','[+47]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
218
+ 89.01634,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
219
+ 89.50814,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
220
+ 89.999954,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
221
+ 90.49175,'[]','[]','[]','[+57,+61,+66]','[]','[]','[+42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
222
+ 90.98355,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
223
+ 91.47536,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 91.96716,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 92.45896,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
226
+ 92.95077,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 93.442566,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
228
+ 93.93438,'[]','[]','[]','[57,61,66]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
229
+ 94.42618,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
230
+ 94.91798,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
231
+ 95.40978,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
232
+ 95.90158,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
233
+ 96.393394,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
234
+ 96.88519,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
235
+ 97.37699,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
236
+ 97.8688,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
237
+ 98.3606,'[]','[]','[]','[+59,+62,+66]','[]','[]','[+47]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
238
+ 98.8524,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 99.34421,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
240
+ 99.836006,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
241
+ 100.327805,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
242
+ 100.81962,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 101.31142,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
244
+ 101.80322,'[]','[]','[]','[59,62,66]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
245
+ 102.29502,'[]','[]','[]','[+56,+61,+64]','[]','[]','[+37]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
246
+ 102.78683,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 103.27863,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
248
+ 103.77043,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
249
+ 104.26224,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 104.75404,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 105.24584,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 105.73765,'[]','[]','[]','[56,61,64]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 106.22945,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
254
+ 106.721245,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
255
+ 107.21306,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 107.70486,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
257
+ 108.196655,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+73]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 108.68846,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 109.18027,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 109.67207,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 110.16387,'[]','[]','[]','[+56,+59,+64]','[]','[]','[+40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
262
+ 110.65567,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
263
+ 111.14748,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
264
+ 111.63928,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 112.13109,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+68]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
266
+ 112.62289,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
267
+ 113.114685,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 113.6065,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 114.0983,'[]','[]','[]','[+57,+62,+66]','[]','[]','[+38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
270
+ 114.590096,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 115.0819,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
272
+ 115.57371,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
273
+ 116.065506,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
274
+ 116.55731,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
275
+ 117.04911,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 117.54092,'[]','[]','[]','[57,62,66]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
277
+ 118.03272,'[]','[]','[]','[+56,+59,+64]','[]','[]','[+40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 118.52452,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 119.01633,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 119.508125,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
281
+ 119.99994,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 120.49174,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
283
+ 120.983536,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 121.47534,'[]','[]','[]','[56,59,64]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 121.96714,'[]','[]','[]','[+57,+61,+64]','[]','[]','[+45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
286
+ 122.45895,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
287
+ 122.95075,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
288
+ 123.44255,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
289
+ 123.93435,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+36,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
290
+ 124.42616,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
291
+ 124.91796,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[+40,+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 125.40977,'[]','[]','[]','[57,61,64]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 125.901566,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0507_segments.arff ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0507'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',148,'F#min','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
12
+ 6.4864864,'B',148,'Gmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 16.216217,'A',148,'F#min','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
14
+ 22.702703,'A',148,'F#min','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
15
+ 29.18919,'A',148,'F#min','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
16
+ 35.675674,'A',148,'F#min','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
17
+ 42.162163,'B',148,'Gmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
18
+ 51.89189,'B',148,'Gmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
19
+ 61.62162,'C',98,'Gmaj','[AltoSax,Balalaika,Ukulele,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
20
+ 100.8053,'C',98,'Gmaj','[AltoSax,Balalaika,Ukulele,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
21
+ 139.98897,'A',148,'F#min','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
22
+ 146.47545,'end',0,'','[]','[]'
50_AAM/annotation/0516_segments.arff ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0516'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',89,'Fmaj','[Clarinet,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
12
+ 16.179775,'B',89,'Fmaj','[Clarinet,Cello,Piano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
13
+ 48.539326,'A',89,'Fmaj','[Clarinet,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
14
+ 64.7191,'B',89,'Fmaj','[Clarinet,Cello,Piano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
15
+ 97.07865,'C',178,'Fmaj','[Clarinet,Ukulele,Piano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
16
+ 118.65169,'B',89,'Fmaj','[Clarinet,Cello,Piano,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
17
+ 151.01123,'A',89,'Fmaj','[Clarinet,Cello,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
18
+ 167.19101,'end',0,'','[]','[]'
50_AAM/annotation/0522_onsets.arff ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0522'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
38
+ 0.17341,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
39
+ 0.34682,'[]','[+63]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
40
+ 0.52023,'[]','[63]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
41
+ 0.69364,'[]','[+66]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
42
+ 0.86705,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
43
+ 1.04046,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
44
+ 1.21387,'[]','[61]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
45
+ 1.38728,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
46
+ 1.56069,'[]','[68]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
47
+ 1.7341,'[]','[]','[]','[]','[]','[]','[]','[]','[+40,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
48
+ 1.90751,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
49
+ 2.08092,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
50
+ 2.25433,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
51
+ 2.42774,'[]','[+63]','[]','[]','[]','[]','[]','[]','[+40,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
52
+ 2.60115,'[]','[63]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
53
+ 2.77456,'[]','[+66]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+59,+63]','[]','[]','[]','[]','[]','[]'
54
+ 2.94797,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
55
+ 3.12138,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
56
+ 3.29479,'[]','[61]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
57
+ 3.4682,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+42]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+63]','[]','[]','[]','[]','[]','[]'
58
+ 3.64161,'[]','[+70]','[]','[]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,63]','[]','[]','[]','[]','[]','[]'
59
+ 3.81502,'[]','[]','[]','[]','[]','[]','[]','[]','[+40,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,63]','[]','[]','[]','[]','[]','[]'
60
+ 3.98843,'[]','[+65]','[]','[]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,63]','[]','[]','[]','[]','[]','[]'
61
+ 4.16184,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+59,+63]','[]','[]','[]','[]','[]','[]'
62
+ 4.33525,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
63
+ 4.50866,'[]','[+63]','[]','[]','[]','[]','[]','[]','[+40,+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
64
+ 4.68207,'[]','[63]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
65
+ 4.85548,'[]','[+66]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
66
+ 5.02889,'[]','[66]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
67
+ 5.2023,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
68
+ 5.37571,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
69
+ 5.54912,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
70
+ 5.72253,'[]','[68]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
71
+ 5.89594,'[]','[68]','[]','[]','[]','[]','[]','[]','[+40,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
72
+ 6.06935,'[]','[68]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
73
+ 6.24276,'[]','[+65]','[]','[]','[]','[]','[]','[]','[+42]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
74
+ 6.41617,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
75
+ 6.58958,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
76
+ 6.76299,'[]','[61]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
77
+ 6.9364,'[]','[+65]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
78
+ 7.10981,'[]','[65]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
79
+ 7.28322,'[]','[65]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
80
+ 7.45663,'[]','[65]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
81
+ 7.63004,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
82
+ 7.80345,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
83
+ 7.97686,'[]','[]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
84
+ 8.15027,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
85
+ 8.32368,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
86
+ 8.672517,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
87
+ 9.021354,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
88
+ 9.719028,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
89
+ 10.067865,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
90
+ 10.416702,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
91
+ 10.765539,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
92
+ 11.114376,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
93
+ 11.81205,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
94
+ 12.509724,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
95
+ 12.858561,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
96
+ 13.207398,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
97
+ 13.905072,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
98
+ 14.253909,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
99
+ 14.602746,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
100
+ 14.951583,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
101
+ 15.30042,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
102
+ 15.649257,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
103
+ 15.998094,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
104
+ 16.695768,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
105
+ 17.393442,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
106
+ 17.74228,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
107
+ 18.091116,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
108
+ 18.439953,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
109
+ 18.78879,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
110
+ 19.137629,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
111
+ 19.486464,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
112
+ 19.8353,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
113
+ 20.184137,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
114
+ 20.532976,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
115
+ 20.881811,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
116
+ 21.230648,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
117
+ 21.579487,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
118
+ 21.928324,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
119
+ 22.27716,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
120
+ 22.974834,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
121
+ 25.067856,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
122
+ 25.416693,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
123
+ 25.76553,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
124
+ 26.463203,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
125
+ 26.81204,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
126
+ 27.160877,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
127
+ 27.509716,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
128
+ 27.858553,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
129
+ 28.556227,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
130
+ 29.2539,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
131
+ 29.602736,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
132
+ 29.951574,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
133
+ 30.649248,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
134
+ 30.998083,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
135
+ 31.346922,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
136
+ 31.69576,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
137
+ 32.044598,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
138
+ 32.393433,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
139
+ 32.74227,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
140
+ 33.439945,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
141
+ 34.137615,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
142
+ 34.486458,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
143
+ 34.835293,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
144
+ 35.184128,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
145
+ 35.532967,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
146
+ 35.881805,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
147
+ 36.23064,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
148
+ 36.579475,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
149
+ 36.92831,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
150
+ 37.277153,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
151
+ 37.625988,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
152
+ 37.974823,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
153
+ 38.323666,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
154
+ 38.6725,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
155
+ 39.021336,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
156
+ 39.71901,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
157
+ 41.81203,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
158
+ 42.16087,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
159
+ 42.509705,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
160
+ 43.20738,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
161
+ 43.556217,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
162
+ 43.905056,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
163
+ 44.25389,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
164
+ 44.60273,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
165
+ 45.3004,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
166
+ 45.998077,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
167
+ 46.346912,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
168
+ 46.69575,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
169
+ 47.393425,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
170
+ 47.74226,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
171
+ 48.091095,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
172
+ 48.439938,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
173
+ 48.788773,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
174
+ 49.137608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
175
+ 49.486446,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
176
+ 50.18412,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
177
+ 50.88179,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
178
+ 51.230633,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
179
+ 51.579468,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
180
+ 51.928303,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
181
+ 52.277145,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
182
+ 52.62598,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
183
+ 52.974815,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
184
+ 53.32365,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
185
+ 53.67249,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
186
+ 54.021328,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
187
+ 54.370163,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
188
+ 54.719,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
189
+ 55.06784,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
190
+ 55.416676,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
191
+ 55.76551,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
192
+ 56.463184,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
193
+ 58.55621,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
194
+ 58.905045,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
195
+ 59.25388,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
196
+ 59.951557,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
197
+ 60.300392,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
198
+ 60.64923,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
199
+ 60.99807,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
200
+ 61.346905,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
201
+ 62.044575,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
202
+ 62.742252,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
203
+ 63.091087,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
204
+ 63.439926,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
205
+ 64.1376,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
206
+ 64.486435,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
207
+ 64.83527,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
208
+ 65.18411,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
209
+ 65.53295,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
210
+ 65.88178,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
211
+ 66.23062,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
212
+ 66.9283,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
213
+ 67.62597,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
214
+ 67.97481,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
215
+ 68.32365,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
216
+ 68.67248,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
217
+ 69.02132,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
218
+ 69.370155,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
219
+ 69.718994,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
220
+ 70.06783,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
221
+ 70.416664,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
222
+ 70.7655,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
223
+ 71.114334,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
224
+ 71.46317,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
225
+ 71.81202,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
226
+ 72.16085,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
227
+ 72.50969,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
228
+ 73.20736,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
229
+ 75.300385,'[+70]','[+63]','[]','[+54,+58,+61]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
230
+ 75.47379,'[+61]','[63]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
231
+ 75.56049,'[61]','[63]','[]','[54,58,61]','[]','[]','[]','[]','[+38,42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
232
+ 75.6472,'[+70]','[+70]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
233
+ 75.82062,'[+66]','[70]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
234
+ 75.994026,'[+61]','[70]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
235
+ 76.167435,'[+66]','[70]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
236
+ 76.34085,'[+70]','[+66]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
237
+ 76.51426,'[+66]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
238
+ 76.68766,'[+66]','[+63]','[]','[+54,+58,+63]','[]','[]','[]','[]','[+36,+42]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 76.86107,'[+70]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
240
+ 76.94778,'[70]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+38,42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
241
+ 77.03448,'[+66]','[+61]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
242
+ 77.20789,'[+63]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+36,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 77.3813,'[+70]','[+61]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
244
+ 77.55471,'[+63]','[61]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
245
+ 77.72813,'[+66]','[+65]','[]','[54,58,63]','[]','[]','[]','[]','[+36,+38,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
246
+ 77.901535,'[+63]','[+66]','[]','[54,58,63]','[]','[]','[]','[]','[+36,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 78.07494,'[+66]','[+63]','[]','[+54,+58,+63]','[]','[]','[]','[]','[+36,+42]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
248
+ 78.24835,'[+70]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
249
+ 78.33505,'[70]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+38,42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 78.42176,'[+66]','[+61]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 78.59518,'[+63]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+36,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 78.768585,'[+66]','[+63]','[]','[+54,+58,+63]','[]','[]','[]','[]','[+42]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 78.94199,'[+70]','[+66]','[]','[54,58,63]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
254
+ 79.11541,'[+66]','[]','[]','[54,58,63]','[]','[]','[]','[]','[+36,+38,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
255
+ 79.28882,'[+63]','[+63]','[]','[54,58,63]','[]','[]','[]','[]','[+36,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 79.46223,'[+61]','[+63]','[]','[+53,+58,+61]','[]','[]','[]','[]','[+36,+42]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
257
+ 79.635635,'[+65]','[]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 79.722336,'[65]','[]','[]','[53,58,61]','[]','[]','[]','[]','[+38,42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 79.80904,'[+61]','[+70]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 79.98245,'[+70]','[70]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 80.15586,'[+65]','[70]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
262
+ 80.32927,'[+70]','[70]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
263
+ 80.502686,'[+61]','[+66]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
264
+ 80.676094,'[+70]','[66]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 80.8495,'[+61]','[+63]','[]','[+53,+58,+61]','[]','[]','[]','[]','[+36,+42]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
266
+ 81.02291,'[+65]','[63]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
267
+ 81.10962,'[65]','[63]','[]','[53,58,61]','[]','[]','[]','[]','[+38,42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 81.19632,'[+61]','[+61]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 81.369736,'[+70]','[61]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
270
+ 81.543144,'[+65]','[+61]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 81.71655,'[+70]','[]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
272
+ 81.88997,'[+61]','[+65]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
273
+ 82.06338,'[+70]','[+66]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
274
+ 82.236786,'[+65]','[+63]','[]','[+53,+56,+61]','[]','[]','[]','[]','[+36,+42]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
275
+ 82.410194,'[+68]','[63]','[]','[53,56,61]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 82.496895,'[68]','[63]','[]','[53,56,61]','[]','[]','[]','[]','[+38,42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
277
+ 82.5836,'[+65]','[+68]','[]','[53,56,61]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 82.75702,'[+61]','[+65]','[]','[53,56,61]','[]','[]','[]','[]','[+36,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 82.93043,'[+70]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 83.10383,'[+61]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
281
+ 83.277245,'[+70]','[+68]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 83.45065,'[+66]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
283
+ 83.62406,'[+61]','[+63]','[]','[+53,+58,+61]','[]','[]','[]','[]','[+36,+42]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 83.79747,'[+65]','[+61]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 83.88418,'[65]','[61]','[]','[53,58,61]','[]','[]','[]','[]','[+38,42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
286
+ 83.97088,'[+61]','[+70]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
287
+ 84.144295,'[+70]','[]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
288
+ 84.3177,'[+65]','[+68]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
289
+ 84.49111,'[+70]','[+68]','[]','[53,58,61]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
290
+ 84.66453,'[+61]','[+61]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
291
+ 84.83794,'[+70]','[]','[]','[53,58,61]','[]','[]','[]','[]','[+36,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 85.011345,'[+65]','[]','[]','[+53,+56,+61]','[]','[]','[]','[]','[+36,+42]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 85.18475,'[+68]','[]','[]','[53,56,61]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
294
+ 85.271454,'[68]','[]','[]','[53,56,61]','[]','[]','[]','[]','[+38,42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 85.35816,'[+65]','[+68]','[]','[53,56,61]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
296
+ 85.53158,'[+61]','[68]','[]','[53,56,61]','[]','[]','[]','[]','[+36,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
297
+ 85.70499,'[+68]','[+66]','[]','[53,56,61]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
298
+ 85.878395,'[+61]','[+66]','[]','[53,56,61]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
299
+ 86.05181,'[+65]','[+66]','[]','[53,56,61]','[]','[]','[]','[]','[+36,+38,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
300
+ 86.22522,'[+61]','[66]','[]','[53,56,61]','[]','[]','[]','[]','[+36,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
301
+ 86.39862,'[+71]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[+36,+42]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
302
+ 86.57203,'[+63]','[+65]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
303
+ 86.65874,'[63]','[65]','[]','[56,59,63]','[]','[]','[]','[]','[+38,42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
304
+ 86.74544,'[+71]','[+61]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
305
+ 86.91885,'[+68]','[61]','[]','[56,59,63]','[]','[]','[]','[]','[+36,+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
306
+ 87.09226,'[+63]','[+65]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
307
+ 87.26567,'[+68]','[65]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
308
+ 87.43909,'[+71]','[65]','[]','[56,59,63]','[]','[]','[]','[]','[+36,+38,+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
309
+ 87.612495,'[+68]','[65]','[]','[56,59,63]','[]','[]','[]','[]','[+36,+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
310
+ 87.785904,'[+70]','[+66]','[]','[+54,+58,+61]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
311
+ 87.95931,'[+61]','[+70]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
312
+ 88.04601,'[61]','[70]','[]','[54,58,61]','[]','[]','[]','[]','[+38,42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
313
+ 88.13272,'[+70]','[+65]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
314
+ 88.30614,'[+66]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
315
+ 88.479546,'[+70]','[+68]','[]','[+54,+58,+61]','[]','[]','[]','[]','[+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
316
+ 88.652954,'[+61]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
317
+ 88.82637,'[+70]','[+68]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
318
+ 88.99978,'[+66]','[68]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
319
+ 89.17319,'[+71]','[+63]','[]','[+56,+59,+63]','[]','[]','[]','[]','[+36,+42]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
320
+ 89.346596,'[+63]','[]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
321
+ 89.4333,'[63]','[]','[]','[56,59,63]','[]','[]','[]','[]','[+38,42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
322
+ 89.52,'[+71]','[+65]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
323
+ 89.69341,'[+68]','[]','[]','[56,59,63]','[]','[]','[]','[]','[+36,+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
324
+ 89.86682,'[+63]','[+68]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
325
+ 90.04023,'[+68]','[+68]','[]','[56,59,63]','[]','[]','[]','[]','[+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
326
+ 90.213646,'[+71]','[]','[]','[56,59,63]','[]','[]','[]','[]','[+36,+38,+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
327
+ 90.387054,'[+68]','[]','[]','[56,59,63]','[]','[]','[]','[]','[+36,+42]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
328
+ 90.56046,'[+70]','[+65]','[]','[+54,+58,+61]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
329
+ 90.73387,'[+61]','[65]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
330
+ 90.82058,'[61]','[65]','[]','[54,58,61]','[]','[]','[]','[]','[+38,42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
331
+ 90.90728,'[+70]','[65]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
332
+ 91.080696,'[+66]','[65]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
333
+ 91.254105,'[+61]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
334
+ 91.42751,'[+66]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
335
+ 91.60093,'[+70]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+38,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
336
+ 91.77434,'[+66]','[]','[]','[54,58,61]','[]','[]','[]','[]','[+36,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
337
+ 91.94775,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
338
+ 92.296585,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
339
+ 92.64542,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
340
+ 93.34309,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
341
+ 93.691925,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
342
+ 94.04077,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
343
+ 94.3896,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
344
+ 94.73844,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
345
+ 95.43611,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
346
+ 96.13379,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
347
+ 96.48262,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
348
+ 96.83147,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
349
+ 97.52914,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
350
+ 97.877975,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
351
+ 98.22681,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
352
+ 98.575645,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
353
+ 98.92448,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
354
+ 99.27332,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
355
+ 99.62216,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
356
+ 100.31983,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
357
+ 101.0175,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
358
+ 101.36634,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
359
+ 101.71519,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
360
+ 102.06402,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
361
+ 102.41286,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
362
+ 102.76169,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
363
+ 103.11053,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
364
+ 103.459366,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
365
+ 103.8082,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
366
+ 104.15704,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
367
+ 104.505875,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
368
+ 104.85471,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
369
+ 105.20355,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
370
+ 105.55238,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
371
+ 105.90122,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
372
+ 106.59889,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
373
+ 108.69192,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
374
+ 109.04076,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
375
+ 109.389595,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
376
+ 110.087265,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
377
+ 110.436104,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
378
+ 110.78494,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
379
+ 111.13377,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
380
+ 111.48261,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
381
+ 112.18029,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
382
+ 112.87797,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
383
+ 113.2268,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
384
+ 113.57564,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
385
+ 114.273315,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
386
+ 114.622154,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
387
+ 114.970985,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
388
+ 115.319824,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
389
+ 115.668655,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
390
+ 116.017494,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
391
+ 116.36633,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
392
+ 117.06401,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
393
+ 117.76168,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
394
+ 118.11052,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
395
+ 118.45936,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
396
+ 118.80819,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
397
+ 119.15703,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
398
+ 119.50587,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
399
+ 119.854706,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
400
+ 120.203545,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
401
+ 120.552376,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
402
+ 120.901215,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
403
+ 121.250046,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
404
+ 121.598885,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
405
+ 121.94773,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
406
+ 122.29656,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
407
+ 122.6454,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
408
+ 123.34307,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
409
+ 125.4361,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
410
+ 125.609505,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
411
+ 125.78291,'[]','[+63]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
412
+ 125.95633,'[]','[63]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
413
+ 126.12974,'[]','[+66]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
414
+ 126.30315,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
415
+ 126.47656,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
416
+ 126.64997,'[]','[61]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
417
+ 126.82338,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
418
+ 126.99678,'[]','[68]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
419
+ 127.17019,'[]','[]','[]','[]','[]','[]','[]','[]','[+40,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
420
+ 127.343605,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
421
+ 127.51701,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
422
+ 127.69042,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
423
+ 127.86384,'[]','[+63]','[]','[]','[]','[]','[]','[]','[+40,+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
424
+ 128.03725,'[]','[63]','[]','[]','[]','[]','[]','[]','[+42]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
425
+ 128.21066,'[]','[+66]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+59,+63]','[]','[]','[]','[]','[]','[]'
426
+ 128.38406,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
427
+ 128.55746,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
428
+ 128.73088,'[]','[61]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
429
+ 128.9043,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+42]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+63]','[]','[]','[]','[]','[]','[]'
430
+ 129.0777,'[]','[+70]','[]','[]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,63]','[]','[]','[]','[]','[]','[]'
431
+ 129.25111,'[]','[]','[]','[]','[]','[]','[]','[]','[+40,+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,63]','[]','[]','[]','[]','[]','[]'
432
+ 129.42453,'[]','[+65]','[]','[]','[]','[]','[]','[]','[+42]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,63]','[]','[]','[]','[]','[]','[]'
433
+ 129.59793,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+59,+63]','[]','[]','[]','[]','[]','[]'
434
+ 129.77135,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
435
+ 129.94475,'[]','[+63]','[]','[]','[]','[]','[]','[]','[+40,+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
436
+ 130.11816,'[]','[63]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
437
+ 130.29158,'[]','[+66]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
438
+ 130.46498,'[]','[66]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
439
+ 130.6384,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
440
+ 130.81181,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,59,63]','[]','[]','[]','[]','[]','[]'
441
+ 130.98521,'[]','[+68]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
442
+ 131.15863,'[]','[68]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
443
+ 131.33203,'[]','[68]','[]','[]','[]','[]','[]','[]','[+40,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
444
+ 131.50545,'[]','[68]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
445
+ 131.67886,'[]','[+65]','[]','[]','[]','[]','[]','[]','[+42]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
446
+ 131.85226,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
447
+ 132.02568,'[]','[+61]','[]','[]','[]','[]','[]','[]','[+40,+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
448
+ 132.19908,'[]','[61]','[]','[]','[]','[]','[]','[]','[+42]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
449
+ 132.3725,'[]','[+65]','[]','[]','[]','[]','[]','[]','[+36,+42]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
450
+ 132.5459,'[]','[65]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
451
+ 132.71931,'[]','[65]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
452
+ 132.89273,'[]','[65]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
453
+ 133.06613,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
454
+ 133.23955,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
455
+ 133.41296,'[]','[]','[]','[]','[]','[]','[]','[]','[+40,+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
456
+ 133.58636,'[]','[]','[]','[]','[]','[]','[]','[]','[+42]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
457
+ 133.75978,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
458
+ 134.10861,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
459
+ 134.45746,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
460
+ 135.15512,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
461
+ 135.50397,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
462
+ 135.8528,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
463
+ 136.20163,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
464
+ 136.55046,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
465
+ 137.24814,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
466
+ 137.94583,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
467
+ 138.29466,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
468
+ 138.6435,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
469
+ 139.34117,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
470
+ 139.69,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
471
+ 140.03885,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
472
+ 140.38768,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
473
+ 140.73651,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
474
+ 141.08536,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
475
+ 141.43419,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
476
+ 142.13187,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
477
+ 142.82953,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
478
+ 143.17838,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
479
+ 143.52722,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
480
+ 143.87605,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
481
+ 144.22488,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
482
+ 144.57373,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
483
+ 144.92256,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
484
+ 145.2714,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
485
+ 145.62024,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
486
+ 145.96907,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
487
+ 146.3179,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
488
+ 146.66675,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
489
+ 147.01558,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
490
+ 147.36441,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
491
+ 147.71324,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
492
+ 148.41093,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
493
+ 150.50395,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
494
+ 150.85278,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
495
+ 151.20163,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
496
+ 151.89929,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
497
+ 152.24814,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
498
+ 152.59697,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
499
+ 152.9458,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
500
+ 153.29466,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
501
+ 153.99232,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
502
+ 154.69,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
503
+ 155.03883,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
504
+ 155.38766,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
505
+ 156.08534,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+61,+65]','[]','[]','[]','[]','[]','[]'
506
+ 156.43417,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
507
+ 156.78302,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
508
+ 157.13185,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[37]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,61,65]','[]','[]','[]','[]','[]','[]'
509
+ 157.48068,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+59,+63,+66]','[]','[]','[]','[]','[]','[]'
510
+ 157.82953,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
511
+ 158.17838,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[59,63,66]','[]','[]','[]','[]','[]','[]'
512
+ 158.87604,'[]','[+61]','[]','[]','[]','[]','[]','[]','[]','[+44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+56,+59,+63]','[]','[]','[]','[]','[]','[]'
513
+ 159.57372,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
514
+ 159.92255,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
515
+ 160.2714,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
516
+ 160.62022,'[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
517
+ 160.96906,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
518
+ 161.3179,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[44]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[56,59,63]','[]','[]','[]','[]','[]','[]'
519
+ 161.66673,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+63,+66]','[]','[]','[]','[]','[]','[]'
520
+ 162.01556,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
521
+ 162.36441,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
522
+ 162.71324,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,63,66]','[]','[]','[]','[]','[]','[]'
523
+ 163.06207,'[]','[+66]','[]','[]','[]','[]','[]','[]','[]','[+46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+58,+61,+65]','[]','[]','[]','[]','[]','[]'
524
+ 163.41093,'[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
525
+ 163.75977,'[]','[+59]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
526
+ 164.1086,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[58,61,65]','[]','[]','[]','[]','[]','[]'
527
+ 164.45744,'[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[+42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+54,+58,+61]','[]','[]','[]','[]','[]','[]'
528
+ 165.1551,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[42]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[54,58,61]','[]','[]','[]','[]','[]','[]'
529
+ 167.24812,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0529_beatinfo.arff ADDED
@@ -0,0 +1,255 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0529'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'G#maj'
9
+ 0.6122449,1,2,'G#maj'
10
+ 1.2244898,1,3,'G#maj'
11
+ 1.8367348,1,4,'G#maj'
12
+ 2.4489796,2,1,'Gmin'
13
+ 3.0612245,2,2,'Gmin'
14
+ 3.6734695,2,3,'Gmin'
15
+ 4.285714,2,4,'Gmin'
16
+ 4.897959,3,1,'Gmin'
17
+ 5.5102043,3,2,'Gmin'
18
+ 6.122449,3,3,'Fmin'
19
+ 6.734694,3,4,'Fmin'
20
+ 7.346939,4,1,'Gmin'
21
+ 7.9591837,4,2,'Gmin'
22
+ 8.571428,4,3,'Gmin'
23
+ 9.183674,4,4,'Gmin'
24
+ 9.795918,5,1,'D#maj'
25
+ 10.408163,5,2,'D#maj'
26
+ 11.020409,5,3,'G#maj'
27
+ 11.632653,5,4,'G#maj'
28
+ 12.244898,6,1,'D#maj'
29
+ 12.857143,6,2,'D#maj'
30
+ 13.469388,6,3,'D#maj'
31
+ 14.081633,6,4,'D#maj'
32
+ 14.693878,7,1,'Gmin'
33
+ 15.306123,7,2,'Gmin'
34
+ 15.918367,7,3,'Gmin'
35
+ 16.530613,7,4,'Gmin'
36
+ 17.142857,8,1,'Gmin'
37
+ 17.755102,8,2,'Gmin'
38
+ 18.367348,8,3,'Gmin'
39
+ 18.979591,8,4,'Gmin'
40
+ 19.591837,9,1,'D#maj'
41
+ 20.204082,9,2,'D#maj'
42
+ 20.816326,9,3,'G#maj'
43
+ 21.428572,9,4,'G#maj'
44
+ 22.040817,10,1,'Cmin'
45
+ 22.65306,10,2,'Cmin'
46
+ 23.265306,10,3,'Cmin'
47
+ 23.877552,10,4,'Cmin'
48
+ 24.489796,11,1,'D#maj'
49
+ 25.102041,11,2,'D#maj'
50
+ 25.714287,11,3,'A#maj'
51
+ 26.32653,11,4,'A#maj'
52
+ 26.938776,12,1,'Cmin'
53
+ 27.551022,12,2,'Cmin'
54
+ 28.163265,12,3,'Cmin'
55
+ 28.77551,12,4,'Cmin'
56
+ 29.387754,1,1,'A#maj'
57
+ 29.849293,1,2,'A#maj'
58
+ 30.310831,1,3,'A#maj'
59
+ 30.77237,1,4,'A#maj'
60
+ 31.233908,2,1,'G#maj'
61
+ 31.695446,2,2,'G#maj'
62
+ 32.156986,2,3,'G#maj'
63
+ 32.618523,2,4,'G#maj'
64
+ 33.080063,3,1,'A#maj'
65
+ 33.5416,3,2,'A#maj'
66
+ 34.00314,3,3,'A#maj'
67
+ 34.464676,3,4,'A#maj'
68
+ 34.926216,4,1,'Cmin'
69
+ 35.387756,4,2,'Cmin'
70
+ 35.849293,4,3,'Cmin'
71
+ 36.310833,4,4,'Cmin'
72
+ 36.77237,5,1,'A#maj'
73
+ 37.23391,5,2,'A#maj'
74
+ 37.695446,5,3,'A#maj'
75
+ 38.156986,5,4,'A#maj'
76
+ 38.618523,6,1,'A#maj'
77
+ 39.080063,6,2,'A#maj'
78
+ 39.5416,6,3,'A#maj'
79
+ 40.00314,6,4,'A#maj'
80
+ 40.464676,7,1,'Cmin'
81
+ 40.926216,7,2,'Cmin'
82
+ 41.387756,7,3,'Cmin'
83
+ 41.849293,7,4,'Cmin'
84
+ 42.31083,8,1,'A#maj'
85
+ 42.77237,8,2,'A#maj'
86
+ 43.23391,8,3,'A#maj'
87
+ 43.695446,8,4,'A#maj'
88
+ 44.156986,9,1,'G#maj'
89
+ 44.618523,9,2,'G#maj'
90
+ 45.080063,9,3,'G#maj'
91
+ 45.541603,9,4,'G#maj'
92
+ 46.00314,10,1,'Fmin'
93
+ 46.464676,10,2,'Fmin'
94
+ 46.926216,10,3,'Fmin'
95
+ 47.387756,10,4,'Fmin'
96
+ 47.849293,11,1,'Cmin'
97
+ 48.31083,11,2,'Cmin'
98
+ 48.77237,11,3,'Cmin'
99
+ 49.23391,11,4,'Cmin'
100
+ 49.695446,12,1,'Fmin'
101
+ 50.156986,12,2,'Fmin'
102
+ 50.618523,12,3,'Fmin'
103
+ 51.080063,12,4,'Fmin'
104
+ 51.541603,13,1,'Cmin'
105
+ 52.00314,13,2,'Cmin'
106
+ 52.464676,13,3,'Cmin'
107
+ 52.926216,13,4,'Cmin'
108
+ 53.387756,14,1,'Fmin'
109
+ 53.849293,14,2,'Fmin'
110
+ 54.31083,14,3,'Fmin'
111
+ 54.77237,14,4,'Fmin'
112
+ 55.23391,15,1,'A#maj'
113
+ 55.695446,15,2,'A#maj'
114
+ 56.156986,15,3,'Fmin'
115
+ 56.618523,15,4,'Fmin'
116
+ 57.080063,16,1,'Cmin'
117
+ 57.541603,16,2,'Cmin'
118
+ 58.00314,16,3,'Cmin'
119
+ 58.464676,16,4,'Cmin'
120
+ 58.926216,1,1,'A#maj'
121
+ 59.387756,1,2,'A#maj'
122
+ 59.849293,1,3,'A#maj'
123
+ 60.310833,1,4,'A#maj'
124
+ 60.77237,2,1,'G#maj'
125
+ 61.23391,2,2,'G#maj'
126
+ 61.695446,2,3,'G#maj'
127
+ 62.156986,2,4,'G#maj'
128
+ 62.618523,3,1,'A#maj'
129
+ 63.080063,3,2,'A#maj'
130
+ 63.5416,3,3,'A#maj'
131
+ 64.003136,3,4,'A#maj'
132
+ 64.464676,4,1,'Cmin'
133
+ 64.926216,4,2,'Cmin'
134
+ 65.38776,4,3,'Cmin'
135
+ 65.8493,4,4,'Cmin'
136
+ 66.31083,5,1,'A#maj'
137
+ 66.77237,5,2,'A#maj'
138
+ 67.23391,5,3,'A#maj'
139
+ 67.69545,5,4,'A#maj'
140
+ 68.15698,6,1,'A#maj'
141
+ 68.61852,6,2,'A#maj'
142
+ 69.08006,6,3,'A#maj'
143
+ 69.5416,6,4,'A#maj'
144
+ 70.00314,7,1,'Cmin'
145
+ 70.464676,7,2,'Cmin'
146
+ 70.926216,7,3,'Cmin'
147
+ 71.38776,7,4,'Cmin'
148
+ 71.84929,8,1,'A#maj'
149
+ 72.31083,8,2,'A#maj'
150
+ 72.77237,8,3,'A#maj'
151
+ 73.23391,8,4,'A#maj'
152
+ 73.69545,9,1,'G#maj'
153
+ 74.15698,9,2,'G#maj'
154
+ 74.61852,9,3,'G#maj'
155
+ 75.08006,9,4,'G#maj'
156
+ 75.5416,10,1,'Fmin'
157
+ 76.00314,10,2,'Fmin'
158
+ 76.464676,10,3,'Fmin'
159
+ 76.926216,10,4,'Fmin'
160
+ 77.38776,11,1,'Cmin'
161
+ 77.84929,11,2,'Cmin'
162
+ 78.31083,11,3,'Cmin'
163
+ 78.77237,11,4,'Cmin'
164
+ 79.23391,12,1,'Fmin'
165
+ 79.69545,12,2,'Fmin'
166
+ 80.15698,12,3,'Fmin'
167
+ 80.61852,12,4,'Fmin'
168
+ 81.08006,13,1,'Cmin'
169
+ 81.5416,13,2,'Cmin'
170
+ 82.00314,13,3,'Cmin'
171
+ 82.464676,13,4,'Cmin'
172
+ 82.926216,14,1,'Fmin'
173
+ 83.38776,14,2,'Fmin'
174
+ 83.84929,14,3,'Fmin'
175
+ 84.31083,14,4,'Fmin'
176
+ 84.77237,15,1,'A#maj'
177
+ 85.23391,15,2,'A#maj'
178
+ 85.69545,15,3,'Fmin'
179
+ 86.15698,15,4,'Fmin'
180
+ 86.61852,16,1,'Cmin'
181
+ 87.08006,16,2,'Cmin'
182
+ 87.5416,16,3,'Cmin'
183
+ 88.00314,16,4,'Cmin'
184
+ 88.464676,1,1,'G#maj'
185
+ 89.07692,1,2,'G#maj'
186
+ 89.68916,1,3,'G#maj'
187
+ 90.30141,1,4,'G#maj'
188
+ 90.91366,2,1,'Fmin'
189
+ 91.5259,2,2,'Fmin'
190
+ 92.138145,2,3,'Cmin'
191
+ 92.75039,2,4,'Cmin'
192
+ 93.36263,3,1,'Fmin'
193
+ 93.974884,3,2,'Fmin'
194
+ 94.58713,3,3,'Fmin'
195
+ 95.19937,3,4,'Fmin'
196
+ 95.811615,4,1,'A#maj'
197
+ 96.42386,4,2,'A#maj'
198
+ 97.0361,4,3,'A#maj'
199
+ 97.648346,4,4,'A#maj'
200
+ 98.2606,5,1,'A#maj'
201
+ 98.87284,5,2,'A#maj'
202
+ 99.485085,5,3,'A#maj'
203
+ 100.09733,5,4,'A#maj'
204
+ 100.70957,6,1,'Cmin'
205
+ 101.32182,6,2,'Cmin'
206
+ 101.93407,6,3,'Cmin'
207
+ 102.54631,6,4,'Cmin'
208
+ 103.158554,1,1,'G#maj'
209
+ 103.7708,1,2,'G#maj'
210
+ 104.38304,1,3,'G#maj'
211
+ 104.995285,1,4,'G#maj'
212
+ 105.60754,2,1,'Gmin'
213
+ 106.21978,2,2,'Gmin'
214
+ 106.83202,2,3,'Gmin'
215
+ 107.44427,2,4,'Gmin'
216
+ 108.05651,3,1,'Gmin'
217
+ 108.66876,3,2,'Gmin'
218
+ 109.281006,3,3,'Fmin'
219
+ 109.89325,3,4,'Fmin'
220
+ 110.50549,4,1,'Gmin'
221
+ 111.11774,4,2,'Gmin'
222
+ 111.72998,4,3,'Gmin'
223
+ 112.342224,4,4,'Gmin'
224
+ 112.954475,5,1,'D#maj'
225
+ 113.56672,5,2,'D#maj'
226
+ 114.17896,5,3,'G#maj'
227
+ 114.79121,5,4,'G#maj'
228
+ 115.40345,6,1,'D#maj'
229
+ 116.0157,6,2,'D#maj'
230
+ 116.627945,6,3,'D#maj'
231
+ 117.24019,6,4,'D#maj'
232
+ 117.85243,7,1,'Gmin'
233
+ 118.464676,7,2,'Gmin'
234
+ 119.07692,7,3,'Gmin'
235
+ 119.68916,7,4,'Gmin'
236
+ 120.30141,8,1,'Gmin'
237
+ 120.91366,8,2,'Gmin'
238
+ 121.5259,8,3,'Gmin'
239
+ 122.138145,8,4,'Gmin'
240
+ 122.75039,9,1,'D#maj'
241
+ 123.36264,9,2,'D#maj'
242
+ 123.974884,9,3,'G#maj'
243
+ 124.58713,9,4,'G#maj'
244
+ 125.19937,10,1,'Cmin'
245
+ 125.811615,10,2,'Cmin'
246
+ 126.42386,10,3,'Cmin'
247
+ 127.0361,10,4,'Cmin'
248
+ 127.648346,11,1,'D#maj'
249
+ 128.26059,11,2,'D#maj'
250
+ 128.87283,11,3,'A#maj'
251
+ 129.48508,11,4,'A#maj'
252
+ 130.09734,12,1,'Cmin'
253
+ 130.70958,12,2,'Cmin'
254
+ 131.32182,12,3,'Cmin'
255
+ 131.93407,12,4,'Cmin'
50_AAM/annotation/0530_onsets.arff ADDED
@@ -0,0 +1,478 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0530'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
38
+ 0.211267,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
39
+ 0.422535,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
40
+ 0.633802,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
41
+ 0.84507,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
42
+ 1.056337,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
43
+ 1.267605,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
44
+ 1.478872,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
45
+ 1.69014,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
46
+ 1.901407,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
47
+ 2.112675,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
48
+ 2.323942,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
49
+ 2.53521,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50
+ 2.746477,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
51
+ 2.957745,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
52
+ 3.169012,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
53
+ 3.38028,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
54
+ 3.591547,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
55
+ 3.802815,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
56
+ 4.014082,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 4.22535,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
58
+ 4.436617,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
59
+ 4.647885,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
60
+ 4.859152,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
61
+ 5.07042,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
62
+ 5.281687,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
63
+ 5.492955,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
64
+ 5.704222,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 5.91549,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
66
+ 6.126757,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 6.338025,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
68
+ 6.549292,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
69
+ 6.76056,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
70
+ 6.971827,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
71
+ 7.183095,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
72
+ 7.394362,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
73
+ 7.60563,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
74
+ 7.816897,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
75
+ 8.028165,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
76
+ 8.239432,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
77
+ 8.4507,'[]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+42]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
78
+ 8.661967,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
79
+ 8.873235,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
80
+ 9.084502,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
81
+ 9.29577,'[]','[]','[]','[]','[]','[]','[36]','[]','[+36,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
82
+ 9.507037,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
83
+ 9.718305,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
84
+ 9.929572,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
85
+ 10.14084,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
86
+ 10.352107,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
87
+ 10.563375,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
88
+ 10.774642,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
89
+ 10.98591,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
90
+ 11.197177,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
91
+ 11.408445,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 11.619712,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
93
+ 11.83098,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
94
+ 12.042247,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
95
+ 12.253515,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
96
+ 12.464782,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
97
+ 12.67605,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
98
+ 12.887317,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
99
+ 13.098585,'[]','[]','[]','[]','[]','[]','[38]','[]','[+43]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
100
+ 13.309852,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
101
+ 13.415486,'[]','[]','[]','[]','[]','[]','[38]','[]','[+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
102
+ 13.52112,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
103
+ 13.943655,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 14.36619,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
105
+ 15.21126,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
106
+ 15.633795,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
107
+ 16.05633,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+78]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
108
+ 16.9014,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
109
+ 17.323936,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
110
+ 17.74647,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
111
+ 18.169004,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
112
+ 18.59154,'[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[+54,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 19.014076,'[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 19.43661,'[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
115
+ 20.28168,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 20.704216,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
117
+ 21.12675,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
118
+ 21.549284,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
119
+ 21.97182,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 22.394356,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
121
+ 22.81689,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
122
+ 23.239424,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
123
+ 23.66196,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 24.084496,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
125
+ 24.50703,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
126
+ 24.929564,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
127
+ 25.3521,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
128
+ 25.774635,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 26.19717,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+78]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
130
+ 26.619703,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
131
+ 27.04224,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
132
+ 27.464775,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
133
+ 27.88731,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 28.309843,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 28.73238,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
136
+ 29.154917,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
137
+ 29.57745,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 29.999985,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
139
+ 30.42252,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
140
+ 32.11266,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
141
+ 33.8028,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 34.01407,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
143
+ 34.225334,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 34.4366,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
145
+ 34.647873,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
146
+ 34.859135,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
147
+ 35.070404,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
148
+ 35.281673,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
149
+ 35.49294,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
150
+ 35.70421,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
151
+ 35.915478,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
152
+ 36.126743,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
153
+ 36.33801,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
154
+ 36.549274,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
155
+ 36.760544,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
156
+ 36.971813,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
157
+ 37.18308,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
158
+ 37.39435,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
159
+ 37.605618,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
160
+ 37.81688,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
161
+ 38.028152,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
162
+ 38.239414,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
163
+ 38.450684,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
164
+ 38.661953,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
165
+ 38.87322,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
166
+ 39.084488,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
167
+ 39.295757,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
168
+ 39.507023,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
169
+ 39.71829,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
170
+ 39.929558,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
171
+ 40.140823,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
172
+ 40.352093,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
173
+ 40.56336,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
174
+ 40.774628,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
175
+ 40.985897,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
176
+ 41.19716,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
177
+ 41.408432,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
178
+ 41.619698,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
179
+ 41.830963,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
180
+ 42.042233,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
181
+ 42.2535,'[]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+42]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
182
+ 42.464767,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
183
+ 42.676037,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
184
+ 42.887302,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
185
+ 43.098568,'[]','[]','[]','[]','[]','[]','[36]','[]','[+36,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
186
+ 43.309837,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
187
+ 43.521103,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
188
+ 43.732372,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
189
+ 43.94364,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
190
+ 44.154907,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
191
+ 44.366177,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
192
+ 44.57744,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
193
+ 44.78871,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
194
+ 44.999977,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
195
+ 45.211243,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
196
+ 45.422512,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
197
+ 45.63378,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
198
+ 45.845047,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
199
+ 46.056316,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
200
+ 46.267586,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
201
+ 46.478848,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
202
+ 46.690117,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
203
+ 46.901382,'[]','[]','[]','[]','[]','[]','[38]','[]','[+43]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
204
+ 47.11265,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
205
+ 47.21829,'[]','[]','[]','[]','[]','[]','[38]','[]','[+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
206
+ 47.32392,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
207
+ 47.535187,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
208
+ 47.746456,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
209
+ 47.95772,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
210
+ 48.16899,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
211
+ 48.380257,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
212
+ 48.591522,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
213
+ 48.80279,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
214
+ 49.01406,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
215
+ 49.225327,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
216
+ 49.436596,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
217
+ 49.647865,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
218
+ 49.859127,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
219
+ 50.070396,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
220
+ 50.281666,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
221
+ 50.49293,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
222
+ 50.7042,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
223
+ 50.915466,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
224
+ 51.126736,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
225
+ 51.338,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
226
+ 51.54927,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
227
+ 51.760536,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
228
+ 51.971806,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
229
+ 52.18307,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
230
+ 52.39434,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
231
+ 52.60561,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
232
+ 52.816875,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
233
+ 53.028145,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
234
+ 53.239407,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
235
+ 53.450676,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
236
+ 53.661945,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
237
+ 53.87321,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
238
+ 54.08448,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
239
+ 54.29575,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
240
+ 54.507015,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
241
+ 54.71828,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
242
+ 54.92955,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 55.140816,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
244
+ 55.352085,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
245
+ 55.56335,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
246
+ 55.77462,'[]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+42]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 55.98589,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
248
+ 56.197155,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
249
+ 56.408424,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 56.619686,'[]','[]','[]','[]','[]','[]','[36]','[]','[+36,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 56.830956,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 57.042225,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 57.25349,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
254
+ 57.46476,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
255
+ 57.67603,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 57.887295,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
257
+ 58.09856,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 58.309834,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 58.521095,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 58.732365,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 58.94363,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
262
+ 59.1549,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
263
+ 59.36617,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
264
+ 59.577435,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 59.788704,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
266
+ 59.99997,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
267
+ 60.211235,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 60.422504,'[]','[]','[]','[]','[]','[]','[38]','[]','[+43]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 60.633774,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
270
+ 60.739407,'[]','[]','[]','[]','[]','[]','[38]','[]','[+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 60.84504,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
272
+ 61.267574,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
273
+ 61.690113,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
274
+ 62.53518,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
275
+ 62.957718,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 63.38025,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+78]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
277
+ 64.22532,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 64.64786,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 65.07039,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 65.49293,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
281
+ 65.91546,'[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[+54,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 66.338,'[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
283
+ 66.76053,'[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 67.6056,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 68.02814,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
286
+ 68.45067,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
287
+ 68.87321,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
288
+ 69.295746,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
289
+ 69.71827,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
290
+ 70.14081,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
291
+ 70.56335,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 70.98588,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 71.40842,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
294
+ 71.830956,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 72.25349,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
296
+ 72.67602,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
297
+ 73.09855,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
298
+ 73.52109,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+78]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
299
+ 73.94363,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
300
+ 74.36616,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
301
+ 74.7887,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
302
+ 75.211235,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
303
+ 75.633766,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
304
+ 76.056305,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
305
+ 76.47883,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
306
+ 76.90137,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
307
+ 77.323906,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
308
+ 77.74644,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
309
+ 79.43658,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
310
+ 81.12672,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]'
311
+ 81.33798,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
312
+ 81.549255,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
313
+ 81.76052,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
314
+ 81.971794,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
315
+ 82.18306,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
316
+ 82.394325,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
317
+ 82.60559,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
318
+ 82.816864,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+62]','[]','[]','[]','[]','[]','[]'
319
+ 83.02813,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
320
+ 83.239395,'[]','[]','[]','[]','[]','[]','[46]','[]','[+38,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
321
+ 83.45066,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
322
+ 83.66193,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
323
+ 83.8732,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
324
+ 84.084465,'[]','[]','[]','[]','[]','[]','[46]','[]','[+38,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
325
+ 84.29573,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
326
+ 84.507,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+60]','[]','[]','[]','[]','[]','[]'
327
+ 84.71826,'[]','[]','[]','[]','[]','[]','[41]','[]','[+42]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,60]','[]','[]','[]','[]','[]','[]'
328
+ 84.929535,'[]','[]','[]','[]','[]','[]','[41]','[]','[+38,+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,60]','[]','[]','[]','[]','[]','[]'
329
+ 85.1408,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,60]','[]','[]','[]','[]','[]','[]'
330
+ 85.35207,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]'
331
+ 85.56334,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
332
+ 85.774605,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
333
+ 85.98587,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
334
+ 86.197136,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]'
335
+ 86.40841,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
336
+ 86.619675,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
337
+ 86.83094,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
338
+ 87.042206,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
339
+ 87.25348,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
340
+ 87.464745,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
341
+ 87.67602,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
342
+ 87.88728,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
343
+ 88.309814,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
344
+ 88.73235,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
345
+ 89.57742,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
346
+ 89.999954,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
347
+ 90.422485,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+78]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
348
+ 91.26756,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
349
+ 91.690094,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
350
+ 92.11263,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
351
+ 92.53517,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
352
+ 92.957695,'[]','[]','[]','[]','[]','[]','[+47]','[]','[]','[]','[+54,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
353
+ 93.38023,'[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
354
+ 93.802765,'[]','[]','[]','[]','[]','[]','[47]','[]','[]','[]','[54,59,62]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
355
+ 94.64784,'[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
356
+ 95.07037,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
357
+ 95.49291,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
358
+ 95.91545,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
359
+ 96.33798,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
360
+ 96.76051,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
361
+ 97.183044,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
362
+ 97.60558,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
363
+ 98.02812,'[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
364
+ 98.45065,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
365
+ 98.87319,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[+71]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
366
+ 99.29573,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
367
+ 99.718254,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
368
+ 100.14079,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
369
+ 100.56333,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+78]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
370
+ 100.98586,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
371
+ 101.4084,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
372
+ 101.83093,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
373
+ 102.25347,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
374
+ 102.67601,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
375
+ 103.09854,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
376
+ 103.52107,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
377
+ 103.94361,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
378
+ 104.36614,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
379
+ 104.78868,'[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
380
+ 106.47881,'[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
381
+ 108.16896,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
382
+ 108.380226,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
383
+ 108.5915,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
384
+ 108.80276,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
385
+ 109.01403,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
386
+ 109.225296,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
387
+ 109.43657,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
388
+ 109.647835,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
389
+ 109.8591,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
390
+ 110.070366,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
391
+ 110.28163,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
392
+ 110.492905,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
393
+ 110.70417,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
394
+ 110.91544,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
395
+ 111.1267,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
396
+ 111.33797,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
397
+ 111.54924,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
398
+ 111.760506,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
399
+ 111.97178,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
400
+ 112.18304,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
401
+ 112.39431,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
402
+ 112.605576,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
403
+ 112.81685,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
404
+ 113.028114,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
405
+ 113.23937,'[]','[]','[]','[]','[]','[]','[+45]','[]','[+36,+42]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
406
+ 113.450645,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
407
+ 113.66191,'[]','[]','[]','[]','[]','[]','[45]','[]','[+37,+42]','[]','[57,60,64]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
408
+ 113.873184,'[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
409
+ 114.08445,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
410
+ 114.29572,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
411
+ 114.50698,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
412
+ 114.718254,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
413
+ 114.92952,'[]','[]','[]','[]','[]','[]','[+43]','[]','[+36,+42]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
414
+ 115.140785,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
415
+ 115.35206,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
416
+ 115.56332,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
417
+ 115.77459,'[]','[]','[]','[]','[]','[]','[43]','[]','[+36,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
418
+ 115.985855,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
419
+ 116.19713,'[]','[]','[]','[]','[]','[]','[43]','[]','[+37,+42]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
420
+ 116.408394,'[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
421
+ 116.61967,'[]','[]','[]','[]','[]','[]','[+36]','[]','[+36,+42]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
422
+ 116.830925,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+79]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
423
+ 117.04219,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
424
+ 117.25346,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
425
+ 117.46473,'[]','[]','[]','[]','[]','[]','[36]','[]','[+36,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
426
+ 117.676,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
427
+ 117.88726,'[]','[]','[]','[]','[]','[]','[36]','[]','[+37,+42]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
428
+ 118.098526,'[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
429
+ 118.3098,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
430
+ 118.521065,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
431
+ 118.73234,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
432
+ 118.9436,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[77]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
433
+ 119.15487,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[+58,+62,+65]','[]','[]','[]','[]','[]','[+81]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
434
+ 119.366135,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+76]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
435
+ 119.57741,'[]','[]','[]','[]','[]','[]','[46]','[]','[+37,+42]','[]','[58,62,65]','[]','[]','[]','[]','[]','[+72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
436
+ 119.78867,'[]','[]','[]','[]','[]','[]','[46]','[]','[]','[]','[58,62,65]','[]','[]','[]','[]','[]','[72]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
437
+ 119.99994,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[+74]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
438
+ 120.211205,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
439
+ 120.42247,'[]','[]','[]','[]','[]','[]','[38]','[]','[+37,+42]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
440
+ 120.63374,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
441
+ 120.84501,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
442
+ 121.05628,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
443
+ 121.26755,'[]','[]','[]','[]','[]','[]','[38]','[]','[+43]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
444
+ 121.47881,'[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
445
+ 121.58445,'[]','[]','[]','[]','[]','[]','[38]','[]','[+48]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
446
+ 121.69008,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]'
447
+ 121.901344,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
448
+ 122.11262,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
449
+ 122.32388,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
450
+ 122.53515,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
451
+ 122.746414,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
452
+ 122.95769,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
453
+ 123.16895,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
454
+ 123.380226,'[]','[]','[]','[]','[]','[]','[+46]','[]','[+36,+42]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+58,+62]','[]','[]','[]','[]','[]','[]'
455
+ 123.59149,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
456
+ 123.80275,'[]','[]','[]','[]','[]','[]','[46]','[]','[+38,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
457
+ 124.01402,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
458
+ 124.22529,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
459
+ 124.43656,'[]','[]','[]','[]','[]','[]','[46]','[]','[+36,+42]','[]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
460
+ 124.64783,'[]','[]','[]','[]','[]','[]','[46]','[]','[+38,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
461
+ 124.859085,'[]','[]','[]','[]','[]','[]','[46]','[]','[+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,58,62]','[]','[]','[]','[]','[]','[]'
462
+ 125.07036,'[]','[]','[]','[]','[]','[]','[+41]','[]','[+36,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+60]','[]','[]','[]','[]','[]','[]'
463
+ 125.281624,'[]','[]','[]','[]','[]','[]','[41]','[]','[+42]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,60]','[]','[]','[]','[]','[]','[]'
464
+ 125.4929,'[]','[]','[]','[]','[]','[]','[41]','[]','[+38,+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,60]','[]','[]','[]','[]','[]','[]'
465
+ 125.70416,'[]','[]','[]','[]','[]','[]','[41]','[]','[+36,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,60]','[]','[]','[]','[]','[]','[]'
466
+ 125.915436,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]'
467
+ 126.12669,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
468
+ 126.33797,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
469
+ 126.54923,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
470
+ 126.7605,'[]','[]','[]','[]','[]','[]','[+38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]'
471
+ 126.97177,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
472
+ 127.18303,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
473
+ 127.3943,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
474
+ 127.60557,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
475
+ 127.81684,'[]','[]','[]','[]','[]','[]','[38]','[]','[+36,+42]','[]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
476
+ 128.0281,'[]','[]','[]','[]','[]','[]','[38]','[]','[+38,+42]','[]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
477
+ 128.23938,'[]','[]','[]','[]','[]','[]','[38]','[]','[+42]','[]','[]','[]','[]','[+69]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]'
478
+ 128.45064,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0539_beatinfo.arff ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0539'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'F#maj'
9
+ 0.5825243,1,2,'F#maj'
10
+ 1.1650486,1,3,'F#maj'
11
+ 1.7475729,1,4,'F#maj'
12
+ 2.3300972,2,1,'F#maj'
13
+ 2.9126215,2,2,'F#maj'
14
+ 3.4951458,2,3,'F#maj'
15
+ 4.07767,2,4,'F#maj'
16
+ 4.6601944,3,1,'C#maj'
17
+ 5.2427187,3,2,'C#maj'
18
+ 5.825243,3,3,'C#maj'
19
+ 6.4077673,3,4,'C#maj'
20
+ 6.9902916,4,1,'D#min'
21
+ 7.572816,4,2,'D#min'
22
+ 8.15534,4,3,'D#min'
23
+ 8.7378645,4,4,'D#min'
24
+ 9.320389,5,1,'G#maj'
25
+ 9.902913,5,2,'G#maj'
26
+ 10.485437,5,3,'G#maj'
27
+ 11.067962,5,4,'G#maj'
28
+ 11.650486,6,1,'A#min'
29
+ 12.23301,6,2,'A#min'
30
+ 12.815535,6,3,'A#min'
31
+ 13.398059,6,4,'A#min'
32
+ 13.980582,1,1,'Bmin'
33
+ 14.980582,1,2,'Bmin'
34
+ 15.980582,1,3,'Bmin'
35
+ 16.980583,1,4,'Bmin'
36
+ 17.980583,2,1,'Emin'
37
+ 18.980583,2,2,'Emin'
38
+ 19.980583,2,3,'Emin'
39
+ 20.980583,2,4,'Emin'
40
+ 21.980583,3,1,'Gmaj'
41
+ 22.980583,3,2,'Gmaj'
42
+ 23.980583,3,3,'Gmaj'
43
+ 24.980583,3,4,'Gmaj'
44
+ 25.980583,4,1,'Emin'
45
+ 26.980583,4,2,'Emin'
46
+ 27.980583,4,3,'Emin'
47
+ 28.980583,4,4,'Emin'
48
+ 29.980583,5,1,'Bmin'
49
+ 30.980583,5,2,'Bmin'
50
+ 31.980583,5,3,'Bmin'
51
+ 32.980583,5,4,'Bmin'
52
+ 33.980583,6,1,'Bmin'
53
+ 34.980583,6,2,'Bmin'
54
+ 35.980583,6,3,'Bmin'
55
+ 36.980583,6,4,'Bmin'
56
+ 37.980583,7,1,'Amaj'
57
+ 38.980583,7,2,'Amaj'
58
+ 39.980583,7,3,'Amaj'
59
+ 40.980583,7,4,'Amaj'
60
+ 41.980583,8,1,'Bmin'
61
+ 42.980583,8,2,'Bmin'
62
+ 43.980583,8,3,'Bmin'
63
+ 44.980583,8,4,'Bmin'
64
+ 45.980583,1,1,'D#maj'
65
+ 46.47645,1,2,'D#maj'
66
+ 46.97232,1,3,'D#maj'
67
+ 47.468185,1,4,'D#maj'
68
+ 47.964054,2,1,'A#maj'
69
+ 48.459923,2,2,'A#maj'
70
+ 48.95579,2,3,'A#maj'
71
+ 49.451656,2,4,'A#maj'
72
+ 49.947525,3,1,'Gmin'
73
+ 50.443394,3,2,'Gmin'
74
+ 50.939262,3,3,'Gmin'
75
+ 51.435127,3,4,'Gmin'
76
+ 51.930996,4,1,'Fmaj'
77
+ 52.426865,4,2,'Fmaj'
78
+ 52.922733,4,3,'Fmaj'
79
+ 53.4186,4,4,'Fmaj'
80
+ 53.914467,5,1,'A#maj'
81
+ 54.410336,5,2,'A#maj'
82
+ 54.906204,5,3,'Gmin'
83
+ 55.40207,5,4,'Gmin'
84
+ 55.897938,6,1,'D#maj'
85
+ 56.393806,6,2,'D#maj'
86
+ 56.889675,6,3,'D#maj'
87
+ 57.385544,6,4,'D#maj'
88
+ 57.88141,7,1,'Gmin'
89
+ 58.377277,7,2,'Gmin'
90
+ 58.873146,7,3,'Gmin'
91
+ 59.36901,7,4,'Gmin'
92
+ 59.86488,8,1,'D#maj'
93
+ 60.36075,8,2,'D#maj'
94
+ 60.856617,8,3,'D#maj'
95
+ 61.352486,8,4,'D#maj'
96
+ 61.84835,9,1,'Fmaj'
97
+ 62.34422,9,2,'Fmaj'
98
+ 62.840088,9,3,'Fmaj'
99
+ 63.335953,9,4,'Fmaj'
100
+ 63.831825,10,1,'Fmaj'
101
+ 64.32769,10,2,'Fmaj'
102
+ 64.82356,10,3,'Fmaj'
103
+ 65.31943,10,4,'Fmaj'
104
+ 65.81529,11,1,'A#maj'
105
+ 66.31116,11,2,'A#maj'
106
+ 66.80703,11,3,'A#maj'
107
+ 67.302895,11,4,'A#maj'
108
+ 67.79877,12,1,'A#maj'
109
+ 68.29463,12,2,'A#maj'
110
+ 68.7905,12,3,'D#maj'
111
+ 69.28637,12,4,'D#maj'
112
+ 69.782234,13,1,'Gmin'
113
+ 70.27811,13,2,'Gmin'
114
+ 70.77397,13,3,'Gmin'
115
+ 71.26984,13,4,'Gmin'
116
+ 71.76571,14,1,'Gmin'
117
+ 72.26157,14,2,'Gmin'
118
+ 72.75745,14,3,'Gmin'
119
+ 73.25331,14,4,'Gmin'
120
+ 73.749176,15,1,'Gmin'
121
+ 74.24504,15,2,'Gmin'
122
+ 74.74091,15,3,'Gmin'
123
+ 75.23678,15,4,'Gmin'
124
+ 75.73265,16,1,'A#maj'
125
+ 76.228516,16,2,'A#maj'
126
+ 76.72438,16,3,'A#maj'
127
+ 77.22025,16,4,'A#maj'
128
+ 77.71612,1,1,'F#maj'
129
+ 78.298645,1,2,'F#maj'
130
+ 78.881165,1,3,'F#maj'
131
+ 79.46369,1,4,'F#maj'
132
+ 80.04622,2,1,'F#maj'
133
+ 80.62874,2,2,'F#maj'
134
+ 81.211266,2,3,'F#maj'
135
+ 81.793785,2,4,'F#maj'
136
+ 82.37631,3,1,'C#maj'
137
+ 82.95884,3,2,'C#maj'
138
+ 83.54136,3,3,'C#maj'
139
+ 84.123886,3,4,'C#maj'
140
+ 84.706406,4,1,'D#min'
141
+ 85.28893,4,2,'D#min'
142
+ 85.87146,4,3,'D#min'
143
+ 86.45398,4,4,'D#min'
144
+ 87.03651,5,1,'G#maj'
145
+ 87.61903,5,2,'G#maj'
146
+ 88.20155,5,3,'G#maj'
147
+ 88.78408,5,4,'G#maj'
148
+ 89.36661,6,1,'A#min'
149
+ 89.94913,6,2,'A#min'
150
+ 90.531654,6,3,'A#min'
151
+ 91.114174,6,4,'A#min'
152
+ 91.6967,1,1,'F#maj'
153
+ 92.27923,1,2,'F#maj'
154
+ 92.86175,1,3,'F#maj'
155
+ 93.444275,1,4,'F#maj'
156
+ 94.026794,2,1,'F#maj'
157
+ 94.60932,2,2,'F#maj'
158
+ 95.19185,2,3,'F#maj'
159
+ 95.77437,2,4,'F#maj'
160
+ 96.356895,3,1,'C#maj'
161
+ 96.93942,3,2,'C#maj'
162
+ 97.52194,3,3,'C#maj'
163
+ 98.10447,3,4,'C#maj'
164
+ 98.687,4,1,'D#min'
165
+ 99.269516,4,2,'D#min'
166
+ 99.85204,4,3,'D#min'
167
+ 100.43456,4,4,'D#min'
168
+ 101.01709,5,1,'G#maj'
169
+ 101.59962,5,2,'G#maj'
170
+ 102.18214,5,3,'G#maj'
171
+ 102.76466,5,4,'G#maj'
172
+ 103.34718,6,1,'A#min'
173
+ 103.92971,6,2,'A#min'
174
+ 104.51224,6,3,'A#min'
175
+ 105.09476,6,4,'A#min'
176
+ 105.677284,1,1,'Bmin'
177
+ 106.677284,1,2,'Bmin'
178
+ 107.677284,1,3,'Bmin'
179
+ 108.677284,1,4,'Bmin'
180
+ 109.677284,2,1,'Emin'
181
+ 110.677284,2,2,'Emin'
182
+ 111.677284,2,3,'Emin'
183
+ 112.677284,2,4,'Emin'
184
+ 113.677284,3,1,'Gmaj'
185
+ 114.677284,3,2,'Gmaj'
186
+ 115.677284,3,3,'Gmaj'
187
+ 116.677284,3,4,'Gmaj'
188
+ 117.677284,4,1,'Emin'
189
+ 118.677284,4,2,'Emin'
190
+ 119.677284,4,3,'Emin'
191
+ 120.677284,4,4,'Emin'
192
+ 121.677284,5,1,'Bmin'
193
+ 122.677284,5,2,'Bmin'
194
+ 123.677284,5,3,'Bmin'
195
+ 124.677284,5,4,'Bmin'
196
+ 125.677284,6,1,'Bmin'
197
+ 126.677284,6,2,'Bmin'
198
+ 127.677284,6,3,'Bmin'
199
+ 128.67728,6,4,'Bmin'
200
+ 129.67728,7,1,'Amaj'
201
+ 130.67728,7,2,'Amaj'
202
+ 131.67728,7,3,'Amaj'
203
+ 132.67728,7,4,'Amaj'
204
+ 133.67728,8,1,'Bmin'
205
+ 134.67728,8,2,'Bmin'
206
+ 135.67728,8,3,'Bmin'
207
+ 136.67728,8,4,'Bmin'
50_AAM/annotation/0563_segments.arff ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Segment information of 0563'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Mark' STRING
5
+ @ATTRIBUTE 'Tempo' NUMERIC
6
+ @ATTRIBUTE 'Key' STRING
7
+ @ATTRIBUTE 'Instruments' STRING
8
+ @ATTRIBUTE 'Generator' STRING
9
+
10
+ @DATA
11
+ 0.0,'A',157,'Amin','[Viola,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
12
+ 12.2293,'A',157,'Amin','[Viola,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
13
+ 24.4586,'A',157,'Amin','[Viola,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
14
+ 36.687897,'C',104,'Dmin','[Jinghu,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
15
+ 73.61098,'B',157,'Amaj','[Viola,Cello,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
16
+ 82.78295,'A',157,'Amin','[Viola,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
17
+ 95.01225,'B',157,'Amaj','[Viola,Cello,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
18
+ 104.18423,'B',157,'Amaj','[Viola,Cello,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
19
+ 113.3562,'A',157,'Amin','[Viola,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
20
+ 125.5855,'C',104,'Dmin','[Jinghu,Balalaika,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
21
+ 162.50858,'B',157,'Amaj','[Viola,Cello,ElectricPiano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
22
+ 171.68054,'end',0,'','[]','[]'
50_AAM/annotation/0583_onsets.arff ADDED
The diff for this file is too large to render. See raw diff
 
50_AAM/annotation/0592_onsets.arff ADDED
@@ -0,0 +1,569 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Onset events in 0592'
2
+
3
+ @ATTRIBUTE 'Onset time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Onset events of AcousticGuitar' STRING
5
+ @ATTRIBUTE 'Onset events of AltoSax' STRING
6
+ @ATTRIBUTE 'Onset events of Balalaika' STRING
7
+ @ATTRIBUTE 'Onset events of BrightPiano' STRING
8
+ @ATTRIBUTE 'Onset events of Cello' STRING
9
+ @ATTRIBUTE 'Onset events of Clarinet' STRING
10
+ @ATTRIBUTE 'Onset events of DoubleBassArco' STRING
11
+ @ATTRIBUTE 'Onset events of DoubleBassPizz' STRING
12
+ @ATTRIBUTE 'Onset events of Drums' STRING
13
+ @ATTRIBUTE 'Onset events of ElectricBass' STRING
14
+ @ATTRIBUTE 'Onset events of ElectricGuitarClean' STRING
15
+ @ATTRIBUTE 'Onset events of ElectricGuitarCrunch' STRING
16
+ @ATTRIBUTE 'Onset events of ElectricGuitarLead' STRING
17
+ @ATTRIBUTE 'Onset events of ElectricPiano' STRING
18
+ @ATTRIBUTE 'Onset events of Erhu' STRING
19
+ @ATTRIBUTE 'Onset events of Flugelhorn' STRING
20
+ @ATTRIBUTE 'Onset events of Flute' STRING
21
+ @ATTRIBUTE 'Onset events of Fujara' STRING
22
+ @ATTRIBUTE 'Onset events of Jinghu' STRING
23
+ @ATTRIBUTE 'Onset events of MorinKhuur' STRING
24
+ @ATTRIBUTE 'Onset events of OrganBass' STRING
25
+ @ATTRIBUTE 'Onset events of PanFlute' STRING
26
+ @ATTRIBUTE 'Onset events of Piano' STRING
27
+ @ATTRIBUTE 'Onset events of Shakuhachi' STRING
28
+ @ATTRIBUTE 'Onset events of Sitar' STRING
29
+ @ATTRIBUTE 'Onset events of TenorSax' STRING
30
+ @ATTRIBUTE 'Onset events of Trombone' STRING
31
+ @ATTRIBUTE 'Onset events of Trumpet' STRING
32
+ @ATTRIBUTE 'Onset events of Ukulele' STRING
33
+ @ATTRIBUTE 'Onset events of Viola' STRING
34
+ @ATTRIBUTE 'Onset events of Violin' STRING
35
+
36
+ @DATA
37
+ 0.0,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
38
+ 0.206896,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
39
+ 0.413793,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
40
+ 0.620689,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
41
+ 0.827586,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
42
+ 1.034482,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
43
+ 1.241379,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
44
+ 1.448275,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
45
+ 1.655172,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
46
+ 1.862068,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
47
+ 2.068965,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
48
+ 2.275861,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
49
+ 2.482758,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50
+ 2.689654,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
51
+ 2.896551,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
52
+ 3.103447,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
53
+ 3.310344,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
54
+ 3.51724,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
55
+ 3.724137,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
56
+ 3.931033,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
57
+ 4.13793,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
58
+ 4.344826,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
59
+ 4.551723,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
60
+ 4.758619,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
61
+ 4.965516,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
62
+ 5.172412,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
63
+ 5.379309,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
64
+ 5.586205,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
65
+ 5.793102,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
66
+ 5.999998,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
67
+ 6.206895,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
68
+ 6.413791,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
69
+ 6.517239,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
70
+ 6.620688,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
71
+ 6.827584,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
72
+ 7.034481,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
73
+ 7.448274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
74
+ 7.862067,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
75
+ 8.068963,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
76
+ 8.27586,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
77
+ 8.689653,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
78
+ 9.103446,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
79
+ 9.310342,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
80
+ 9.517239,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
81
+ 9.724135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
82
+ 9.931032,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
83
+ 10.137928,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
84
+ 10.344825,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
85
+ 10.551721,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
86
+ 10.758618,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
87
+ 11.172411,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
88
+ 11.586204,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
89
+ 11.999997,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]'
90
+ 12.206893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
91
+ 12.41379,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
92
+ 12.827583,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
93
+ 13.241376,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
94
+ 13.448272,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
95
+ 13.655169,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
96
+ 14.068962,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
97
+ 14.482755,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
98
+ 14.689651,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
99
+ 14.896548,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
100
+ 15.103444,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
101
+ 15.310341,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
102
+ 15.517237,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
103
+ 15.724134,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
104
+ 15.93103,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
105
+ 16.137926,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
106
+ 16.55172,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
107
+ 16.965511,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
108
+ 17.172407,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
109
+ 17.379307,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
110
+ 17.7931,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
111
+ 18.206892,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
112
+ 19.034477,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
113
+ 19.862064,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
114
+ 20.06896,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
115
+ 20.275856,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
116
+ 20.482752,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
117
+ 20.68965,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
118
+ 20.896545,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
119
+ 21.103443,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
120
+ 21.31034,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
121
+ 21.517237,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
122
+ 21.724133,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
123
+ 21.931028,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
124
+ 22.137924,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
125
+ 22.344822,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
126
+ 22.551718,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
127
+ 22.758615,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
128
+ 22.965511,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
129
+ 23.172407,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
130
+ 23.379305,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
131
+ 23.5862,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
132
+ 23.793097,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
133
+ 23.999994,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
134
+ 24.20689,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
135
+ 24.413788,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
136
+ 24.620684,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
137
+ 24.82758,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
138
+ 25.034475,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
139
+ 25.241371,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
140
+ 25.448269,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
141
+ 25.655167,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
142
+ 25.862062,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
143
+ 26.06896,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
144
+ 26.275856,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
145
+ 26.379305,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
146
+ 26.482752,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+55]','[]','[]','[]','[]'
147
+ 26.899418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[55]','[]','[]','[]','[]'
148
+ 27.316084,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+50]','[]','[]','[]','[]'
149
+ 27.732752,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
150
+ 28.149418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+63]','[]','[+50]','[]','[]','[]','[]'
151
+ 28.566084,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[50]','[]','[]','[]','[]'
152
+ 28.982752,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+63]','[]','[+57]','[]','[]','[]','[]'
153
+ 29.399416,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[57]','[]','[]','[]','[]'
154
+ 29.816084,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+55]','[]','[]','[]','[]'
155
+ 30.23275,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
156
+ 30.649416,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+50]','[]','[]','[]','[]'
157
+ 31.066084,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
158
+ 31.48275,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+50]','[]','[]','[]','[]'
159
+ 31.899416,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[50]','[]','[]','[]','[]'
160
+ 32.316086,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+57]','[]','[]','[]','[]'
161
+ 32.732746,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
162
+ 33.149418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[+62]','[]','[+55]','[]','[]','[]','[]'
163
+ 33.56608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[55]','[]','[]','[]','[]'
164
+ 33.982746,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+69]','[]','[+55]','[]','[]','[]','[]'
165
+ 34.399418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
166
+ 34.81608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+62]','[]','[+51]','[]','[]','[]','[]'
167
+ 35.232746,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[51]','[]','[]','[]','[]'
168
+ 35.649418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+62]','[]','[51]','[]','[]','[]','[]'
169
+ 36.06608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+69]','[]','[51]','[]','[]','[]','[]'
170
+ 36.482746,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+67]','[]','[+55]','[]','[]','[]','[]'
171
+ 36.899418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[55]','[]','[]','[]','[]'
172
+ 37.31608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+62]','[]','[55]','[]','[]','[]','[]'
173
+ 37.732746,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[55]','[]','[]','[]','[]'
174
+ 38.149418,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
175
+ 38.56608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
176
+ 38.982746,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
177
+ 39.39941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
178
+ 39.81608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+55]','[]','[]','[]','[]'
179
+ 40.232742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[55]','[]','[]','[]','[]'
180
+ 40.64941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+50]','[]','[]','[]','[]'
181
+ 41.06608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
182
+ 41.482742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+63]','[]','[+50]','[]','[]','[]','[]'
183
+ 41.89941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[50]','[]','[]','[]','[]'
184
+ 42.31608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+63]','[]','[+57]','[]','[]','[]','[]'
185
+ 42.732742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[57]','[]','[]','[]','[]'
186
+ 43.14941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+55]','[]','[]','[]','[]'
187
+ 43.56608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
188
+ 43.982742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+50]','[]','[]','[]','[]'
189
+ 44.39941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
190
+ 44.81608,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+50]','[]','[]','[]','[]'
191
+ 45.232742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[50]','[]','[]','[]','[]'
192
+ 45.64941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+57]','[]','[]','[]','[]'
193
+ 46.066074,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
194
+ 46.482742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[+62]','[]','[+55]','[]','[]','[]','[]'
195
+ 46.899406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[55]','[]','[]','[]','[]'
196
+ 47.316074,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+69]','[]','[+55]','[]','[]','[]','[]'
197
+ 47.732742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
198
+ 48.149406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+62]','[]','[+51]','[]','[]','[]','[]'
199
+ 48.566074,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[51]','[]','[]','[]','[]'
200
+ 48.982742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+62]','[]','[51]','[]','[]','[]','[]'
201
+ 49.399406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+69]','[]','[51]','[]','[]','[]','[]'
202
+ 49.816074,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+67]','[]','[+55]','[]','[]','[]','[]'
203
+ 50.232742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[55]','[]','[]','[]','[]'
204
+ 50.649406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+62]','[]','[55]','[]','[]','[]','[]'
205
+ 51.066074,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[55]','[]','[]','[]','[]'
206
+ 51.482742,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
207
+ 51.899406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
208
+ 52.316074,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
209
+ 52.73274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
210
+ 53.149406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+55]','[]','[]','[]','[]'
211
+ 53.56607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[55]','[]','[]','[]','[]'
212
+ 53.98274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+50]','[]','[]','[]','[]'
213
+ 54.399406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
214
+ 54.81607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+63]','[]','[+50]','[]','[]','[]','[]'
215
+ 55.23274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[50]','[]','[]','[]','[]'
216
+ 55.649406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+63]','[]','[+57]','[]','[]','[]','[]'
217
+ 56.06607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[57]','[]','[]','[]','[]'
218
+ 56.48274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+55]','[]','[]','[]','[]'
219
+ 56.899406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
220
+ 57.31607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+50]','[]','[]','[]','[]'
221
+ 57.73274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
222
+ 58.149406,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[+63]','[]','[+50]','[]','[]','[]','[]'
223
+ 58.56607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[50]','[]','[]','[]','[]'
224
+ 58.98274,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+70]','[]','[+57]','[]','[]','[]','[]'
225
+ 59.399403,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
226
+ 59.81607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+53,+57,+62]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[+62]','[]','[+55]','[]','[]','[]','[]'
227
+ 60.232735,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[55]','[]','[]','[]','[]'
228
+ 60.649403,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+69]','[]','[+55]','[]','[]','[]','[]'
229
+ 61.06607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[]','[]','[]','[]','[]'
230
+ 61.482735,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+62]','[]','[+51]','[]','[]','[]','[]'
231
+ 61.899403,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+65]','[]','[51]','[]','[]','[]','[]'
232
+ 62.31607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+62]','[]','[51]','[]','[]','[]','[]'
233
+ 62.732735,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[53,57,62]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[+69]','[]','[51]','[]','[]','[]','[]'
234
+ 63.149403,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[+67]','[]','[+55]','[]','[]','[]','[]'
235
+ 63.56607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[55]','[]','[]','[]','[]'
236
+ 63.982735,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+62]','[]','[55]','[]','[]','[]','[]'
237
+ 64.39941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[55]','[]','[]','[]','[]'
238
+ 64.81607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
239
+ 65.232735,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+70]','[]','[]','[]','[]','[]','[]'
240
+ 65.64941,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+67]','[]','[]','[]','[]','[]','[]'
241
+ 66.06607,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[+62]','[]','[]','[]','[]','[]','[]'
242
+ 66.482735,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
243
+ 66.68963,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
244
+ 66.89653,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
245
+ 67.103424,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
246
+ 67.31032,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
247
+ 67.51722,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
248
+ 67.72411,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
249
+ 67.93101,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
250
+ 68.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
251
+ 68.3448,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
252
+ 68.551704,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
253
+ 68.7586,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
254
+ 68.96549,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
255
+ 69.17239,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
256
+ 69.37929,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
257
+ 69.58618,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
258
+ 69.79308,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
259
+ 69.99998,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
260
+ 70.20687,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
261
+ 70.413765,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
262
+ 70.62067,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
263
+ 70.82756,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
264
+ 71.034454,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
265
+ 71.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
266
+ 71.44826,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
267
+ 71.65515,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
268
+ 71.862045,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
269
+ 72.06895,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
270
+ 72.27584,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
271
+ 72.482735,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
272
+ 72.68963,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
273
+ 72.89653,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
274
+ 72.99998,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
275
+ 73.103424,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
276
+ 73.31032,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
277
+ 73.51722,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
278
+ 73.72411,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
279
+ 73.93101,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
280
+ 74.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
281
+ 74.3448,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
282
+ 74.5517,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
283
+ 74.75859,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
284
+ 74.965485,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
285
+ 75.17239,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
286
+ 75.37929,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
287
+ 75.58618,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
288
+ 75.79308,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
289
+ 75.99998,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
290
+ 76.20687,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
291
+ 76.413765,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
292
+ 76.62067,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
293
+ 76.82756,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
294
+ 77.034454,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
295
+ 77.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
296
+ 77.44825,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
297
+ 77.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
298
+ 77.86204,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
299
+ 78.06895,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
300
+ 78.27584,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
301
+ 78.482735,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
302
+ 78.68963,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
303
+ 78.89653,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
304
+ 79.103424,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
305
+ 79.31032,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
306
+ 79.51722,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
307
+ 79.62067,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
308
+ 79.72411,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
309
+ 79.93101,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
310
+ 80.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
311
+ 80.3448,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
312
+ 80.5517,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
313
+ 80.75859,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
314
+ 80.965485,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
315
+ 81.172386,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
316
+ 81.37928,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
317
+ 81.586174,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
318
+ 81.79308,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
319
+ 81.99998,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
320
+ 82.20687,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
321
+ 82.413765,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
322
+ 82.62067,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
323
+ 82.82756,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
324
+ 83.034454,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
325
+ 83.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
326
+ 83.44825,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
327
+ 83.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
328
+ 83.86204,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
329
+ 84.06894,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
330
+ 84.27583,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
331
+ 84.48273,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
332
+ 84.68963,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
333
+ 84.89653,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
334
+ 85.103424,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
335
+ 85.31032,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
336
+ 85.51722,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
337
+ 85.72411,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
338
+ 85.93101,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
339
+ 86.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
340
+ 86.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
341
+ 86.3448,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
342
+ 86.5517,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
343
+ 86.75859,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
344
+ 87.172386,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
345
+ 87.586174,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
346
+ 87.793076,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
347
+ 87.99997,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
348
+ 88.413765,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
349
+ 88.82756,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
350
+ 89.034454,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
351
+ 89.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
352
+ 89.44825,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
353
+ 89.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
354
+ 89.86204,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
355
+ 90.06894,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
356
+ 90.27583,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
357
+ 90.48273,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
358
+ 90.89652,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
359
+ 91.31032,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
360
+ 91.72411,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]'
361
+ 91.93101,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
362
+ 92.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
363
+ 92.5517,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
364
+ 92.965485,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
365
+ 93.172386,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
366
+ 93.37928,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
367
+ 93.793076,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
368
+ 94.20686,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
369
+ 94.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
370
+ 94.62066,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
371
+ 94.82755,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
372
+ 95.034454,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
373
+ 95.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
374
+ 95.44825,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
375
+ 95.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
376
+ 95.86204,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
377
+ 96.27583,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
378
+ 96.68962,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
379
+ 96.89652,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
380
+ 97.10342,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
381
+ 97.517204,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
382
+ 97.93101,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
383
+ 98.75859,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
384
+ 99.586174,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
385
+ 99.793076,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
386
+ 99.99997,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
387
+ 100.20686,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
388
+ 100.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
389
+ 100.62066,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
390
+ 100.82755,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
391
+ 101.03445,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
392
+ 101.24134,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
393
+ 101.44824,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
394
+ 101.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
395
+ 101.86204,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
396
+ 102.06894,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
397
+ 102.27583,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
398
+ 102.48273,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
399
+ 102.68962,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
400
+ 102.89652,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
401
+ 103.10342,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
402
+ 103.31031,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
403
+ 103.517204,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
404
+ 103.724106,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
405
+ 103.931,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
406
+ 104.13789,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
407
+ 104.344795,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
408
+ 104.5517,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
409
+ 104.75859,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
410
+ 104.965485,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
411
+ 105.172386,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
412
+ 105.37928,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
413
+ 105.586174,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
414
+ 105.793076,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
415
+ 105.99997,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
416
+ 106.10342,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
417
+ 106.20686,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
418
+ 106.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
419
+ 106.62066,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
420
+ 106.82755,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
421
+ 107.03445,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
422
+ 107.24134,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
423
+ 107.44824,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
424
+ 107.655136,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
425
+ 107.86203,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
426
+ 108.06893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
427
+ 108.27583,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
428
+ 108.48273,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
429
+ 108.68962,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
430
+ 108.89652,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
431
+ 109.10342,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
432
+ 109.31031,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
433
+ 109.517204,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
434
+ 109.724106,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
435
+ 109.931,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
436
+ 110.13789,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
437
+ 110.344795,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
438
+ 110.55169,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
439
+ 110.75858,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
440
+ 110.96548,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
441
+ 111.172386,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
442
+ 111.37928,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
443
+ 111.586174,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
444
+ 111.793076,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
445
+ 111.99997,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
446
+ 112.20686,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
447
+ 112.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
448
+ 112.62066,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
449
+ 112.724106,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
450
+ 112.82755,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
451
+ 113.03445,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
452
+ 113.24134,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
453
+ 113.655136,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
454
+ 114.06893,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
455
+ 114.275826,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
456
+ 114.48272,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
457
+ 114.89652,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
458
+ 115.31031,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
459
+ 115.517204,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
460
+ 115.724106,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
461
+ 115.931,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
462
+ 116.13789,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
463
+ 116.344795,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
464
+ 116.55169,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
465
+ 116.75858,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
466
+ 116.96548,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
467
+ 117.37927,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
468
+ 117.793076,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
469
+ 118.20686,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]'
470
+ 118.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
471
+ 118.62066,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
472
+ 119.03445,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
473
+ 119.44824,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
474
+ 119.655136,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
475
+ 119.86203,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
476
+ 120.275826,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
477
+ 120.68961,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
478
+ 120.896515,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
479
+ 121.10341,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
480
+ 121.3103,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
481
+ 121.517204,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
482
+ 121.724106,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
483
+ 121.931,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
484
+ 122.13789,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
485
+ 122.344795,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
486
+ 122.75858,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
487
+ 123.17238,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
488
+ 123.37927,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
489
+ 123.58617,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
490
+ 123.99996,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
491
+ 124.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
492
+ 125.24134,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
493
+ 126.06893,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
494
+ 126.275826,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
495
+ 126.48272,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
496
+ 126.68961,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
497
+ 126.896515,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
498
+ 127.10341,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
499
+ 127.3103,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
500
+ 127.5172,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
501
+ 127.7241,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+64]','[]','[]','[]','[]','[]','[]','[+40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
502
+ 127.93099,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
503
+ 128.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
504
+ 128.34479,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,64]','[]','[]','[]','[]','[]','[]','[40]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
505
+ 128.55168,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+60,+64]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
506
+ 128.75859,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
507
+ 128.96548,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
508
+ 129.17238,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,60,64]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
509
+ 129.37927,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+57,+60,+64]','[]','[]','[]','[]','[]','[]','[+45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
510
+ 129.58617,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
511
+ 129.79306,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
512
+ 129.99995,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
513
+ 130.20686,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
514
+ 130.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
515
+ 130.62065,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
516
+ 130.82755,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[57,60,64]','[]','[]','[]','[]','[]','[]','[45]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
517
+ 131.03445,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+42]','[]','[]','[]','[]','[+55,+59,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
518
+ 131.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
519
+ 131.44824,'[]','[]','[]','[]','[]','[]','[]','[]','[+38,+42]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
520
+ 131.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
521
+ 131.86203,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
522
+ 132.06892,'[]','[]','[]','[]','[]','[]','[]','[]','[+36,+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
523
+ 132.27582,'[]','[]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
524
+ 132.48273,'[]','[]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
525
+ 132.58617,'[]','[]','[]','[]','[]','[]','[]','[]','[36,+47]','[]','[]','[]','[]','[55,59,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
526
+ 132.68962,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
527
+ 132.89651,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
528
+ 133.10341,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
529
+ 133.5172,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
530
+ 133.93098,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
531
+ 134.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
532
+ 134.34479,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+60,+65]','[]','[]','[]','[]','[]','[]','[+41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
533
+ 134.75858,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
534
+ 135.17236,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
535
+ 135.37926,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
536
+ 135.58617,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
537
+ 135.79306,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,60,65]','[]','[]','[]','[]','[]','[]','[41]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
538
+ 135.99997,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
539
+ 136.20685,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
540
+ 136.41376,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
541
+ 136.62065,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
542
+ 136.82755,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
543
+ 137.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
544
+ 137.65514,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+63]','[]','[]','[]','[]','[]','[]','[+39]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
545
+ 138.06892,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+58]','[]','[]','[]','[]'
546
+ 138.27582,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
547
+ 138.48273,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
548
+ 138.89651,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,63]','[]','[]','[]','[]','[]','[]','[39]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
549
+ 139.3103,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
550
+ 139.5172,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+53]','[]','[]','[]','[]'
551
+ 139.72409,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
552
+ 140.1379,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+60]','[]','[]','[]','[]'
553
+ 140.55168,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
554
+ 140.75858,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
555
+ 140.96547,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
556
+ 141.17236,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
557
+ 141.37926,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+48]','[]','[]','[]','[]'
558
+ 141.58617,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
559
+ 141.79306,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
560
+ 141.99995,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
561
+ 142.20685,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
562
+ 142.62064,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+57,+62,+65]','[]','[]','[]','[]','[]','[]','[+38]','[]','[]','[]','[]','[]','[+51]','[]','[]','[]','[]'
563
+ 143.03445,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+50]','[]','[]','[]','[]'
564
+ 143.24135,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[57,62,65]','[]','[]','[]','[]','[]','[]','[38]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
565
+ 143.44824,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+60,+63]','[]','[]','[]','[]','[]','[]','[+36]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
566
+ 143.86203,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,60,63]','[]','[]','[]','[]','[]','[]','[36]','[]','[]','[]','[]','[]','[+57]','[]','[]','[]','[]'
567
+ 144.27582,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[+55,+58,+62]','[]','[]','[]','[]','[]','[]','[+43]','[]','[]','[]','[]','[]','[+55]','[]','[]','[]','[]'
568
+ 145.10341,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[55,58,62]','[]','[]','[]','[]','[]','[]','[43]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
569
+ 145.93098,'[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]','[]'
50_AAM/annotation/0616_beatinfo.arff ADDED
@@ -0,0 +1,215 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @RELATION 'Beat information of 0616'
2
+
3
+ @ATTRIBUTE 'Start time in seconds' NUMERIC
4
+ @ATTRIBUTE 'Bar count' NUMERIC
5
+ @ATTRIBUTE 'Quarter count' NUMERIC
6
+ @ATTRIBUTE 'Chord name' STRING
7
+
8
+ 0.0,1,1,'A#maj'
9
+ 0.3773585,1,2,'A#maj'
10
+ 0.754717,1,3,'A#maj'
11
+ 1.1320755,1,4,'A#maj'
12
+ 1.509434,2,1,'G#maj'
13
+ 1.8867924,2,2,'G#maj'
14
+ 2.264151,2,3,'G#maj'
15
+ 2.6415095,2,4,'G#maj'
16
+ 3.018868,3,1,'G#maj'
17
+ 3.3962264,3,2,'G#maj'
18
+ 3.7735848,3,3,'Gmin'
19
+ 4.1509433,3,4,'Gmin'
20
+ 4.528302,4,1,'A#maj'
21
+ 4.9056606,4,2,'A#maj'
22
+ 5.283019,4,3,'A#maj'
23
+ 5.6603775,4,4,'A#maj'
24
+ 6.037736,5,1,'D#maj'
25
+ 6.4150944,5,2,'D#maj'
26
+ 6.792453,5,3,'D#maj'
27
+ 7.1698112,5,4,'D#maj'
28
+ 7.5471697,6,1,'D#maj'
29
+ 7.9245286,6,2,'D#maj'
30
+ 8.301887,6,3,'D#maj'
31
+ 8.679245,6,4,'D#maj'
32
+ 9.056603,1,1,'C#maj'
33
+ 9.816097,1,2,'C#maj'
34
+ 10.575591,1,3,'C#maj'
35
+ 11.335085,1,4,'C#maj'
36
+ 12.094578,2,1,'A#min'
37
+ 12.854072,2,2,'A#min'
38
+ 13.613565,2,3,'A#min'
39
+ 14.373058,2,4,'A#min'
40
+ 15.132553,3,1,'F#maj'
41
+ 15.892046,3,2,'F#maj'
42
+ 16.651539,3,3,'F#maj'
43
+ 17.411034,3,4,'F#maj'
44
+ 18.170528,4,1,'F#maj'
45
+ 18.930021,4,2,'F#maj'
46
+ 19.689514,4,3,'F#maj'
47
+ 20.449009,4,4,'F#maj'
48
+ 21.208502,5,1,'F#maj'
49
+ 21.967995,5,2,'F#maj'
50
+ 22.72749,5,3,'F#maj'
51
+ 23.486982,5,4,'F#maj'
52
+ 24.246475,6,1,'Bmaj'
53
+ 25.00597,6,2,'Bmaj'
54
+ 25.765465,6,3,'Bmaj'
55
+ 26.524956,6,4,'Bmaj'
56
+ 27.28445,7,1,'C#maj'
57
+ 28.043945,7,2,'C#maj'
58
+ 28.80344,7,3,'C#maj'
59
+ 29.562931,7,4,'C#maj'
60
+ 30.322426,8,1,'D#min'
61
+ 31.08192,8,2,'D#min'
62
+ 31.841412,8,3,'D#min'
63
+ 32.600906,8,4,'D#min'
64
+ 33.3604,1,1,'A#maj'
65
+ 33.73776,1,2,'A#maj'
66
+ 34.11512,1,3,'A#maj'
67
+ 34.492477,1,4,'A#maj'
68
+ 34.869835,2,1,'G#maj'
69
+ 35.247192,2,2,'G#maj'
70
+ 35.624554,2,3,'G#maj'
71
+ 36.00191,2,4,'G#maj'
72
+ 36.37927,3,1,'G#maj'
73
+ 36.756626,3,2,'G#maj'
74
+ 37.133987,3,3,'Gmin'
75
+ 37.511345,3,4,'Gmin'
76
+ 37.888702,4,1,'A#maj'
77
+ 38.26606,4,2,'A#maj'
78
+ 38.64342,4,3,'A#maj'
79
+ 39.02078,4,4,'A#maj'
80
+ 39.398136,5,1,'D#maj'
81
+ 39.775497,5,2,'D#maj'
82
+ 40.152855,5,3,'D#maj'
83
+ 40.530212,5,4,'D#maj'
84
+ 40.90757,6,1,'D#maj'
85
+ 41.28493,6,2,'D#maj'
86
+ 41.66229,6,3,'D#maj'
87
+ 42.039646,6,4,'D#maj'
88
+ 42.417004,1,1,'C#maj'
89
+ 43.1765,1,2,'C#maj'
90
+ 43.93599,1,3,'C#maj'
91
+ 44.695484,1,4,'C#maj'
92
+ 45.45498,2,1,'A#min'
93
+ 46.21447,2,2,'A#min'
94
+ 46.973965,2,3,'A#min'
95
+ 47.73346,2,4,'A#min'
96
+ 48.492954,3,1,'F#maj'
97
+ 49.252445,3,2,'F#maj'
98
+ 50.01194,3,3,'F#maj'
99
+ 50.771435,3,4,'F#maj'
100
+ 51.53093,4,1,'F#maj'
101
+ 52.29042,4,2,'F#maj'
102
+ 53.049915,4,3,'F#maj'
103
+ 53.80941,4,4,'F#maj'
104
+ 54.5689,5,1,'F#maj'
105
+ 55.328396,5,2,'F#maj'
106
+ 56.08789,5,3,'F#maj'
107
+ 56.84738,5,4,'F#maj'
108
+ 57.606876,6,1,'Bmaj'
109
+ 58.36637,6,2,'Bmaj'
110
+ 59.125862,6,3,'Bmaj'
111
+ 59.885357,6,4,'Bmaj'
112
+ 60.64485,7,1,'C#maj'
113
+ 61.404343,7,2,'C#maj'
114
+ 62.16384,7,3,'C#maj'
115
+ 62.923332,7,4,'C#maj'
116
+ 63.682823,8,1,'D#min'
117
+ 64.44232,8,2,'D#min'
118
+ 65.20181,8,3,'D#min'
119
+ 65.9613,8,4,'D#min'
120
+ 66.7208,1,1,'C#maj'
121
+ 67.48029,1,2,'C#maj'
122
+ 68.23979,1,3,'C#maj'
123
+ 68.99928,1,4,'C#maj'
124
+ 69.75877,2,1,'A#min'
125
+ 70.51827,2,2,'A#min'
126
+ 71.27776,2,3,'A#min'
127
+ 72.037254,2,4,'A#min'
128
+ 72.79675,3,1,'Bmaj'
129
+ 73.556244,3,2,'Bmaj'
130
+ 74.315735,3,3,'A#min'
131
+ 75.07523,3,4,'A#min'
132
+ 75.834724,4,1,'Bmaj'
133
+ 76.59422,4,2,'Bmaj'
134
+ 77.353714,4,3,'Bmaj'
135
+ 78.113205,4,4,'Bmaj'
136
+ 78.8727,5,1,'F#maj'
137
+ 79.632195,5,2,'F#maj'
138
+ 80.391685,5,3,'D#min'
139
+ 81.151184,5,4,'D#min'
140
+ 81.910675,6,1,'Bmaj'
141
+ 82.670166,6,2,'Bmaj'
142
+ 83.429665,6,3,'Bmaj'
143
+ 84.189156,6,4,'Bmaj'
144
+ 84.948654,7,1,'A#min'
145
+ 85.708145,7,2,'A#min'
146
+ 86.467636,7,3,'G#min'
147
+ 87.22713,7,4,'G#min'
148
+ 87.986626,8,1,'A#min'
149
+ 88.74612,8,2,'A#min'
150
+ 89.505615,8,3,'A#min'
151
+ 90.26511,8,4,'A#min'
152
+ 91.0246,9,1,'G#min'
153
+ 91.78409,9,2,'G#min'
154
+ 92.54359,9,3,'G#min'
155
+ 93.30308,9,4,'G#min'
156
+ 94.06258,10,1,'C#maj'
157
+ 94.82207,10,2,'C#maj'
158
+ 95.58156,10,3,'C#maj'
159
+ 96.34106,10,4,'C#maj'
160
+ 97.10055,11,1,'A#min'
161
+ 97.86005,11,2,'A#min'
162
+ 98.61954,11,3,'A#min'
163
+ 99.37903,11,4,'A#min'
164
+ 100.13852,12,1,'D#min'
165
+ 100.89802,12,2,'D#min'
166
+ 101.65751,12,3,'D#min'
167
+ 102.41701,12,4,'D#min'
168
+ 103.1765,13,1,'F#maj'
169
+ 103.93599,13,2,'F#maj'
170
+ 104.69548,13,3,'F#maj'
171
+ 105.45498,13,4,'F#maj'
172
+ 106.21448,14,1,'C#maj'
173
+ 106.97397,14,2,'C#maj'
174
+ 107.73346,14,3,'C#maj'
175
+ 108.49295,14,4,'C#maj'
176
+ 109.25244,15,1,'F#maj'
177
+ 110.01194,15,2,'F#maj'
178
+ 110.77144,15,3,'F#maj'
179
+ 111.53093,15,4,'F#maj'
180
+ 112.29042,16,1,'D#min'
181
+ 113.04991,16,2,'D#min'
182
+ 113.80941,16,3,'D#min'
183
+ 114.5689,16,4,'D#min'
184
+ 115.3284,1,1,'C#maj'
185
+ 116.08789,1,2,'C#maj'
186
+ 116.84739,1,3,'C#maj'
187
+ 117.60688,1,4,'C#maj'
188
+ 118.36637,2,1,'A#min'
189
+ 119.12587,2,2,'A#min'
190
+ 119.88536,2,3,'A#min'
191
+ 120.64485,2,4,'A#min'
192
+ 121.40435,3,1,'F#maj'
193
+ 122.16384,3,2,'F#maj'
194
+ 122.92334,3,3,'F#maj'
195
+ 123.68283,3,4,'F#maj'
196
+ 124.44232,4,1,'F#maj'
197
+ 125.20182,4,2,'F#maj'
198
+ 125.96131,4,3,'F#maj'
199
+ 126.7208,4,4,'F#maj'
200
+ 127.4803,5,1,'F#maj'
201
+ 128.23979,5,2,'F#maj'
202
+ 128.99928,5,3,'F#maj'
203
+ 129.75877,5,4,'F#maj'
204
+ 130.51828,6,1,'Bmaj'
205
+ 131.27777,6,2,'Bmaj'
206
+ 132.03726,6,3,'Bmaj'
207
+ 132.79675,6,4,'Bmaj'
208
+ 133.55624,7,1,'C#maj'
209
+ 134.31573,7,2,'C#maj'
210
+ 135.07524,7,3,'C#maj'
211
+ 135.83473,7,4,'C#maj'
212
+ 136.59422,8,1,'D#min'
213
+ 137.35371,8,2,'D#min'
214
+ 138.1132,8,3,'D#min'
215
+ 138.87271,8,4,'D#min'
50_AAM/annotation/0673_onsets.arff ADDED
The diff for this file is too large to render. See raw diff