-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrossout.render_stats.html
More file actions
811 lines (811 loc) · 46.3 KB
/
crossout.render_stats.html
File metadata and controls
811 lines (811 loc) · 46.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>REAPER Render: crossout</title>
<style>
body { font-family: monospace; }
table { border-collapse: collapse; }
table th { border: 1px solid black; padding: 12px; text-align: right; }
table td { border: 1px solid black; padding: 12px; text-align: right; }
table th:nth-child(1), td:nth-child(1) { text-align: left; }
</style>
</head>
<body>
<p>REAPER Render</p>
<p>
FLAC 16 bit 44100Hz 2ch<br>
Project: crossout<br>
</p>
<br>
<table>
<thead>
<tr>
<th><br>File</th>
<th><br>Length</th>
<th><br>Peak</th>
<th>True<br>Peak</th>
<th><br>Clips</th>
<th>TP<br>Clips</th>
<th>max<br>RMS-M</th>
<th>max<br>RMS-S</th>
<th><br>RMS-I</th>
<th><br>RMS-RA</th>
</tr>
</thead>
<tbody>
<tr>
<td>crossout.flac</td>
<td>3:12.231</td>
<td>-1.0</td>
<td>-1.0</td>
<td>0</td>
<td>0</td>
<td>-5.7</td>
<td>-8.0</td>
<td>-9.2</td>
<td>2.6</td>
</tr>
</tbody>
</table>
<br><br>
<input type='checkbox' id='regions' name='regions' value='yes'>
<label for='regions'> Display project regions</label><br>
<input type='checkbox' id='markers' name='markers'>
<label for='markers'> Display project markers</label><br>
<script type='text/javascript'>
var w=1024, h=768, xa=64, xb=w-24, ya=32, yb=112, yc=160, yd=h-24;
const colors=['#808080', '#3366CC', '#FF9900', '#F0F8F0', '#80E080'];
function stroke(ctx, c, l) { ctx.strokeStyle=c; ctx.lineWidth=l; ctx.stroke(); }
function strokerect(ctx, c, l, x, y, w, h) { ctx.strokeStyle=c; ctx.lineWidth=l; ctx.strokeRect(x, y, w, h); }
function fill(ctx, c) { ctx.fillStyle=c; ctx.fill(); }
function fillrect(ctx, c, x, y, w, h) { ctx.fillStyle=c; ctx.fillRect(x, y, w, h); }
function text(ctx, c, a, b, t, x, y) { ctx.fillStyle=c; ctx.textAlign=a; ctx.textBaseline=b; ctx.fillText(t, x, y); }
function clip(ctx, x, y, w, h) { ctx.save(); ctx.beginPath(); ctx.rect(x, y, w, h); ctx.clip(); }
function to_x(x) { return xa+(xb-xa)*x; }
function to_y(y, i) { return !i ? ya+(yb-ya)*y : yc+(yd-yc)*y; }
function from_x(x) { return (x-xa)/(xb-xa); }
function draw_chart(canv, data, tipx, tipy) {
w=canv.width=Math.max(window.innerWidth-64, 800);
xb=w-24;
let reg = 'regions' in data && document.getElementById('regions').checked;
let mrk = 'markers' in data && document.getElementById('markers').checked;
yc=160+40*(reg+mrk);
let ctx=canv.getContext('2d');
ctx.clearRect(0, 0, w, h);
ctx.font='1em monospace';
let x=xa;
text(ctx, '#000000', 'left', 'top', 'File: '+data.name, x, 0);
x += ctx.measureText('File: '+data.name).width+48;
for (let i=1; i < data.series.length; ++i) {
fillrect(ctx, colors[i], x, 6, 40, 3);
text(ctx, '#000000', 'left', 'top', data.series[i], x+48, 0);
x += ctx.measureText(data.series[i]).width+96;
}
fillrect(ctx, colors[4], x, 6, 40, 3);
text(ctx, '#000000', 'left', 'top', data.integrated[0], x+48, 0);
x += ctx.measureText(data.integrated[0]).width+96;
if ('dynrange' in data) {
fillrect(ctx, colors[3], x, 0, 40, 16);
text(ctx, '#000000', 'left', 'top', data.dynrange[0], x+48, 0);
let ylo=to_y(data.dynrange[1][0], 1), yhi=to_y(data.dynrange[2][0], 1);
fillrect(ctx, colors[3], xa, yhi, xb-xa, ylo-yhi);
}
let y=to_y(data.integrated[1], 1);
fillrect(ctx, colors[4], xa, y-1, xb-xa, 2);
ctx.beginPath();
for (let i=0; i < data.xmaj.length; ++i) {
let x=Math.floor(to_x(data.xmaj[i][0]))+0.5;
ctx.moveTo(x, ya);
ctx.lineTo(x, yb+8);
ctx.moveTo(x, yc-8);
ctx.lineTo(x+0.5, h);
text(ctx, '#000000', 'center', 'middle', data.xmaj[i][1], x, yc-24);
}
for (let i=0; i < data.ymaj.length; ++i) {
let y=Math.floor(to_y(data.ymaj[i][0], 1))+0.5;
ctx.moveTo(xa-8, y);
ctx.lineTo(w, y);
text(ctx, '#000000', 'right', 'middle', data.ymaj[i][1], xa-24, y);
}
stroke(ctx, '#E0E0E0', 1);
ctx.beginPath();
for (let i=0; i < data.xmin.length; ++i) {
let x=Math.floor(to_x(data.xmin[i]))+0.5;
ctx.moveTo(x, ya);
ctx.lineTo(x, yb);
ctx.moveTo(x, yc);
ctx.lineTo(x, h);
}
for (let i=0; i < data.ymin.length; ++i) {
let y=Math.floor(to_y(data.ymin[i], 1))+0.5;
ctx.moveTo(xa, y);
ctx.lineTo(w-8, y);
}
stroke(ctx, '#F4F4F4', 1);
strokerect(ctx, '#000000', 1, xa+0.5, ya+0.5, xb-xa, yb-ya);
for (let i=0; i < data.series.length; ++i) {
ctx.beginPath();
for (let j=0; j < data.vals.length; ++j) {
ctx.lineTo(to_x(data.vals[j][0][0]), to_y(data.vals[j][i+1][0], i));
}
if (!i) {
ctx.lineTo(xb, yb);
ctx.lineTo(xa, yb);
fill(ctx, colors[0]);
}
else {
stroke(ctx, colors[i], 2);
}
}
let sx=-1, ex=-1;
for (let i=0; i <= data.vals.length; ++i) {
if (i < data.vals.length && data.vals[i][1][1].startsWith('+')) {
ex=to_x(data.vals[i][0][0]);
if (sx < 0) sx=ex;
}
else if (sx >= 0 && ex >= 0) {
fillrect(ctx, '#FF0000', sx, ya, ex-sx, yb-ya);
sx=ex=-1;
}
}
if (reg) {
let lastx=w;
for (let i=data.regions.length-1; i >= 0; --i) {
let tx=Math.floor(to_x(data.regions[i][0]));
let ty=yb+10+0.5;
let tw=Math.floor(to_x(data.regions[i][2]))-tx;
let ex=tx+tw;
if (tx+tw > lastx) tw=lastx-tx;
lastx=tx-1;
fillrect(ctx, data.regions[i][5], tx, ty, tw, 20);
clip(ctx, tx, ty, tw, 20);
text(ctx, data.regions[i][6], 'left', 'middle', data.regions[i][4], tx+8, ty+10);
ctx.restore();
fillrect(ctx, data.regions[i][5], tx, ya-6, 2, yc-ya-32);
fillrect(ctx, data.regions[i][5], tx, yc-12, 2, h-yc+12);
fillrect(ctx, data.regions[i][5], ex, ya-6, 2, yc-ya-32);
fillrect(ctx, data.regions[i][5], ex, yc-12, 2, h-yc+12);
}
}
if (mrk) {
let lastx=w;
for (let i=data.markers.length-1; i >= 0; --i) {
let tx=Math.floor(to_x(data.markers[i][0]));
let ty=yb+40*reg+10+0.5;
let tw=ctx.measureText(data.markers[i][2]).width+16;
if (tx+tw > lastx) tw=lastx-tx;
lastx=tx-1;
fillrect(ctx, data.markers[i][3], tx, ty, tw, 20);
clip(ctx, tx, ty, tw, 20);
text(ctx, data.markers[i][4], 'left', 'middle', data.markers[i][2], tx+8, ty+10);
ctx.restore();
fillrect(ctx, data.markers[i][3], tx, ya-6, 2, yc-ya-32);
fillrect(ctx, data.markers[i][3], tx, yc-12, 2, h-yc+12);
}
}
if (tipx >= 0 && tipy >= 0) {
let tx=from_x(tipx);
let j=0;
for (; j < data.vals.length-1; ++j) {
if (data.vals[j][0][0] > tx) break;
}
if (j < data.vals.length-1 && data.vals[j+1][0][0]-tx < tx-data.vals[j][0][0]) ++j;
let str=[data.vals[j][0][1], '', '', ''];
for (let i=0; i < data.series.length; ++i) {
ctx.beginPath();
ctx.arc(to_x(data.vals[j][0][0]), to_y(data.vals[j][i+1][0], i), 4, 0, 2*Math.PI, false);
fill(ctx, !i ? '#000000' : colors[i]);
str[i+1]=data.series[i]+' '+data.vals[j][i+1][1];
}
let tipw=160, tiph=24*(data.series.length+1)+12;
if (tipx < tipw/2+1) tipx=tipw/2+1;
else if (tipx > w-tipw/2-1) tipx=w-tipw/2-1;
tipy += 96;
if (tipy > h-tiph/2-1) tipy=h-tiph/2-1;
strokerect(ctx, '#000000', 1, tipx-tipw/2, tipy-tiph/2, tipw, tiph);
fillrect(ctx, '#FFFFFF', tipx-tipw/2, tipy-tiph/2, tipw, tiph);
tipy -= 24*data.series.length/2;
for (let i=0; str[i]; ++i) {
text(ctx, !i ? '#000000' : colors[i-1], 'center', 'middle', str[i], tipx, tipy);
tipy += 24;
}
}
}
</script>
<br><br>
<canvas id='chart_0' width='1024' height='768'></canvas>
<script type='text/javascript'>
const data_0={
name:'crossout.flac',
length:192.232,
series:['Peak','RMS-M','RMS-S'],
integrated:['RMS-I',0.4370,'-9.18'],
dynrange:['RMS-RA',[0.5190,'-10.90'],[0.3952,'-8.30']],
vals:[
[[0.0019,'0:00.371'],[1.0000,'-inf'],[3.1858,'-66.90'],[3.5727,'-75.03']],
[[0.0039,'0:00.743'],[0.9982,'-110.07'],[0.7908,'-16.61'],[1.2074,'-25.36']],
[[0.0058,'0:01.115'],[0.0693,'-1.25'],[0.3988,'-8.37'],[0.7233,'-15.19']],
[[0.0077,'0:01.487'],[0.0857,'-1.56'],[0.3830,'-8.04'],[0.6469,'-13.58']],
[[0.0097,'0:01.859'],[0.0605,'-1.08'],[0.4909,'-10.31'],[0.6185,'-12.99']],
[[0.0116,'0:02.230'],[0.2263,'-4.46'],[0.6345,'-13.32'],[0.6016,'-12.63']],
[[0.0135,'0:02.602'],[0.2625,'-5.29'],[0.6737,'-14.15'],[0.5841,'-12.27']],
[[0.0155,'0:02.974'],[0.2735,'-5.55'],[0.6477,'-13.60'],[0.5687,'-11.94']],
[[0.0174,'0:03.346'],[0.2848,'-5.82'],[0.6614,'-13.89'],[0.5587,'-11.73']],
[[0.0193,'0:03.718'],[0.2785,'-5.67'],[0.6782,'-14.24'],[0.5607,'-11.77']],
[[0.0213,'0:04.090'],[0.2216,'-4.35'],[0.6253,'-13.13'],[0.5893,'-12.37']],
[[0.0232,'0:04.461'],[0.1924,'-3.71'],[0.5799,'-12.18'],[0.6336,'-13.31']],
[[0.0251,'0:04.833'],[0.2307,'-4.56'],[0.6135,'-12.88'],[0.6665,'-14.00']],
[[0.0271,'0:05.205'],[0.2855,'-5.84'],[0.6748,'-14.17'],[0.6663,'-13.99']],
[[0.0290,'0:05.577'],[0.2973,'-6.13'],[0.6103,'-12.82'],[0.6561,'-13.78']],
[[0.0309,'0:05.949'],[0.2144,'-4.19'],[0.4644,'-9.75'],[0.6168,'-12.95']],
[[0.0329,'0:06.320'],[0.0646,'-1.16'],[0.4442,'-9.33'],[0.5843,'-12.27']],
[[0.0348,'0:06.692'],[0.1125,'-2.07'],[0.4496,'-9.44'],[0.5597,'-11.75']],
[[0.0368,'0:07.064'],[0.0967,'-1.77'],[0.4599,'-9.66'],[0.5418,'-11.38']],
[[0.0387,'0:07.436'],[0.1227,'-2.27'],[0.4608,'-9.68'],[0.5251,'-11.03']],
[[0.0406,'0:07.808'],[0.1123,'-2.07'],[0.4355,'-9.15'],[0.5020,'-10.54']],
[[0.0426,'0:08.180'],[0.0582,'-1.04'],[0.4112,'-8.64'],[0.4860,'-10.21']],
[[0.0445,'0:08.551'],[0.0756,'-1.37'],[0.4231,'-8.89'],[0.4809,'-10.10']],
[[0.0464,'0:08.923'],[0.0897,'-1.63'],[0.4476,'-9.40'],[0.4761,'-10.00']],
[[0.0484,'0:09.295'],[0.1174,'-2.17'],[0.4556,'-9.57'],[0.4850,'-10.18']],
[[0.0503,'0:09.667'],[0.0569,'-1.02'],[0.4988,'-10.48'],[0.4951,'-10.40']],
[[0.0522,'0:10.039'],[0.1796,'-3.44'],[0.5075,'-10.66'],[0.5052,'-10.61']],
[[0.0542,'0:10.410'],[0.0595,'-1.07'],[0.4660,'-9.79'],[0.5070,'-10.65']],
[[0.0561,'0:10.782'],[0.1617,'-3.06'],[0.5193,'-10.90'],[0.5203,'-10.93']],
[[0.0580,'0:11.154'],[0.0639,'-1.15'],[0.4862,'-10.21'],[0.5317,'-11.17']],
[[0.0600,'0:11.526'],[0.0794,'-1.44'],[0.4666,'-9.80'],[0.5336,'-11.21']],
[[0.0619,'0:11.898'],[0.0788,'-1.43'],[0.3927,'-8.25'],[0.5185,'-10.89']],
[[0.0638,'0:12.270'],[0.0620,'-1.11'],[0.3952,'-8.30'],[0.5013,'-10.53']],
[[0.0658,'0:12.641'],[0.0684,'-1.23'],[0.4336,'-9.11'],[0.4915,'-10.32']],
[[0.0677,'0:13.013'],[0.1053,'-1.93'],[0.4219,'-8.86'],[0.4844,'-10.17']],
[[0.0696,'0:13.385'],[0.0905,'-1.65'],[0.3586,'-7.53'],[0.4614,'-9.69']],
[[0.0716,'0:13.757'],[0.0578,'-1.03'],[0.3070,'-6.45'],[0.4292,'-9.01']],
[[0.0735,'0:14.129'],[0.0594,'-1.06'],[0.3129,'-6.57'],[0.4112,'-8.63']],
[[0.0754,'0:14.501'],[0.1003,'-1.84'],[0.3564,'-7.48'],[0.3976,'-8.35']],
[[0.0774,'0:14.872'],[0.1167,'-2.16'],[0.4014,'-8.43'],[0.3957,'-8.31']],
[[0.0793,'0:15.244'],[0.0991,'-1.81'],[0.4229,'-8.88'],[0.4003,'-8.41']],
[[0.0812,'0:15.616'],[0.1105,'-2.04'],[0.4324,'-9.08'],[0.4018,'-8.44']],
[[0.0832,'0:15.988'],[0.0846,'-1.54'],[0.4191,'-8.80'],[0.3966,'-8.33']],
[[0.0851,'0:16.360'],[0.0672,'-1.21'],[0.4115,'-8.64'],[0.3974,'-8.35']],
[[0.0870,'0:16.731'],[0.0679,'-1.22'],[0.4247,'-8.92'],[0.4107,'-8.63']],
[[0.0890,'0:17.103'],[0.0897,'-1.63'],[0.4384,'-9.21'],[0.4296,'-9.02']],
[[0.0909,'0:17.475'],[0.0576,'-1.03'],[0.4331,'-9.10'],[0.4395,'-9.23']],
[[0.0928,'0:17.847'],[0.0622,'-1.12'],[0.4290,'-9.01'],[0.4443,'-9.33']],
[[0.0948,'0:18.219'],[0.0926,'-1.69'],[0.4285,'-9.00'],[0.4463,'-9.37']],
[[0.0967,'0:18.591'],[0.0893,'-1.62'],[0.4244,'-8.91'],[0.4443,'-9.33']],
[[0.0986,'0:18.962'],[0.1006,'-1.84'],[0.4199,'-8.82'],[0.4433,'-9.31']],
[[0.1006,'0:19.334'],[0.1253,'-2.33'],[0.4209,'-8.84'],[0.4474,'-9.39']],
[[0.1025,'0:19.706'],[0.0574,'-1.03'],[0.4316,'-9.06'],[0.4507,'-9.46']],
[[0.1044,'0:20.078'],[0.0850,'-1.54'],[0.4505,'-9.46'],[0.4523,'-9.50']],
[[0.1064,'0:20.450'],[0.1059,'-1.95'],[0.4587,'-9.63'],[0.4541,'-9.54']],
[[0.1083,'0:20.821'],[0.0915,'-1.67'],[0.4368,'-9.17'],[0.4571,'-9.60']],
[[0.1103,'0:21.193'],[0.1006,'-1.84'],[0.4265,'-8.96'],[0.4540,'-9.53']],
[[0.1122,'0:21.565'],[0.0761,'-1.38'],[0.4477,'-9.40'],[0.4579,'-9.62']],
[[0.1141,'0:21.937'],[0.0629,'-1.13'],[0.4555,'-9.57'],[0.4577,'-9.61']],
[[0.1161,'0:22.309'],[0.1289,'-2.40'],[0.4491,'-9.43'],[0.4580,'-9.62']],
[[0.1180,'0:22.681'],[0.0971,'-1.77'],[0.4403,'-9.25'],[0.4598,'-9.66']],
[[0.1199,'0:23.052'],[0.1050,'-1.93'],[0.4427,'-9.30'],[0.4597,'-9.65']],
[[0.1219,'0:23.424'],[0.0863,'-1.57'],[0.4322,'-9.08'],[0.4558,'-9.57']],
[[0.1238,'0:23.796'],[0.0677,'-1.22'],[0.4112,'-8.63'],[0.4515,'-9.48']],
[[0.1257,'0:24.168'],[0.0916,'-1.67'],[0.4207,'-8.83'],[0.4516,'-9.48']],
[[0.1277,'0:24.540'],[0.1277,'-2.37'],[0.4379,'-9.20'],[0.4517,'-9.49']],
[[0.1296,'0:24.912'],[0.0584,'-1.05'],[0.3977,'-8.35'],[0.4441,'-9.33']],
[[0.1315,'0:25.283'],[0.0968,'-1.77'],[0.3991,'-8.38'],[0.4430,'-9.30']],
[[0.1335,'0:25.655'],[0.0794,'-1.44'],[0.4266,'-8.96'],[0.4406,'-9.25']],
[[0.1354,'0:26.027'],[0.0998,'-1.83'],[0.4135,'-8.68'],[0.4376,'-9.19']],
[[0.1373,'0:26.399'],[0.0743,'-1.34'],[0.3634,'-7.63'],[0.4256,'-8.94']],
[[0.1393,'0:26.771'],[0.0578,'-1.03'],[0.3586,'-7.53'],[0.4241,'-8.91']],
[[0.1412,'0:27.142'],[0.0928,'-1.69'],[0.3620,'-7.60'],[0.4137,'-8.69']],
[[0.1431,'0:27.514'],[0.1213,'-2.25'],[0.3684,'-7.74'],[0.4102,'-8.61']],
[[0.1451,'0:27.886'],[0.1272,'-2.36'],[0.3697,'-7.76'],[0.4078,'-8.56']],
[[0.1470,'0:28.258'],[0.0590,'-1.06'],[0.3801,'-7.98'],[0.4062,'-8.53']],
[[0.1489,'0:28.630'],[0.1318,'-2.46'],[0.3894,'-8.18'],[0.4032,'-8.47']],
[[0.1509,'0:29.002'],[0.0970,'-1.77'],[0.3920,'-8.23'],[0.4005,'-8.41']],
[[0.1528,'0:29.373'],[0.0708,'-1.27'],[0.3865,'-8.12'],[0.4013,'-8.43']],
[[0.1547,'0:29.745'],[0.0819,'-1.49'],[0.3732,'-7.84'],[0.4019,'-8.44']],
[[0.1567,'0:30.117'],[0.0760,'-1.37'],[0.3771,'-7.92'],[0.4016,'-8.43']],
[[0.1586,'0:30.489'],[0.0844,'-1.53'],[0.3800,'-7.98'],[0.4030,'-8.46']],
[[0.1605,'0:30.861'],[0.1162,'-2.15'],[0.4220,'-8.86'],[0.4034,'-8.47']],
[[0.1625,'0:31.232'],[0.1144,'-2.11'],[0.4145,'-8.71'],[0.4092,'-8.59']],
[[0.1644,'0:31.604'],[0.1105,'-2.03'],[0.4133,'-8.68'],[0.4080,'-8.57']],
[[0.1663,'0:31.976'],[0.0878,'-1.60'],[0.3996,'-8.39'],[0.4101,'-8.61']],
[[0.1683,'0:32.348'],[0.0623,'-1.12'],[0.3712,'-7.80'],[0.4071,'-8.55']],
[[0.1702,'0:32.720'],[0.1212,'-2.24'],[0.3524,'-7.40'],[0.4054,'-8.51']],
[[0.1721,'0:33.092'],[0.0713,'-1.28'],[0.3736,'-7.85'],[0.4080,'-8.57']],
[[0.1741,'0:33.463'],[0.1085,'-2.00'],[0.3798,'-7.98'],[0.4092,'-8.59']],
[[0.1760,'0:33.835'],[0.1024,'-1.88'],[0.3727,'-7.83'],[0.4062,'-8.53']],
[[0.1779,'0:34.207'],[0.0829,'-1.50'],[0.3791,'-7.96'],[0.4031,'-8.47']],
[[0.1799,'0:34.579'],[0.1040,'-1.91'],[0.3825,'-8.03'],[0.4013,'-8.43']],
[[0.1818,'0:34.951'],[0.1196,'-2.21'],[0.3774,'-7.93'],[0.3990,'-8.38']],
[[0.1838,'0:35.323'],[0.0941,'-1.72'],[0.3904,'-8.20'],[0.4006,'-8.41']],
[[0.1857,'0:35.694'],[0.0569,'-1.02'],[0.3844,'-8.07'],[0.4023,'-8.45']],
[[0.1876,'0:36.066'],[0.1169,'-2.16'],[0.3691,'-7.75'],[0.4019,'-8.44']],
[[0.1896,'0:36.438'],[0.0936,'-1.71'],[0.3955,'-8.30'],[0.4046,'-8.50']],
[[0.1915,'0:36.810'],[0.0624,'-1.12'],[0.3652,'-7.67'],[0.3986,'-8.37']],
[[0.1934,'0:37.182'],[0.0660,'-1.19'],[0.3604,'-7.57'],[0.3990,'-8.38']],
[[0.1954,'0:37.553'],[0.1101,'-2.03'],[0.4061,'-8.53'],[0.4000,'-8.40']],
[[0.1973,'0:37.925'],[0.0834,'-1.51'],[0.4033,'-8.47'],[0.4033,'-8.47']],
[[0.1992,'0:38.297'],[0.0853,'-1.55'],[0.3658,'-7.68'],[0.3995,'-8.39']],
[[0.2012,'0:38.669'],[0.0579,'-1.04'],[0.3425,'-7.19'],[0.3961,'-8.32']],
[[0.2031,'0:39.041'],[0.0976,'-1.78'],[0.3434,'-7.21'],[0.3942,'-8.28']],
[[0.2050,'0:39.413'],[0.0911,'-1.66'],[0.3484,'-7.32'],[0.3921,'-8.24']],
[[0.2070,'0:39.784'],[0.1156,'-2.13'],[0.3586,'-7.53'],[0.3931,'-8.25']],
[[0.2089,'0:40.156'],[0.0896,'-1.63'],[0.3840,'-8.06'],[0.3961,'-8.32']],
[[0.2108,'0:40.528'],[0.0634,'-1.14'],[0.3964,'-8.32'],[0.3964,'-8.33']],
[[0.2128,'0:40.900'],[0.1492,'-2.81'],[0.4009,'-8.42'],[0.3977,'-8.35']],
[[0.2147,'0:41.272'],[0.0948,'-1.73'],[0.3929,'-8.25'],[0.3979,'-8.36']],
[[0.2166,'0:41.643'],[0.0730,'-1.32'],[0.3574,'-7.51'],[0.3978,'-8.35']],
[[0.2186,'0:42.015'],[0.0838,'-1.52'],[0.3574,'-7.50'],[0.3962,'-8.32']],
[[0.2205,'0:42.387'],[0.0981,'-1.79'],[0.3442,'-7.23'],[0.3964,'-8.32']],
[[0.2224,'0:42.759'],[0.0805,'-1.46'],[0.3721,'-7.81'],[0.3958,'-8.31']],
[[0.2244,'0:43.131'],[0.1107,'-2.04'],[0.3883,'-8.15'],[0.3963,'-8.32']],
[[0.2263,'0:43.503'],[0.1110,'-2.04'],[0.3977,'-8.35'],[0.3946,'-8.29']],
[[0.2282,'0:43.874'],[0.0637,'-1.14'],[0.4009,'-8.42'],[0.3938,'-8.27']],
[[0.2302,'0:44.246'],[0.0713,'-1.29'],[0.3812,'-8.00'],[0.3932,'-8.26']],
[[0.2321,'0:44.618'],[0.0752,'-1.36'],[0.3501,'-7.35'],[0.3920,'-8.23']],
[[0.2340,'0:44.990'],[0.1020,'-1.87'],[0.3554,'-7.46'],[0.3933,'-8.26']],
[[0.2360,'0:45.362'],[0.1257,'-2.33'],[0.3961,'-8.32'],[0.3990,'-8.38']],
[[0.2379,'0:45.734'],[0.0792,'-1.43'],[0.3941,'-8.28'],[0.4050,'-8.50']],
[[0.2398,'0:46.105'],[0.0570,'-1.02'],[0.3722,'-7.82'],[0.4030,'-8.46']],
[[0.2418,'0:46.477'],[0.1052,'-1.93'],[0.3821,'-8.02'],[0.4006,'-8.41']],
[[0.2437,'0:46.849'],[0.0733,'-1.32'],[0.3712,'-7.79'],[0.3960,'-8.32']],
[[0.2456,'0:47.221'],[0.0659,'-1.18'],[0.3740,'-7.85'],[0.3929,'-8.25']],
[[0.2476,'0:47.593'],[0.0572,'-1.02'],[0.3577,'-7.51'],[0.3943,'-8.28']],
[[0.2495,'0:47.964'],[0.1052,'-1.93'],[0.3697,'-7.76'],[0.3953,'-8.30']],
[[0.2515,'0:48.336'],[0.1015,'-1.86'],[0.3850,'-8.08'],[0.3949,'-8.29']],
[[0.2534,'0:48.708'],[0.0578,'-1.04'],[0.3827,'-8.04'],[0.3914,'-8.22']],
[[0.2553,'0:49.080'],[0.0631,'-1.13'],[0.3774,'-7.93'],[0.3910,'-8.21']],
[[0.2573,'0:49.452'],[0.1118,'-2.06'],[0.4028,'-8.46'],[0.3943,'-8.28']],
[[0.2592,'0:49.824'],[0.0998,'-1.83'],[0.4269,'-8.97'],[0.3982,'-8.36']],
[[0.2611,'0:50.195'],[0.0937,'-1.71'],[0.4197,'-8.81'],[0.4031,'-8.47']],
[[0.2631,'0:50.567'],[0.1077,'-1.98'],[0.4085,'-8.58'],[0.4096,'-8.60']],
[[0.2650,'0:50.939'],[0.1222,'-2.26'],[0.3850,'-8.09'],[0.4144,'-8.70']],
[[0.2669,'0:51.311'],[0.0737,'-1.33'],[0.3849,'-8.08'],[0.4143,'-8.70']],
[[0.2689,'0:51.683'],[0.0924,'-1.68'],[0.3829,'-8.04'],[0.4138,'-8.69']],
[[0.2708,'0:52.054'],[0.1180,'-2.18'],[0.3708,'-7.79'],[0.4137,'-8.69']],
[[0.2727,'0:52.426'],[0.1056,'-1.94'],[0.3748,'-7.87'],[0.4117,'-8.65']],
[[0.2747,'0:52.798'],[0.0579,'-1.04'],[0.4210,'-8.84'],[0.4119,'-8.65']],
[[0.2766,'0:53.170'],[0.1033,'-1.89'],[0.4274,'-8.98'],[0.4130,'-8.67']],
[[0.2785,'0:53.542'],[0.1245,'-2.31'],[0.3853,'-8.09'],[0.4098,'-8.61']],
[[0.2805,'0:53.914'],[0.0872,'-1.59'],[0.3760,'-7.90'],[0.4084,'-8.58']],
[[0.2824,'0:54.285'],[0.0833,'-1.51'],[0.3903,'-8.20'],[0.4116,'-8.64']],
[[0.2843,'0:54.657'],[0.1025,'-1.88'],[0.3960,'-8.32'],[0.4153,'-8.72']],
[[0.2863,'0:55.029'],[0.1126,'-2.07'],[0.4004,'-8.41'],[0.4190,'-8.80']],
[[0.2882,'0:55.401'],[0.0773,'-1.40'],[0.4049,'-8.50'],[0.4208,'-8.84']],
[[0.2901,'0:55.773'],[0.0681,'-1.22'],[0.3962,'-8.32'],[0.4165,'-8.75']],
[[0.2921,'0:56.145'],[0.1112,'-2.05'],[0.3890,'-8.17'],[0.4137,'-8.69']],
[[0.2940,'0:56.516'],[0.0934,'-1.70'],[0.3553,'-7.46'],[0.4092,'-8.59']],
[[0.2959,'0:56.888'],[0.0661,'-1.19'],[0.3264,'-6.85'],[0.4063,'-8.53']],
[[0.2979,'0:57.260'],[0.0913,'-1.66'],[0.3923,'-8.24'],[0.4058,'-8.52']],
[[0.2998,'0:57.632'],[0.0888,'-1.62'],[0.4042,'-8.49'],[0.4066,'-8.54']],
[[0.3017,'0:58.004'],[0.1488,'-2.80'],[0.3865,'-8.12'],[0.4040,'-8.48']],
[[0.3037,'0:58.375'],[0.1146,'-2.11'],[0.3810,'-8.00'],[0.4015,'-8.43']],
[[0.3056,'0:58.747'],[0.0644,'-1.16'],[0.4030,'-8.46'],[0.4041,'-8.49']],
[[0.3075,'0:59.119'],[0.0891,'-1.62'],[0.4126,'-8.66'],[0.4066,'-8.54']],
[[0.3095,'0:59.491'],[0.0824,'-1.49'],[0.3989,'-8.38'],[0.4103,'-8.62']],
[[0.3114,'0:59.863'],[0.0571,'-1.02'],[0.3997,'-8.39'],[0.4165,'-8.75']],
[[0.3133,'1:00.235'],[0.0852,'-1.55'],[0.4016,'-8.43'],[0.4191,'-8.80']],
[[0.3153,'1:00.606'],[0.0930,'-1.69'],[0.3887,'-8.16'],[0.4164,'-8.75']],
[[0.3172,'1:00.978'],[0.0870,'-1.58'],[0.3849,'-8.08'],[0.4144,'-8.70']],
[[0.3191,'1:01.350'],[0.0733,'-1.32'],[0.3578,'-7.51'],[0.4103,'-8.62']],
[[0.3211,'1:01.722'],[0.0874,'-1.59'],[0.3626,'-7.61'],[0.4057,'-8.52']],
[[0.3230,'1:02.094'],[0.0992,'-1.81'],[0.4051,'-8.51'],[0.4057,'-8.52']],
[[0.3250,'1:02.465'],[0.1247,'-2.31'],[0.4343,'-9.12'],[0.4054,'-8.51']],
[[0.3269,'1:02.837'],[0.1704,'-3.24'],[0.5386,'-11.31'],[0.4182,'-8.78']],
[[0.3288,'1:03.209'],[0.2588,'-5.20'],[0.5077,'-10.66'],[0.4337,'-9.11']],
[[0.3308,'1:03.581'],[0.0766,'-1.38'],[0.4900,'-10.29'],[0.4463,'-9.37']],
[[0.3327,'1:03.953'],[0.1030,'-1.89'],[0.4049,'-8.50'],[0.4534,'-9.52']],
[[0.3346,'1:04.325'],[0.0568,'-1.02'],[0.3441,'-7.23'],[0.4500,'-9.45']],
[[0.3366,'1:04.696'],[0.0648,'-1.16'],[0.2967,'-6.23'],[0.4332,'-9.10']],
[[0.3385,'1:05.068'],[0.0582,'-1.04'],[0.2829,'-5.94'],[0.4158,'-8.73']],
[[0.3404,'1:05.440'],[0.0947,'-1.73'],[0.3341,'-7.02'],[0.4027,'-8.46']],
[[0.3424,'1:05.812'],[0.1121,'-2.07'],[0.3922,'-8.24'],[0.3904,'-8.20']],
[[0.3443,'1:06.184'],[0.0704,'-1.27'],[0.4058,'-8.52'],[0.3833,'-8.05']],
[[0.3462,'1:06.555'],[0.0993,'-1.82'],[0.4293,'-9.02'],[0.3805,'-7.99']],
[[0.3482,'1:06.927'],[0.0927,'-1.69'],[0.4522,'-9.50'],[0.3800,'-7.98']],
[[0.3501,'1:07.299'],[0.0565,'-1.01'],[0.4100,'-8.61'],[0.3867,'-8.12']],
[[0.3520,'1:07.671'],[0.0663,'-1.19'],[0.4115,'-8.64'],[0.3940,'-8.27']],
[[0.3540,'1:08.043'],[0.0887,'-1.61'],[0.4360,'-9.16'],[0.4178,'-8.77']],
[[0.3559,'1:08.415'],[0.0576,'-1.03'],[0.4417,'-9.28'],[0.4318,'-9.07']],
[[0.3578,'1:08.786'],[0.0622,'-1.12'],[0.4307,'-9.05'],[0.4399,'-9.24']],
[[0.3598,'1:09.158'],[0.0931,'-1.70'],[0.4286,'-9.00'],[0.4433,'-9.31']],
[[0.3617,'1:09.530'],[0.0893,'-1.63'],[0.4240,'-8.90'],[0.4427,'-9.30']],
[[0.3636,'1:09.902'],[0.1001,'-1.83'],[0.4384,'-9.21'],[0.4438,'-9.32']],
[[0.3656,'1:10.274'],[0.1027,'-1.88'],[0.4426,'-9.29'],[0.4480,'-9.41']],
[[0.3675,'1:10.646'],[0.0991,'-1.81'],[0.4472,'-9.39'],[0.4538,'-9.53']],
[[0.3694,'1:11.017'],[0.1177,'-2.18'],[0.4666,'-9.80'],[0.4585,'-9.63']],
[[0.3714,'1:11.389'],[0.1017,'-1.86'],[0.4520,'-9.49'],[0.4604,'-9.67']],
[[0.3733,'1:11.761'],[0.0907,'-1.65'],[0.4341,'-9.12'],[0.4614,'-9.69']],
[[0.3752,'1:12.133'],[0.0853,'-1.55'],[0.4203,'-8.83'],[0.4586,'-9.63']],
[[0.3772,'1:12.505'],[0.0861,'-1.56'],[0.4556,'-9.57'],[0.4587,'-9.63']],
[[0.3791,'1:12.876'],[0.0565,'-1.01'],[0.4522,'-9.50'],[0.4622,'-9.71']],
[[0.3810,'1:13.248'],[0.1124,'-2.07'],[0.4572,'-9.60'],[0.4640,'-9.74']],
[[0.3830,'1:13.620'],[0.0919,'-1.67'],[0.4533,'-9.52'],[0.4611,'-9.68']],
[[0.3849,'1:13.992'],[0.1157,'-2.14'],[0.4337,'-9.11'],[0.4590,'-9.64']],
[[0.3868,'1:14.364'],[0.0649,'-1.17'],[0.4496,'-9.44'],[0.4594,'-9.65']],
[[0.3888,'1:14.736'],[0.1117,'-2.06'],[0.4474,'-9.40'],[0.4607,'-9.67']],
[[0.3907,'1:15.107'],[0.0771,'-1.39'],[0.4409,'-9.26'],[0.4628,'-9.72']],
[[0.3926,'1:15.479'],[0.1168,'-2.16'],[0.4402,'-9.25'],[0.4634,'-9.73']],
[[0.3946,'1:15.851'],[0.1038,'-1.90'],[0.4257,'-8.94'],[0.4599,'-9.66']],
[[0.3965,'1:16.223'],[0.1008,'-1.85'],[0.4086,'-8.58'],[0.4542,'-9.54']],
[[0.3985,'1:16.595'],[0.0741,'-1.34'],[0.4144,'-8.70'],[0.4511,'-9.47']],
[[0.4004,'1:16.966'],[0.1244,'-2.31'],[0.4157,'-8.73'],[0.4478,'-9.40']],
[[0.4023,'1:17.338'],[0.1041,'-1.91'],[0.3980,'-8.36'],[0.4374,'-9.18']],
[[0.4043,'1:17.710'],[0.0902,'-1.64'],[0.3419,'-7.18'],[0.4251,'-8.93']],
[[0.4062,'1:18.082'],[0.0890,'-1.62'],[0.3678,'-7.72'],[0.4132,'-8.68']],
[[0.4081,'1:18.454'],[0.1011,'-1.85'],[0.3608,'-7.58'],[0.4034,'-8.47']],
[[0.4101,'1:18.826'],[0.1325,'-2.47'],[0.3607,'-7.57'],[0.3956,'-8.31']],
[[0.4120,'1:19.197'],[0.0573,'-1.03'],[0.3576,'-7.51'],[0.3928,'-8.25']],
[[0.4139,'1:19.569'],[0.1290,'-2.40'],[0.3717,'-7.81'],[0.3886,'-8.16']],
[[0.4159,'1:19.941'],[0.1222,'-2.26'],[0.3660,'-7.69'],[0.3853,'-8.09']],
[[0.4178,'1:20.313'],[0.0837,'-1.52'],[0.3884,'-8.16'],[0.3853,'-8.09']],
[[0.4197,'1:20.685'],[0.0750,'-1.35'],[0.3976,'-8.35'],[0.3903,'-8.20']],
[[0.4217,'1:21.057'],[0.1232,'-2.28'],[0.3727,'-7.83'],[0.3951,'-8.30']],
[[0.4236,'1:21.428'],[0.0572,'-1.02'],[0.3722,'-7.82'],[0.3957,'-8.31']],
[[0.4255,'1:21.800'],[0.0927,'-1.69'],[0.3944,'-8.28'],[0.3983,'-8.36']],
[[0.4275,'1:22.172'],[0.0567,'-1.01'],[0.4090,'-8.59'],[0.4029,'-8.46']],
[[0.4294,'1:22.544'],[0.0765,'-1.38'],[0.4142,'-8.70'],[0.4041,'-8.49']],
[[0.4313,'1:22.916'],[0.0616,'-1.11'],[0.4106,'-8.62'],[0.4065,'-8.54']],
[[0.4333,'1:23.287'],[0.0569,'-1.02'],[0.4001,'-8.40'],[0.4101,'-8.61']],
[[0.4352,'1:23.659'],[0.0841,'-1.53'],[0.3764,'-7.91'],[0.4049,'-8.50']],
[[0.4371,'1:24.031'],[0.1142,'-2.11'],[0.3764,'-7.91'],[0.4054,'-8.51']],
[[0.4391,'1:24.403'],[0.1198,'-2.22'],[0.3721,'-7.81'],[0.4053,'-8.51']],
[[0.4410,'1:24.775'],[0.1066,'-1.96'],[0.3803,'-7.99'],[0.4024,'-8.45']],
[[0.4429,'1:25.147'],[0.0637,'-1.14'],[0.3751,'-7.88'],[0.3988,'-8.37']],
[[0.4449,'1:25.518'],[0.1035,'-1.90'],[0.3777,'-7.93'],[0.3966,'-8.33']],
[[0.4468,'1:25.890'],[0.1129,'-2.08'],[0.3823,'-8.03'],[0.3946,'-8.29']],
[[0.4487,'1:26.262'],[0.0854,'-1.55'],[0.3788,'-7.96'],[0.3929,'-8.25']],
[[0.4507,'1:26.634'],[0.0639,'-1.15'],[0.3735,'-7.84'],[0.3923,'-8.24']],
[[0.4526,'1:27.006'],[0.0565,'-1.01'],[0.3731,'-7.84'],[0.3924,'-8.24']],
[[0.4545,'1:27.377'],[0.1012,'-1.85'],[0.3965,'-8.33'],[0.3954,'-8.30']],
[[0.4565,'1:27.749'],[0.0714,'-1.29'],[0.3632,'-7.63'],[0.3961,'-8.32']],
[[0.4584,'1:28.121'],[0.0717,'-1.29'],[0.3290,'-6.91'],[0.3919,'-8.23']],
[[0.4603,'1:28.493'],[0.0714,'-1.29'],[0.3451,'-7.25'],[0.3914,'-8.22']],
[[0.4623,'1:28.865'],[0.1139,'-2.10'],[0.4152,'-8.72'],[0.3934,'-8.26']],
[[0.4642,'1:29.237'],[0.1064,'-1.95'],[0.4270,'-8.97'],[0.3996,'-8.39']],
[[0.4662,'1:29.608'],[0.0898,'-1.64'],[0.3864,'-8.11'],[0.4018,'-8.44']],
[[0.4681,'1:29.980'],[0.1010,'-1.85'],[0.3783,'-7.95'],[0.4012,'-8.43']],
[[0.4700,'1:30.352'],[0.1111,'-2.05'],[0.3838,'-8.06'],[0.3977,'-8.35']],
[[0.4720,'1:30.724'],[0.0975,'-1.78'],[0.3997,'-8.39'],[0.3987,'-8.37']],
[[0.4739,'1:31.096'],[0.1228,'-2.28'],[0.3959,'-8.31'],[0.4072,'-8.55']],
[[0.4758,'1:31.468'],[0.1311,'-2.44'],[0.3830,'-8.04'],[0.4141,'-8.70']],
[[0.4778,'1:31.839'],[0.0571,'-1.02'],[0.4031,'-8.46'],[0.4143,'-8.70']],
[[0.4797,'1:32.211'],[0.0860,'-1.56'],[0.4206,'-8.83'],[0.4147,'-8.71']],
[[0.4816,'1:32.583'],[0.1489,'-2.80'],[0.3927,'-8.25'],[0.4162,'-8.74']],
[[0.4836,'1:32.955'],[0.1163,'-2.15'],[0.3755,'-7.89'],[0.4167,'-8.75']],
[[0.4855,'1:33.327'],[0.0808,'-1.46'],[0.4091,'-8.59'],[0.4205,'-8.83']],
[[0.4874,'1:33.698'],[0.0609,'-1.09'],[0.3811,'-8.00'],[0.4179,'-8.78']],
[[0.4894,'1:34.070'],[0.0887,'-1.61'],[0.3955,'-8.31'],[0.4189,'-8.80']],
[[0.4913,'1:34.442'],[0.0984,'-1.80'],[0.3904,'-8.20'],[0.4162,'-8.74']],
[[0.4932,'1:34.814'],[0.0806,'-1.46'],[0.3646,'-7.66'],[0.4110,'-8.63']],
[[0.4952,'1:35.186'],[0.1196,'-2.21'],[0.3796,'-7.97'],[0.4074,'-8.55']],
[[0.4971,'1:35.558'],[0.0994,'-1.82'],[0.3678,'-7.72'],[0.4046,'-8.50']],
[[0.4990,'1:35.929'],[0.1003,'-1.84'],[0.3643,'-7.65'],[0.4023,'-8.45']],
[[0.5010,'1:36.301'],[0.1032,'-1.89'],[0.3900,'-8.19'],[0.4012,'-8.42']],
[[0.5029,'1:36.673'],[0.1070,'-1.97'],[0.4067,'-8.54'],[0.4017,'-8.44']],
[[0.5048,'1:37.045'],[0.1152,'-2.13'],[0.3945,'-8.28'],[0.4016,'-8.43']],
[[0.5068,'1:37.417'],[0.0936,'-1.71'],[0.3763,'-7.90'],[0.3998,'-8.40']],
[[0.5087,'1:37.788'],[0.0580,'-1.04'],[0.3883,'-8.15'],[0.4039,'-8.48']],
[[0.5106,'1:38.160'],[0.1173,'-2.17'],[0.4098,'-8.60'],[0.4109,'-8.63']],
[[0.5126,'1:38.532'],[0.0711,'-1.28'],[0.4005,'-8.41'],[0.4104,'-8.62']],
[[0.5145,'1:38.904'],[0.1013,'-1.86'],[0.3889,'-8.17'],[0.4141,'-8.70']],
[[0.5164,'1:39.276'],[0.0909,'-1.65'],[0.3730,'-7.83'],[0.4099,'-8.61']],
[[0.5184,'1:39.648'],[0.1119,'-2.06'],[0.3859,'-8.10'],[0.4069,'-8.54']],
[[0.5203,'1:40.019'],[0.0576,'-1.03'],[0.3820,'-8.02'],[0.4049,'-8.50']],
[[0.5222,'1:40.391'],[0.1316,'-2.45'],[0.3771,'-7.92'],[0.4041,'-8.49']],
[[0.5242,'1:40.763'],[0.0927,'-1.69'],[0.3975,'-8.35'],[0.4032,'-8.47']],
[[0.5261,'1:41.135'],[0.1621,'-3.07'],[0.4407,'-9.26'],[0.4055,'-8.52']],
[[0.5280,'1:41.507'],[0.1467,'-2.76'],[0.4719,'-9.91'],[0.4117,'-8.65']],
[[0.5300,'1:41.879'],[0.1410,'-2.64'],[0.4802,'-10.08'],[0.4183,'-8.79']],
[[0.5319,'1:42.250'],[0.1778,'-3.40'],[0.4870,'-10.23'],[0.4273,'-8.97']],
[[0.5338,'1:42.622'],[0.1542,'-2.91'],[0.5225,'-10.97'],[0.4440,'-9.32']],
[[0.5358,'1:42.994'],[0.1085,'-1.99'],[0.6191,'-13.00'],[0.4665,'-9.80']],
[[0.5377,'1:43.366'],[0.3277,'-6.90'],[0.6910,'-14.51'],[0.5001,'-10.50']],
[[0.5397,'1:43.738'],[0.3085,'-6.41'],[0.6849,'-14.38'],[0.5364,'-11.27']],
[[0.5416,'1:44.109'],[0.3112,'-6.48'],[0.7064,'-14.83'],[0.5675,'-11.92']],
[[0.5435,'1:44.481'],[0.2752,'-5.59'],[0.6913,'-14.52'],[0.5981,'-12.56']],
[[0.5455,'1:44.853'],[0.3331,'-7.04'],[0.7244,'-15.21'],[0.6355,'-13.35']],
[[0.5474,'1:45.225'],[0.3362,'-7.12'],[0.7110,'-14.93'],[0.6707,'-14.08']],
[[0.5493,'1:45.597'],[0.3254,'-6.84'],[0.7022,'-14.75'],[0.7056,'-14.82']],
[[0.5513,'1:45.969'],[0.3492,'-7.46'],[0.6984,'-14.67'],[0.7229,'-15.18']],
[[0.5532,'1:46.340'],[0.2246,'-4.42'],[0.7055,'-14.82'],[0.7274,'-15.28']],
[[0.5551,'1:46.712'],[0.3187,'-6.67'],[0.7013,'-14.73'],[0.7263,'-15.25']],
[[0.5571,'1:47.084'],[0.2648,'-5.34'],[0.6909,'-14.51'],[0.7246,'-15.22']],
[[0.5590,'1:47.456'],[0.3399,'-7.22'],[0.7066,'-14.84'],[0.7290,'-15.31']],
[[0.5609,'1:47.828'],[0.3364,'-7.12'],[0.7121,'-14.96'],[0.7335,'-15.40']],
[[0.5629,'1:48.199'],[0.2822,'-5.76'],[0.6708,'-14.09'],[0.7281,'-15.29']],
[[0.5648,'1:48.571'],[0.3072,'-6.37'],[0.6739,'-14.15'],[0.7197,'-15.11']],
[[0.5667,'1:48.943'],[0.0812,'-1.47'],[0.4317,'-9.07'],[0.6540,'-13.73']],
[[0.5687,'1:49.315'],[0.0828,'-1.50'],[0.4132,'-8.68'],[0.6080,'-12.77']],
[[0.5706,'1:49.687'],[0.0947,'-1.73'],[0.3576,'-7.51'],[0.5539,'-11.63']],
[[0.5725,'1:50.059'],[0.0895,'-1.63'],[0.3822,'-8.03'],[0.5337,'-11.21']],
[[0.5745,'1:50.430'],[0.1656,'-3.15'],[0.5107,'-10.72'],[0.5209,'-10.94']],
[[0.5764,'1:50.802'],[0.1246,'-2.31'],[0.5470,'-11.49'],[0.5134,'-10.78']],
[[0.5783,'1:51.174'],[0.1479,'-2.78'],[0.5491,'-11.53'],[0.5040,'-10.58']],
[[0.5803,'1:51.546'],[0.0586,'-1.05'],[0.5490,'-11.53'],[0.4971,'-10.44']],
[[0.5822,'1:51.918'],[0.0825,'-1.50'],[0.5266,'-11.06'],[0.5004,'-10.51']],
[[0.5841,'1:52.290'],[0.0945,'-1.72'],[0.5191,'-10.90'],[0.5113,'-10.74']],
[[0.5861,'1:52.661'],[0.1513,'-2.85'],[0.5243,'-11.01'],[0.5295,'-11.12']],
[[0.5880,'1:53.033'],[0.1242,'-2.30'],[0.4857,'-10.20'],[0.5531,'-11.61']],
[[0.5899,'1:53.405'],[0.0834,'-1.51'],[0.5001,'-10.50'],[0.5545,'-11.64']],
[[0.5919,'1:53.777'],[0.1200,'-2.22'],[0.4943,'-10.38'],[0.5462,'-11.47']],
[[0.5938,'1:54.149'],[0.1215,'-2.25'],[0.4795,'-10.07'],[0.5342,'-11.22']],
[[0.5957,'1:54.520'],[0.1379,'-2.58'],[0.3307,'-6.94'],[0.4918,'-10.33']],
[[0.5977,'1:54.892'],[0.0570,'-1.02'],[0.3166,'-6.65'],[0.4742,'-9.96']],
[[0.5996,'1:55.264'],[0.0932,'-1.70'],[0.3354,'-7.04'],[0.4423,'-9.29']],
[[0.6015,'1:55.636'],[0.0568,'-1.02'],[0.3580,'-7.52'],[0.4278,'-8.98']],
[[0.6035,'1:56.008'],[0.1018,'-1.87'],[0.3702,'-7.77'],[0.4126,'-8.66']],
[[0.6054,'1:56.380'],[0.0916,'-1.67'],[0.3657,'-7.68'],[0.3994,'-8.39']],
[[0.6074,'1:56.751'],[0.0824,'-1.49'],[0.3974,'-8.35'],[0.3928,'-8.25']],
[[0.6093,'1:57.123'],[0.1262,'-2.34'],[0.4357,'-9.15'],[0.3905,'-8.20']],
[[0.6112,'1:57.495'],[0.1081,'-1.99'],[0.4255,'-8.94'],[0.3943,'-8.28']],
[[0.6132,'1:57.867'],[0.0650,'-1.17'],[0.3994,'-8.39'],[0.4034,'-8.47']],
[[0.6151,'1:58.239'],[0.1059,'-1.95'],[0.4050,'-8.51'],[0.4105,'-8.62']],
[[0.6170,'1:58.610'],[0.0774,'-1.40'],[0.4199,'-8.82'],[0.4214,'-8.85']],
[[0.6190,'1:58.982'],[0.1559,'-2.94'],[0.4293,'-9.02'],[0.4315,'-9.06']],
[[0.6209,'1:59.354'],[0.0793,'-1.44'],[0.4291,'-9.01'],[0.4376,'-9.19']],
[[0.6228,'1:59.726'],[0.1263,'-2.35'],[0.4733,'-9.94'],[0.4483,'-9.42']],
[[0.6248,'2:00.098'],[0.1274,'-2.37'],[0.4675,'-9.82'],[0.4505,'-9.46']],
[[0.6267,'2:00.470'],[0.1387,'-2.59'],[0.3855,'-8.10'],[0.4474,'-9.39']],
[[0.6286,'2:00.841'],[0.0573,'-1.03'],[0.3699,'-7.77'],[0.4469,'-9.39']],
[[0.6306,'2:01.213'],[0.1378,'-2.58'],[0.3984,'-8.37'],[0.4484,'-9.42']],
[[0.6325,'2:01.585'],[0.0571,'-1.02'],[0.4340,'-9.11'],[0.4490,'-9.43']],
[[0.6344,'2:01.957'],[0.1222,'-2.26'],[0.4362,'-9.16'],[0.4484,'-9.42']],
[[0.6364,'2:02.329'],[0.1059,'-1.94'],[0.4177,'-8.77'],[0.4471,'-9.39']],
[[0.6383,'2:02.700'],[0.0837,'-1.52'],[0.4408,'-9.26'],[0.4470,'-9.39']],
[[0.6402,'2:03.072'],[0.1179,'-2.18'],[0.4707,'-9.88'],[0.4480,'-9.41']],
[[0.6422,'2:03.444'],[0.0767,'-1.39'],[0.4151,'-8.72'],[0.4484,'-9.42']],
[[0.6441,'2:03.816'],[0.0592,'-1.06'],[0.3943,'-8.28'],[0.4523,'-9.50']],
[[0.6460,'2:04.188'],[0.1234,'-2.29'],[0.4381,'-9.20'],[0.4505,'-9.46']],
[[0.6480,'2:04.560'],[0.0648,'-1.16'],[0.4439,'-9.32'],[0.4547,'-9.55']],
[[0.6499,'2:04.931'],[0.1259,'-2.34'],[0.4320,'-9.07'],[0.4535,'-9.52']],
[[0.6518,'2:05.303'],[0.1142,'-2.11'],[0.4402,'-9.24'],[0.4560,'-9.58']],
[[0.6538,'2:05.675'],[0.1323,'-2.47'],[0.4125,'-8.66'],[0.4484,'-9.42']],
[[0.6557,'2:06.047'],[0.0584,'-1.05'],[0.4038,'-8.48'],[0.4451,'-9.35']],
[[0.6576,'2:06.419'],[0.0823,'-1.49'],[0.4017,'-8.43'],[0.4442,'-9.33']],
[[0.6596,'2:06.791'],[0.0917,'-1.67'],[0.3993,'-8.38'],[0.4406,'-9.25']],
[[0.6615,'2:07.162'],[0.0593,'-1.06'],[0.3650,'-7.66'],[0.4280,'-8.99']],
[[0.6634,'2:07.534'],[0.0823,'-1.49'],[0.3296,'-6.92'],[0.4123,'-8.66']],
[[0.6654,'2:07.906'],[0.0960,'-1.75'],[0.3272,'-6.87'],[0.3990,'-8.38']],
[[0.6673,'2:08.278'],[0.1018,'-1.87'],[0.3387,'-7.11'],[0.3893,'-8.18']],
[[0.6692,'2:08.650'],[0.0889,'-1.62'],[0.3834,'-8.05'],[0.3896,'-8.18']],
[[0.6712,'2:09.021'],[0.1141,'-2.11'],[0.4750,'-9.98'],[0.3959,'-8.31']],
[[0.6731,'2:09.393'],[0.0650,'-1.17'],[0.3848,'-8.08'],[0.3940,'-8.27']],
[[0.6750,'2:09.765'],[0.0635,'-1.14'],[0.3654,'-7.67'],[0.3924,'-8.24']],
[[0.6770,'2:10.137'],[0.1627,'-3.09'],[0.4688,'-9.84'],[0.4017,'-8.44']],
[[0.6789,'2:10.509'],[0.0953,'-1.74'],[0.4258,'-8.94'],[0.4143,'-8.70']],
[[0.6809,'2:10.881'],[0.0771,'-1.39'],[0.4261,'-8.95'],[0.4262,'-8.95']],
[[0.6828,'2:11.252'],[0.1042,'-1.91'],[0.4303,'-9.04'],[0.4415,'-9.27']],
[[0.6847,'2:11.624'],[0.1024,'-1.88'],[0.4637,'-9.74'],[0.4492,'-9.43']],
[[0.6867,'2:11.996'],[0.1725,'-3.29'],[0.4367,'-9.17'],[0.4491,'-9.43']],
[[0.6886,'2:12.368'],[0.0604,'-1.08'],[0.3843,'-8.07'],[0.4475,'-9.40']],
[[0.6905,'2:12.740'],[0.0574,'-1.03'],[0.3740,'-7.85'],[0.4452,'-9.35']],
[[0.6925,'2:13.111'],[0.1068,'-1.96'],[0.4064,'-8.53'],[0.4422,'-9.29']],
[[0.6944,'2:13.483'],[0.0578,'-1.03'],[0.4418,'-9.28'],[0.4425,'-9.29']],
[[0.6963,'2:13.855'],[0.0688,'-1.24'],[0.4415,'-9.27'],[0.4457,'-9.36']],
[[0.6983,'2:14.227'],[0.1039,'-1.91'],[0.4191,'-8.80'],[0.4448,'-9.34']],
[[0.7002,'2:14.599'],[0.0938,'-1.71'],[0.4320,'-9.07'],[0.4429,'-9.30']],
[[0.7021,'2:14.971'],[0.1267,'-2.35'],[0.4675,'-9.82'],[0.4423,'-9.29']],
[[0.7041,'2:15.342'],[0.0865,'-1.57'],[0.4005,'-8.41'],[0.4442,'-9.33']],
[[0.7060,'2:15.714'],[0.0797,'-1.44'],[0.3647,'-7.66'],[0.4456,'-9.36']],
[[0.7079,'2:16.086'],[0.0969,'-1.77'],[0.4429,'-9.30'],[0.4496,'-9.44']],
[[0.7099,'2:16.458'],[0.0591,'-1.06'],[0.4527,'-9.51'],[0.4503,'-9.46']],
[[0.7118,'2:16.830'],[0.0810,'-1.47'],[0.4174,'-8.77'],[0.4495,'-9.44']],
[[0.7137,'2:17.202'],[0.1252,'-2.32'],[0.4167,'-8.75'],[0.4473,'-9.39']],
[[0.7157,'2:17.573'],[0.0859,'-1.56'],[0.4162,'-8.74'],[0.4416,'-9.27']],
[[0.7176,'2:17.945'],[0.0761,'-1.37'],[0.4048,'-8.50'],[0.4366,'-9.17']],
[[0.7195,'2:18.317'],[0.0823,'-1.49'],[0.4263,'-8.95'],[0.4388,'-9.22']],
[[0.7215,'2:18.689'],[0.0621,'-1.11'],[0.4680,'-9.83'],[0.4460,'-9.37']],
[[0.7234,'2:19.061'],[0.0962,'-1.76'],[0.4626,'-9.72'],[0.4478,'-9.40']],
[[0.7253,'2:19.432'],[0.0616,'-1.10'],[0.4163,'-8.74'],[0.4429,'-9.30']],
[[0.7273,'2:19.804'],[0.1112,'-2.05'],[0.4211,'-8.84'],[0.4420,'-9.28']],
[[0.7292,'2:20.176'],[0.1275,'-2.37'],[0.4403,'-9.25'],[0.4462,'-9.37']],
[[0.7311,'2:20.548'],[0.1055,'-1.94'],[0.4357,'-9.15'],[0.4495,'-9.44']],
[[0.7331,'2:20.920'],[0.0929,'-1.69'],[0.4149,'-8.71'],[0.4501,'-9.45']],
[[0.7350,'2:21.292'],[0.1281,'-2.38'],[0.4123,'-8.66'],[0.4493,'-9.43']],
[[0.7369,'2:21.663'],[0.1232,'-2.28'],[0.4157,'-8.73'],[0.4435,'-9.31']],
[[0.7389,'2:22.035'],[0.1236,'-2.29'],[0.4098,'-8.61'],[0.4383,'-9.20']],
[[0.7408,'2:22.407'],[0.1162,'-2.14'],[0.4124,'-8.66'],[0.4365,'-9.17']],
[[0.7427,'2:22.779'],[0.1370,'-2.56'],[0.4052,'-8.51'],[0.4313,'-9.06']],
[[0.7447,'2:23.151'],[0.1225,'-2.27'],[0.3904,'-8.20'],[0.4232,'-8.89']],
[[0.7466,'2:23.522'],[0.1039,'-1.91'],[0.3931,'-8.26'],[0.4191,'-8.80']],
[[0.7485,'2:23.894'],[0.0954,'-1.74'],[0.4201,'-8.82'],[0.4204,'-8.83']],
[[0.7505,'2:24.266'],[0.1299,'-2.42'],[0.4533,'-9.52'],[0.4245,'-8.91']],
[[0.7524,'2:24.638'],[0.1762,'-3.37'],[0.4533,'-9.52'],[0.4289,'-9.01']],
[[0.7544,'2:25.010'],[0.0812,'-1.47'],[0.4276,'-8.98'],[0.4305,'-9.04']],
[[0.7563,'2:25.382'],[0.1436,'-2.69'],[0.4495,'-9.44'],[0.4338,'-9.11']],
[[0.7582,'2:25.753'],[0.1470,'-2.76'],[0.4506,'-9.46'],[0.4424,'-9.29']],
[[0.7602,'2:26.125'],[0.1190,'-2.20'],[0.4253,'-8.93'],[0.4483,'-9.41']],
[[0.7621,'2:26.497'],[0.1024,'-1.88'],[0.4240,'-8.90'],[0.4542,'-9.54']],
[[0.7640,'2:26.869'],[0.1485,'-2.79'],[0.4235,'-8.89'],[0.4552,'-9.56']],
[[0.7660,'2:27.241'],[0.1096,'-2.02'],[0.4280,'-8.99'],[0.4512,'-9.47']],
[[0.7679,'2:27.613'],[0.1387,'-2.59'],[0.4384,'-9.21'],[0.4485,'-9.42']],
[[0.7698,'2:27.984'],[0.1172,'-2.16'],[0.4464,'-9.37'],[0.4486,'-9.42']],
[[0.7718,'2:28.356'],[0.0785,'-1.42'],[0.4269,'-8.96'],[0.4444,'-9.33']],
[[0.7737,'2:28.728'],[0.1129,'-2.08'],[0.3937,'-8.27'],[0.4357,'-9.15']],
[[0.7756,'2:29.100'],[0.1153,'-2.13'],[0.3735,'-7.84'],[0.4275,'-8.98']],
[[0.7776,'2:29.472'],[0.0877,'-1.59'],[0.3469,'-7.29'],[0.4168,'-8.75']],
[[0.7795,'2:29.843'],[0.0590,'-1.06'],[0.3463,'-7.27'],[0.4098,'-8.61']],
[[0.7814,'2:30.215'],[0.0708,'-1.28'],[0.3968,'-8.33'],[0.4110,'-8.63']],
[[0.7834,'2:30.587'],[0.0999,'-1.83'],[0.4215,'-8.85'],[0.4083,'-8.57']],
[[0.7853,'2:30.959'],[0.1159,'-2.14'],[0.3938,'-8.27'],[0.4001,'-8.40']],
[[0.7872,'2:31.331'],[0.1161,'-2.14'],[0.3846,'-8.08'],[0.3990,'-8.38']],
[[0.7892,'2:31.703'],[0.0953,'-1.74'],[0.4084,'-8.58'],[0.4016,'-8.43']],
[[0.7911,'2:32.074'],[0.0580,'-1.04'],[0.4100,'-8.61'],[0.4071,'-8.55']],
[[0.7930,'2:32.446'],[0.0797,'-1.44'],[0.3917,'-8.22'],[0.4111,'-8.63']],
[[0.7950,'2:32.818'],[0.0969,'-1.77'],[0.4034,'-8.47'],[0.4174,'-8.76']],
[[0.7969,'2:33.190'],[0.0673,'-1.21'],[0.3901,'-8.19'],[0.4175,'-8.77']],
[[0.7988,'2:33.562'],[0.0695,'-1.25'],[0.3644,'-7.65'],[0.4101,'-8.61']],
[[0.8008,'2:33.933'],[0.0978,'-1.79'],[0.3602,'-7.56'],[0.4054,'-8.51']],
[[0.8027,'2:34.305'],[0.0908,'-1.65'],[0.3750,'-7.87'],[0.4069,'-8.54']],
[[0.8046,'2:34.677'],[0.0998,'-1.83'],[0.4281,'-8.99'],[0.4089,'-8.59']],
[[0.8066,'2:35.049'],[0.0878,'-1.60'],[0.4184,'-8.79'],[0.4098,'-8.61']],
[[0.8085,'2:35.421'],[0.1201,'-2.22'],[0.3821,'-8.02'],[0.4107,'-8.63']],
[[0.8104,'2:35.793'],[0.0688,'-1.24'],[0.3966,'-8.33'],[0.4113,'-8.64']],
[[0.8124,'2:36.164'],[0.0973,'-1.78'],[0.4338,'-9.11'],[0.4147,'-8.71']],
[[0.8143,'2:36.536'],[0.1108,'-2.04'],[0.4072,'-8.55'],[0.4201,'-8.82']],
[[0.8162,'2:36.908'],[0.0571,'-1.02'],[0.3828,'-8.04'],[0.4233,'-8.89']],
[[0.8182,'2:37.280'],[0.0977,'-1.79'],[0.3834,'-8.05'],[0.4225,'-8.87']],
[[0.8201,'2:37.652'],[0.0565,'-1.01'],[0.3970,'-8.34'],[0.4210,'-8.84']],
[[0.8221,'2:38.024'],[0.0849,'-1.54'],[0.3971,'-8.34'],[0.4183,'-8.78']],
[[0.8240,'2:38.395'],[0.0984,'-1.80'],[0.3780,'-7.94'],[0.4142,'-8.70']],
[[0.8259,'2:38.767'],[0.0951,'-1.74'],[0.3723,'-7.82'],[0.4082,'-8.57']],
[[0.8279,'2:39.139'],[0.0566,'-1.01'],[0.3832,'-8.05'],[0.4029,'-8.46']],
[[0.8298,'2:39.511'],[0.0809,'-1.47'],[0.3767,'-7.91'],[0.4007,'-8.42']],
[[0.8317,'2:39.883'],[0.1010,'-1.85'],[0.3585,'-7.53'],[0.3976,'-8.35']],
[[0.8337,'2:40.254'],[0.1042,'-1.91'],[0.3589,'-7.54'],[0.3965,'-8.33']],
[[0.8356,'2:40.626'],[0.0867,'-1.58'],[0.4070,'-8.55'],[0.3980,'-8.36']],
[[0.8375,'2:40.998'],[0.0737,'-1.33'],[0.4094,'-8.60'],[0.3989,'-8.38']],
[[0.8395,'2:41.370'],[0.0958,'-1.75'],[0.3847,'-8.08'],[0.4040,'-8.48']],
[[0.8414,'2:41.742'],[0.0799,'-1.45'],[0.4069,'-8.54'],[0.4096,'-8.60']],
[[0.8433,'2:42.114'],[0.0897,'-1.63'],[0.3855,'-8.09'],[0.4081,'-8.57']],
[[0.8453,'2:42.485'],[0.0887,'-1.61'],[0.3843,'-8.07'],[0.4099,'-8.61']],
[[0.8472,'2:42.857'],[0.0930,'-1.69'],[0.3629,'-7.62'],[0.4114,'-8.64']],
[[0.8491,'2:43.229'],[0.0843,'-1.53'],[0.3482,'-7.31'],[0.4088,'-8.58']],
[[0.8511,'2:43.601'],[0.0804,'-1.46'],[0.3782,'-7.94'],[0.4068,'-8.54']],
[[0.8530,'2:43.973'],[0.1294,'-2.41'],[0.3938,'-8.27'],[0.4042,'-8.49']],
[[0.8549,'2:44.344'],[0.1030,'-1.89'],[0.3641,'-7.65'],[0.3998,'-8.40']],
[[0.8569,'2:44.716'],[0.0609,'-1.09'],[0.3646,'-7.66'],[0.3986,'-8.37']],
[[0.8588,'2:45.088'],[0.0723,'-1.30'],[0.4040,'-8.48'],[0.3996,'-8.39']],
[[0.8607,'2:45.460'],[0.0767,'-1.39'],[0.3829,'-8.04'],[0.3991,'-8.38']],
[[0.8627,'2:45.832'],[0.0629,'-1.13'],[0.3901,'-8.19'],[0.3977,'-8.35']],
[[0.8646,'2:46.204'],[0.1093,'-2.01'],[0.3810,'-8.00'],[0.4052,'-8.51']],
[[0.8665,'2:46.575'],[0.1022,'-1.87'],[0.4125,'-8.66'],[0.4111,'-8.63']],
[[0.8685,'2:46.947'],[0.0897,'-1.63'],[0.4159,'-8.73'],[0.4117,'-8.64']],
[[0.8704,'2:47.319'],[0.1023,'-1.88'],[0.3770,'-7.92'],[0.4128,'-8.67']],
[[0.8723,'2:47.691'],[0.0829,'-1.50'],[0.3848,'-8.08'],[0.4148,'-8.71']],
[[0.8743,'2:48.063'],[0.0972,'-1.78'],[0.4090,'-8.59'],[0.4163,'-8.74']],
[[0.8762,'2:48.435'],[0.0749,'-1.35'],[0.4159,'-8.73'],[0.4188,'-8.79']],
[[0.8781,'2:48.806'],[0.0895,'-1.63'],[0.3968,'-8.33'],[0.4199,'-8.82']],
[[0.8801,'2:49.178'],[0.0945,'-1.72'],[0.3798,'-7.98'],[0.4172,'-8.76']],
[[0.8820,'2:49.550'],[0.0567,'-1.01'],[0.3810,'-8.00'],[0.4134,'-8.68']],
[[0.8839,'2:49.922'],[0.0712,'-1.28'],[0.3935,'-8.26'],[0.4121,'-8.65']],
[[0.8859,'2:50.294'],[0.0900,'-1.64'],[0.4092,'-8.59'],[0.4121,'-8.65']],
[[0.8878,'2:50.665'],[0.0683,'-1.23'],[0.3849,'-8.08'],[0.4127,'-8.67']],
[[0.8897,'2:51.037'],[0.0565,'-1.01'],[0.4012,'-8.43'],[0.4136,'-8.69']],
[[0.8917,'2:51.409'],[0.0946,'-1.73'],[0.3978,'-8.35'],[0.4117,'-8.65']],
[[0.8936,'2:51.781'],[0.0847,'-1.54'],[0.3698,'-7.77'],[0.4095,'-8.60']],
[[0.8956,'2:52.153'],[0.0895,'-1.63'],[0.3582,'-7.52'],[0.4089,'-8.59']],
[[0.8975,'2:52.525'],[0.0625,'-1.12'],[0.3963,'-8.32'],[0.4121,'-8.66']],
[[0.8994,'2:52.896'],[0.1120,'-2.06'],[0.4074,'-8.56'],[0.4126,'-8.66']],
[[0.9014,'2:53.268'],[0.1021,'-1.87'],[0.3899,'-8.19'],[0.4126,'-8.66']],
[[0.9033,'2:53.640'],[0.0806,'-1.46'],[0.3850,'-8.09'],[0.4100,'-8.61']],
[[0.9052,'2:54.012'],[0.0807,'-1.46'],[0.3754,'-7.88'],[0.4055,'-8.52']],
[[0.9072,'2:54.384'],[0.1095,'-2.02'],[0.3547,'-7.45'],[0.3998,'-8.39']],
[[0.9091,'2:54.755'],[0.0918,'-1.67'],[0.3501,'-7.35'],[0.3950,'-8.30']],
[[0.9110,'2:55.127'],[0.0571,'-1.02'],[0.3588,'-7.53'],[0.3930,'-8.25']],
[[0.9130,'2:55.499'],[0.1079,'-1.98'],[0.3646,'-7.66'],[0.3900,'-8.19']],
[[0.9149,'2:55.871'],[0.1094,'-2.01'],[0.3963,'-8.32'],[0.3903,'-8.20']],
[[0.9168,'2:56.243'],[0.1188,'-2.20'],[0.3990,'-8.38'],[0.3905,'-8.20']],
[[0.9188,'2:56.615'],[0.1138,'-2.10'],[0.3762,'-7.90'],[0.3871,'-8.13']],
[[0.9207,'2:56.986'],[0.1226,'-2.27'],[0.4002,'-8.40'],[0.3907,'-8.20']],
[[0.9226,'2:57.358'],[0.0982,'-1.80'],[0.3664,'-7.69'],[0.3916,'-8.22']],
[[0.9246,'2:57.730'],[0.1065,'-1.96'],[0.3755,'-7.89'],[0.3953,'-8.30']],
[[0.9265,'2:58.102'],[0.0939,'-1.71'],[0.3697,'-7.76'],[0.3975,'-8.35']],
[[0.9284,'2:58.474'],[0.0953,'-1.74'],[0.3863,'-8.11'],[0.3982,'-8.36']],
[[0.9304,'2:58.846'],[0.0865,'-1.57'],[0.3926,'-8.24'],[0.3968,'-8.33']],
[[0.9323,'2:59.217'],[0.0768,'-1.39'],[0.3944,'-8.28'],[0.3971,'-8.34']],
[[0.9342,'2:59.589'],[0.1209,'-2.24'],[0.4010,'-8.42'],[0.3993,'-8.39']],
[[0.9362,'2:59.961'],[0.0643,'-1.15'],[0.3966,'-8.33'],[0.4004,'-8.41']],
[[0.9381,'3:00.333'],[0.1030,'-1.89'],[0.3838,'-8.06'],[0.4013,'-8.43']],
[[0.9400,'3:00.705'],[0.0567,'-1.01'],[0.3829,'-8.04'],[0.4043,'-8.49']],
[[0.9420,'3:01.076'],[0.1069,'-1.96'],[0.3933,'-8.26'],[0.4087,'-8.58']],
[[0.9439,'3:01.448'],[0.0992,'-1.82'],[0.3938,'-8.27'],[0.4143,'-8.70']],
[[0.9458,'3:01.820'],[0.0841,'-1.53'],[0.4058,'-8.52'],[0.4164,'-8.75']],
[[0.9478,'3:02.192'],[0.0962,'-1.76'],[0.4333,'-9.10'],[0.4201,'-8.82']],
[[0.9497,'3:02.564'],[0.1022,'-1.87'],[0.4114,'-8.64'],[0.4223,'-8.87']],
[[0.9516,'3:02.936'],[0.0845,'-1.53'],[0.4252,'-8.93'],[0.4251,'-8.93']],
[[0.9536,'3:03.307'],[0.1088,'-2.00'],[0.4144,'-8.70'],[0.4289,'-9.01']],
[[0.9555,'3:03.679'],[0.0996,'-1.82'],[0.3857,'-8.10'],[0.4291,'-9.01']],
[[0.9574,'3:04.051'],[0.0573,'-1.03'],[0.3641,'-7.65'],[0.4300,'-9.03']],
[[0.9594,'3:04.423'],[0.0840,'-1.52'],[0.3894,'-8.18'],[0.4322,'-9.08']],
[[0.9613,'3:04.795'],[0.0910,'-1.66'],[0.4215,'-8.85'],[0.4339,'-9.11']],
[[0.9632,'3:05.166'],[0.1014,'-1.86'],[0.4149,'-8.71'],[0.4351,'-9.14']],
[[0.9652,'3:05.538'],[0.0907,'-1.65'],[0.4058,'-8.52'],[0.4351,'-9.14']],
[[0.9671,'3:05.910'],[0.1030,'-1.89'],[0.4084,'-8.58'],[0.4336,'-9.11']],
[[0.9691,'3:06.282'],[0.1131,'-2.08'],[0.3850,'-8.08'],[0.4295,'-9.02']],
[[0.9710,'3:06.654'],[0.1254,'-2.33'],[0.3861,'-8.11'],[0.4285,'-9.00']],
[[0.9729,'3:07.026'],[0.0949,'-1.73'],[0.4000,'-8.40'],[0.4336,'-9.11']],
[[0.9749,'3:07.397'],[0.0959,'-1.75'],[0.4090,'-8.59'],[0.4260,'-8.95']],
[[0.9768,'3:07.769'],[0.0740,'-1.33'],[0.4001,'-8.40'],[0.4250,'-8.92']],
[[0.9787,'3:08.141'],[0.0904,'-1.65'],[0.4008,'-8.42'],[0.4208,'-8.84']],
[[0.9807,'3:08.513'],[0.1000,'-1.83'],[0.4025,'-8.45'],[0.4194,'-8.81']],
[[0.9826,'3:08.885'],[0.0841,'-1.53'],[0.4279,'-8.99'],[0.4209,'-8.84']],
[[0.9845,'3:09.256'],[0.1404,'-2.63'],[0.6096,'-12.80'],[0.4377,'-9.19']],
[[0.9865,'3:09.628'],[0.7745,'-25.87'],[1.4989,'-31.48'],[0.4645,'-9.76']],
[[0.9884,'3:10.000'],[0.9023,'-40.41'],[2.3915,'-50.22'],[0.4985,'-10.47']],
[[0.9903,'3:10.372'],[0.9438,'-50.03'],[2.5667,'-53.90'],[0.5401,'-11.34']],
[[0.9923,'3:10.744'],[0.9530,'-53.10'],[2.5481,'-53.51'],[0.5888,'-12.36']],
[[0.9942,'3:11.116'],[0.9565,'-54.45'],[2.4861,'-52.21'],[0.6586,'-13.83']],
[[0.9961,'3:11.487'],[0.9517,'-52.64'],[2.4360,'-51.16'],[0.7644,'-16.05']],
[[0.9981,'3:11.859'],[0.9518,'-52.69'],[2.4348,'-51.13'],[0.9180,'-19.28']],
[[1.0000,'3:12.231'],[0.9517,'-52.64'],[2.4348,'-51.13'],[0.9180,'-19.28']],
],
xmaj:[
[0.0000,'0:00'],
[0.1561,'0:30'],
[0.3121,'1:00'],
[0.4682,'1:30'],
[0.6242,'2:00'],
[0.7803,'2:30'],
[0.9364,'3:00'],
],
xmin:[
0.0520,
0.1040,
0.2081,
0.2601,
0.3641,
0.4162,
0.5202,
0.5722,
0.6763,
0.7283,
0.8323,
0.8844,
0.9884,
],
yrange:[
-21.00,
-0.00,
],
ymaj:[
[0.0000,'+0'],
[0.1429,'-3'],
[0.2857,'-6'],
[0.4286,'-9'],
[0.5714,'-12'],
[0.7143,'-15'],
[0.8571,'-18'],
[1.0000,'-21'],
],
ymin:[
0.0476,
0.0952,
0.1905,
0.2381,
0.3333,
0.3810,
0.4762,
0.5238,
0.6190,
0.6667,
0.7619,
0.8095,
0.9048,
0.9524,
],
markers:[
[0.0000,'0:00.000','C minor','#567272', '#FFFFFF'],
],
};
var canv_0=document.getElementById('chart_0');
draw_chart(canv_0, data_0, -1, -1);
canv_0.addEventListener('mousemove', function (evt) { draw_chart(canv_0, data_0, evt.offsetX, evt.offsetY); }, false);
canv_0.addEventListener('mouseleave', function (evt) { draw_chart(canv_0, data_0, -1, -1); }, false);
window.addEventListener('resize', function (evt) { draw_chart(canv_0, data_0, -1, -1); }, false);
document.getElementById('regions').addEventListener('change', function (evt) { draw_chart(canv_0, data_0, -1, -1); }, false);
document.getElementById('markers').addEventListener('change', function (evt) { draw_chart(canv_0, data_0, -1, -1); }, false);
</script>
</body>
</html>