forked from KoenVanNoten/HVSR_to_virtual_borehole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
VanNotenetal_JOSE_S2 - Survey HVSR analysis.csv
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 39 in line 1.
879 lines (879 loc) · 203 KB
/
VanNotenetal_JOSE_S2 - Survey HVSR analysis.csv
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
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
<<<<<<< HEAD
## Van Noten et al. JOSE - Electronic Supplement S2 - Results of the HVSR Survey south of Brussels,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Nr: number,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Date: date of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"#Name: ID name of measurement (A, B, C are measured with different Citysharks)",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Easting: location in Lambert '72 coordinates,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Northing: location in Lambert '72 coordinates,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#lon: longitude in WGS84,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#lat:latitude in WGS84,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Gain: amplification gain on Cityshark,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Ovmx: allowed saturation percentage (in %),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Rec. time: recording time of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#SR: Sampling rate (in Hz) ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Start time: starting time of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#End time: End time of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Filename: Filenumber of raw ambient noise data file (available upon request),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0 min: f0_win/stddev (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0_win: average resonance frequency by taking the f0 of each individual window and averaging all f0 values from these windows (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0 average: scanning the average curve and identifying the frequency at which the maximum amplitude occurs (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0_ip: resonance frequency computed after interpolating the HV-Amplitude graph using python (see paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0_ip_diff: difference between f0_ip and f0 average,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#error: standard deviation on f0 (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0 max: f0_win.stddev (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#A0: maximum amplitude (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#nw: number of windows (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Geology: Cover geology of the location (see paper for abbreviations; al = alluvium),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Group: Group number of the location (see paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#BM: Stratigraphy of bedrock of the Brabant Massif (pTu: Tubize Formation; pBl: Blanmont Formation),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#A_max: maximum amplitude at resonance frequency deduced from the HVSR polarisation analysis (see Fig. 4 of paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#max_freq: Resonance frequency at A_max,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#max_Azi: Azimuth at which resonance frequency is maximum (deduced from polarisation analysis),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#A_min: minimum amplitude at resonance frequency deduced from the HVSR polarisation analysis (see Fig. 4 of paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#min_fre q: Azimuth at which resonance frequency is minimal (deduced from polarisation analysis),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#min_Azi: Azimuth at which resonance frequency is minimum (deduced from polarisation analysis),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
nr,Date,Name,Easting,Northing,lat,lon,Z (DEM),Gain,Ovmx,Rec. time,SR,Start time,End time,Filename,f0 min,f0_win,f0 average,f0_ip,f0_ip_diff,error,f0 max,A0,nw,Geology,Region,BM,Th_indiv,Top_indiv,Th_all,Top_all,diff,borehole,A_max,max_freq,max_Azi,A_min,min_freq,min_Azi
0,26/06/2017,A201,151025.0847,162193.0678,50.770229,4.383283,124,128,5,00:40,100,09:33,10:13,170626_0933.201,0.805,0.85,0.843,0.85,0,0.046,0.896,10.47,67,Shh,R3,PTu,115.72,8.28,116.51,7.49,-0.79,124,9.94885,0.833221,30,9.28274,0.865017,90
1,26/06/2017,A202,151117.5959,162679.645,50.774603,4.384596,119.23,512,5,00:20,100,10:45,11:05,170626_1045.202,0.788,0.828,0.843,0.827,-0.001,0.041,0.869,10.767,35,Mal,R3,PTu,121.05,-1.82,122.02,-2.79,-0.97,,11.3832,0.816373,10,9.58308,0.847526,100
2,26/06/2017,A203,151635.6421,162976.4595,50.77727,4.391942,126.87,512,5,00:20,100,11:28,11:48,170626_1128.203,0.778,0.797,0.801,0.794,-0.003,0.019,0.815,17.775,37,Shh,R3,PTu,129.41,-2.54,130.67,-3.8,-1.26,,18.5549,0.783692,20,15.3557,0.799865,110
3,26/06/2017,A204,151303.5648,162518.1713,50.773151,4.387232,122.58,256,5,00:20,100,12:10,12:30,170626_1210.204,0.792,0.842,0.843,0.837,-0.005,0.05,0.892,11.851,34,Mal,R3,PTu,118.68,3.9,119.57,3.01,-0.89,,11.4331,0.816373,20,10.4439,0.862077,140
4,26/06/2017,A205,150878.9403,162106.6076,50.769452,4.381211,127.53,512,5,00:20,100,13:05,13:25,170626_1305.205,0.817,0.852,0.843,0.857,0.004,0.035,0.887,10.064,31,Shh,R3,PTu,114.17,13.36,114.92,12.61,-0.74,,10.5645,0.850416,30,9.84464,0.865017,150
5,26/06/2017,A206,150800.7406,162351.3191,50.771652,4.380103,114.63,256,5,00:20,100,13:40,14:00,170626_1340.206,0.814,0.866,0.888,0.867,0.001,0.053,0.919,8.711,29,Shh,R3,PTu,112.02,2.61,112.69,1.94,-0.67,,8.97959,0.866357,60,7.97465,0.866357,150
6,26/06/2017,A207,150863.1595,162393.8227,50.772034,4.380988,112.26,256,5,00:20,100,14:09,14:29,170626_1409.207,0.825,0.86,0.843,0.863,0.003,0.036,0.896,10.373,16,Mal,R3,PTu,112.87,-0.61,113.57,-1.31,-0.7,,8.50838,0.850416,10,7.99857,0.870927,50
7,26/06/2017,A208,150844.4994,162617.7427,50.774047,4.380724,105.35,256,5,00:20,100,14:42,15:02,170626_1442.208,0.971,1.011,0.985,0.993,-0.019,0.04,1.051,8.585,8,Ld,R3,PTu,89.66,15.69,89.69,15.66,-0.03,,3.77435,0.981144,70,3.16245,1.00481,10
8,26/06/2017,A209,150760.8648,162947.7741,50.777014,4.379539,108.13,128,5,00:20,100,15:15,15:35,170626_1515.209,0.907,0.965,0.935,0.94,-0.026,0.058,1.024,6.05,19,Ld,R3,PTu,98.1,10.03,98.36,9.77,-0.26,,6.29155,0.932296,20,6.14477,0.932296,110
9,26/06/2017,A210,150133.7305,162358.0389,50.771713,4.370647,102.12,256,5,00:20,100,15:56,16:16,170626_1556.210,0.904,0.952,0.935,0.949,-0.002,0.047,0.999,8.753,25,Ld,R3,PTu,96.58,5.54,96.79,5.33,-0.21,,7.83538,0.91656,20,7.1863,0.951536,130
10,25/07/2017,A211,150594.9997,162107,50.76945591,4.377185848,122.91,512,5,00:20,100,09:56,10:16,170725_0956.211,0.811,0.857,0.888,0.87,0.013,0.047,0.904,9.426,24,Shh,R3,PTu,111.39,11.52,112.04,10.87,-0.65,,8.18808,0.867967,50,7.61981,0.882869,140
11,25/07/2017,A212,150170.1488,161942.667,50.76797892,4.371163046,104.79,512,5,00:20,100,10:26,10:46,170725_1026.212,0.929,0.984,0.985,0.983,-0.002,0.055,1.04,7.618,26,Ld,R3,PTu,91.16,13.63,91.23,13.56,-0.07,,7.69972,0.98449,170,7.40132,1.00139,40
12,25/07/2017,A213,149901.9067,161975.2366,50.76827175,4.36736055,99.74,512,5,00:20,100,11:04,11:24,170725_1104.213,0.97,1.023,1.037,1.019,-0.004,0.053,1.077,7.335,25,Br,R3,PTu,85.94,13.8,85.87,13.87,0.07,,6.89126,0.997989,0,5.9727,1.01859,80
13,25/07/2017,A214,150290.1571,162238.8346,50.77064132,4.372864507,110.62,512,5,00:20,100,11:35,11:55,170725_1135.214,0.844,0.896,0.888,0.91,0.014,0.052,0.948,8.857,28,Mal,R3,PTu,103.47,7.15,103.88,6.74,-0.41,,9.14084,0.901089,0,7.47722,0.938666,100
14,25/07/2017,A215,149793.2837,162181.2479,50.77012371,4.365820657,99.28,512,5,00:20,100,13:11,13:31,170725_1311.215,0.95,1,0.985,0.986,-0.014,0.05,1.05,8.425,18,Br,R3,PTu,90.71,8.57,90.76,8.52,-0.05,,7.53677,0.997989,10,6.93826,0.971174,90
15,25/07/2017,A216,149873.9997,162361.9998,50.77174863,4.366964869,92.71,512,5,00:20,100,13:40,14:00,170725_1340.216,0.918,0.982,0.985,0.969,-0.013,0.064,1.046,7.556,21,Br,R3,PTu,93.33,-0.62,93.46,-0.75,-0.12,,6.76981,0.951536,60,6.21191,0.997989,160
16,25/07/2017,A217,150013.4841,162519.9583,50.77316863,4.368942328,95.01,512,5,00:20,100,14:11,14:31,170725_1411.217,0.803,0.907,0.801,0.965,-0.09,0.104,1.012,5.679,24,Br,R3,PTu,93.97,1.04,94.11,0.9,-0.14,,6.96355,0.833221,10,5.26958,0.958038,110
17,25/07/2017,A218,150535.2941,162814.656,50.77581758,4.376340576,98.09,512,5,00:20,100,14:40,15:00,170725_1440.218,0.81,0.891,0.935,0.949,0.058,0.081,0.972,5.224,8,Br,R3,PTu,96.58,1.51,96.79,1.3,-0.21,,5.95694,0.816373,20,4.79524,0.967873,100
18,25/07/2017,A219,150194.9997,162768.0001,50.7753984,4.371515867,93.61,512,5,00:20,100,15:16,15:36,170725_1516.219,0.874,0.942,0.935,0.933,-0.009,0.068,1.01,8.448,22,Br,R3,PTu,99.31,-5.7,99.6,-5.99,-0.29,,8.21884,0.927978,10,6.79325,0.927978,100
19,25/07/2017,A220,149718.9997,162543.0006,50.77337573,4.364767361,82.67,256,5,00:20,100,15:49,16:09,170725_1549.220,0.906,1.049,1.092,1.079,0.03,0.142,1.191,3.701,17,Br,R3,PTu,78.23,4.44,77.98,4.69,0.25,,3.92193,0.816373,10,3.40708,0.967873,60
20,25/07/2017,A221,149879.9997,162845.9999,50.77609964,4.367049835,106.56,512,5,00:20,100,16:16,16:36,170725_1616.221,0.823,0.899,0.935,0.936,0.037,0.076,0.975,7.519,24,Ld,R3,PTu,98.79,7.77,99.07,7.49,-0.27,,6.52709,0.960413,70,6.30147,0.927978,160
21,31/07/2017,A222,149581.8875,162015.4298,50.76863296,4.362824019,89.27,256,5,00:20,100,10:13,10:33,170731_1013.222,0.843,0.899,0.935,0.93,0.03,0.056,0.956,8.524,24,Br,R3,PTu,99.84,-10.57,100.14,-10.87,-0.3,,8.62978,0.935475,150,8.19343,0.932296,60
22,31/07/2017,A223,149527.8763,162339.03,50.77154199,4.362057997,92.91,256,5,00:20,100,10:46,11:06,170731_1046.223,0.951,1.002,0.985,0.983,-0.02,0.052,1.054,8.291,22,Br,R3,PTu,91.16,1.75,91.23,1.68,-0.07,,6.85709,0.967873,50,6.2674,1.01512,120
23,31/07/2017,A224,149425.876,162197.3637,50.77026837,4.360612173,97.9,256,5,00:20,100,11:16,11:36,170731_1116.224,0.922,0.961,0.985,0.963,0.002,0.039,1,11.357,37,Br,R3,PTu,94.29,3.61,94.44,3.46,-0.15,,11.8771,0.951536,170,10.1911,0.974486,90
24,31/07/2017,A225,149345.7773,161971.9654,50.76824203,4.359477041,101.64,512,5,00:20,100,11:48,12:08,170731_1148.225,0.907,0.954,0.935,0.946,-0.008,0.047,1.002,12.164,32,Br,R3,PTu,97.08,4.56,97.31,4.33,-0.23,,11.8452,0.951536,170,11.0413,0.967873,80
25,31/07/2017,A226,149208.2045,162379.4797,50.7719053,4.357526033,91.99,256,5,00:20,100,12:21,12:41,170731_1221.226,0.934,0.986,0.985,0.983,-0.003,0.052,1.038,11.823,34,Br,R3,PTu,91.16,0.83,91.23,0.76,-0.07,,11.0469,0.98449,30,10.0871,0.967873,120
26,31/07/2017,A227,148994.6649,162536.4908,50.77331647,4.354498324,74.22,256,5,00:30,100,13:00,13:30,170731_1300.227,0.915,0.975,0.985,0.993,0.018,0.059,1.034,7.287,26,Br,R3,PTu,89.66,-15.44,89.69,-15.47,-0.03,,7.53581,0.882869,20,5.89245,0.994597,130
27,31/07/2017,A228,148993.4846,162314.0674,50.77131695,4.354482167,80.69,256,5,00:20,100,13:41,14:01,170731_1341.228,0.916,1.059,1.053,1.054,-0.004,0.143,1.202,4.158,32,Br,R3,PTu,81.3,-0.61,81.12,-0.43,0.18,,4.99578,1.01512,170,4.27313,1.02554,70
28,31/07/2017,A229,148807.871,162438.6161,50.77243627,4.351850411,85.92,256,5,00:20,100,14:09,14:29,170731_1409.229,0.985,1.033,1.037,1.039,0.006,0.047,1.08,9.403,31,Br,R3,PTu,83.24,2.68,83.1,2.82,0.13,,9.35456,1.05028,150,8.93157,1.03607,60
29,31/07/2017,A230,148627.1965,162437.0713,50.772422,4.349289006,79.28,512,5,00:20,100,14:35,14:55,170731_1435.230,0.899,0.959,0.985,0.966,0.007,0.059,1.018,8.714,18,Br,R3,PTu,93.81,-14.53,93.94,-14.66,-0.14,,8.45723,0.951536,50,7.30288,1.00481,160
30,31/07/2017,A231,148485.4207,162253.7435,50.7707736,4.347279787,88.14,512,5,00:20,100,15:00,15:20,170731_1500.231,0.936,0.961,0.935,0.959,-0.002,0.025,0.986,10.708,21,Br,R3,PTu,94.93,-6.79,95.1,-6.96,-0.17,,10.5282,0.951536,10,8.85376,0.964583,90
31,31/07/2017,A232,148652.378,162273.6879,50.77095329,4.349646576,94.82,256,5,00:20,100,15:25,15:45,170731_1525.232,0.978,1.024,1.037,1.026,0.002,0.046,1.07,9.184,19,Br,R3,PTu,84.98,9.84,84.88,9.94,0.09,,9.35832,0.954781,30,7.80081,0.98449,110
32,31/07/2017,A233,148284.6641,162313.9046,50.77131389,4.344433502,89.34,256,5,00:20,100,15:52,16:12,170731_1552.233,0.961,0.985,0.985,0.986,0.001,0.024,1.009,10.281,19,Br,R3,PTu,90.71,-1.37,90.76,-1.42,-0.05,,9.73387,0.98449,20,8.76509,0.997989,130
33,31/07/2017,A234,148453.8623,162100.0687,50.76939203,4.346833024,95.35,256,5,00:20,100,16:20,16:40,170731_1620.234,0.903,0.923,0.935,0.923,0,0.021,0.944,13.659,24,Br,R3,PTu,101.09,-5.74,101.43,-6.08,-0.34,,6.32283,1.11666,10,5.51052,1.13583,90
34,02/08/2017,A235,146338.6202,161289.4308,50.76209536,4.316855238,98,512,5,00:20,100,09:41,10:01,170802_0941.235,1.095,1.226,1.211,1.215,-0.012,0.131,1.358,9.162,35,Br,R3,PBl,64.39,33.61,63.86,34.14,0.52,75.11,6.8121,1.03255,30,6.20486,1.05028,110
35,02/08/2017,A236,148648.3045,162670.8839,50.77452395,4.349587427,69.38,256,5,00:20,100,10:27,10:47,170802_1027.236,1.086,1.13,1.14,1.131,0.001,0.044,1.175,7.268,14,Br_Al,R2,PTu,71.47,-2.09,72.05,-2.67,-0.58,,6.39162,1.13197,120,5.96075,1.06468,70
36,02/08/2017,A237,148989.3102,162028.1496,50.76874663,4.354423732,86.6,256,5,00:20,100,10:58,11:18,170802_1058.237,0.867,0.906,0.935,0.913,0.007,0.039,0.945,10.446,19,Br,R3,PTu,102.91,-16.31,103.3,-16.7,-0.39,,9.38331,0.901089,30,8.07503,0.901089,110
37,02/08/2017,A238,148702.686,161998.8599,50.76848278,4.350360696,98.56,256,5,00:20,100,11:28,11:48,170802_1128.238,0.896,0.919,0.935,0.92,0,0.023,0.942,14.165,15,Br,R3,PTu,101.63,-3.07,101.98,-3.42,-0.36,,14.0358,0.901089,10,9.52458,0.932296,100
38,02/08/2017,A239,148356.9557,162517.2684,50.77314227,4.345457473,87.71,512,5,00:20,100,11:57,12:17,170802_1157.239,0.975,0.998,0.985,0.999,0.001,0.023,1.022,16.395,23,Br,R3,PTu,88.78,-1.07,88.78,-1.07,0,,15.3646,1.01512,130,12.9564,0.98449,20
39,02/08/2017,A240,148147.5551,162519.7358,50.77316384,4.342488758,76.95,256,5,00:20,100,12:26,12:46,170802_1226.240,0.978,1.049,1.092,1.089,0.039,0.071,1.12,9.583,16,Br,R3,PTu,77.06,-0.11,76.78,0.17,0.28,,9.372,1.09781,70,7.47774,1.10155,140
40,02/08/2017,A241,147694.6681,162399.8994,50.77208497,4.33606884,78.17,256,5,00:30,100,13:08,13:38,170802_1308.241,1.115,1.141,1.15,1.138,-0.003,0.027,1.168,19.366,27,Br,R3,PBl,71.69,6.48,71.3,6.87,0.39,,19.6549,1.13197,170,16.5861,1.1514,80
41,02/08/2017,A242,147858.9176,162505.7448,50.7730371,4.338396778,78.61,256,5,00:30,100,13:54,14:24,170802_1354.242,1.043,1.093,1.092,1.085,-0.008,0.05,1.143,11.437,14,Br,R3,PTu,77.53,1.08,77.26,1.35,0.27,,10.5199,1.06831,60,9.96492,1.08665,140
42,02/08/2017,A243,148082.123,162655.7234,50.77438612,4.341560428,61.9,128,5,00:20,100,14:43,15:03,170802_1443.243,0.912,1.112,1.15,1.142,0.03,0.2,1.312,4.922,39,KoMo,R1,PTu,70.22,-8.32,70.88,-8.98,-0.66,,5.40315,1.17117,100,4.71194,1.13197,10
43,02/08/2017,A244,148105.5448,162221.6923,50.77048439,4.341894661,83.87,256,5,00:20,100,15:13,15:33,170802_1513.244,1.016,1.045,1.037,1.046,0.001,0.029,1.074,14.296,14,Br,R3,PTu,82.33,1.54,82.17,1.7,0.16,,10.7598,1.07195,150,9.80644,1.08296,50
44,02/08/2017,A245,148297.1995,162063.5517,50.76906333,4.344612332,100.21,256,5,00:20,100,15:39,15:59,170802_1539.245,0.92,0.939,0.935,0.94,0,0.02,0.959,14.462,25,Ld,R3,PTu,98.1,2.11,98.36,1.85,-0.26,,16.8893,0.932296,0,13.2118,0.935475,80
45,02/08/2017,A246,148046.1308,162079.6765,50.76920752,4.341053119,87.19,256,5,00:20,100,16:10,16:30,170802_1610.246,1.046,1.079,1.037,1.062,-0.017,0.033,1.113,10.869,13,Br,R3,PBl,80.3,6.89,80.1,7.09,0.2,,10.5202,1.05028,150,8.96695,1.08296,70
46,02/08/2017,A247,147745.1441,161971.6486,50.76823532,4.336786988,83.24,256,5,00:20,100,16:36,16:56,170802_1636.247,1.089,1.129,1.15,1.122,-0.007,0.04,1.169,9.348,11,Br,R3,PBl,73.37,9.87,73.02,10.22,0.35,,7.99254,1.16719,0,7.04577,1.18319,110
47,03/08/2017,A248,147599.6252,162150.9928,50.769847,4.334723018,60.08,128,5,00:20,100,08:04,08:24,170803_0804.248,1.219,1.251,1.275,1.258,0.007,0.032,1.283,10.301,24,KoMo,R1,PBl,59.79,0.29,60.23,-0.15,-0.44,,10.1803,1.26422,10,7.90513,1.26422,90
48,03/08/2017,A249,147759.8204,162248.9956,50.77072864,4.336993388,56.56,128,5,00:20,100,08:38,08:58,170803_0838.249,1.336,1.38,1.354,1.375,-0.006,0.044,1.425,5.567,11,KoMo_Al,R2,PBl,50.92,5.64,51.86,4.7,-0.94,,5.8133,1.36973,70,4.83638,1.33293,120
49,03/08/2017,A250,147420.3653,162262.3104,50.77084696,4.332181038,52.38,256,5,00:20,100,09:07,09:27,170803_0907.250,1.403,1.444,1.45,1.447,0.003,0.041,1.485,5.64,15,KoMo_Al,R2,PBl,46.61,5.77,47.59,4.79,-0.98,,5.17279,1.36973,0,4.89557,1.41717,60
50,03/08/2017,A251,147441.6115,161968.3213,50.76820418,4.332484232,61.16,256,5,00:20,100,09:33,09:53,170803_0933.251,1.423,1.47,1.489,1.463,-0.007,0.047,1.518,5.737,12,KoMo_Al,R2,PBl,45.73,15.43,46.72,14.44,-0.99,,5.5228,1.46625,160,4.04417,1.4366,70
51,03/08/2017,A252,146958.3421,162370.8648,50.77182064,4.325630307,76.04,128,5,00:20,100,10:08,10:28,170803_1008.252,1.025,1.045,1.037,1.046,0.001,0.02,1.064,16.135,28,Br,R3,PBl,82.33,-6.29,82.17,-6.13,0.16,,14.882,1.05028,0,13.2912,1.05028,100
52,03/08/2017,A253,147144.1061,162231.3055,50.77056697,4.328264897,73.27,256,5,00:20,100,10:37,10:57,170803_1037.253,1.069,1.097,1.092,1.099,0.002,0.027,1.124,16.671,26,Br,R3,PBl,75.91,-2.64,75.61,-2.34,0.3,,15.1138,1.10155,20,11.6489,1.11666,110
53,03/08/2017,A254,147218.6024,161961.9577,50.76814597,4.329322977,75.08,256,5,00:20,100,11:06,11:26,170803_1106.254,1.188,1.226,1.211,1.228,0.002,0.038,1.264,10.703,13,Br,R3,PBl,63.27,11.81,62.73,12.35,0.54,,9.69923,1.24943,130,8.72767,1.19942,50
54,03/08/2017,A255,147306.1974,161601.9832,50.76491031,4.330567269,88.52,256,5,00:20,100,11:33,11:53,170803_1133.255,1.255,1.298,1.308,1.289,-0.009,0.043,1.341,6.25,4,Br,R3,PBl,58.43,30.09,57.81,30.71,0.62,,4.00002,1.36508,10,3.49082,1.50161,120
55,03/08/2017,A256,147520.4506,161564.6924,50.76457601,4.333604483,90.48,256,5,00:20,100,12:12,12:32,170803_1212.256,0.978,0.994,0.994,0.997,0.003,0.016,1.01,10.353,10,Br,R3,PBl,89.07,1.41,89.08,1.4,-0.01,,7.48977,1.29711,130,6.70702,1.24096,60
56,03/08/2017,A257,147416.2187,161775.6898,50.76647237,4.332125593,68.52,256,5,00:20,100,12:57,13:17,170803_1257.257,1.194,1.235,1.222,1.233,-0.002,0.04,1.275,6.915,10,Br,R3,PBl,62.85,5.67,62.3,6.22,0.55,,6.8854,1.21586,50,5.25356,1.23674,130
57,03/08/2017,A258,147630.4141,161754.1915,50.76628,4.335161978,64.22,256,5,00:20,100,13:26,13:46,170803_1326.258,1.3,1.342,0.959,1.357,0.398,0.166,1.508,3.73,26,Br_Al,R2,PBl,52.1,12.12,53.02,11.2,-0.92,,4.33549,1.3512,140,4.044,1.40277,50
58,03/08/2017,A259,147876.1794,161746.0359,50.76620761,4.338645768,92.94,256,5,00:20,100,13:58,14:18,170803_1358.259,1.059,1.097,1.092,1.092,-0.006,0.038,1.136,10.248,23,Br,R3,PBl,76.71,16.23,76.43,16.51,0.28,,9.75388,1.08296,30,8.3097,1.10155,120
59,03/08/2017,A260,147145.2809,161222.6097,50.7614991,4.328289212,95.03,256,5,00:20,100,14:29,14:49,170803_1429.260,1.042,1.07,1.092,1.069,-0.001,0.028,1.098,8.572,15,Br,R3,PTu,79.44,15.59,79.22,15.81,0.22,,8.69932,1.05028,0,5.96898,1.1514,90
60,03/08/2017,A261,147224.348,161011.4734,50.75960142,4.329411438,101.1,256,5,00:20,100,14:53,15:13,170803_1453.261,1.058,1.092,1.092,1.099,0.006,0.034,1.126,10.078,12,Br,R3,PTu,75.91,25.19,75.61,25.49,0.3,,9.28264,1.06831,0,6.32652,1.13197,80
61,03/08/2017,A262,147202.709,161368.6807,50.76281251,4.329102091,94.91,256,5,00:20,100,15:17,15:37,170803_1517.262,1.044,1.107,1.092,1.089,-0.018,0.063,1.17,9.176,17,Br,R3,PTu,77.06,17.85,76.78,18.13,0.28,,9.6503,1.08296,170,7.22755,1.1514,70
62,07/08/2017,A263,146897.2535,161190.1567,50.76120611,4.324774027,82.76,512,5,00:20,100,09:35,09:55,170807_0935.263,1.022,1.058,1.037,1.049,-0.009,0.036,1.095,9.956,13,Br,R3,PBl,81.94,0.82,81.77,0.99,0.16,,9.93158,1.05028,10,8.11837,1.12046,90
63,07/08/2017,A264,146815.8118,161591.9853,50.764818,4.3236163,77.98,256,5,00:20,100,10:06,10:26,170807_1006.264,1.051,1.095,1.092,1.085,-0.01,0.044,1.139,10.752,27,Br,R3,PTu,77.53,0.45,77.26,0.72,0.27,,11.3362,1.06831,50,8.51972,1.08296,140
64,07/08/2017,A265,146596.5336,161805.8201,50.76673909,4.320506169,95.55,256,5,00:20,100,10:33,10:53,170807_1033.265,1.125,1.163,1.15,1.168,0.005,0.038,1.201,12.11,19,Br,R3,PBl,68.69,26.86,68.25,27.3,0.45,,11.3483,1.18319,80,9.94097,1.18319,170
65,07/08/2017,A266,147936.7969,161902.3789,50.7676133,4.339504172,91.92,128,5,00:20,100,11:02,11:22,170807_1102.266,1.033,1.111,1.092,1.095,-0.016,0.078,1.189,9.174,24,Br,R3,PBl,76.37,15.55,76.08,15.84,0.29,,2.46316,1.36973,20,2.28242,1.36973,110
66,07/08/2017,A267,148031.6503,161725.482,50.76602337,4.340849684,101.15,128,5,00:20,100,11:29,11:49,170807_1129.267,1.046,1.073,1.092,1.069,-0.004,0.027,1.1,14.733,20,Br,R3,PBl,79.44,21.71,79.22,21.93,0.22,,14.1901,1.06831,30,11.4578,1.08296,120
67,07/08/2017,A268,148246.0357,161578.6633,50.76470418,4.343889276,89.34,256,5,00:20,100,11:56,12:16,170807_1156.268,1.109,1.141,1.15,1.142,0,0.033,1.174,9.638,13,Br,R3,PBl,71.28,18.06,70.88,18.46,0.4,,7.96417,1.15584,160,7.09953,1.15584,70
68,07/08/2017,A269,148500.9233,161695.6538,50.76575658,4.347501749,106.19,256,5,00:20,100,12:23,12:43,170807_1223.269,0.914,0.939,0.935,0.943,0.003,0.025,0.965,15.378,12,Ld,R3,PBl,97.59,8.6,97.83,8.36,-0.24,,13.5236,0.925901,30,10.678,0.925901,120
69,07/08/2017,A270,148248.1668,161945.3866,50.76800092,4.343917794,103.3,128,5,00:20,100,12:49,13:09,170807_1249.270,0.931,0.962,0.935,0.959,-0.002,0.031,0.992,15.791,17,Ld,R3,PBl,94.93,8.37,95.1,8.2,-0.17,,15.4128,0.951536,30,10.9274,0.967873,100
70,07/08/2017,A271,149127.697,161811.2512,50.76679699,4.356385963,105.31,64,5,00:20,100,14:30,14:50,170807_1430.271,0.884,0.919,0.935,0.923,0.004,0.035,0.955,14.716,26,Ld,R3,PTu,101.09,4.22,101.43,3.88,-0.34,,14.6704,0.901089,20,11.1929,0.932296,90
71,07/08/2017,A272,149322.1856,161731.5798,50.76608101,4.359143022,95.98,64,5,00:20,100,14:58,15:18,170807_1458.272,0.905,0.925,0.935,0.93,0.005,0.02,0.945,12.458,18,Br,R3,PTu,99.84,-3.86,100.14,-4.16,-0.3,,12.6535,0.91656,170,9.91222,0.919686,70
72,07/08/2017,A273,149085.1054,161490.5635,50.76391404,4.355782969,106.24,256,5,00:20,100,15:29,15:49,170807_1529.273,0.893,0.929,0.935,0.93,0.001,0.036,0.964,13.378,20,Ld,R3,PTu,99.84,6.4,100.14,6.1,-0.3,,13.6693,0.91656,10,11.288,0.951536,100
73,07/08/2017,A274,148986.4214,161649.4457,50.76534219,4.354383771,107.33,256,5,00:20,100,15:57,16:17,170807_1557.274,0.915,0.959,0.985,0.959,0.001,0.044,1.003,7.754,13,Ld,R3,PTu,94.93,12.4,95.1,12.23,-0.17,,6.40577,0.98449,150,5.25029,1.09781,60
74,09/08/2017,A275,148431.8387,161931.1494,50.76787344,4.346521512,105.03,256,5,00:20,100,09:18,09:38,170809_0918.275,0.89,0.915,0.935,0.916,0.002,0.024,0.939,16.317,16,Ld,R3,PTu,102.36,2.67,102.73,2.3,-0.38,,17.5897,0.896638,0,14.502,0.927978,80
75,09/08/2017,A276,148688.2774,161825.5761,50.76692498,4.350157036,101.52,256,5,00:20,100,09:45,10:05,170809_0945.276,0.891,0.915,0.935,0.913,-0.002,0.024,0.938,16.399,30,Br,R3,PTu,102.91,-1.39,103.3,-1.78,-0.39,,17.7502,0.91656,0,14.2597,0.91656,90
76,09/08/2017,A277,148849.4333,161647.0511,50.76532042,4.352441999,108.36,256,5,00:20,100,10:13,10:33,170809_1013.277,0.893,0.917,0.935,0.916,0,0.024,0.94,14.938,18,Ld,R3,PTu,102.36,6,102.73,5.63,-0.38,,16.2883,0.901089,10,13.1579,0.932296,110
77,09/08/2017,A278,148955.9688,161862.7766,50.76725992,4.353951536,95.99,128,5,00:20,100,10:45,11:05,170809_1045.278,0.877,0.912,0.935,0.913,0.001,0.035,0.947,11.173,22,Br,R3,PTu,102.91,-6.92,103.3,-7.31,-0.39,,12.4158,0.898027,20,9.33195,0.932296,100
78,09/08/2017,A279,149345.5236,161585.4888,50.76476772,4.359474078,103.99,128,5,00:20,100,11:12,11:32,170809_1112.279,0.894,0.944,0.935,0.954,45.749,0.05,0.994,11.518,20,Br,R3,PTu,95.75,8.24,95.94,8.05,-0.19,,11.4192,0.967873,0,9.25474,0.948302,80
79,09/08/2017,A280,149558.7984,161706.8573,50.76585897,4.362497041,102.6,128,5,00:20,100,11:43,12:03,170809_1143.280,0.881,0.925,0.935,0.938,0.013,0.044,0.969,11.723,21,Br,R3,PTu,98.45,4.15,98.71,3.89,-0.27,,12.0937,0.935475,170,11.0396,0.938666,60
80,09/08/2017,A281,149796.5405,161514.793,50.76413248,4.365867106,105.45,256,5,00:20,100,12:11,12:31,170809_1211.281,0.89,0.932,0.935,0.936,0.004,0.042,0.975,9.319,27,Br,R3,PTu,98.79,6.66,99.07,6.38,-0.27,,9.67633,0.922822,0,8.32773,0.951536,100
81,09/08/2017,A282,149551.9947,161431.2426,50.76338127,4.362400897,99.95,256,5,00:20,100,12:39,12:59,170809_1239.282,0.877,0.937,0.935,0.936,-0.001,0.06,0.997,9.447,26,Br,R3,PTu,98.79,1.16,99.07,0.88,-0.27,,9.40047,0.948302,0,8.37729,0.932296,90
82,09/08/2017,A283,149824.1247,161205.5221,50.76135223,4.366258203,107.75,128,5,00:30,100,13:13,13:43,170809_1313.283,0.926,0.986,0.985,0.973,-0.014,0.06,1.046,8.115,20,Br,R3,PTu,92.7,15.05,92.81,14.94,-0.11,,6.38307,0.967873,170,5.75956,1.00481,80
83,09/08/2017,A284,149995.4729,161773.4523,50.76645777,4.368686891,90.86,256,5,00:20,100,14:09,14:29,170809_1409.284,0.851,0.896,0.888,0.886,-0.01,0.046,0.942,8.498,26,Br,R3,PTu,108.11,-17.25,108.66,-17.8,-0.55,,9.15998,0.867967,10,6.84199,0.901089,90
84,09/08/2017,A286,149828.5105,161706.7317,50.76585796,4.366320198,98.65,256,5,00:20,100,15:03,15:23,170809_1503.286,0.917,0.966,0.985,0.959,-0.006,0.048,1.014,8.278,10,Br,R3,PTu,94.93,3.72,95.1,3.55,-0.17,,8.29548,0.964583,50,7.3462,0.951536,150
85,09/08/2017,A287,150378.2522,161859.9384,50.7672351,4.374112941,108.62,256,5,00:20,100,15:34,15:54,170809_1534.287,0.86,0.905,0.888,0.906,0.002,0.045,0.949,10.236,30,Ld,R3,PTu,104.22,4.4,104.65,3.97,-0.43,,10.3449,0.898027,30,9.4621,0.91656,140
86,09/08/2017,A288,150568.0302,161850.3196,50.76714846,4.376803098,113.84,128,5,00:20,100,15:57,16:17,170809_1557.288,0.812,0.851,0.843,0.853,0.002,0.04,0.891,11.262,25,Mal,R3,PTu,115.05,-1.21,115.82,-1.98,-0.77,,11.2077,0.850416,40,8.90905,0.882869,120
87,09/08/2017,A289,150426.1042,161680.6174,50.76562302,4.37479103,107.89,256,5,00:20,100,16:20,16:40,170809_1620.289,0.786,0.875,0.888,0.873,-0.001,0.088,0.963,8.01,28,Ld,R3,PTu,110.76,-2.87,111.39,-3.5,-0.63,,9.25965,0.879868,0,5.91554,1.05028,100
88,11/08/2017,A290,150909.7485,162002.1581,50.76851298,4.381647467,123.63,64,5,00:20,100,08:05,08:25,170811_0805.290,0.832,0.861,0.843,0.857,-0.004,0.029,0.889,12.615,13,Shh,R3,PTu,114.17,9.46,114.92,8.71,-0.74,,12.5214,0.850416,40,11.6544,0.865017,170
89,11/08/2017,A291,150902.7173,161679.8457,50.7656155,4.381546965,125.84,128,5,00:20,100,08:35,08:55,170811_0835.291,0.768,0.82,0.843,0.84,0.021,0.052,0.871,12.294,17,Shh,R3,PTu,117.99,7.85,118.86,6.98,-0.87,,2.70161,0.850416,10,2.35169,0.870927,120
90,11/08/2017,A292,150427.7382,161511.7722,50.76410515,4.374813975,111.7,128,5,00:20,100,09:04,09:24,170811_0904.292,0.869,0.935,0.935,0.943,0.007,0.066,1.002,9.658,24,Ld,R3,PTu,97.59,14.11,97.83,13.87,-0.24,,7.66213,0.967873,170,6.8645,0.941867,80
91,11/08/2017,A293,150716.1076,161401.5559,50.76311403,4.378901218,125.8,256,5,00:20,100,09:34,09:54,170811_0934.293,0.782,0.817,0.801,0.81,-0.007,0.035,0.852,11.72,24,Shh,R3,PTu,125.25,0.55,126.36,-0.56,-1.11,,12.2284,0.799865,170,10.0001,0.850416,80
92,11/08/2017,A294,150841.1569,161317.7943,50.76236086,4.380673482,121.48,128,5,00:20,100,10:07,10:27,170811_1007.294,0.792,0.807,0.801,0.804,-0.003,0.015,0.822,13.897,21,Shh,R3,PTu,126.78,-5.3,127.95,-6.47,-1.17,,14.5432,0.799865,10,12.0099,0.816373,110
93,11/08/2017,A295,150798.2453,161027.1595,50.7597482,4.380064591,126.84,128,5,00:20,100,10:41,11:01,170811_1041.295,0.789,0.816,0.801,0.82,0.004,0.028,0.844,13.867,22,Shh,R3,PTu,122.75,4.09,123.78,3.06,-1.03,,14.9548,0.816373,0,11.0235,0.833221,100
94,11/08/2017,A296,150441.7319,161296.6487,50.76217124,4.375012042,112.25,64,5,00:20,100,11:15,11:35,170811_1115.296,0.799477,0.920309,0.93331,0.936,0.00269,0.120832,1.04114,7.5783,41,Ld,R3,PTu,98.79,13.46,99.07,13.18,-0.27,,6.42218,0.833221,10,4.47224,0.91656,90
95,11/08/2017,A297,150282.8777,161332.3737,50.76249251,4.372760498,107.87,256,5,00:20,100,11:41,12:01,170811_1141.297,0.874,0.923,0.935,0.916,-0.007,0.05,0.973,8.874,22,Br,R3,PTu,102.36,5.51,102.73,5.14,-0.38,,9.42871,0.901089,20,8.7545,0.951536,140
96,11/08/2017,A298,150601.9714,160942.4959,50.75898735,4.377282629,127.81,128,5,00:20,100,12:20,12:40,170811_1220.298,0.813,0.863,0.843,0.853,-0.009,0.05,0.912,12.956,22,Shh,R3,PTu,115.05,12.76,115.82,11.99,-0.77,,3.97697,0.867967,170,2.99491,0.865017,70
97,11/08/2017,A299,150493.7679,160288.3102,50.75310651,4.375748114,107.13,512,5,00:40,100,13:22,14:02,170811_1322.299,0.895,0.93,0.935,0.926,-0.003,0.035,0.964,9.882,31,Br,R3,PTu,100.55,6.58,100.87,6.26,-0.33,91.4,10.8717,0.901089,170,7.79461,0.945079,70
98,16/08/2017,A300,151101.8937,160885.5022,50.75847422,4.384367796,123.03,64,5,00:20,100,09:12,09:32,170816_0912.300,0.773,0.806,0.801,0.807,0.001,0.032,0.838,12.091,20,Mal,R3,PTu,126.01,-2.98,127.15,-4.12,-1.14,,14.0109,0.783692,20,8.83865,0.850416,110
99,16/08/2017,A311,150812.2339,160625.6388,50.75613862,4.380261919,114.91,128,5,00:20,100,09:56,10:16,170816_0956.311,0.822,0.87,0.888,0.883,0.013,0.048,0.918,10.052,21,Ld,R3,PTu,108.71,6.2,109.28,5.63,-0.57,,9.9398,0.867967,20,8.83899,0.901089,110
100,16/08/2017,A312,150709.3119,160307.986,50.75328315,4.378802653,117.09,256,5,00:20,100,10:25,10:45,170816_1025.312,0.867,0.9,0.888,0.896,-0.003,0.032,0.932,12.748,29,Ld,R3,PTu,106.13,10.96,106.62,10.47,-0.49,,14.0102,0.882869,10,10.8451,0.932296,100
101,16/08/2017,A313,150999.7352,160543.8407,50.75540297,4.382918961,120.68,256,5,00:20,100,10:52,11:12,170816_1052.313,0.858,0.898,0.888,0.896,-0.002,0.04,0.939,10.917,35,Ld,R3,PTu,106.13,14.55,106.62,14.06,-0.49,,11.2492,0.865017,10,9.70916,0.932296,90
102,16/08/2017,A314,151328.7922,160459.9366,50.75464801,4.387581982,113,128,5,00:20,100,11:23,11:43,170816_1123.314,0.883,0.92,0.935,0.93,0.01,0.037,0.956,10.223,12,Br,R3,PTu,99.84,13.16,100.14,12.86,-0.3,,8.72408,0.929127,130,8.41019,0.932296,70
103,16/08/2017,A315,151023.4473,160235.5126,50.75263114,4.383254111,105.83,128,5,00:20,100,11:52,12:12,170816_1152.315,0.99,1.016,0.89,1.002,0.112,0.022,1.038,8.53,44,Br,R3,PTu,88.34,17.49,88.33,17.5,0.01,,5.25502,1.10155,170,4.83447,1.06831,80
104,16/08/2017,A316,150767.9493,160031.7698,50.75079996,4.379633004,115.51,128,5,00:20,100,12:20,12:40,170816_1220.316,0.912,0.945,0.935,0.949,0.004,0.033,0.978,13.951,15,Ld,R3,PTu,96.58,18.93,96.79,18.72,-0.21,,8.56206,0.951536,50,8.13383,0.951536,160
105,16/08/2017,A317,150679.4287,160143.1549,50.7518014,4.378378849,119.5,256,5,00:20,100,12:50,13:10,170816_1250.317,0.877,0.908,0.888,0.91,0.001,0.031,0.939,14.155,33,Ld,R3,PTu,103.47,16.03,103.88,15.62,-0.41,,14.9125,0.898027,20,12.8054,0.932296,110
106,16/08/2017,A318,150378.2709,159887.4747,50.7495032,4.374110929,112.07,256,5,00:20,100,13:22,13:42,170816_1322.318,0.93,0.96,0.985,0.959,-0.001,0.03,0.99,15.303,24,Ld,R3,PBl,94.93,17.14,95.1,16.97,-0.17,,14.9904,0.964583,0,12.3688,0.967873,90
107,16/08/2017,A319,150140.586,160014.6935,50.75064699,4.37074299,103.24,256,5,00:20,100,13:58,14:18,170816_1358.319,0.942,0.973,0.985,0.969,-0.004,0.032,1.005,12.347,21,Br,R3,PBl,93.33,9.91,93.46,9.78,-0.12,,9.83172,0.981144,170,6.97527,0.981144,80
108,16/08/2017,A320,150283.637,160038.2052,50.75085829,4.372770099,107.39,256,5,00:20,100,14:26,14:46,170816_1426.320,0.925,0.939,0.935,0.943,0.004,0.014,0.954,13.632,12,Ld,R3,PBl,97.59,9.8,97.83,9.56,-0.24,,11.9866,0.951536,10,8.4018,0.951536,90
109,16/08/2017,A321,150316.2067,160337.4754,50.75354863,4.37323192,103.07,128,5,00:20,100,14:56,15:16,170816_1456.321,0.99,1.114,1.092,1.092,-0.022,0.124,1.238,6.11,18,Br,R3,PTu,76.71,26.36,76.43,26.64,0.28,,5.63224,1.08296,110,5.06375,1.16719,20
110,16/08/2017,A322,150516.5882,160437.2692,50.75444559,4.37607173,115.71,256,5,00:20,100,15:23,15:43,170816_1523.322,0.862,0.899,0.888,0.896,-0.003,0.037,0.937,11.175,22,Ld,R3,PTu,106.13,9.58,106.62,9.09,-0.49,,9.89355,0.88588,150,8.57328,0.913445,40
111,16/08/2017,A323,150988.8775,160054.3635,50.75100272,4.382763714,105.23,256,5,00:20,100,15:52,16:12,170816_1552.323,0.894,0.951,0.985,0.969,0.019,0.057,1.008,9.002,14,Br,R3,PTu,93.33,11.9,93.46,11.77,-0.12,,7.67889,0.967873,40,7.13957,0.997989,110
112,18/08/2017,A324,151272.791,160136.3441,50.75173913,4.3867872,114.15,128,14,00:20,109,08:52,09:12,170818_0852.324,0.95,0.993,0.985,0.979,-0.013,0.043,1.035,10.831,22,Ld,R3,PTu,91.77,22.38,91.85,22.3,-0.08,,11.4506,0.98449,40,8.37628,0.98449,120
113,18/08/2017,A325,151641.7519,159899.3865,50.74960799,4.392014555,122.71,128,15,00:20,110,09:18,09:38,170818_0918.325,0.935,0.975,0.985,0.976,0.001,0.04,1.014,10.604,28,Mal,R3,PTu,92.24,30.47,92.33,30.38,-0.09,,11.6841,0.964583,40,8.51924,1.00139,120
114,18/08/2017,A326,151527.0706,159607.9966,50.74698879,4.390388271,113.3,128,16,00:20,111,09:50,10:10,170818_0950.326,0.938,0.974,0.985,0.976,0.002,0.036,1.009,11.42,26,Br,R3,PTu,92.24,21.06,92.33,20.97,-0.09,,10.4978,0.98449,130,10.0417,0.964583,0
115,18/08/2017,A327,151371.3987,159733.9278,50.74812128,4.388182996,115.97,128,17,00:20,112,10:22,10:42,170818_1022.327,0.944,0.968,0.985,0.969,0.002,0.024,0.992,13.15,32,Ld,R3,PTu,93.33,22.64,93.46,22.51,-0.12,,13.2938,0.964583,40,11.3996,0.98449,120
116,18/08/2017,A328,151168.9605,159674.3524,50.74758617,4.385314327,108.56,256,18,00:20,113,10:47,11:07,170818_1047.328,0.971,1.006,0.985,1.002,-0.003,0.034,1.04,11.387,33,Br,R3,PTu,88.34,20.22,88.33,20.23,0.01,,12.4086,0.991217,40,9.77095,1.01512,130
117,18/08/2017,A329,151356.4417,159978.9542,50.75032404,4.387971992,113.09,128,19,00:20,114,11:24,11:44,170818_1124.329,0.916,0.949,0.935,0.946,-0.003,0.034,0.983,9.951,25,Ld,R3,PTu,97.08,16.01,97.31,15.78,-0.23,,9.41191,0.935475,10,8.02997,0.977809,90
118,18/08/2017,A330,150219.6756,159846.1204,50.74913153,4.371863598,104.61,256,20,00:30,115,12:09,12:39,170818_1209.330,0.957,0.978,0.985,0.979,0.001,0.022,1,14.728,55,Br,R3,PBl,91.77,12.84,91.85,12.76,-0.08,,14.7611,0.981144,170,12.3691,0.98449,80
119,18/08/2017,A331,150486.3738,159606.1162,50.74697377,4.375642344,99.3,512,21,00:20,116,13:01,13:21,170818_1301.331,1.067,1.116,1.15,1.122,0.006,0.049,1.165,9.043,30,Br,R3,PBl,73.37,25.93,73.02,26.28,0.35,,8.58968,1.10155,100,8.12766,1.13583,20
120,24/08/2017,A335,150725.6199,159593.1268,50.74685673,4.379032261,90.19,256,5,00:20,50,09:37,09:57,170824_0937.335,1.219,1.276,1.275,1.277,0.001,0.057,1.333,4.63,14,Br_Al,R2,PBl,57.89,32.3,58.73,31.46,-0.84,,5.16108,1.26657,120,5.01631,1.2537,40
121,24/08/2017,A336,150626.407,159766.2203,50.74841292,4.377626805,101.63,256,5,00:20,50,10:03,10:23,170824_1003.336,1.021,1.153,1.211,1.215,0.062,0.132,1.285,4.324,29,Br,R3,PBl,64.39,37.24,63.86,37.77,0.52,,4.40581,1.06831,150,3.89926,1.02554,90
122,24/08/2017,A337,147760.9199,159641.8915,50.74729151,4.337024426,108.53,128,5,00:20,50,10:39,10:59,170824_1039.337,1.026,1.056,1.037,1.059,0.003,0.029,1.085,17.471,35,Ld,R3,PBl,80.67,27.86,80.48,28.05,0.19,,18.5073,1.05028,170,14.7787,1.08296,70
123,24/08/2017,A338,147820.1066,159880.6959,50.74943852,4.337861688,112.4,128,5,00:20,50,11:05,11:25,170824_1105.338,1.056,1.113,1.092,1.085,-0.028,0.057,1.171,13.171,17,Ld,R3,PBl,77.53,34.87,77.26,35.14,0.27,,12.7991,1.13197,100,11.4398,1.1514,150
124,24/08/2017,A339,147965.6004,159720.6231,50.74800002,4.339924197,103.84,256,5,00:20,50,11:36,11:56,170824_1136.339,1.091,1.138,1.15,1.142,0.004,0.047,1.185,11.876,23,Br,R3,PBl,71.28,32.56,70.88,32.96,0.4,,12.178,1.1514,150,10.9939,1.10531,70
125,24/08/2017,A340,148115.2059,159724.6854,50.74803703,4.342044024,84.09,512,5,00:30,50,12:06,12:36,170824_1206.340,1.288,1.339,1.343,1.334,-0.005,0.051,1.389,6.671,14,Br,R3,PBl,55.23,28.86,54.57,29.52,0.66,,5.99741,1.28393,170,4.7163,1.43172,90
126,24/08/2017,A341,147636.0471,159487.6027,50.74590401,4.335256023,98.24,256,5,00:20,50,12:53,13:13,170824_1253.341,1.084,1.12,1.15,1.125,0.005,0.036,1.156,13.256,33,Br,R3,PBl,73.05,25.19,72.69,25.55,0.36,,16.0361,1.10155,60,13.2721,1.13197,140
127,24/08/2017,A342,147936.6938,159580.5567,50.74674076,4.339515365,105.17,256,5,00:20,50,13:23,13:43,170824_1323.342,1.107,1.175,1.211,1.181,0.007,0.068,1.243,10.111,21,Br,R3,PBl,67.46,37.71,66.99,38.18,0.47,,9.19727,1.18319,160,7.37725,1.24519,70
128,24/08/2017,A343,147584.2566,159687.7038,50.74770266,4.334520925,91.88,256,5,00:20,50,13:50,14:10,170824_1350.343,1.026,1.061,1.037,1.059,-0.002,0.035,1.096,9.765,16,Br,R3,PBl,80.67,11.21,80.48,11.4,0.19,,9.5033,1.05028,130,8.99695,1.06831,70
129,24/08/2017,A344,147453.3127,159843.3497,50.74910133,4.332664465,102.42,256,5,00:20,50,14:15,14:35,170824_1415.344,1.042,1.087,1.092,1.099,0.011,0.046,1.133,12.181,31,Br,R3,PBl,75.91,26.51,75.61,26.81,0.3,,12.5077,1.08296,0,9.23001,1.13197,90
130,24/08/2017,A345,147381.7726,159675.8244,50.74759501,4.331651912,100.11,256,5,00:20,50,14:40,15:00,170824_1440.345,1.07,1.122,1.15,1.138,0.017,0.052,1.173,12.053,26,Br,R3,PBl,71.69,28.42,71.3,28.81,0.39,,12.1994,1.13197,0,9.71103,1.1514,90
131,24/08/2017,A346,147249.1547,159863.872,50.74928491,4.329771414,106.84,128,5,00:20,50,15:05,15:25,170824_1505.346,1.01,1.052,1.037,1.039,-0.013,0.043,1.095,7.407,26,Br,R3,PBl,83.24,23.6,83.1,23.74,0.13,,7.86778,1.05028,160,6.36429,1.04315,70
132,24/08/2017,A347,147411.2327,160021.3383,50.75070122,4.332066972,102.18,512,5,00:20,50,15:32,15:52,170824_1532.347,0.949,0.998,0.985,0.993,-0.005,0.048,1.046,10.984,26,Br,R3,PBl,89.66,12.52,89.69,12.49,-0.03,,11.6592,1.00139,0,7.76324,0.967873,90
133,24/08/2017,A348,147144.6967,159734.1535,50.74811828,4.328292231,103.48,256,5,00:20,50,15:57,16:17,170824_1557.348,0.971,1.016,0.985,1.002,-0.014,0.046,1.062,9.938,22,Br,R3,PBl,88.34,15.14,88.33,15.15,0.01,,9.76842,0.98449,170,8.01842,1.01859,60
134,28/08/2017,A349,147804.5522,159075.7532,50.74220223,4.337645955,65.64,256,5,00:20,100,10:10,00:00,170828_1010.349,1.358,1.392,1.414,1.397,0.005,0.034,1.426,7.812,13,KoSm_Al,R2,PBl,49.54,16.1,50.49,15.15,-0.95,,8.45958,1.398,20,6.21058,1.38379,120
135,28/08/2017,A350,149188.0209,159165.9244,50.7430163,4.357246533,102.38,256,5,00:20,100,10:55,00:00,170828_1055.350,1.117,1.234,1.211,1.211,-0.022,0.116,1.35,5.716,14,Br,R3,PBl,64.74,37.64,64.22,38.16,0.52,,6.32161,1.19942,60,5.16581,1.20761,130
136,28/08/2017,A351,149668.5694,158287.9124,50.73512361,4.364055656,117.09,256,5,00:20,100,11:23,00:00,170828_1123.351,1.083,1.123,1.15,1.125,0.002,0.04,1.163,14.713,53,Ld,R3,PBl,73.05,44.04,72.69,44.4,0.36,,18.177,1.13197,20,9.00426,1.14749,110
137,28/08/2017,A352,150204.4926,157684.7358,50.7297012,4.371646978,126.85,256,5,00:30,100,12:09,00:00,170828_1209.352,1.037,1.069,1.092,1.069,0,0.032,1.101,13.88,26,Ld,R3,PBl,79.44,47.41,79.22,47.63,0.22,,11.9017,1.06831,0,9.85973,1.06468,100
138,28/08/2017,A353,150532.8372,158271.1067,50.73497231,4.376298599,115.27,128,5,00:20,100,12:47,00:00,170828_1247.353,0.945,0.988,0.985,0.979,-0.008,0.042,1.03,15.457,52,Ld,R3,PBl,91.77,23.5,91.85,23.42,-0.08,,16.1342,0.967873,170,12.6809,1.00139,80
139,28/08/2017,A354,150579.346,159055.0535,50.74201976,4.376958758,107.77,256,5,00:20,100,13:32,00:00,170828_1332.354,1.029,1.08,1.092,1.105,0.025,0.052,1.132,11.594,13,Br,R3,PBl,75.24,32.53,74.92,32.85,0.31,,16.0291,1.05028,120,11.1341,1.06468,30
140,28/08/2017,A355,151210.1001,158974.5453,50.74129499,4.385894872,107.09,256,5,00:20,100,13:58,00:00,170828_1358.355,0.983,1.01,1.037,1.016,0.006,0.027,1.036,13.03,27,Br,R3,PBl,86.35,20.74,86.29,20.8,0.06,,14.6433,1.01512,170,9.94246,1.03255,80
141,28/08/2017,A356,151272.7589,158248.2271,50.73476542,4.386780001,116.83,256,5,00:20,100,14:27,00:00,170828_1427.356,0.968,1.007,0.985,1.002,-0.005,0.039,1.046,14.087,33,Br,R3,PBl,88.34,28.49,88.33,28.5,0.01,,14.2222,0.997989,60,12.9122,1.00139,140
142,28/08/2017,A357,148010.6532,158005.4517,50.73258119,4.340571575,109.66,256,5,00:20,100,14:58,00:00,170828_1458.357,1.001,1.059,1.037,1.059,0,0.058,1.117,11.897,21,Br,R3,PBl,80.67,28.99,80.48,29.18,0.19,,11.1563,1.08296,60,7.0645,1.06106,160
143,28/08/2017,A358,149574.4528,158778.5138,50.73953395,4.362721927,107.65,256,5,00:20,100,15:45,00:00,170828_1545.358,1.106,1.151,1.15,1.142,-0.009,0.045,1.196,10.395,15,Br,R3,PBl,71.28,36.37,70.88,36.77,0.4,,10.9338,1.14749,170,7.55269,1.1514,80
144,31/08/2017,A359,146624.7995,157210.4615,50.72542814,4.320948178,71.34,256,5,00:20,100,11:35,11:55,170831_1135.359,1.553,1.591,1.568,1.596,0.004,0.038,1.629,15.804,25,KoMo,R1,PBl,40.25,31.09,40.35,30.99,-0.11,,17.3061,1.58568,40,13.5302,1.6184,140
145,31/08/2017,A360,147395.2962,158455.7614,50.736627,4.331851965,77.58,256,5,00:20,100,12:10,12:30,170831_1210.360,1.322,1.413,1.414,1.45,0.037,0.091,1.504,9.403,20,Br,R3,PBl,48.17,29.41,47.42,30.16,0.75,,9.67373,1.50115,70,7.46214,1.45045,140
146,31/08/2017,A361,146911.1873,159095.5997,50.74237667,4.324988742,105.79,128,5,00:20,100,12:45,13:05,170831_1245.361,1.052,1.107,1.092,1.112,0.005,0.055,1.161,15.562,17,Br,R3,PTu,74.46,31.33,74.13,31.66,0.33,,14.2142,1.14041,50,13.1898,1.10189,110
147,31/08/2017,A362,146175.9554,157827.8959,50.73097601,4.314584993,64.01,128,5,00:20,100,14:10,14:30,170831_1410.362,3.12,3.247,3.232,3.242,-0.005,0.127,3.375,5.919,13,KoMo,R1,PBl,12.39,51.62,12.24,51.77,0.14,,5.75772,3.42384,160,5.33649,3.19648,100
148,31/08/2017,A363,146714.9927,160421.2779,50.75429312,4.322197476,119.56,128,5,00:20,100,15:12,15:32,170831_1512.363,1.31,1.511,1.275,1.596,0.321,0.198,1.794,11.62,27,Mal,R3,PBl,41.15,78.41,40.35,79.21,0.8,,11.2,1.61,110,9.741,1.57,50
149,31/08/2017,A364,144195.8836,159821.8933,50.74888538,4.286507328,51.93,128,5,00:20,100,16:13,16:33,170831_1613.364,2.074,2.186,2.251,2.232,0.046,0.112,2.298,8.363,22,KoSm,R1,PTu,23.04,28.89,22.95,28.98,0.09,,9.21491,2.19052,40,6.67601,2.26709,140
150,25/07/2017,B025,150430.6507,162006.8444,50.7685557,4.3748559,116.05,512,5,00:20,100,10:12,10:32,170725_1012.025,0.851,0.907,0.888,0.91,0.002,0.056,0.964,6.994,29,Shh,R3,PTu,103.47,12.58,103.88,12.17,-0.41,,7.33684,0.901089,0,6.76566,0.91656,90
151,25/07/2017,B026,150015.0475,161986.533,50.7683733,4.3689644,106.66,256,5,00:20,100,10:43,11:03,170725_1043.026,0.913,0.959,0.935,0.943,-0.016,0.046,1.005,9.933,36,Ld,R3,PTu,97.59,9.07,97.83,8.83,-0.24,,11.1829,0.932296,20,9.44313,0.938666,100
152,25/07/2017,B027,150052.892,162081.4422,50.7692265,4.3695009,106.75,512,5,00:20,100,11:16,11:36,170725_1116.027,0.907,0.958,0.985,0.963,0.005,0.05,1.008,11.329,32,Ld,R3,PTu,94.29,12.46,94.44,12.31,-0.15,,12.4158,0.948302,20,10.5017,0.961305,100
153,25/07/2017,B028,150508.5684,162376.6867,50.7718804,4.375961,108.28,256,5,00:20,100,11:45,12:05,170725_1145.028,0.841,0.884,0.888,0.9,0.016,0.043,0.926,8.923,9,Ld,R3,PTu,105.36,2.92,105.83,2.45,-0.47,,6.98421,0.88588,20,5.08557,0.913445,120
154,25/07/2017,B029,150030.0405,162284.174,50.771049,4.369177,100.01,256,5,00:20,100,13:19,13:39,170725_1319.029,0.887,0.93,0.935,0.936,0.006,0.043,0.973,10.488,32,Br,R3,PTu,98.79,1.22,99.07,0.94,-0.27,,11.2559,0.932296,20,8.77606,0.958038,120
155,25/07/2017,B030,149690.8531,162288.0732,50.771084,4.3643685,89.52,512,5,00:20,100,13:58,14:18,170725_1358.030,0.954,1.015,1.037,1.016,0.001,0.06,1.075,6.582,20,Br,R3,PTu,86.35,3.17,86.29,3.23,0.06,,6.37512,1.05028,30,5.68673,0.964583,90
156,25/07/2017,B031,150238.6549,162636.4626,50.7742159,4.3721347,96.08,512,5,00:20,100,14:29,14:49,170725_1429.031,0.865,0.926,0.985,0.986,0.06,0.062,0.988,7.339,9,Br,R3,PTu,90.71,5.37,90.76,5.32,-0.05,,7.22456,0.948302,60,5.87298,0.967873,140
157,25/07/2017,B032,150421.5307,162937.4097,50.7769212,4.3747278,104.6,512,5,00:20,100,15:05,15:25,170725_1505.032,0.912,0.916,0.916,0.92,0.004,0.128,1.044,3.832,10,Ld,R3,PTu,101.63,2.97,101.98,2.62,-0.36,,6.11466,0.850416,10,5.59383,0.894974,130
158,25/07/2017,B033,150049.7845,162653.8089,50.7743719,4.369457,88.72,256,5,00:20,100,15:34,15:54,170725_1534.033,0.878,0.952,0.985,0.973,0.021,0.074,1.026,8.611,21,Br,R3,PTu,92.7,-3.98,92.81,-4.09,-0.11,,8.55152,0.799865,0,7.03165,0.951536,100
159,25/07/2017,B034,149844.0795,162697.8484,50.7747678,4.3665406,93.19,512,5,00:20,100,16:05,16:25,170725_1605.034,0.853,0.979,0.985,0.983,0.004,0.126,1.104,3.675,20,Br,R3,PTu,91.16,2.03,91.23,1.96,-0.07,,2.74695,1.30154,120,2.44531,1.3149,30
160,31/07/2017,B035,149575.8476,162702.2436,50.7748072,4.3627377,101.97,1024,5,00:20,100,10:03,10:23,170731_1003.035,0.967,1.014,1.037,1.016,0.001,0.048,1.062,12.021,36,Ld,R3,PTu,86.35,15.62,86.29,15.68,0.06,,13.3175,1.00139,50,11.9336,1.01512,150
161,31/07/2017,B036,149648.5959,162823.934,50.7759012,4.363769,106.96,256,5,00:20,100,10:32,10:52,170731_1032.036,0.898,0.941,0.935,0.953,0.011,0.044,0.985,9.712,18,Ld,R3,PTu,95.92,11.04,96.11,10.85,-0.19,,9.96653,0.91656,40,9.23177,0.951536,120
162,31/07/2017,B037,149563.4754,162979.4067,50.7772988,4.362562,103.63,256,5,00:20,100,11:00,11:20,170731_1100.037,0.821,0.87,0.888,0.883,0.014,0.049,0.919,10.995,23,Ld,R3,PTu,108.71,-5.08,109.28,-5.65,-0.57,,10.839,0.865017,20,10.4229,0.882869,110
163,31/07/2017,B038,149461.3072,162843.0033,50.7760725,4.3611136,97.23,1024,5,00:20,100,11:25,11:45,170731_1125.038,0.855,0.907,0.935,0.92,0.013,0.052,0.959,8.988,21,Br,R3,PTu,101.63,-4.4,101.98,-4.75,-0.36,,10.1791,0.833221,60,8.61217,0.919686,10
164,31/07/2017,B039,149798.6221,162990.1402,50.7773954,4.365896,121.41,512,5,00:20,100,11:53,12:13,170731_1153.039,0.831,0.854,0.843,0.853,0,0.022,0.876,16.073,30,Mal,R3,PTu,115.05,6.36,115.82,5.59,-0.77,,17.8883,0.847526,30,14.3191,0.867967,120
165,31/07/2017,B041,148492.911,162905.4438,50.7766322,4.3473834,89.54,512,5,00:20,100,13:54,14:14,170731_1354.041,1.073,1.12,1.092,1.118,-0.002,0.047,1.168,8.143,25,Br,R3,PTu,73.81,15.73,73.46,16.08,0.34,,8.05374,1.08296,30,6.96298,1.10155,130
166,31/07/2017,B042,148128.5484,162904.2342,50.7766203,4.3422174,90.11,256,5,00:20,100,14:24,14:44,170731_1424.042,0.986,1.025,1.037,1.016,-0.009,0.039,1.064,10.872,29,Br,R3,PTu,86.35,3.76,86.29,3.82,0.06,,12.3008,1.01512,170,9.06814,1.01859,80
167,31/07/2017,B043,148320.1992,163076.9469,50.7781735,4.3449339,95.39,512,5,00:20,100,14:53,15:13,170731_1453.043,0.96,1.009,0.985,0.989,-0.02,0.049,1.057,9.952,29,Br,R3,PTu,90.25,5.14,90.3,5.09,-0.04,,11.2776,0.98449,0,8.5306,0.98449,90
168,31/07/2017,B044,148586.7839,163053.7553,50.7779657,4.3487138,98.96,256,5,00:20,100,15:21,15:41,170731_1521.044,0.909,0.96,0.985,0.969,0.009,0.051,1.011,11.053,31,Ld,R3,PTu,93.33,5.63,93.46,5.5,-0.12,,11.9891,0.91656,20,8.27443,0.98449,90
169,31/07/2017,B045,148772.136,162907.7317,50.7766534,4.3513423,90.5,256,5,00:20,100,15:51,16:11,170731_1551.045,0.938,0.986,0.985,0.976,-0.01,0.048,1.034,6.84,15,Br,R3,PTu,92.24,-1.74,92.33,-1.83,-0.09,,6.83343,0.964583,10,6.03505,0.98449,110
170,31/07/2017,B046,148997.8922,162760.1499,50.7753271,4.3545435,91.35,512,5,00:20,100,16:21,16:41,170731_1621.046,0.969,1.011,1.037,1.022,0.011,0.042,1.054,10.245,24,Br,R3,PTu,85.52,5.83,85.44,5.91,0.08,,10.5481,1.01859,110,9.29481,1.01512,0
171,02/08/2017,B047,148006.8623,162773.161,50.7754416,4.3404928,86.61,256,5,00:20,100,09:44,10:04,170802_0944.047,1.055,1.139,1.15,1.162,0.022,0.084,1.224,3.611,13,Br,R3,PTu,69.28,17.33,68.84,17.77,0.44,,7.46282,1.03255,160,6.52127,1.00823,60
172,02/08/2017,B048,147841.5895,162963.7768,50.7771546,4.3381485,90.46,512,5,00:20,100,10:13,10:33,170802_1013.048,0.944,0.968,0.985,0.973,0.004,0.024,0.992,15.081,21,Br,R3,PTu,92.7,-2.24,92.81,-2.35,-0.11,,15.8887,0.964583,60,12.8687,0.967873,150
173,02/08/2017,B049,147691.0048,162956.5757,50.7770893,4.3360135,82.11,512,5,00:20,100,10:43,11:03,170802_1043.049,0.99,1.038,1.037,1.046,0.008,0.048,1.086,11.985,18,Br,R3,PTu,82.33,-0.22,82.17,-0.06,0.16,,11.4536,1.03255,50,8.97717,1.06468,150
174,02/08/2017,B050,147881.5774,162653.583,50.7743662,4.3387172,85.36,256,5,00:20,100,11:17,11:37,170802_1117.050,0.988,1.051,1.037,1.049,-0.002,0.063,1.113,9.749,18,Br,R3,PTu,81.94,3.42,81.77,3.59,0.16,,7.20463,1.06831,120,6.67095,1.05028,0
175,02/08/2017,B051,147701.2963,162696.6733,50.7747529,4.336161,82.65,512,5,00:20,100,11:47,12:07,170802_1147.051,1.042,1.077,1.065,1.076,0,0.035,1.111,9.042,13,Br,R3,PTu,78.59,4.06,78.35,4.3,0.24,,8.5725,1.08296,110,7.85694,1.06831,0
176,02/08/2017,B052,147472.6044,163171.8436,50.7790236,4.3329155,70.44,256,5,00:20,100,12:16,12:36,170802_1216.052,1.036,1.103,1.092,1.125,0.022,0.067,1.171,9.225,12,Br,R3,PTu,73.05,-2.61,72.69,-2.25,0.36,,9.5211,1.11666,30,6.65745,1.16719,120
177,02/08/2017,B053,147696.6262,162399.9798,50.7720857,4.3360966,78.22,128,5,00:30,100,13:05,13:35,170802_1305.053,1.106,1.133,1.15,1.132,-0.001,0.027,1.159,17.719,37,Br,R3,PBl,72.31,5.91,71.94,6.28,0.38,,15.2123,1.14749,140,13.728,1.13197,50
178,02/08/2017,B054,147458.8254,162627.8152,50.7741329,4.3327238,62.14,256,5,00:20,100,13:54,14:14,170802_1354.054,1.186,1.222,1.222,1.225,0.003,0.036,1.258,9.81,12,Br,R3,PBl,63.53,-1.39,62.99,-0.85,0.54,,7.55259,1.28393,90,7.01949,1.24943,10
179,02/08/2017,B055,147546.6356,162477.9691,50.7727862,4.3339697,70.68,128,5,00:20,100,14:26,14:46,170802_1426.055,1.12,1.145,1.15,1.152,0.007,0.025,1.17,19.937,22,Br,R3,PBl,70.27,0.41,69.85,0.83,0.42,,15.7023,1.16322,20,14.242,1.14749,90
180,02/08/2017,B056,147399.6016,162809.8301,50.7757689,4.3318829,51.51,128,5,00:20,100,14:55,15:15,170802_1455.056,1.248,1.291,1.264,1.272,-0.019,0.043,1.334,8.449,10,KoMo,R1,PBl,58.7,-7.19,59.12,-7.61,-0.42,,8.65906,1.24943,50,6.68286,1.31043,140
181,02/08/2017,B057,147158.8131,162891.2684,50.7764999,4.3284684,53.86,128,5,00:20,100,15:25,15:45,170802_1525.057,1.204,1.236,1.211,1.238,0.002,0.032,1.268,9.815,18,KoMo,R1,PBl,61.4,-7.54,61.88,-8.02,-0.47,,9.57865,1.24943,120,9.09897,1.22001,50
182,02/08/2017,B058,146936.6541,162951.7719,50.7770427,4.3253181,53.6,128,5,00:20,100,15:54,16:14,170802_1554.058,1.266,1.304,1.308,1.313,0.009,0.039,1.343,6.091,10,KoMo,R1,PBl,55.68,-2.08,56.05,-2.45,-0.36,,5.66419,1.30154,60,4.84652,1.3149,150
183,02/08/2017,B059,146923.7283,162675.3625,50.7745578,4.3251371,71.92,256,5,00:20,100,16:27,16:47,170802_1627.059,1.156,1.184,1.18,1.186,0.002,0.028,1.213,11.121,11,Br,R3,PBl,66.99,4.93,66.51,5.41,0.48,,10.7075,1.17117,60,8.60021,1.18319,160
184,03/08/2017,B061,147324.9244,162721.0719,50.77497066,4.330824763,46.63,128,5,00:20,100,11:02,11:22,170803_1102.061,1.292,1.368,1.343,1.354,-0.014,0.076,1.444,5.494,12,KoSm_Al,R2,PBl,52.3,-5.67,53.22,-6.59,-0.92,,7.07279,1.398,10,5.04476,1.43172,100
185,03/08/2017,B062,147145.6821,162519.9854,50.77316212,4.328285046,66.89,128,5,00:20,100,11:33,11:53,170803_1133.062,1.141,1.17,1.15,1.162,-0.009,0.03,1.2,9.715,18,KoMo,R1,PBl,68.23,-1.34,68.84,-1.95,-0.61,,9.45616,1.18319,150,8.55139,1.14359,70
186,03/08/2017,B063,147517.144,161567.0488,50.76459718,4.333557598,90.36,256,5,00:20,100,12:12,12:32,170803_1212.063,0.943,0.978,0.985,0.989,0.011,0.035,1.013,9.009,7,Br,R3,PBl,90.25,0.11,90.3,0.06,-0.04,,7.15239,1.30154,150,6.6457,1.26657,80
187,03/08/2017,B064,147655.8465,161457.481,50.76361276,4.335524328,88.23,256,5,00:20,100,12:57,13:17,170803_1257.064,1.025,1.048,1.037,1.042,-0.005,0.022,1.07,15.309,26,Br,R3,PBl,82.84,5.39,82.7,5.53,0.14,,16.9524,1.03255,0,11.4089,1.08296,90
188,03/08/2017,B065,147843.2175,161420.9083,50.76328469,4.338180386,85.97,256,5,00:20,100,13:24,13:44,170803_1324.065,1.028,1.054,1.037,1.049,-0.005,0.026,1.081,11.854,19,Br,R3,PBl,81.94,4.03,81.77,4.2,0.16,,11.5957,1.05028,160,11.1131,1.05028,70
189,03/08/2017,B067,147922.015,161131.2739,50.76068124,4.339298867,91.87,256,5,00:20,100,14:29,14:49,170803_1429.067,1.015,1.058,1.037,1.046,-0.013,0.043,1.101,9.952,29,Br,R3,PBl,82.33,9.54,82.17,9.7,0.16,,11.5403,1.03336,0,9.39695,1.06694,90
190,03/08/2017,B068,148114.5533,161490.6571,50.76391263,4.342026003,87.81,256,5,00:20,100,15:06,15:26,170803_1506.068,1.258,1.292,1.275,1.264,-0.028,0.034,1.326,4.66,4,Br,R3,PBl,60.34,27.47,59.75,28.06,0.59,,7.28119,1.2756,120,5.8664,1.15584,50
191,03/08/2017,B069,147914.1311,161539.7739,50.76435351,4.339184873,74.03,128,5,00:20,100,15:36,15:56,170803_1536.069,1.087,1.18,1.211,1.244,0.065,0.093,1.272,6.893,16,Br_Al,R2,PBl,60.58,13.45,61.38,12.65,-0.79,,4.02504,1.2756,130,3.55816,1.2756,30
192,03/08/2017,B070,147690.5257,161244.3945,50.76169731,4.336017184,94.32,128,5,00:20,100,16:09,16:29,170803_1609.070,1,1.03,1.037,1.029,-0.001,0.03,1.06,10.002,21,Br,R3,PBl,84.57,9.75,84.47,9.85,0.1,,10.1301,1.02206,30,6.30726,1.11666,110
193,07/08/2017,B071,147463.1041,161235.3917,50.76161545,4.332793839,101.26,128,5,00:20,100,09:46,10:06,170807_0946.071,1.016,1.055,1.065,1.062,0.006,0.04,1.095,8.086,11,Ld,R3,PBl,80.3,20.96,80.1,21.16,0.2,,7.60557,1.03961,70,6.32987,1.02904,10
194,07/08/2017,B072,147333.7364,161425.9035,50.76332753,4.330958873,96.57,128,5,00:20,100,10:13,10:33,170807_1013.072,1.075,1.105,1.092,1.099,-0.007,0.03,1.136,11.393,22,Br,R3,PBl,75.91,20.66,75.61,20.96,0.3,,11.0114,1.10155,70,9.57605,1.10531,150
195,07/08/2017,B073,147538.2139,161350.4336,50.76264996,4.33385767,98.09,128,5,00:20,100,10:39,10:59,170807_1039.073,0.972,1.009,0.985,1.006,-0.003,0.037,1.045,7.868,11,Br,R3,PBl,87.77,10.32,87.74,10.35,0.02,,7.93201,1.01512,50,5.4537,1.19942,150
196,07/08/2017,B074,147666.0047,161048.2644,50.75993406,4.335670844,90.8,128,5,00:20,100,11:08,11:28,170807_1108.074,0.971,1.016,0.985,1.009,-0.006,0.045,1.06,10.266,19,Br,R3,PBl,87.34,3.46,87.3,3.5,0.03,,9.99036,1.01662,10,7.81497,1.00016,110
197,07/08/2017,B075,147460.2229,161046.2113,50.75991476,4.332754277,103.33,128,5,00:20,100,11:36,11:56,170807_1136.075,1.03,1.07,1.092,1.075,0.006,0.04,1.11,9.852,17,Br,R3,PBl,78.71,24.62,78.47,24.86,0.24,,10.2885,1.03607,40,7.89202,1.14749,130
198,07/08/2017,B077,148395.0539,161541.7792,50.76437302,4.346001707,103.28,128,5,00:20,100,13:20,13:40,170807_1320.077,0.988,1.018,1.037,1.026,0.008,0.03,1.048,13.872,22,Br,R3,PBl,84.98,18.3,84.88,18.4,0.09,,14.3439,1.02183,30,10.9217,1.04733,120
199,07/08/2017,B078,148718.4609,161513.1026,50.764116,4.350585938,109.57,128,5,00:20,100,14:19,14:39,170807_1419.078,0.913,0.929,0.935,0.926,-0.003,0.016,0.945,15.993,23,Ld,R3,PBl,100.55,9.02,100.87,8.7,-0.33,,13.7701,0.925901,0,12.6631,0.949004,90
200,07/08/2017,B079,148845.4278,161375.4247,50.76287857,4.352386035,107.11,128,5,00:20,100,14:54,15:14,170807_1454.079,0.9,0.936,0.935,0.933,-0.003,0.036,0.972,14.76,23,Ld,R3,PBl,99.31,7.8,99.6,7.51,-0.29,,12.7736,0.90336,0,9.98039,0.925901,80
201,07/08/2017,B080,148956.2634,161208.851,50.76138132,4.353957474,98.06,128,5,00:20,100,15:23,15:43,170807_1523.080,0.937,0.963,0.935,0.956,-0.007,0.027,0.99,10.353,7,Br,R3,PBl,95.42,2.64,95.6,2.46,-0.18,,7.4771,0.977421,110,6.56439,0.953454,40
202,07/08/2017,B081,149077.1911,161088.394,50.76029864,4.355671741,93.44,128,5,00:20,100,15:49,16:09,170807_1549.081,0.856,0.9,0.897,0.902,0.002,0.045,0.945,10.785,11,Br,R3,PBl,104.98,-11.54,105.43,-11.99,-0.46,,9.6955,0.90336,20,7.33051,0.925901,120
203,07/08/2017,B082,149217.8032,161284.3697,50.7620606,4.357664287,99.74,128,5,00:20,100,16:17,16:37,170807_1617.082,0.923,0.965,0.96,0.952,-0.013,0.043,1.008,11.053,8,Br,R3,PTu,96.08,3.66,96.28,3.46,-0.2,,8.15996,1.05746,170,7.4905,1.09781,60
204,09/08/2017,B083,148561.6746,161385.0699,50.76296467,4.348364063,101.71,128,5,00:20,100,10:17,10:37,170809_1017.083,0.907,0.966,0.985,0.966,0,0.059,1.025,9.761,34,Br,R3,PBl,93.81,7.9,93.94,7.77,-0.14,,10.2795,0.949004,30,8.15678,0.972684,130
205,09/08/2017,B084,148410.3594,161145.4272,50.76080997,4.346220307,102.82,128,5,00:20,100,10:43,11:03,170809_1043.084,0.994,1.086,1.092,1.105,0.019,0.092,1.178,8.385,23,Br,R3,PBl,75.24,27.58,74.92,27.9,0.31,,7.77598,1.10025,10,6.9153,1.15584,110
206,09/08/2017,B085,148199.3166,161314.619,50.76233036,4.343228303,98.52,128,5,00:20,100,11:13,11:33,170809_1113.085,1.096,1.154,1.15,1.145,-0.009,0.058,1.211,7.465,25,Br,R3,PBl,70.97,27.55,70.57,27.95,0.4,,7.72221,1.13197,70,6.00928,1.1514,160
207,09/08/2017,B086,148558.8107,161022.7789,50.75970777,4.348324835,108.71,128,5,00:20,100,11:46,12:06,170809_1146.086,0.944,0.984,0.985,0.986,0.002,0.04,1.024,10.628,28,Ld,R3,PBl,90.71,18,90.76,17.95,-0.05,,10.5698,0.972684,160,9.8016,0.972684,50
208,09/08/2017,B087,148717.1855,161220.5085,50.76148566,4.350568838,108.8,128,5,00:20,100,12:20,12:40,170809_1220.087,0.896,0.961,0.985,0.973,0.012,0.064,1.025,10.781,21,Ld,R3,PBl,92.7,16.1,92.81,15.99,-0.11,,10.2616,0.949004,10,9.28349,0.972684,130
209,09/08/2017,B088,149820.8209,161203.8525,50.76133722,4.366211376,107.5,128,5,00:30,100,13:12,13:42,170809_1312.088,0.899,0.97,0.985,0.973,0.002,0.071,1.042,8.912,15,Br,R3,PTu,92.7,14.8,92.81,14.69,-0.11,,8.84561,0.951536,30,7.4137,0.964583,120
210,09/08/2017,B089,149601.9622,161049.2647,50.75994743,4.363109507,107.86,128,5,00:30,100,14:17,14:47,170809_1417.089,0.84,0.921,0.935,0.946,0.025,0.081,1.002,11.946,24,Br,R3,PTu,97.08,10.78,97.31,10.55,-0.23,,10.777,0.91656,20,8.72743,0.994597,100
211,09/08/2017,B090,150066.5382,161207.0925,50.76136635,4.369694075,108.03,128,5,00:20,100,15:05,15:25,170809_1505.090,0.866,0.931,0.935,0.92,-0.011,0.065,0.996,10.235,22,Br,R3,PTu,101.63,6.4,101.98,6.05,-0.36,,10.6713,0.901089,20,8.76348,0.98449,110
212,09/08/2017,B091,149936.5962,161338.5771,50.76254837,4.367852323,110.24,128,5,00:20,100,15:32,15:52,170809_1532.091,0.922,0.972,0.985,0.973,0,0.05,1.023,10.436,26,Br,R3,PTu,92.7,17.54,92.81,17.43,-0.11,,10.8776,0.967873,40,9.47138,0.981144,120
213,09/08/2017,B092,150228.4091,161099.2508,50.76039683,4.371988289,110.95,128,5,00:20,100,15:57,16:17,170809_1557.092,0.855,0.911,0.888,0.89,-0.022,0.056,0.968,9.229,17,Ld,R3,PTu,107.31,3.64,107.84,3.11,-0.53,,6.3895,0.882869,20,5.00494,0.967873,120
214,09/08/2017,B093,150931.6877,161865.4245,50.76728375,4.38195811,125.65,64,5,00:20,100,16:46,17:06,170809_1646.093,0.832,0.949,0.888,0.88,-0.069,0.117,1.067,4.677,19,Shh,R3,PTu,109.32,16.33,109.91,15.74,-0.59,,5.26003,0.882869,70,4.57618,0.876878,160
215,11/08/2017,B094,150711.6841,161841.7365,50.76707113,4.378839424,121.37,128,5,00:20,100,08:08,08:28,170811_0808.094,0.842,0.864,0.843,0.86,-0.004,0.023,0.887,14.508,32,Shh,R3,PTu,113.52,7.85,114.24,7.13,-0.72,,15.196,0.850416,50,12.4646,0.865017,160
216,11/08/2017,B095,150618.6188,161592.1082,50.76482716,4.377519743,114.76,128,5,00:20,100,08:38,08:58,170811_0838.095,0.793,0.877,0.843,0.86,-0.017,0.084,0.961,10.118,24,Mal,R3,PTu,113.52,1.24,114.24,0.52,-0.72,,4.05841,0.927978,10,3.23642,0.927978,110
217,11/08/2017,B096,150490.2371,161130.0264,50.76067331,4.375699304,120.67,256,5,00:20,100,09:06,09:26,170811_0906.096,0.82,0.858,0.843,0.86,0.002,0.038,0.896,10.659,25,Shh,R3,PTu,113.52,7.15,114.24,6.43,-0.72,,11.203,0.850416,170,9.11194,0.850416,80
218,11/08/2017,B097,150907.8327,161419.7693,50.76327748,4.381618803,127.81,128,5,00:20,100,09:39,09:59,170811_0939.097,0.775,0.809,0.801,0.804,-0.005,0.034,0.843,13.255,17,Shh,R3,PTu,126.78,1.03,127.95,-0.14,-1.17,,13.5108,0.783692,0,10.3567,0.819157,80
219,11/08/2017,B098,150951.8062,161146.8767,50.76082418,4.382241352,128.05,128,5,00:20,100,10:10,10:30,170811_1010.098,0.787,0.81,0.801,0.807,-0.003,0.022,0.832,16.134,19,Shh,R3,PTu,126.01,2.04,127.15,0.9,-1.14,,7.63884,0.802593,10,5.04637,0.833221,100
220,11/08/2017,B099,150732.2531,161205.3462,50.76135014,4.379129652,124.98,256,5,00:20,100,10:44,11:04,170811_1044.099,0.782,0.808,0.801,0.81,0.002,0.027,0.835,13.17,24,Shh,R3,PTu,125.25,-0.27,126.36,-1.38,-1.11,,13.899,0.799865,0,11.2582,0.824754,90
221,11/08/2017,B100,150116.5995,161470.7719,50.76373674,4.370403743,109.42,256,5,00:20,100,11:23,11:43,170811_1123.100,0.875,0.926,0.935,0.923,-0.003,0.05,0.976,12.381,31,Br,R3,PTu,101.09,8.33,101.43,7.99,-0.34,,12.1059,0.913445,170,10.6898,0.932296,90
222,11/08/2017,B101,150255.4563,161556.2336,50.76450496,4.372372013,97.73,256,5,00:20,100,11:47,12:07,170811_1147.101,0.853,0.904,0.888,0.9,-0.004,0.051,0.955,9.508,29,Br,R3,PTu,105.36,-7.63,105.83,-8.1,-0.47,,10.1961,0.882869,20,8.34395,0.922822,100
223,11/08/2017,B102,150815.1944,160873.6458,50.75836813,4.380304455,127.41,128,5,00:20,100,12:24,12:44,170811_1224.102,0.802,0.834,0.843,0.837,0.003,0.031,0.865,16.884,13,Shh,R3,PTu,118.68,8.73,119.57,7.84,-0.89,,3.44871,0.783692,20,2.77843,0.862077,90
224,11/08/2017,B103,150451.7028,160313.9453,50.753337,4.375152038,107.94,256,5,00:40,100,13:26,14:06,170811_1326.103,0.889,0.933,0.935,0.936,0.004,0.043,0.976,10.477,28,Br,R3,PTu,98.79,9.15,99.07,8.87,-0.27,92.21,11.7915,0.91656,0,8.75798,0.951536,90
225,16/08/2017,B104,150633.213,160644.9846,50.75631277,4.377724864,122.88,128,5,00:20,100,10:07,10:27,170816_1007.104,0.887,0.912,0.888,0.91,-0.002,0.024,0.936,10.056,16,Shh,R3,PTu,103.47,19.41,103.88,19,-0.41,,9.57365,0.91656,110,9.09834,0.91656,10
226,16/08/2017,B105,150418.4511,160635.0041,50.75622326,4.374681227,118.05,128,5,00:20,100,10:34,10:54,170816_1034.105,0.856,0.907,0.935,0.923,0.016,0.051,0.958,11.602,21,Ld,R3,PTu,101.09,16.96,101.43,16.62,-0.34,,6.13291,0.932296,50,5.85578,0.935475,110
227,16/08/2017,B106,150249.4295,160846.7669,50.75812706,4.372286014,116.17,128,5,00:20,100,11:00,11:20,170816_1100.106,0.856,0.897,0.888,0.9,0.003,0.041,0.938,10.716,30,Ld,R3,PTu,105.36,10.81,105.83,10.34,-0.47,,12.2685,0.898027,20,9.38481,0.901089,100
228,16/08/2017,B107,150075.3395,160894.0873,50.75855252,4.369818717,111.47,128,5,00:20,100,11:26,11:46,170816_1126.107,0.882,0.924,0.935,0.913,-0.011,0.042,0.966,11.343,20,Ld,R3,PTu,102.91,8.56,103.3,8.17,-0.39,,6.15798,0.945079,20,5.17172,0.941867,110
229,16/08/2017,B108,150156.2999,160682.5995,50.75665128,4.370966032,113.83,128,5,00:20,100,11:53,12:13,170816_1153.108,0.904,0.954,0.985,0.963,0.008,0.05,1.004,11.942,19,Ld,R3,PTu,94.29,19.54,94.44,19.39,-0.15,,12.5778,0.974486,30,9.82948,0.964583,120
230,16/08/2017,B109,149918.7317,160474.8963,50.75478412,4.367599189,100.09,128,5,00:20,100,12:19,12:39,170816_1219.109,0.964,1.031,1.037,1.032,0.001,0.067,1.098,9.038,27,Br,R3,PBl,84.17,15.92,84.05,16.04,0.11,,8.54824,1.01859,0,8.0944,1.05028,80
231,16/08/2017,B110,150053.0431,160300.6483,50.75321767,4.369502552,98.25,128,5,00:20,100,12:47,13:07,170816_1247.110,0.948,1.007,1.037,1.019,0.012,0.059,1.065,10.151,15,Br,R3,PBl,85.94,12.31,85.87,12.38,0.07,,9.18627,1.01167,50,7.81908,1.04315,140
232,16/08/2017,B111,150452.1577,159948.592,50.75005257,4.37515799,114.53,128,5,00:20,100,13:15,13:35,170816_1315.111.112,0.913,0.953,0.935,0.949,-0.003,0.039,0.992,13.211,41,Ld,R3,PBl,96.58,17.95,96.79,17.74,-0.21,,11.7056,0.941867,30,10.6606,0.967873,130
233,16/08/2017,B113,150165.8659,160476.2933,50.75479664,4.371101484,102.18,128,5,00:20,100,14:03,14:23,170816_1403.113,0.916,0.982,0.935,0.949,-0.033,0.067,1.049,9.261,22,Br,R3,PTu,96.58,5.6,96.79,5.39,-0.21,,9.70506,0.948302,10,7.91077,1.03255,100
234,16/08/2017,B114,149665.5143,159988.8563,50.75041468,4.364011064,98.47,128,5,00:20,100,14:30,14:50,170816_1430.114,1.02,1.039,1.037,1.042,0.003,0.02,1.059,11.674,23,Br,R3,PBl,82.84,15.63,82.7,15.77,0.14,,9.06101,1.03255,50,8.13381,1.05028,130
235,16/08/2017,B115,149735.0862,160232.0591,50.75260104,4.364996776,92.25,128,5,00:20,100,14:56,15:16,170816_1456.115,0.998,1.064,1.037,1.059,-0.005,0.066,1.129,8.097,22,Br,R3,PBl,80.67,11.58,80.48,11.77,0.19,,8.77929,1.09036,60,6.79219,1.06468,150
236,16/08/2017,B116,149465.7435,160184.2248,50.75217086,4.361179993,80.77,128,5,00:20,100,15:23,15:43,170816_1523.116,0.973,1.039,1.037,1.019,-0.02,0.066,1.105,6.886,21,KoMo_Al,R2,PBl,85.64,-4.87,85.87,-5.1,-0.22,,7.03578,0.997989,20,4.93264,1.01512,120
237,16/08/2017,B117,149276.0208,160027.3547,50.75076045,4.358491749,79.32,128,5,00:20,100,15:49,16:09,170816_1549.117,1.005,1.098,1.092,1.118,0.02,0.093,1.191,7.462,24,KoMo_Al,R2,PBl,72.92,6.4,73.46,5.86,-0.54,,4.16743,1.21586,60,3.45923,1.19942,150
238,16/08/2017,B118,149360.1558,160019.133,50.75068663,4.35968399,81.48,128,5,00:20,100,16:13,16:33,170816_1613.118,0.983,1.066,1.092,1.075,0.01,0.082,1.148,8.882,19,Br,R3,PBl,78.71,2.77,78.47,3.01,0.24,,9.58394,1.08296,30,7.23149,1.09781,140
239,17/08/2017,B119,149249.1376,160342.4343,50.7535929,4.358110204,93.77,128,5,00:20,100,09:51,10:11,170817_0951.119,1.038,1.066,1.092,1.065,0,0.028,1.094,11.886,19,Br,R3,PBl,79.93,13.84,79.72,14.05,0.21,,11.6805,1.05028,30,11.2431,1.08296,110
240,17/08/2017,B120,149370.0379,160587.5681,50.75579672,4.35982313,96.6,128,5,00:20,100,10:17,10:37,170817_1017.120,1.092,1.233,1.211,1.191,-0.042,0.141,1.374,2.363,25,Br,R3,PBl,66.53,30.07,66.04,30.56,0.49,,2.30281,1.18319,80,2.12822,1.17117,0
241,17/08/2017,B122,149595.323,160471.8648,50.75475676,4.363015965,93.25,128,5,00:20,100,11:11,11:31,170817_1111.122,0.988,1.038,1.037,1.042,0.004,0.05,1.088,7.927,13,Br,R3,PBl,82.84,10.41,82.7,10.55,0.14,,7.99374,1.01859,40,7.13934,1.08296,140
242,17/08/2017,B123,149745.6292,160604.5037,50.75594922,4.365145974,100.05,128,5,00:20,100,11:36,11:56,170817_1136.123,1.005,1.049,1.037,1.055,0.007,0.044,1.093,8.417,29,Br,R3,PBl,81.18,18.87,80.99,19.06,0.18,,8.16854,1.06831,90,7.5377,1.05028,150
243,17/08/2017,B124,149059.5512,160157.0016,50.75192565,4.355423972,79.58,128,5,00:20,100,12:32,12:52,170817_1232.124,1.085,1.132,1.15,1.132,-0.001,0.047,1.179,6.848,16,Br,R3,PBl,72.31,7.27,71.94,7.64,0.38,,6.94877,1.1167,10,5.90264,1.13354,90
244,17/08/2017,B125,149144.7894,160414.249,50.75423836,4.356631301,84.24,128,5,00:30,100,12:57,13:27,170817_1257.125,0.998,1.034,1.037,1.039,0.005,0.036,1.069,8.502,27,Br,R3,PBl,83.24,1,83.1,1.14,0.13,,6.8121,1.03255,30,6.20486,1.05028,110
245,17/08/2017,B126,149248.0745,160882.7367,50.75845007,4.358094111,88.69,128,5,00:20,100,13:39,13:59,170817_1339.126,0.952,1.007,0.985,1.006,-0.001,0.055,1.062,10.238,22,Br,R3,PBl,87.77,0.92,87.74,0.95,0.02,,9.94973,0.996955,30,8.17071,1.02183,120
246,17/08/2017,B127,149093.17,160725.1576,50.75703327,4.355899058,85.86,128,5,00:20,100,14:04,14:24,170817_1404.127,0.977,1.05,1.037,1.036,-0.015,0.073,1.123,7.407,20,Br,R3,PBl,83.63,2.23,83.51,2.35,0.12,,6.74291,1.02183,60,6.16342,1.02183,140
247,17/08/2017,B128,148862.6379,160643.3548,50.7562975,4.352632128,90.75,128,5,00:20,100,14:30,14:50,170817_1430.128,0.993,1.068,1.037,1.052,-0.016,0.075,1.143,6.845,23,Br,R3,PBl,81.56,9.19,81.38,9.37,0.17,,7.35112,1.04733,10,5.97502,1.07346,100
248,17/08/2017,B129,148890.6097,160335.6991,50.75353181,4.35302943,90.7,128,5,00:20,100,14:55,15:15,170817_1455.129,1.032,1.072,1.092,1.079,0.007,0.04,1.112,12.828,19,Br,R3,PBl,78.23,12.47,77.98,12.72,0.25,,12.1029,1.07346,0,10.5303,1.07346,100
249,17/08/2017,B130,148788.2615,160123.2418,50.75162168,4.351579696,93.12,128,5,00:20,100,15:21,15:41,170817_1521.130,1.008,1.095,1.092,1.095,0,0.087,1.182,9.174,14,Br,R3,PBl,76.37,16.75,76.08,17.04,0.29,,9.12107,1.10155,170,7.04782,1.11666,70
250,17/08/2017,B131,148650.1412,160433.1533,50.75440741,4.349621348,107.63,128,5,00:20,100,15:47,16:07,170817_1547.131,1.058,1.122,1.092,1.095,-0.027,0.065,1.187,10.057,14,Ld,R3,PBl,76.37,31.26,76.08,31.55,0.29,,10.1543,1.11666,160,8.54372,1.09036,60
251,21/08/2017,B132,148559.0239,160222.7778,50.75251598,4.34833087,100.71,128,5,00:20,100,09:49,10:09,170821_0949.132,1.111,1.146,1.15,1.145,-0.001,0.035,1.182,12.957,15,Br,R3,PBl,70.97,29.74,70.57,30.14,0.4,,10.4117,1.1514,170,9.21431,1.16719,80
252,21/08/2017,B133,148470.1355,160724.943,50.75703009,4.347069226,109.76,128,5,00:20,100,10:17,10:37,170821_1017.133,0.959,1.022,1.037,1.012,-0.01,0.063,1.086,12.108,32,Ld,R3,PBl,86.91,22.85,86.87,22.89,0.04,,9.03218,1.05028,100,8.02342,1.00139,10
253,21/08/2017,B134,148609.1631,159964.8328,50.75019724,4.349042326,82.27,128,5,00:20,100,10:57,11:17,170821_1057.134,1.17,1.274,1.275,1.281,0.007,0.104,1.378,6.424,12,Br,R3,PBl,59.03,23.24,58.42,23.85,0.61,,4.91884,1.41717,160,4.76445,1.33293,20
254,21/08/2017,B135,149448.4338,159786.4552,50.748595,4.360935241,92.3,128,5,00:20,100,11:29,11:49,170821_1129.135,1.066,1.092,1.092,1.095,0.003,0.027,1.119,10.485,10,Br,R3,PBl,76.37,15.93,76.08,16.22,0.29,,9.98035,1.08296,40,9.71838,1.09781,0
255,21/08/2017,B136,149256.9081,159528.9493,50.74627989,4.358221851,82.17,128,5,00:20,100,11:58,12:18,170821_1158.136,1.154,1.2,1.211,1.205,0.004,0.047,1.247,8.227,11,KoMo,R1,PBl,64.22,17.95,64.76,17.41,-0.53,,7.54694,1.19942,30,6.30859,1.21586,130
256,21/08/2017,B137,148856.4428,159526.6338,50.74625846,4.352547638,79.53,128,5,00:20,100,12:27,12:47,170821_1227.137,1.242,1.319,1.343,1.37,0.051,0.077,1.397,7.428,16,KoMo,R1,PBl,51.88,27.65,52.18,27.35,-0.3,,7.59229,1.38379,150,7.33102,1.3512,10
257,21/08/2017,B138,148655.5146,159679.5038,50.74763231,4.349700138,72.47,128,5,00:30,100,13:00,13:30,170821_1300.138,1.162,1.245,1.275,1.248,0.002,0.084,1.329,7.522,28,KoMo_Al,R2,PBl,60.25,12.22,61.05,11.42,-0.8,,7.89448,1.24943,0,6.19656,1.26657,90
258,21/08/2017,B139,148253.2955,159999.1996,50.75050526,4.343999438,101.63,128,5,00:20,100,13:51,14:11,170821_1351.139,1.039,1.067,1.092,1.065,-0.001,0.028,1.095,14.676,24,Br,R3,PBl,79.93,21.7,79.72,21.91,0.21,,13.4101,1.06468,0,10.6332,1.06831,80
259,21/08/2017,B140,148006.6849,160195.7238,50.75227119,4.340503849,114.74,128,5,00:20,100,14:23,14:43,170821_1423.140,0.954,0.99,0.985,0.996,0.006,0.037,1.027,13.686,31,Ld,R3,PBl,89.22,25.52,89.23,25.51,-0.02,,13.8642,0.98449,170,11.0026,1.00139,70
260,21/08/2017,B141,147829.4226,160592.1181,50.75583405,4.337989613,119.72,128,5,00:20,100,15:04,15:24,170821_1504.141,0.904,0.933,0.935,0.933,0,0.029,0.962,14.306,20,Mal,R3,PBl,99.31,20.41,99.6,20.12,-0.29,,12.9709,0.929127,170,9.65366,0.935475,80
261,21/08/2017,B142,148070.5792,160694.5419,50.75675564,4.341406748,107.21,128,5,00:20,100,15:37,15:57,170821_1537.142,0.926,0.948,0.935,0.946,-0.002,0.022,0.97,13.125,23,Ld,R3,PBl,97.08,10.13,97.31,9.9,-0.23,,13.9187,0.932296,0,10.3825,0.981144,80
262,21/08/2017,B143,147446.4142,160762.3269,50.75736266,4.332560487,106.95,128,5,00:20,100,16:14,16:34,170821_1614.143,1.015,1.104,1.037,1.062,-0.042,0.089,1.193,9.29,13,Ld,R3,PBl,80.3,26.65,80.1,26.85,0.2,,10.6284,1.06468,50,9.1988,1.05746,160
263,23/08/2017,B145,147663.5695,160184.4894,50.75216895,4.335641675,115.88,128,5,00:20,100,10:58,11:18,170823_1058.145,0.95,0.985,0.985,0.979,-0.006,0.035,1.021,15.292,21,Ld,R3,PBl,91.77,24.11,91.85,24.03,-0.08,,13.4777,0.967873,50,10.9993,0.997989,130
264,23/08/2017,B146,147478.4262,160470.4074,50.75473852,4.333016127,119.13,128,5,00:20,100,11:26,11:46,170823_1126.146,0.924,0.964,0.985,0.969,0.006,0.04,1.004,10.656,7,Mal,R3,PBl,93.33,25.8,93.46,25.67,-0.12,,10.1878,0.98449,20,7.81771,1.08296,90
265,23/08/2017,B147,148220.6881,160991.5249,50.7594259,4.343532734,94.78,128,5,00:20,100,12:11,12:31,170823_1211.147,0.969,1.076,1.092,1.079,0.003,0.107,1.183,6.118,16,Br,R3,PBl,78.23,16.55,77.98,16.8,0.25,,6.49447,1.10155,140,5.41976,1.08296,60
266,23/08/2017,B148,148212.6691,159495.5389,50.74597736,4.343426116,72.17,128,5,00:30,100,13:24,13:54,170823_1324.148,1.397,1.461,1.489,1.473,0.012,0.064,1.524,7.979,18,KoMo,R1,PBl,45.99,26.18,46.18,25.99,-0.19,,7.80154,1.4415,10,6.67607,1.45135,100
267,23/08/2017,B149,148329.919,160417.0097,50.75426148,4.345083386,107.46,128,5,00:20,100,14:18,14:38,170823_1418.149,0.947,0.99,0.985,0.983,-0.008,0.043,1.034,15.305,11,Br,R3,PBl,91.16,16.3,91.23,16.23,-0.07,,14.1063,1.00139,150,11.7805,0.967873,70
268,23/08/2017,B150,148249.4724,160248.2115,50.7527438,4.343944117,104.76,128,5,00:20,100,14:45,15:05,170823_1445.150,0.965,0.985,0.985,0.983,-0.002,0.02,1.005,15.011,26,Br,R3,PBl,91.16,13.6,91.23,13.53,-0.07,,13.6325,0.993982,0,11.9422,0.993982,80
269,23/08/2017,B151,148450.1035,159918.7211,50.74978232,4.3467886,93.76,128,5,00:20,100,15:11,15:31,170823_1511.151,1.062,1.083,1.092,1.075,-0.007,0.021,1.104,16.04,24,Br,R3,PBl,78.71,15.05,78.47,15.29,0.24,,16.1767,1.06468,160,11.1364,1.10189,70
270,23/08/2017,B152,148412.251,160176.4293,50.75209895,4.346251152,92.6,128,5,00:20,100,15:38,15:58,170823_1538.152,1.007,1.053,1.037,1.036,-0.018,0.046,1.099,10.946,14,Br,R3,PBl,83.63,8.97,83.51,9.09,0.12,,8.88305,1.02872,160,7.79991,0.993982,70
271,24/08/2017,B153,142748.137,158732.3745,50.73907479,4.266014211,69.62,256,5,00:30,100,10:22,10:52,170824_1022.153,1.823,1.911,1.928,1.907,-0.004,0.088,1.998,8.988,26,KoMo,R1,PTu,29.93,39.69,29.91,39.71,0.03,,8.15575,1.90927,170,7.23445,1.90927,60
272,24/08/2017,B154,142747.7162,158391.8509,50.73601356,4.266014881,66.56,256,5,00:30,100,11:03,11:33,170824_1103.154,1.992,2.04,2.03,2.04,0,0.048,2.088,9.217,34,KoMo,R1,PTu,26.76,39.8,26.7,39.86,0.06,,9.87613,1.976,10,6.93361,2.19052,110
273,24/08/2017,B155,143370.5249,158216.4067,50.73444372,4.27484069,66.86,128,5,00:30,100,11:45,12:15,170824_1145.155,1.798,1.829,1.831,1.824,-0.005,0.031,1.86,8.76,48,KoMo,R1,PTu,32.23,34.63,32.23,34.63,0,,8.10985,1.78248,150,7.16107,1.84479,50
274,24/08/2017,B156,144143.0076,158442.473,50.73648421,4.285779744,37.8,128,5,00:30,100,12:38,13:08,170824_1238.156,3.793,4.306,4.887,4.793,0.487,0.513,4.82,4.719,19,Pal_Al,R4,PBl,8.33,29.47,6.34,31.46,1.99,,5.6647,4.82745,120,5.11658,4.82745,170
275,24/08/2017,B157,145386.3343,157821.3949,50.73091192,4.303400517,43.56,128,5,00:30,100,13:23,13:53,170824_1323.157,3.977,4.296,4.407,4.538,0.242,0.318,4.614,6.808,31,Hn_Al,R4,PBl,9.31,34.25,6.95,36.61,2.36,7.12,7.82924,4.35468,70,6.11288,3.79555,150
276,24/08/2017,B158,145300.52,157783.8888,50.73057407,4.302185476,43.59,128,5,00:30,100,14:05,14:35,170824_1405.158,5.375,5.414,5.419,5.396,-0.017,0.039,5.452,17.122,49,Hn_Al,R4,PBl,6.55,37.04,5.19,38.4,1.36,,20.1623,5.35154,150,12.6182,5.35154,60
277,24/08/2017,B159,145802.1582,157203.8677,50.72536359,4.309297353,62.56,128,5,00:30,100,14:51,15:21,170824_1451.159,4.126,4.226,4.185,4.25,0.023,0.101,4.327,9.693,38,KoSm,R1,PBl,7.9,54.66,7.76,54.8,0.13,7,12.4767,4.06551,30,8.35927,4.35468,120
278,24/08/2017,B160,148293.8396,157274.0712,50.72600711,4.344586171,114.88,128,5,00:30,100,15:37,16:07,170824_1537.160,1.134,1.174,1.15,1.171,-0.003,0.04,1.215,10.78,53,Br,R3,PBl,68.4,46.48,67.95,46.93,0.45,83.27,14.4155,1.16719,60,13.0347,1.18319,160
279,28/08/2017,B161,148341.5408,159048.7258,50.74196099,4.345254041,74.26,128,5,00:20,100,10:32,10:52,170828_1022.161,1.402,1.457,1.489,1.466,0.01,0.055,1.511,8.082,16,KoMo,R1,PBl,46.36,27.9,46.56,27.7,-0.2,,9.49903,1.44642,0,6.02729,1.51703,90
280,28/08/2017,B162,149504.568,158786.5907,50.73960651,4.361731857,110.05,256,5,00:35,100,11:10,11:45,170828_1110.162,1.086,1.142,1.15,1.145,0.003,0.057,1.199,10.239,53,Br,R3,PBl,70.97,39.08,70.57,39.48,0.4,,11.542,1.14749,10,6.01875,1.16719,100
281,28/08/2017,B163,149035.3994,158424.6768,50.73635244,4.355086014,89.41,256,5,00:20,100,12:05,12:25,170828_1205.163,1.07,1.139,1.15,1.122,-0.017,0.069,1.207,8.724,18,Br,R3,PBl,73.37,16.04,73.02,16.39,0.35,,8.49559,1.11666,20,6.75495,1.13197,120
282,28/08/2017,B164,150137.7353,157836.383,50.7310645,4.370701499,120.53,256,5,00:30,100,12:40,13:10,170828_1240.164,0.961,0.99,0.985,0.989,-0.001,0.029,1.02,14.772,19,Ld,R3,PBl,90.25,30.28,90.3,30.23,-0.04,,14.6509,0.967873,20,11.8649,1.00139,110
283,28/08/2017,B165,150687.8743,158703.5199,50.73885943,4.378495663,107.64,256,5,00:20,100,13:37,13:57,170828_1337.165,0.954,1.024,1.037,1.019,-0.005,0.07,1.093,9.756,24,Br,R3,PBl,85.94,21.7,85.87,21.77,0.07,,10.347,1.06831,10,8.41908,1.01859,90
284,28/08/2017,B166,150130.0801,158818.0838,50.73988977,4.37059354,108,256,5,00:20,100,14:11,14:31,170828_1411.166,0.95,0.995,0.985,0.979,-0.016,0.045,1.04,11.593,16,Br,R3,PBl,91.77,16.23,91.85,16.15,-0.08,,12.0918,0.967873,0,9.71006,0.98449,100
285,28/08/2017,B167,151531.1005,158713.4061,50.73894663,4.390441552,115.94,256,5,00:20,100,14:47,15:07,170828_1447.167,0.995,1.03,1.037,1.032,0.002,0.035,1.065,16.849,21,Br,R3,PBl,84.17,31.77,84.05,31.89,0.11,,14.4822,1.03255,110,11.7082,1.05028,20
286,28/08/2017,B168,148151.7146,158394.7626,50.73608146,4.342567809,105.68,128,5,00:20,100,15:40,16:00,170828_1540.168,1.132,1.163,1.15,1.165,0.002,0.031,1.193,16.679,24,Br,R3,PBl,68.98,36.7,68.54,37.14,0.44,,14.7066,1.1514,170,12.9434,1.18319,80
287,31/08/2017,B170,147721.2082,159582.3326,50.74675594,4.336462095,106.05,128,5,00:20,100,10:32,10:52,170831_1032.170,1.033,1.069,1.037,1.062,-0.006,0.036,1.105,13.835,14,Br,R3,PBl,80.3,25.75,80.1,25.95,0.2,,10.8918,1.06831,0,8.91496,1.08296,80
288,31/08/2017,B171,146981.6609,160031.7391,50.75079269,4.325979687,122.26,128,5,00:20,100,11:14,11:34,170831_1114.171,1.005,1.092,1.037,1.022,-0.069,0.087,1.179,9.134,17,Mal,R3,PBl,85.52,36.74,85.44,36.82,0.08,,4.29672,1.01859,0,4.20307,1.06468,130
289,31/08/2017,B172,146901.3144,159753.6916,50.7482927,4.324843436,118.56,128,5,00:20,100,11:38,11:58,170831_1138.172,0.952,1.024,0.985,0.996,-0.028,0.072,1.096,12.657,21,Ld,R3,PBl,89.22,29.34,89.23,29.33,-0.02,,13.9652,0.967873,10,11.119,1.08296,70
290,31/08/2017,B173,146784.5851,159507.2756,50.74607686,4.323191531,117.75,128,5,00:20,100,12:05,12:25,170831_1205.173,1.001,1.066,1.15,1.152,0.086,0.065,1.131,11.203,22,Ld,R3,PTu,70.27,47.48,69.85,47.9,0.42,,12.8499,1.00139,170,10.5372,1.11666,40
291,31/08/2017,B174,147185.0824,159475.7332,50.74579534,4.328866415,102.27,128,5,00:20,100,12:35,12:55,170831_1235.174,0.985,1.056,1.037,1.046,-0.01,0.071,1.126,11.799,26,Br,R3,PBl,82.33,19.94,82.17,20.1,0.16,,11.4333,1.10189,140,10.2609,1.06468,80
292,31/08/2017,B175,146016.6245,159174.8745,50.74308398,4.312313832,113.58,128,5,00:50,100,13:17,14:07,170831_1317.175.176,1.198,1.237,1.211,1.231,-0.006,0.039,1.277,12.943,49,Ld,R3,PTu,63.02,50.56,62.47,51.11,0.55,,13.2314,1.23253,110,10.7627,1.21586,10
293,31/08/2017,B177,145663.7546,159273.7303,50.74397018,4.307313189,111.11,128,5,00:20,100,14:27,14:47,170831_1427.177,1.133,1.164,1.15,1.158,-0.006,0.031,1.195,12.846,26,Ld,R3,PTu,69.67,41.44,69.24,41.87,0.43,,12.6543,1.16719,90,12.2663,1.15533,160
294,31/08/2017,B178,145383.763,159705.1681,50.74784657,4.303340837,99.02,128,5,00:20,100,14:58,15:18,170831_1458.178,1.125,1.15,1.15,1.155,0.005,0.025,1.175,16.03,23,Br,R3,PTu,69.97,29.05,69.54,29.48,0.42,,15.0941,1.16322,140,13.2214,1.16719,40
295,31/08/2017,B179,144939.0288,160187.9681,50.75218316,4.297032617,62.74,128,5,00:20,100,15:27,15:47,170831_1527.179,1.395,1.532,1.568,1.553,0.021,0.136,1.668,6.123,21,KoMo,R1,PTu,42.12,20.62,42.25,20.49,-0.13,,5.92793,1.5326,30,3.82951,1.64619,120
296,31/08/2017,B180,144630.327,159543.9467,50.74639084,4.292667322,91.27,128,5,00:20,100,15:59,16:19,170831_1559.180,1.197,1.22,1.211,1.218,-0.002,0.023,1.243,18.729,21,Br,R3,PTu,64.13,27.14,63.6,27.67,0.53,,16.2475,1.21586,160,14.5338,1.21586,40
297,12/09/2017,B181,146640.7776,165178.9418,50.79706258,4.321103096,28.03,32,5,00:30,100,11:16,11:46,170912_1116.181,1.569,1.616,1.608,1.605,-0.011,0.047,1.663,8.038,15,KoSm_Al,R2,PTu,38.94,-10.91,39.97,-11.94,-1.04,,6.40996,1.60196,140,5.36209,1.59651,50
298,12/09/2017,B182,146792.7347,165326.7461,50.79839213,4.323257245,42.53,64,5,00:30,100,11:53,12:23,170912_1153.182,1.332,1.368,1.354,1.375,0.007,0.037,1.405,9.375,31,KoMo,R1,PTu,51.57,-9.04,51.86,-9.33,-0.29,,9.00911,1.38379,140,8.58594,1.38379,70
299,12/09/2017,B183,147004.649,165268.0672,50.79786574,4.326263666,42.36,64,5,00:30,100,12:30,13:00,170912_1230.183,1.237,1.269,1.264,1.27,0.001,0.032,1.301,10.107,29,KoMo,R1,PTu,58.85,-16.49,59.28,-16.92,-0.42,,9.87265,1.26657,60,7.13348,1.29711,160
300,12/09/2017,B184,147200.2559,165114.4027,50.79648531,4.329039417,32.08,128,5,00:30,100,13:09,13:39,170912_1309.184,1.326,1.365,1.354,1.362,-0.003,0.039,1.405,6.168,13,KoSm_Al,R2,PTu,51.77,-19.69,52.69,-20.61,-0.92,,9.25696,1.22835,20,6.92448,1.29711,110
301,12/09/2017,B185,147301.1915,165309.491,50.79823955,4.330469705,37.94,128,5,00:30,100,13:49,14:19,170912_1349.185,1.281,1.316,1.308,1.315,-0.001,0.036,1.352,7.631,18,KoSm_Al,R2,PTu,55.02,-17.08,55.9,-17.96,-0.88,,8.12411,1.22001,40,5.82572,1.23674,140
302,12/09/2017,B186,147474.575,165530.6812,50.80022873,4.332927614,46.68,32,5,00:30,100,14:36,15:06,170912_1436.186,1.224,1.268,1.264,1.27,0.002,0.044,1.313,7.592,37,KoMo,R1,PTu,58.85,-12.17,59.28,-12.6,-0.42,,6.96961,1.26657,50,5.82924,1.30154,140
303,12/09/2017,B187,147714.3187,165607.9124,50.80092398,4.336327985,41.52,32,5,00:30,100,15:14,15:44,170912_1514.187,1.255,1.298,1.308,1.302,0.005,0.043,1.341,6.296,12,KoMo_Al,R2,PTu,55.98,-14.46,56.85,-15.33,-0.87,,4.69954,1.27957,30,4.11069,1.33747,150
304,12/09/2017,B188,147890.1034,165754.5716,50.80224304,4.338820763,45.77,128,5,00:20,100,15:54,16:14,170912_1554.188,1.124,1.158,1.14,1.155,-0.003,0.034,1.192,10.258,30,KoMo_Al,R2,PTu,68.91,-23.14,69.54,-23.77,-0.63,,10.4381,1.16719,30,8.55928,1.18319,140
305,26/06/2017,B301,151045.8672,162321.8863,50.771387,4.383578,119.09,128,5,00:20,100,09:57,10:17,170626_0957.301,0.811,0.859,0.843,0.863,0.004,0.048,0.907,10.411,37,Shh,R3,PTu,112.87,6.22,113.57,5.52,-0.7,,10.1551,0.847526,10,8.10965,0.932296,90
306,26/06/2017,B302,151134.945,162921.9022,50.77678078,4.384842745,125.48,512,5,00:20,100,10:49,11:09,170626_1049.302,0.772,0.794,0.801,0.797,0.003,0.022,0.817,14.062,37,Shh,R3,PTu,128.62,-3.14,129.85,-4.37,-1.23,,14.6425,0.799865,20,11.9087,0.799865,100
307,26/06/2017,B303,151463.4811,162723.8952,50.775,4.3895,126.88,128,5,00:20,100,11:38,11:58,170626_1138.303,0.772,0.794,0.801,0.797,0.003,0.022,0.815,16.029,33,Shh,R3,PTu,128.62,-1.74,129.85,-2.97,-1.23,,16.6568,0.799865,60,13.9764,0.799865,140
308,26/06/2017,B304,151188.6528,162346.6798,50.7716096,4.3856023,119.64,128,5,00:20,100,12:18,12:38,170626_1218.304,0.832,0.883,0.888,0.89,0.007,0.05,0.933,10.122,28,Mal,R3,PTu,107.31,12.33,107.84,11.8,-0.53,,8.49456,0.898027,100,8.08163,0.91656,170
309,26/06/2017,B305,150742.7892,162145.7969,50.7698045,4.379281,126.11,256,5,00:20,100,13:09,13:29,170626_1309.305,0.82,0.849,0.843,0.85,0.001,0.029,0.877,13.44,26,Shh,R3,PTu,115.72,10.39,116.51,9.6,-0.79,,5.45829,0.879868,30,5.06252,0.891932,120
310,26/06/2017,B306,150753.9541,162249.1057,50.7707332,4.3794395,120.34,128,5,00:20,100,13:43,14:03,170626_1343.306,0.809,0.852,0.843,0.853,0.001,0.043,0.895,8.91,29,Shh,R3,PTu,115.05,5.29,115.82,4.52,-0.77,,8.841,0.836062,50,7.71861,0.865017,160
311,26/06/2017,B307,150703.5756,162488.0942,50.7728817,4.3787258,108.23,256,5,00:20,100,14:18,14:38,170626_1418.307,0.826,0.876,0.888,0.886,0.01,0.05,0.926,8.657,7,Ld,R3,PTu,108.11,0.12,108.66,-0.43,-0.55,,7.64759,0.951536,100,7.2605,0.932296,0
312,26/06/2017,B308,150847.2935,162736.3346,50.7751131,4.3807639,109.52,128,5,00:20,100,14:50,15:10,170626_1450.308,0.93,0.989,0.985,0.986,-0.003,0.059,1.048,7.116,18,Ld,R3,PTu,90.71,18.81,90.76,18.76,-0.05,,6.96181,0.967873,30,5.64411,1.03255,110
313,26/06/2017,B309,150676.0503,162706.93,50.774849,4.378336,102.27,64,5,00:20,100,15:23,15:43,170626_1523.309,0.888,0.936,0.935,0.956,0.02,0.048,0.984,9.551,16,Ld,R3,PTu,95.42,6.85,95.6,6.67,-0.18,,4.84188,0.997989,30,4.57415,0.98449,130
314,26/06/2017,B310,150407.8797,162535.7459,50.77331038,4.374533756,103.38,64,5,00:20,100,15:57,16:17,170626_1557.310,0.89,0.944,0.935,0.959,0.015,0.054,0.998,9.753,25,Br,R3,PTu,94.93,8.45,95.1,8.28,-0.17,,8.67867,0.981144,90,7.74827,0.945079,170
315,29/09/2017,B355,148449.2767,165766.9914,50.8023564,4.3467531,61.76,128,5,00:20,100,13:33,13:33,170929_0939.355,0.975,1.024,1.029,1.025,0.001,0.049,1.073,10.788,24,Br,R3,PTu,85.11,-23.35,85.02,-23.26,0.09,,9.82726,1.04671,80,8.73787,1.02904,160
316,29/09/2017,B356,148702.4461,165781.4416,50.8024869,4.3503445,64.15,128,5,00:20,100,13:33,13:33,170929_1008.356,0.97,1.026,1.029,1.041,0.016,0.056,1.082,11.414,16,Br,R3,PTu,82.98,-18.83,82.84,-18.69,0.14,,8.66431,1.03255,60,8.33618,1.05028,130
317,29/09/2017,B357,149105.9524,165885.0805,50.8034193,4.3560684,83.75,128,5,00:20,100,13:33,13:33,170929_1037.357,0.909,0.946,0.96,0.95,0.005,0.037,0.982,10.454,19,Br,R3,PTu,96.41,-12.66,96.62,-12.87,-0.21,,7.98537,0.932296,50,7.39028,0.948302,150
318,29/09/2017,B358,149579.5511,165588.0273,50.8007494,4.3627873,100.3,128,5,00:20,100,13:33,13:33,170929_1126.358,0.931,0.982,0.985,0.973,-0.01,0.051,1.033,6.947,14,Mal,R3,PTu,92.7,7.6,92.81,7.49,-0.11,,6.46736,0.935475,0,6.0349,0.948302,50
319,29/09/2017,B359,149703.5799,165447.7138,50.7994881,4.3645468,108.05,64,5,00:20,100,13:33,13:33,170929_1154.359,0.959,1.061,1.029,1.044,-0.017,0.102,1.163,3.892,30,Mal,R3,PTu,82.58,25.47,82.44,25.61,0.15,,2.75043,1.21586,90,2.57227,1.19942,10
320,29/09/2017,B360,150081.3703,165758.479,50.8022818,4.3699059,115.9,128,5,00:20,100,13:33,13:33,170929_1223.360,0.823,0.847,0.837,0.844,-0.003,0.024,0.871,8.772,33,Shh,R3,PTu,117.07,-1.17,117.91,-2.01,-0.84,,8.24532,0.837098,0,6.73268,0.866357,80
321,29/09/2017,B361,149500.9539,166293.9146,50.807095,4.3616715,100.21,256,5,00:20,100,13:33,13:33,170929_1305.361,0.833,0.867,0.866,0.874,0.007,0.034,0.901,12.379,34,Mal,R3,PTu,110.55,-10.34,111.18,-10.97,-0.63,,13.2556,0.850416,20,10.6717,0.898027,110
322,29/09/2017,B362,148112.1676,165804.3419,50.8026912,4.3419707,46.66,128,5,00:20,100,13:33,13:33,170929_1359.362,1.139,1.198,1.211,1.201,0.003,0.06,1.258,5.713,18,KoMo_Al,R2,PTu,64.4,-17.74,65.12,-18.46,-0.72,,4.89113,1.3084,50,4.27178,1.22152,110
323,29/09/2017,B363,146422.9289,165163.5684,50.7969231,4.3180132,25.5,128,5,00:20,100,13:33,13:33,170929_1445.363,1.554,1.6,1.608,1.294,0.001,0.046,1.646,10.107,19,KoSm_Al,R2,PTu,56.58,-31.08,57.44,-31.94,-0.86,,6.90981,1.60792,20,5.57814,1.60792,90
324,29/09/2017,B364,147642.2645,165889.0034,50.8034506,4.3353041,53.99,128,5,00:20,100,13:33,13:33,170929_1533.364,1.064,1.105,1.092,1.112,0.007,0.04,1.145,6.495,19,Br,R3,PTu,74.46,-20.47,74.13,-20.14,0.33,,6.5002,1.10189,130,5.18008,1.10189,50
326,06/10/2017,B366,147679.8073,160801.5276,50.75771602,4.335867986,102.34,512,5,00:20,111,11:16,11:16,171006_1116.366,0.94,1.1,1.258,1.264,0.006,0.164,1.428,6.57,34,Br,R3,PBl,60.34,42,59.75,42.59,0.59,,6.36,1.27,70,6.04,1.23,170
327,06/10/2017,B367,147151.8814,160268.9516,50.75292601,4.328389987,121.16,512,5,00:20,112,11:54,11:54,171006_1154.367,0.931,0.986,0.986,0.928,0.672,0.055,1.041,1.742,21,Mal,R3,PBl,100.19,20.97,100.51,20.65,-0.31,,3.1212,0.967873,0,2.15784,1.59651,80
328,06/10/2017,B368,146303.5499,160904.533,50.75863502,4.316361956,104.1,512,5,00:20,113,12:23,12:23,171006_1223.368,1.176,1.245,1.269,1.26,0.015,0.069,1.314,8.049,23,Ld,R3,PBl,60.66,43.44,60.07,44.03,0.59,,7.83382,1.23674,150,7.26406,1.26657,60
329,06/10/2017,B369,145944.9875,160993.1493,50.7594293,4.31127917,96.82,512,5,00:20,114,12:50,12:50,171006_1250.369,1.019,1.059,1.053,1.05,-0.009,0.04,1.099,12.892,19,Br,R3,PBl,81.81,15.01,81.64,15.18,0.17,,13.1664,1.06468,90,11.6678,1.03255,0
330,06/10/2017,B370,148376.0726,160717.8456,50.75696604,4.345736168,111.1,512,5,00:20,115,13:33,13:33,171006_1333.370,0.988,1.052,1.053,1.06,0.008,0.064,1.116,8.634,15,Ld,R3,PBl,80.55,30.55,80.35,30.75,0.2,,8.95585,1.08296,110,7.68509,1.11666,10
331,06/10/2017,B371,147933.1858,161329.6485,50.76246461,4.339456111,80.64,512,5,00:20,116,13:33,13:33,171006_1408.371,1.011,1.043,1.053,1.048,0.005,0.033,1.076,10.188,23,Br,R3,PBl,82.07,-1.43,81.91,-1.27,0.16,,10.0547,1.06468,120,8.60702,1.05028,40
332,16/08/2017,C401,150993.2644,160733.7373,50.7571101,4.382827793,122.1,128,5,00:20,100,09:16,09:36,170816_0916.401,0.794,0.853,0.888,0.87,0.017,0.059,0.911,12.331,18,Mal,R3,PTu,111.39,10.71,112.04,10.06,-0.65,,11.2652,0.838913,10,9.13984,0.898027,80
333,16/08/2017,C402,150695.8492,160508.7409,50.7550879,4.378612275,111.21,256,5,00:20,100,09:58,10:18,170816_0958.402,0.853,0.891,0.888,0.883,-0.008,0.038,0.929,12.834,20,Ld,R3,PTu,108.71,2.5,109.28,1.93,-0.57,,12.182,0.867967,0,11.3507,0.882869,60
334,16/08/2017,C403,150899.7463,160472.0675,50.75475792,4.381501753,119.97,128,5,00:20,100,10:24,10:44,170816_1024.403,0.845,0.903,0.888,0.896,-0.007,0.059,0.962,11.144,38,Ld,R3,PTu,106.13,13.84,106.62,13.35,-0.49,,11.8965,0.867967,20,10.006,0.91656,130
335,16/08/2017,C404,151205.1846,160658.3865,50.7564323,4.38583094,119.61,128,5,00:20,100,10:53,11:13,170816_1053.404,0.795,0.87,0.888,0.88,0.01,0.075,0.945,6.22,13,Ld,R3,PTu,109.32,10.29,109.91,9.7,-0.59,,5.63815,0.827566,10,5.10722,0.898027,60
336,16/08/2017,C405,151169.9224,160349.1575,50.75365249,4.38533018,108.41,128,5,00:20,100,11:24,11:44,170816_1124.405,0.863,0.91,0.935,0.916,0.006,0.047,0.957,10.575,27,Br,R3,PTu,102.36,6.05,102.73,5.68,-0.38,,10.5256,0.913445,40,9.60139,0.91656,150
337,16/08/2017,C406,150914.1386,160129.0255,50.75167404,4.381704823,107.13,128,5,00:20,100,11:51,12:11,170816_1151.406,0.892,0.962,0.985,0.963,0.001,0.07,1.032,7.372,16,Br,R3,PTu,94.29,12.84,94.44,12.69,-0.15,,6.54942,0.951536,70,6.07737,0.932296,0
338,16/08/2017,C407,150595.8629,159993.2319,50.75045373,4.377194399,117.53,128,5,00:20,100,12:20,12:40,170816_1220.407,0.918,0.946,0.935,0.946,0,0.028,0.974,14.084,14,Ld,R3,PTu,97.08,20.45,97.31,20.22,-0.23,,8.13567,0.98449,140,6.47879,0.967873,50
339,16/08/2017,C408,150900.1015,160316.2732,50.75335737,4.381506387,112.89,256,5,00:20,100,12:50,13:10,170816_1250.408,0.833,0.91,0.888,0.896,-0.014,0.077,0.987,9.784,29,Ld,R3,PTu,106.13,6.76,106.62,6.27,-0.49,,10.3325,0.882869,30,8.57641,0.935475,120
340,16/08/2017,C409,149967.4872,159946.4134,50.7500332,4.368290112,99.12,128,5,00:20,100,13:57,14:17,170816_1357.409,0.968,1.011,0.985,1.006,-0.006,0.044,1.055,9.22,20,Br,R3,PBl,87.77,11.35,87.74,11.38,0.02,,10.1972,1.00139,0,7.83574,1.01512,100
341,16/08/2017,C410,150206.0775,160189.4456,50.75221794,4.37167115,104.06,128,5,00:20,100,14:24,14:44,170816_1424.410,0.944,1.006,0.985,0.959,-0.047,0.062,1.068,9.089,13,Br,R3,PBl,94.93,9.13,95.1,8.96,-0.17,,6.59447,0.964583,10,5.26512,1.06831,100
342,16/08/2017,C411,150353.1049,160219.5269,50.75248828,4.373754686,100.26,256,5,00:20,100,14:55,15:15,170816_1455.411,0.906,0.976,0.935,0.94,-0.037,0.07,1.047,6.936,14,Br,R3,PTu,98.1,2.16,98.36,1.9,-0.26,,6.04555,1.11666,160,5.18721,0.964583,80
343,16/08/2017,C412,151011.4254,159838.8145,50.74906495,4.383082611,103.73,256,5,00:20,100,15:52,16:12,170816_1552.412,0.958,1.016,1.037,1.019,0.003,0.058,1.074,9.462,19,Br,R3,PTu,85.94,17.79,85.87,17.86,0.07,,10.3273,1.03255,40,7.72262,0.98449,120
344,18/08/2017,C413,151140.4709,160047.1107,50.75093723,4.384911844,107.99,256,6,00:20,101,08:05,08:25,170818_0805.413,0.927,0.975,0.985,0.969,-0.006,0.048,1.024,9.479,33,Br,R3,PTu,93.33,14.66,93.46,14.53,-0.12,,9.45382,0.967873,50,8.03977,0.967873,130
345,18/08/2017,C414,151438.7797,160245.8902,50.75272352,4.389139818,116.08,128,7,00:20,102,08:41,09:02,170818_0841.414,0.906,0.936,0.935,0.943,0.007,0.03,0.965,11.074,17,Ld,R3,PTu,97.59,18.49,97.83,18.25,-0.24,,11.726,0.932296,20,9.00469,0.964583,120
346,18/08/2017,C415,151722.3571,159780.2273,50.74853654,4.393156165,120.55,1128,8,00:20,103,09:20,09:40,170818_0920.415,0.913,0.987,0.985,0.969,-0.018,0.074,1.061,9.171,13,Mal,R3,PTu,93.33,27.22,93.46,27.09,-0.12,,8.82986,0.964583,30,6.43323,1.03255,110
347,18/08/2017,C416,151739.6358,159623.7259,50.74712958,4.393400243,114.25,128,9,00:20,104,09:50,10:10,170818_0950.416,0.938,0.967,0.985,0.979,0.012,0.028,0.995,10.6,22,Br,R3,PTu,91.77,22.48,91.85,22.4,-0.08,,11.3636,0.967873,30,8.85943,0.981144,120
348,18/08/2017,C417,150941.3199,159622.4798,50.74712028,4.382088644,102.41,526,10,00:20,105,10:28,10:48,170818_1028.417,0.985,1.049,1.037,1.046,-0.003,0.064,1.113,9.17,16,Br,R3,PBl,82.33,20.08,82.17,20.24,0.16,,9.42701,1.03607,0,7.02541,1.08296,90
349,18/08/2017,C418,151180.6834,159895.7052,50.74957605,4.38548117,108.51,128,11,00:20,106,10:56,11:16,170818_1056.418,0.945,0.98,0.985,0.979,0,0.034,1.014,8.981,18,Br,R3,PTu,91.77,16.74,91.85,16.66,-0.08,,8.97492,0.967873,20,8.32644,0.98449,70
350,18/08/2017,C419,151531.3553,160102.3947,50.75143329,4.390451095,116.34,128,12,00:20,107,11:24,11:44,170818_1124.419,0.935,0.981,0.985,0.966,-0.015,0.047,1.028,8.734,12,Ld,R3,PTu,93.81,22.53,93.94,22.4,-0.14,,5.78863,0.958038,170,4.90336,0.997989,90
351,18/08/2017,C420,150318.1546,159623.8887,50.74713367,4.373258817,105.23,256,13,00:20,108,12:19,12:39,170818_1219.420,1.036,1.064,1.092,1.065,0.002,0.028,1.092,15.771,35,Br,R3,PBl,79.93,25.3,79.72,25.51,0.21,,16.6669,1.06468,110,14.6279,1.06831,10
352,21/08/2017,C422,148480.4253,160552.6345,50.75548111,4.347215742,106.94,128,5,00:20,100,09:53,10:13,170821_0953.422,1.016,1.062,1.037,1.049,-0.013,0.045,1.107,11.574,16,Ld,R3,PBl,81.94,25,81.77,25.17,0.16,,11.5579,1.05028,130,8.37189,1.05028,40
353,21/08/2017,C423,148479.0794,160982.4579,50.7593451,4.347194955,108.08,128,5,00:20,100,10:18,10:38,170821_1018.423,0.975,1.014,1.037,1.012,-0.002,0.039,1.053,8.876,9,Ld,R3,PBl,86.91,21.17,86.87,21.21,0.04,,8.45307,1.02183,130,6.93915,0.996955,40
354,21/08/2017,C424,148890.6135,159886.8039,50.74949636,4.353030771,79.78,256,5,00:20,100,10:49,11:09,170821_1049.424,1.224,1.299,1.275,1.281,-0.018,0.075,1.375,7.327,30,KoMo,R1,PBl,58.01,21.77,58.42,21.36,-0.41,,8.16822,1.03255,140,7.10191,1.00139,50
355,21/08/2017,C425,149147.2387,159879.184,50.74942827,4.356667176,75.05,128,5,00:20,100,11:14,11:34,170821_1114.425,1.177,1.211,1.211,1.201,-0.01,0.035,1.246,7.803,14,KoMo_Al,R2,PBl,64.4,10.65,65.12,9.93,-0.72,,6.33015,1.18319,40,5.44367,1.21586,150
356,21/08/2017,C426,149407.0079,159608.4588,50.74699482,4.360348508,79.05,128,5,00:20,100,11:41,12:01,170821_1141.426,1.097,1.134,1.15,1.125,-0.009,0.037,1.171,10.255,22,KoMo_Al,R2,PBl,72.13,6.92,72.69,6.36,-0.56,,10.4397,1.14749,140,8.59956,1.11666,70
357,21/08/2017,C427,149040.8436,159654.1961,50.74740553,4.35516011,81.91,256,5,00:20,100,12:11,12:31,170821_1211.427,1.198,1.225,1.211,1.224,-0.001,0.028,1.253,12.551,22,KoMo,R1,PBl,62.58,19.33,63.07,18.84,-0.5,,11.0451,1.23253,20,10.338,1.23253,110
358,21/08/2017,C428,148675.8672,159693.5392,50.74775853,4.349988475,72.91,128,5,00:30,100,12:57,13:27,170821_1257.428,1.09,1.206,1.275,1.297,0.091,0.116,1.323,5.628,24,KoMo_Al,R2,PBl,56.35,16.56,57.21,15.7,-0.86,,6.32917,1.28393,170,5.04883,1.31938,80
359,21/08/2017,C429,148441.1092,159743.3461,50.74820572,4.346661866,96.1,128,5,00:20,100,13:45,14:05,170821_1345.429,1.122,1.142,1.15,1.142,0,0.02,1.162,24.301,22,Br,R3,PBl,71.28,24.82,70.88,25.22,0.4,,24.8303,1.13197,150,18.312,1.1514,60
360,21/08/2017,C430,147894.7502,160071.5337,50.75115437,4.338918328,114.42,256,5,00:20,100,14:14,14:34,170821_1414.430,0.962,0.998,0.985,0.996,-0.002,0.036,1.033,13.797,21,Ld,R3,PBl,89.22,25.2,89.23,25.19,-0.02,,12.4964,0.997989,10,11.0535,1.01512,100
361,21/08/2017,C431,147880.4595,160370.7095,50.75384383,4.338714145,121.06,256,5,00:20,100,14:47,15:07,170821_1447.431,0.919,0.944,0.935,0.946,0.002,0.025,0.969,17.251,35,Mal,R3,PBl,97.08,23.98,97.31,23.75,-0.23,,18.353,0.932296,170,13.2375,0.964583,80
362,21/08/2017,C432,148119.9111,160510.2774,50.75509931,4.342106804,119.58,256,5,00:20,100,15:14,15:34,170821_1514.432,0.913,0.932,0.935,0.936,0.005,0.019,0.95,19.96,26,Mal,R3,PBl,98.79,20.79,99.07,20.51,-0.27,,19.0995,0.932296,0,16.8077,0.948302,110
363,21/08/2017,C433,147601.1864,160622.5813,50.75610703,4.334754869,116,128,5,00:20,100,16:09,16:29,170821_1609.433,0.956,1.006,0.985,0.966,-0.04,0.05,1.057,11.218,10,Ld,R3,PBl,93.81,22.19,93.94,22.06,-0.14,,10.9085,0.964583,40,8.81987,0.967873,120
364,23/08/2017,C434,147448.9279,160188.0414,50.7522,4.3326,107.35,128,5,00:20,100,10:34,10:54,170823_1034.434,1.499,1.542,1.554,0.966,-0.002,0.044,1.586,3.525,9,Br,R3,PBl,93.81,13.54,93.94,13.41,-0.14,,3.45262,1.48635,0,3.10408,1.51703,100
365,23/08/2017,C435,147657.9587,160392.8395,50.75404194,4.335560873,120.95,256,5,00:20,100,11:05,11:25,170823_1105.435,0.931,0.962,0.985,0.963,0.001,0.031,0.992,15.102,17,Mal,R3,PBl,94.29,26.66,94.44,26.51,-0.15,,13.6054,0.967873,40,10.2478,0.981144,130
366,23/08/2017,C436,148200.0587,160845.8243,50.75811603,4.343241043,95.23,512,5,00:20,100,12:04,12:24,170823_1204.436,1.11,1.162,0.959,1.195,0.236,0.053,1.215,7.95,27,Br,R3,PBl,66.16,29.07,65.67,29.56,0.49,,8.53793,1.19942,10,6.925,1.2,100
367,23/08/2017,C437,147915.0541,160871.6901,50.75834763,4.339201637,106.27,512,5,00:20,100,12:34,12:54,170823_1234.437,0.951,0.985,0.985,0.989,0.004,0.035,1.02,16.135,27,Ld,R3,PBl,90.25,16.02,90.3,15.97,-0.04,,16.7391,0.967873,170,12.182,1.01512,80
368,23/08/2017,C438,148211.036,159494.218,50.74596548,4.343402982,72.15,256,5,00:30,100,13:23,13:53,170823_1323.438,1.395,1.438,1.414,1.446,0.009,0.043,1.481,8.415,19,KoMo,R1,PBl,47.43,24.72,47.65,24.5,-0.22,,7.74691,1.4366,0,6.85051,1.45135,90
369,24/08/2017,C439,142747.1431,158732.4938,50.73907585,4.266000129,69.65,256,5,00:30,100,10:20,10:50,170824_1020.439,1.811,1.892,1.928,1.884,-0.009,0.081,1.974,8.109,16,KoMo,R1,PTu,30.54,39.11,30.52,39.13,0.02,,7.23633,1.91874,160,6.68443,1.89925,50
370,24/08/2017,C440,142747.0782,158392.537,50.73601972,4.266005829,66.62,256,5,00:30,100,11:01,11:31,170824_1101.440,1.973,2.02,2.03,2.023,0.003,0.046,2.066,9.649,39,KoMo,R1,PTu,27.13,39.49,27.08,39.54,0.06,,10.5156,1.99876,10,6.54059,2.19867,110
371,24/08/2017,C441,143352.638,158240.3408,50.73465868,4.274586886,67.06,256,5,00:30,100,11:44,12:14,170824_1144.441,1.787,1.835,1.831,1.828,-0.008,0.048,1.883,9.633,48,KoMo,R1,PTu,32.12,34.94,32.11,34.95,0,,8.4786,1.83567,130,7.3247,1.85452,50
372,24/08/2017,C442,144128.9549,158405.0527,50.73614767,4.285581261,38.61,128,5,00:30,100,12:39,13:08,170824_1239.442,5.082,5.302,5.419,5.393,0.091,0.22,5.523,5.762,16,Pal_Al,R4,PBl,6.56,32.05,5.2,33.41,1.36,,6.78282,5.13254,160,6.04273,5.5506,50
373,24/08/2017,C443,145292.7758,157779.4106,50.73053375,4.302075841,43.89,256,5,00:25,100,15:08,15:33,170824_1508.443,5.019,5.18,5.146,5.174,-0.006,0.161,5.341,7.96,17,Hn_Al,R4,PBl,7.13,36.76,5.57,38.32,1.56,,8.39307,5.27425,170,6.07897,4.97766,100
374,24/08/2017,C444,145822.9349,157193.4629,50.7252702,4.309591725,62.6,128,5,00:30,100,15:49,16:19,170824_1549.444,4.32,4.408,4.407,4.379,-0.029,0.088,4.496,7.408,28,KoSm,R1,PBl,7.51,55.09,7.38,55.22,0.13,,7.27622,4.35873,140,7.06148,4.34391,20
375,24/08/2017,C445,148313.6932,157248.9442,50.72578128,4.344867468,116.06,128,5,00:30,100,16:35,17:05,170824_1635.445,1.13,1.163,1.15,1.165,0.002,0.033,1.196,14.832,47,Br,R3,PBl,68.98,47.08,68.54,47.52,0.44,84.45,13.7638,1.1514,40,13.1096,1.18319,140
376,31/08/2017,C446,151765.3415,158150.2729,50.73388351,4.393757251,125.25,256,5,00:20,100,09:41,10:01,170831_0941.446,0.954,0.985,0.985,0.983,-0.003,0.031,1.016,13.106,23,Ld,R3,PBl,91.16,34.09,91.23,34.02,-0.07,,13.3887,0.981144,0,11.1551,0.98449,90
377,31/08/2017,C447,151016.5883,157823.1939,50.73094499,4.383149967,123.26,256,5,00:20,100,10:06,10:26,170831_1006.447,1.072,1.112,1.092,1.112,0,0.039,1.151,10.868,18,Br,R3,PBl,74.46,48.8,74.13,49.13,0.33,,11.102,1.08296,170,9.36779,1.10531,60
378,31/08/2017,C448,147382.736,159030.9318,50.74179759,4.331670042,76.26,64,5,00:20,100,10:53,11:13,170831_1053.448,1.58,1.635,1.258,1.629,0.371,0.06,1.695,5.19,31,Br,R3,PBl,39.79,36.47,38.99,37.27,0.81,,8.24809,1.23253,160,4.131,1.3,70
379,31/08/2017,C449,147376.4612,157246.997,50.72576039,4.331593556,75.57,256,5,00:20,100,11:27,11:47,170831_1127.449,1.493,1.542,1.568,1.553,0.011,0.049,1.591,8.249,27,Br,R1,PBl,42.12,33.45,42.25,33.32,-0.13,,9.01341,1.54834,10,6.79253,1.56957,100
380,31/08/2017,C450,147172.3715,157802.8041,50.73075604,4.328698881,104.03,512,5,00:20,100,12:05,12:25,170831_1205.450,1.177,1.214,1.211,1.211,-0.003,0.037,1.251,14.175,21,Br,R3,PBl,64.74,39.29,64.22,39.81,0.52,,13.5497,1.21586,100,12.8139,1.21586,170
381,31/08/2017,C451,146711.4026,158479.5451,50.73683741,4.32216361,65.67,512,5,00:20,100,12:37,12:57,170831_1237.451,1.633,1.66,1.651,1.655,-0.005,0.028,1.688,12.87,19,KoSm_Al,R2,PBl,36.92,28.75,37.96,27.71,-1.04,,13.4803,1.6518,130,11.212,1.63502,40
382,31/08/2017,C452,146012.8897,159110.375,50.74250412,4.312261603,116.23,256,5,00:20,100,13:18,13:38,170831_1318.452,1.173,1.202,1.211,1.195,-0.007,0.029,1.23,16.432,26,Ld,R3,PTu,66.16,50.07,65.67,50.56,0.49,,16.9569,1.19942,120,14.838,1.19128,50
383,31/08/2017,C453,145997.8558,158562.3784,50.73757766,4.312054461,102.92,256,5,00:20,100,14:01,14:21,170831_1401.453,1.307,1.343,1.343,1.347,0.004,0.036,1.379,12.524,16,Br,R3,PBl,54.36,48.56,53.69,49.23,0.68,,14.0221,1.33293,120,11.3293,1.33293,20
384,31/08/2017,C454,146128.884,159699.5926,50.74780181,4.313898912,98.67,256,5,00:20,100,14:38,14:58,170831_1438.454,1.312,1.388,1.414,1.397,0.009,0.076,1.465,10.333,21,Br,R3,PTu,51.21,47.46,50.49,48.18,0.71,,11.4015,1.398,0,8.92016,1.3512,100
385,31/08/2017,C455,146113.2868,160303.556,50.75323118,4.313671639,97.86,256,5,00:20,100,15:06,15:26,170831_1506.455,1.246,1.312,1.343,1.331,0.019,0.066,1.377,9.825,23,Br,R3,PBl,55.44,42.42,54.78,43.08,0.66,,10.5832,1.3149,40,8.27502,1.33747,130
386,31/08/2017,C456,145460.5944,160749.985,50.75723979,4.304416812,87,256,5,00:20,100,15:40,16:00,170831_1540.456,1.089,1.147,1.15,1.122,-0.025,0.058,1.205,9.262,15,Br,R3,PTu,73.37,13.63,73.02,13.98,0.35,,10.4057,1.10155,10,7.29197,1.1514,100
387,29/09/2017,C457,148283.292,165843.9748,50.803048,4.3443981,49.4,256,5,00:20,100,09:48,10:08,170929_0948.457,1.087,1.174,1.15,1.152,-0.022,0.086,1.26,5.536,20,KoMo,R1,PTu,69.21,-19.81,69.85,-20.45,-0.64,,5.29724,1.14041,40,4.94198,1.18027,130
388,29/09/2017,C458,148916.8696,165820.6178,50.8028395,4.3533862,82.55,256,5,00:20,100,10:18,10:38,170929_1018.458,0.905,0.956,0.935,0.953,-0.004,0.052,1.008,14.676,22,Br,R3,PTu,95.92,-13.37,96.11,-13.56,-0.19,,16.0842,0.964583,110,13.8793,0.967873,20
389,29/09/2017,C459,149293.8774,165803.4038,50.8026853,4.3587345,81.52,256,5,00:20,100,10:55,11:15,170929_1055.459,0.953,1,0.985,1.002,0.002,0.047,1.048,6.587,14,Br,R3,PTu,88.34,-6.82,88.33,-6.81,0.01,,7.08596,1.03255,130,6.43977,0.987848,50
390,29/09/2017,C460,149547.8027,165802.2434,50.8026751,4.3623367,91.89,256,5,00:20,100,11:28,11:48,170929_1128.460,0.946,0.991,1.037,1.012,0.022,0.045,1.035,8.162,10,Ld,R3,PTu,86.91,4.98,86.87,5.02,0.04,,7.63166,0.993982,50,7.07695,1.02872,140
391,29/09/2017,C461,149880.5708,165614.7899,50.8009901,4.3670574,116.35,256,5,00:20,100,12:06,12:26,170929_1206.461,0.838,0.87,0.888,0.877,0.006,0.033,0.903,10.089,15,Shh,R3,PTu,109.93,6.42,110.54,5.81,-0.61,,2.19009,3.54351,90,2.06682,3.54351,10
392,29/09/2017,C462,150266.0931,165799.4118,50.8026497,4.3725264,112.01,256,5,00:20,100,12:34,12:54,170929_1234.462,0.783,0.831,0.843,0.83,-0.001,0.049,0.88,6.119,13,Mal,R3,PTu,120.33,-8.32,121.28,-9.27,-0.95,,2.72,0.98,60,2.34,1,170
393,29/09/2017,C463,149518.7232,166293.6239,50.8070924,4.3619236,100.57,256,5,00:20,100,13:05,13:25,170929_1305.463,0.839,0.868,0.888,0.873,0.005,0.029,0.897,12.975,49,Mal,R3,PTu,110.76,-10.19,111.39,-10.82,-0.63,,13.8682,0.866357,30,11.4176,0.896638,110
394,29/09/2017,C464,148161.542,165603.7824,50.8008884,4.3426721,50.2,256,5,00:20,100,14:03,14:23,170929_1403.464,1.13,1.176,1.15,1.178,0.002,0.046,1.223,5.297,14,KoMo,R1,PTu,66.69,-16.49,67.27,-17.07,-0.58,,7.41056,1.11666,20,6.25044,1.12046,100
395,29/09/2017,C465,147148.3754,164947.7594,50.794987,4.3283048,36.07,256,5,00:20,100,14:52,15:12,170929_1452.465,1.249,1.297,1.275,1.294,-0.003,0.049,1.346,6.661,28,KoSm,R1,PTu,57.05,-20.98,57.44,-21.37,-0.39,,6.62878,1.3084,40,4.60816,1.3084,130
396,06/10/2017,C466,148967.3247,163001.0307,50.77749249,4.354109478,103.08,128,5,00:20,100,09:50,10:10,171006_0950.466,0.892,0.925,0.935,0.92,-0.006,0.034,0.959,9.528,14,Ld,R3,PTu,101.63,1.45,101.98,1.1,-0.36,,8.28333,0.901089,170,6.66246,0.941867,60
397,06/10/2017,C467,149388.4978,162545.6098,50.77339896,4.360081759,80.48,256,5,00:20,100,10:19,10:39,171006_1019.467,0.896,0.958,0.935,0.946,-0.012,0.062,1.02,7.957,23,Br,R3,PTu,97.08,-16.6,97.31,-16.83,-0.23,,8.35872,0.927978,20,7.34258,0.960413,110
398,06/10/2017,C468,149179.6792,162216.1523,50.770437,4.357121978,94.14,256,5,00:20,100,10:57,11:17,171006_1057.468,0.917,0.959,0.935,0.956,-0.003,0.041,1,12.592,28,Br,R3,PTu,95.42,-1.28,95.6,-1.46,-0.18,,13.0275,0.927978,0,10.9335,0.960413,70
399,06/10/2017,C469,149777.288,161846.9858,50.76711879,4.365594056,98.33,256,5,00:20,100,11:40,12:00,171006_1140.469,0.883,0.973,0.935,0.946,-0.026,0.089,1.062,9.112,16,Br,R3,PTu,97.08,1.25,97.31,1.02,-0.23,,9.83326,0.960413,10,7.45517,0.927978,100
400,06/10/2017,C470,149401.9225,161162.4134,50.76096445,4.360274141,97.02,128,5,00:20,100,12:35,12:55,171006_1235.470,0.883,0.947,0.935,0.93,-0.018,0.064,1.011,9.01,19,Br,R3,PTu,99.84,-2.82,100.14,-3.12,-0.3,,9.49702,0.932296,10,7.3182,0.935475,100
401,06/10/2017,C471,149492.8186,160754.6711,50.75729904,4.361562962,101.47,256,5,00:20,100,13:11,13:31,171006_1311.471,0.942,0.983,0.985,0.996,0.012,0.042,1.025,12.668,23,Br,R3,PBl,89.22,12.25,89.23,12.24,-0.02,,13.4056,0.98449,40,10.9985,1.00139,120
402,06/10/2017,C472,148927.3176,160916.3802,50.75875204,4.353548018,102.89,256,5,00:20,100,13:55,14:15,171006_1355.472,0.961,1.009,1.037,1.019,0.01,0.048,1.057,11.267,22,Br,R3,PBl,85.94,16.95,85.87,17.02,0.07,,10.9053,1.01859,100,9.95284,1.03255,40
403,06/10/2017,C473,149980.5361,159599.4247,50.74691386,4.368474989,82.09,256,5,00:20,100,14:44,15:04,171006_1444.473,1.157,1.25,1.211,1.224,-0.025,0.093,1.342,6.28,25,Br_Al,R2,PBl,62.31,19.78,63.07,19.02,-0.76,,6.43302,1.19942,40,5.99602,1.24096,100
404,06/10/2017,C474,149659.2288,159580.5858,50.74674443,4.363922318,86.55,256,5,00:20,100,15:12,15:32,171006_1512.474,1.054,1.121,1.092,1.112,-0.009,0.066,1.187,6.907,17,Br,R3,PBl,74.46,12.09,74.13,12.42,0.33,,6.74307,1.14041,80,5.45281,1.10189,10
=======
## Van Noten et al. JOSE - Electronic Supplement S2 - Results of the HVSR Survey south of Brussels,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Nr: number,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Date: date of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"#Name: ID name of measurement (A, B, C are measured with different Citysharks)",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Easting: location in Lambert '72 coordinates,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Northing: location in Lambert '72 coordinates,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#lon: longitude in WGS84,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#lat:latitude in WGS84,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Gain: amplification gain on Cityshark,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Ovmx: allowed saturation percentage (in %),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Rec. time: recording time of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#SR: Sampling rate (in Hz) ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Start time: starting time of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#End time: End time of acquisition,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Filename: Filenumber of raw ambient noise data file (available upon request),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0 min: f0_win/stddev (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0_win: average resonance frequency by taking the f0 of each individual window and averaging all f0 values from these windows (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0 average: scanning the average curve and identifying the frequency at which the maximum amplitude occurs (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0_ip: resonance frequency computed after interpolating the HV-Amplitude graph using python (see paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0_ip_diff: difference between f0_ip and f0 average,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#error: standard deviation on f0 (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#f0 max: f0_win.stddev (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#A0: maximum amplitude (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#nw: number of windows (from GEOPSY),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Geology: Cover geology of the location (see paper for abbreviations; al = alluvium),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#Group: Group number of the location (see paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#BM: Stratigraphy of bedrock of the Brabant Massif (pTu: Tubize Formation; pBl: Blanmont Formation),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#A_max: maximum amplitude at resonance frequency deduced from the HVSR polarisation analysis (see Fig. 4 of paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#max_freq: Resonance frequency at A_max,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#max_Azi: Azimuth at which resonance frequency is maximum (deduced from polarisation analysis),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#A_min: minimum amplitude at resonance frequency deduced from the HVSR polarisation analysis (see Fig. 4 of paper),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#min_fre q: Azimuth at which resonance frequency is minimal (deduced from polarisation analysis),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
#min_Azi: Azimuth at which resonance frequency is minimum (deduced from polarisation analysis),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
nr,Date,Name,Easting,Northing,lat,lon,Z (DEM),Gain,Ovmx,Rec. time,SR,Start time,End time,Filename,f0 min,f0_win,f0 average,f0_ip,f0_ip_diff,error,f0 max,A0,nw,Geology,Region,BM,Th_indiv,Top_indiv,Th_all,Top_all,diff,borehole,A_max,max_freq,max_Azi,A_min,min_freq,min_Azi
0,26/06/2017,A201,151025.0847,162193.0678,50.770229,4.383283,124,128,5,00:40,100,09:33,10:13,170626_0933.201,0.805,0.85,0.843,0.85,0,0.046,0.896,10.47,67,Shh,R3,PTu,115.72,8.28,116.51,7.49,-0.79,124,9.94885,0.833221,30,9.28274,0.865017,90
1,26/06/2017,A202,151117.5959,162679.645,50.774603,4.384596,119.23,512,5,00:20,100,10:45,11:05,170626_1045.202,0.788,0.828,0.843,0.827,-0.001,0.041,0.869,10.767,35,Mal,R3,PTu,121.05,-1.82,122.02,-2.79,-0.97,,11.3832,0.816373,10,9.58308,0.847526,100
2,26/06/2017,A203,151635.6421,162976.4595,50.77727,4.391942,126.87,512,5,00:20,100,11:28,11:48,170626_1128.203,0.778,0.797,0.801,0.794,-0.003,0.019,0.815,17.775,37,Shh,R3,PTu,129.41,-2.54,130.67,-3.8,-1.26,,18.5549,0.783692,20,15.3557,0.799865,110
3,26/06/2017,A204,151303.5648,162518.1713,50.773151,4.387232,122.58,256,5,00:20,100,12:10,12:30,170626_1210.204,0.792,0.842,0.843,0.837,-0.005,0.05,0.892,11.851,34,Mal,R3,PTu,118.68,3.9,119.57,3.01,-0.89,,11.4331,0.816373,20,10.4439,0.862077,140
4,26/06/2017,A205,150878.9403,162106.6076,50.769452,4.381211,127.53,512,5,00:20,100,13:05,13:25,170626_1305.205,0.817,0.852,0.843,0.857,0.004,0.035,0.887,10.064,31,Shh,R3,PTu,114.17,13.36,114.92,12.61,-0.74,,10.5645,0.850416,30,9.84464,0.865017,150
5,26/06/2017,A206,150800.7406,162351.3191,50.771652,4.380103,114.63,256,5,00:20,100,13:40,14:00,170626_1340.206,0.814,0.866,0.888,0.867,0.001,0.053,0.919,8.711,29,Shh,R3,PTu,112.02,2.61,112.69,1.94,-0.67,,8.97959,0.866357,60,7.97465,0.866357,150
6,26/06/2017,A207,150863.1595,162393.8227,50.772034,4.380988,112.26,256,5,00:20,100,14:09,14:29,170626_1409.207,0.825,0.86,0.843,0.863,0.003,0.036,0.896,10.373,16,Mal,R3,PTu,112.87,-0.61,113.57,-1.31,-0.7,,8.50838,0.850416,10,7.99857,0.870927,50
7,26/06/2017,A208,150844.4994,162617.7427,50.774047,4.380724,105.35,256,5,00:20,100,14:42,15:02,170626_1442.208,0.971,1.011,0.985,0.993,-0.019,0.04,1.051,8.585,8,Ld,R3,PTu,89.66,15.69,89.69,15.66,-0.03,,3.77435,0.981144,70,3.16245,1.00481,10
8,26/06/2017,A209,150760.8648,162947.7741,50.777014,4.379539,108.13,128,5,00:20,100,15:15,15:35,170626_1515.209,0.907,0.965,0.935,0.94,-0.026,0.058,1.024,6.05,19,Ld,R3,PTu,98.1,10.03,98.36,9.77,-0.26,,6.29155,0.932296,20,6.14477,0.932296,110
9,26/06/2017,A210,150133.7305,162358.0389,50.771713,4.370647,102.12,256,5,00:20,100,15:56,16:16,170626_1556.210,0.904,0.952,0.935,0.949,-0.002,0.047,0.999,8.753,25,Ld,R3,PTu,96.58,5.54,96.79,5.33,-0.21,,7.83538,0.91656,20,7.1863,0.951536,130
10,25/07/2017,A211,150594.9997,162107,50.76945591,4.377185848,122.91,512,5,00:20,100,09:56,10:16,170725_0956.211,0.811,0.857,0.888,0.87,0.013,0.047,0.904,9.426,24,Shh,R3,PTu,111.39,11.52,112.04,10.87,-0.65,,8.18808,0.867967,50,7.61981,0.882869,140
11,25/07/2017,A212,150170.1488,161942.667,50.76797892,4.371163046,104.79,512,5,00:20,100,10:26,10:46,170725_1026.212,0.929,0.984,0.985,0.983,-0.002,0.055,1.04,7.618,26,Ld,R3,PTu,91.16,13.63,91.23,13.56,-0.07,,7.69972,0.98449,170,7.40132,1.00139,40
12,25/07/2017,A213,149901.9067,161975.2366,50.76827175,4.36736055,99.74,512,5,00:20,100,11:04,11:24,170725_1104.213,0.97,1.023,1.037,1.019,-0.004,0.053,1.077,7.335,25,Br,R3,PTu,85.94,13.8,85.87,13.87,0.07,,6.89126,0.997989,0,5.9727,1.01859,80
13,25/07/2017,A214,150290.1571,162238.8346,50.77064132,4.372864507,110.62,512,5,00:20,100,11:35,11:55,170725_1135.214,0.844,0.896,0.888,0.91,0.014,0.052,0.948,8.857,28,Mal,R3,PTu,103.47,7.15,103.88,6.74,-0.41,,9.14084,0.901089,0,7.47722,0.938666,100
14,25/07/2017,A215,149793.2837,162181.2479,50.77012371,4.365820657,99.28,512,5,00:20,100,13:11,13:31,170725_1311.215,0.95,1,0.985,0.986,-0.014,0.05,1.05,8.425,18,Br,R3,PTu,90.71,8.57,90.76,8.52,-0.05,,7.53677,0.997989,10,6.93826,0.971174,90
15,25/07/2017,A216,149873.9997,162361.9998,50.77174863,4.366964869,92.71,512,5,00:20,100,13:40,14:00,170725_1340.216,0.918,0.982,0.985,0.969,-0.013,0.064,1.046,7.556,21,Br,R3,PTu,93.33,-0.62,93.46,-0.75,-0.12,,6.76981,0.951536,60,6.21191,0.997989,160
16,25/07/2017,A217,150013.4841,162519.9583,50.77316863,4.368942328,95.01,512,5,00:20,100,14:11,14:31,170725_1411.217,0.803,0.907,0.801,0.965,-0.09,0.104,1.012,5.679,24,Br,R3,PTu,93.97,1.04,94.11,0.9,-0.14,,6.96355,0.833221,10,5.26958,0.958038,110
17,25/07/2017,A218,150535.2941,162814.656,50.77581758,4.376340576,98.09,512,5,00:20,100,14:40,15:00,170725_1440.218,0.81,0.891,0.935,0.949,0.058,0.081,0.972,5.224,8,Br,R3,PTu,96.58,1.51,96.79,1.3,-0.21,,5.95694,0.816373,20,4.79524,0.967873,100
18,25/07/2017,A219,150194.9997,162768.0001,50.7753984,4.371515867,93.61,512,5,00:20,100,15:16,15:36,170725_1516.219,0.874,0.942,0.935,0.933,-0.009,0.068,1.01,8.448,22,Br,R3,PTu,99.31,-5.7,99.6,-5.99,-0.29,,8.21884,0.927978,10,6.79325,0.927978,100
19,25/07/2017,A220,149718.9997,162543.0006,50.77337573,4.364767361,82.67,256,5,00:20,100,15:49,16:09,170725_1549.220,0.906,1.049,1.092,1.079,0.03,0.142,1.191,3.701,17,Br,R3,PTu,78.23,4.44,77.98,4.69,0.25,,3.92193,0.816373,10,3.40708,0.967873,60
20,25/07/2017,A221,149879.9997,162845.9999,50.77609964,4.367049835,106.56,512,5,00:20,100,16:16,16:36,170725_1616.221,0.823,0.899,0.935,0.936,0.037,0.076,0.975,7.519,24,Ld,R3,PTu,98.79,7.77,99.07,7.49,-0.27,,6.52709,0.960413,70,6.30147,0.927978,160
21,31/07/2017,A222,149581.8875,162015.4298,50.76863296,4.362824019,89.27,256,5,00:20,100,10:13,10:33,170731_1013.222,0.843,0.899,0.935,0.93,0.03,0.056,0.956,8.524,24,Br,R3,PTu,99.84,-10.57,100.14,-10.87,-0.3,,8.62978,0.935475,150,8.19343,0.932296,60
22,31/07/2017,A223,149527.8763,162339.03,50.77154199,4.362057997,92.91,256,5,00:20,100,10:46,11:06,170731_1046.223,0.951,1.002,0.985,0.983,-0.02,0.052,1.054,8.291,22,Br,R3,PTu,91.16,1.75,91.23,1.68,-0.07,,6.85709,0.967873,50,6.2674,1.01512,120
23,31/07/2017,A224,149425.876,162197.3637,50.77026837,4.360612173,97.9,256,5,00:20,100,11:16,11:36,170731_1116.224,0.922,0.961,0.985,0.963,0.002,0.039,1,11.357,37,Br,R3,PTu,94.29,3.61,94.44,3.46,-0.15,,11.8771,0.951536,170,10.1911,0.974486,90
24,31/07/2017,A225,149345.7773,161971.9654,50.76824203,4.359477041,101.64,512,5,00:20,100,11:48,12:08,170731_1148.225,0.907,0.954,0.935,0.946,-0.008,0.047,1.002,12.164,32,Br,R3,PTu,97.08,4.56,97.31,4.33,-0.23,,11.8452,0.951536,170,11.0413,0.967873,80
25,31/07/2017,A226,149208.2045,162379.4797,50.7719053,4.357526033,91.99,256,5,00:20,100,12:21,12:41,170731_1221.226,0.934,0.986,0.985,0.983,-0.003,0.052,1.038,11.823,34,Br,R3,PTu,91.16,0.83,91.23,0.76,-0.07,,11.0469,0.98449,30,10.0871,0.967873,120
26,31/07/2017,A227,148994.6649,162536.4908,50.77331647,4.354498324,74.22,256,5,00:30,100,13:00,13:30,170731_1300.227,0.915,0.975,0.985,0.993,0.018,0.059,1.034,7.287,26,Br,R3,PTu,89.66,-15.44,89.69,-15.47,-0.03,,7.53581,0.882869,20,5.89245,0.994597,130
27,31/07/2017,A228,148993.4846,162314.0674,50.77131695,4.354482167,80.69,256,5,00:20,100,13:41,14:01,170731_1341.228,0.916,1.059,1.053,1.054,-0.004,0.143,1.202,4.158,32,Br,R3,PTu,81.3,-0.61,81.12,-0.43,0.18,,4.99578,1.01512,170,4.27313,1.02554,70
28,31/07/2017,A229,148807.871,162438.6161,50.77243627,4.351850411,85.92,256,5,00:20,100,14:09,14:29,170731_1409.229,0.985,1.033,1.037,1.039,0.006,0.047,1.08,9.403,31,Br,R3,PTu,83.24,2.68,83.1,2.82,0.13,,9.35456,1.05028,150,8.93157,1.03607,60
29,31/07/2017,A230,148627.1965,162437.0713,50.772422,4.349289006,79.28,512,5,00:20,100,14:35,14:55,170731_1435.230,0.899,0.959,0.985,0.966,0.007,0.059,1.018,8.714,18,Br,R3,PTu,93.81,-14.53,93.94,-14.66,-0.14,,8.45723,0.951536,50,7.30288,1.00481,160
30,31/07/2017,A231,148485.4207,162253.7435,50.7707736,4.347279787,88.14,512,5,00:20,100,15:00,15:20,170731_1500.231,0.936,0.961,0.935,0.959,-0.002,0.025,0.986,10.708,21,Br,R3,PTu,94.93,-6.79,95.1,-6.96,-0.17,,10.5282,0.951536,10,8.85376,0.964583,90
31,31/07/2017,A232,148652.378,162273.6879,50.77095329,4.349646576,94.82,256,5,00:20,100,15:25,15:45,170731_1525.232,0.978,1.024,1.037,1.026,0.002,0.046,1.07,9.184,19,Br,R3,PTu,84.98,9.84,84.88,9.94,0.09,,9.35832,0.954781,30,7.80081,0.98449,110
32,31/07/2017,A233,148284.6641,162313.9046,50.77131389,4.344433502,89.34,256,5,00:20,100,15:52,16:12,170731_1552.233,0.961,0.985,0.985,0.986,0.001,0.024,1.009,10.281,19,Br,R3,PTu,90.71,-1.37,90.76,-1.42,-0.05,,9.73387,0.98449,20,8.76509,0.997989,130
33,31/07/2017,A234,148453.8623,162100.0687,50.76939203,4.346833024,95.35,256,5,00:20,100,16:20,16:40,170731_1620.234,0.903,0.923,0.935,0.923,0,0.021,0.944,13.659,24,Br,R3,PTu,101.09,-5.74,101.43,-6.08,-0.34,,6.32283,1.11666,10,5.51052,1.13583,90
34,02/08/2017,A235,146338.6202,161289.4308,50.76209536,4.316855238,98,512,5,00:20,100,09:41,10:01,170802_0941.235,1.095,1.226,1.211,1.215,-0.012,0.131,1.358,9.162,35,Br,R3,PBl,64.39,33.61,63.86,34.14,0.52,75.11,6.8121,1.03255,30,6.20486,1.05028,110
35,02/08/2017,A236,148648.3045,162670.8839,50.77452395,4.349587427,69.38,256,5,00:20,100,10:27,10:47,170802_1027.236,1.086,1.13,1.14,1.131,0.001,0.044,1.175,7.268,14,Br_Al,R2,PTu,71.47,-2.09,72.05,-2.67,-0.58,,6.39162,1.13197,120,5.96075,1.06468,70
36,02/08/2017,A237,148989.3102,162028.1496,50.76874663,4.354423732,86.6,256,5,00:20,100,10:58,11:18,170802_1058.237,0.867,0.906,0.935,0.913,0.007,0.039,0.945,10.446,19,Br,R3,PTu,102.91,-16.31,103.3,-16.7,-0.39,,9.38331,0.901089,30,8.07503,0.901089,110
37,02/08/2017,A238,148702.686,161998.8599,50.76848278,4.350360696,98.56,256,5,00:20,100,11:28,11:48,170802_1128.238,0.896,0.919,0.935,0.92,0,0.023,0.942,14.165,15,Br,R3,PTu,101.63,-3.07,101.98,-3.42,-0.36,,14.0358,0.901089,10,9.52458,0.932296,100
38,02/08/2017,A239,148356.9557,162517.2684,50.77314227,4.345457473,87.71,512,5,00:20,100,11:57,12:17,170802_1157.239,0.975,0.998,0.985,0.999,0.001,0.023,1.022,16.395,23,Br,R3,PTu,88.78,-1.07,88.78,-1.07,0,,15.3646,1.01512,130,12.9564,0.98449,20
39,02/08/2017,A240,148147.5551,162519.7358,50.77316384,4.342488758,76.95,256,5,00:20,100,12:26,12:46,170802_1226.240,0.978,1.049,1.092,1.089,0.039,0.071,1.12,9.583,16,Br,R3,PTu,77.06,-0.11,76.78,0.17,0.28,,9.372,1.09781,70,7.47774,1.10155,140
40,02/08/2017,A241,147694.6681,162399.8994,50.77208497,4.33606884,78.17,256,5,00:30,100,13:08,13:38,170802_1308.241,1.115,1.141,1.15,1.138,-0.003,0.027,1.168,19.366,27,Br,R3,PBl,71.69,6.48,71.3,6.87,0.39,,19.6549,1.13197,170,16.5861,1.1514,80
41,02/08/2017,A242,147858.9176,162505.7448,50.7730371,4.338396778,78.61,256,5,00:30,100,13:54,14:24,170802_1354.242,1.043,1.093,1.092,1.085,-0.008,0.05,1.143,11.437,14,Br,R3,PTu,77.53,1.08,77.26,1.35,0.27,,10.5199,1.06831,60,9.96492,1.08665,140
42,02/08/2017,A243,148082.123,162655.7234,50.77438612,4.341560428,61.9,128,5,00:20,100,14:43,15:03,170802_1443.243,0.912,1.112,1.15,1.142,0.03,0.2,1.312,4.922,39,KoMo,R1,PTu,70.22,-8.32,70.88,-8.98,-0.66,,5.40315,1.17117,100,4.71194,1.13197,10
43,02/08/2017,A244,148105.5448,162221.6923,50.77048439,4.341894661,83.87,256,5,00:20,100,15:13,15:33,170802_1513.244,1.016,1.045,1.037,1.046,0.001,0.029,1.074,14.296,14,Br,R3,PTu,82.33,1.54,82.17,1.7,0.16,,10.7598,1.07195,150,9.80644,1.08296,50
44,02/08/2017,A245,148297.1995,162063.5517,50.76906333,4.344612332,100.21,256,5,00:20,100,15:39,15:59,170802_1539.245,0.92,0.939,0.935,0.94,0,0.02,0.959,14.462,25,Ld,R3,PTu,98.1,2.11,98.36,1.85,-0.26,,16.8893,0.932296,0,13.2118,0.935475,80
45,02/08/2017,A246,148046.1308,162079.6765,50.76920752,4.341053119,87.19,256,5,00:20,100,16:10,16:30,170802_1610.246,1.046,1.079,1.037,1.062,-0.017,0.033,1.113,10.869,13,Br,R3,PBl,80.3,6.89,80.1,7.09,0.2,,10.5202,1.05028,150,8.96695,1.08296,70
46,02/08/2017,A247,147745.1441,161971.6486,50.76823532,4.336786988,83.24,256,5,00:20,100,16:36,16:56,170802_1636.247,1.089,1.129,1.15,1.122,-0.007,0.04,1.169,9.348,11,Br,R3,PBl,73.37,9.87,73.02,10.22,0.35,,7.99254,1.16719,0,7.04577,1.18319,110
47,03/08/2017,A248,147599.6252,162150.9928,50.769847,4.334723018,60.08,128,5,00:20,100,08:04,08:24,170803_0804.248,1.219,1.251,1.275,1.258,0.007,0.032,1.283,10.301,24,KoMo,R1,PBl,59.79,0.29,60.23,-0.15,-0.44,,10.1803,1.26422,10,7.90513,1.26422,90
48,03/08/2017,A249,147759.8204,162248.9956,50.77072864,4.336993388,56.56,128,5,00:20,100,08:38,08:58,170803_0838.249,1.336,1.38,1.354,1.375,-0.006,0.044,1.425,5.567,11,KoMo_Al,R2,PBl,50.92,5.64,51.86,4.7,-0.94,,5.8133,1.36973,70,4.83638,1.33293,120
49,03/08/2017,A250,147420.3653,162262.3104,50.77084696,4.332181038,52.38,256,5,00:20,100,09:07,09:27,170803_0907.250,1.403,1.444,1.45,1.447,0.003,0.041,1.485,5.64,15,KoMo_Al,R2,PBl,46.61,5.77,47.59,4.79,-0.98,,5.17279,1.36973,0,4.89557,1.41717,60
50,03/08/2017,A251,147441.6115,161968.3213,50.76820418,4.332484232,61.16,256,5,00:20,100,09:33,09:53,170803_0933.251,1.423,1.47,1.489,1.463,-0.007,0.047,1.518,5.737,12,KoMo_Al,R2,PBl,45.73,15.43,46.72,14.44,-0.99,,5.5228,1.46625,160,4.04417,1.4366,70
51,03/08/2017,A252,146958.3421,162370.8648,50.77182064,4.325630307,76.04,128,5,00:20,100,10:08,10:28,170803_1008.252,1.025,1.045,1.037,1.046,0.001,0.02,1.064,16.135,28,Br,R3,PBl,82.33,-6.29,82.17,-6.13,0.16,,14.882,1.05028,0,13.2912,1.05028,100
52,03/08/2017,A253,147144.1061,162231.3055,50.77056697,4.328264897,73.27,256,5,00:20,100,10:37,10:57,170803_1037.253,1.069,1.097,1.092,1.099,0.002,0.027,1.124,16.671,26,Br,R3,PBl,75.91,-2.64,75.61,-2.34,0.3,,15.1138,1.10155,20,11.6489,1.11666,110
53,03/08/2017,A254,147218.6024,161961.9577,50.76814597,4.329322977,75.08,256,5,00:20,100,11:06,11:26,170803_1106.254,1.188,1.226,1.211,1.228,0.002,0.038,1.264,10.703,13,Br,R3,PBl,63.27,11.81,62.73,12.35,0.54,,9.69923,1.24943,130,8.72767,1.19942,50
54,03/08/2017,A255,147306.1974,161601.9832,50.76491031,4.330567269,88.52,256,5,00:20,100,11:33,11:53,170803_1133.255,1.255,1.298,1.308,1.289,-0.009,0.043,1.341,6.25,4,Br,R3,PBl,58.43,30.09,57.81,30.71,0.62,,4.00002,1.36508,10,3.49082,1.50161,120
55,03/08/2017,A256,147520.4506,161564.6924,50.76457601,4.333604483,90.48,256,5,00:20,100,12:12,12:32,170803_1212.256,0.978,0.994,0.994,0.997,0.003,0.016,1.01,10.353,10,Br,R3,PBl,89.07,1.41,89.08,1.4,-0.01,,7.48977,1.29711,130,6.70702,1.24096,60
56,03/08/2017,A257,147416.2187,161775.6898,50.76647237,4.332125593,68.52,256,5,00:20,100,12:57,13:17,170803_1257.257,1.194,1.235,1.222,1.233,-0.002,0.04,1.275,6.915,10,Br,R3,PBl,62.85,5.67,62.3,6.22,0.55,,6.8854,1.21586,50,5.25356,1.23674,130
57,03/08/2017,A258,147630.4141,161754.1915,50.76628,4.335161978,64.22,256,5,00:20,100,13:26,13:46,170803_1326.258,1.3,1.342,0.959,1.357,0.398,0.166,1.508,3.73,26,Br_Al,R2,PBl,52.1,12.12,53.02,11.2,-0.92,,4.33549,1.3512,140,4.044,1.40277,50
58,03/08/2017,A259,147876.1794,161746.0359,50.76620761,4.338645768,92.94,256,5,00:20,100,13:58,14:18,170803_1358.259,1.059,1.097,1.092,1.092,-0.006,0.038,1.136,10.248,23,Br,R3,PBl,76.71,16.23,76.43,16.51,0.28,,9.75388,1.08296,30,8.3097,1.10155,120
59,03/08/2017,A260,147145.2809,161222.6097,50.7614991,4.328289212,95.03,256,5,00:20,100,14:29,14:49,170803_1429.260,1.042,1.07,1.092,1.069,-0.001,0.028,1.098,8.572,15,Br,R3,PTu,79.44,15.59,79.22,15.81,0.22,,8.69932,1.05028,0,5.96898,1.1514,90
60,03/08/2017,A261,147224.348,161011.4734,50.75960142,4.329411438,101.1,256,5,00:20,100,14:53,15:13,170803_1453.261,1.058,1.092,1.092,1.099,0.006,0.034,1.126,10.078,12,Br,R3,PTu,75.91,25.19,75.61,25.49,0.3,,9.28264,1.06831,0,6.32652,1.13197,80
61,03/08/2017,A262,147202.709,161368.6807,50.76281251,4.329102091,94.91,256,5,00:20,100,15:17,15:37,170803_1517.262,1.044,1.107,1.092,1.089,-0.018,0.063,1.17,9.176,17,Br,R3,PTu,77.06,17.85,76.78,18.13,0.28,,9.6503,1.08296,170,7.22755,1.1514,70
62,07/08/2017,A263,146897.2535,161190.1567,50.76120611,4.324774027,82.76,512,5,00:20,100,09:35,09:55,170807_0935.263,1.022,1.058,1.037,1.049,-0.009,0.036,1.095,9.956,13,Br,R3,PBl,81.94,0.82,81.77,0.99,0.16,,9.93158,1.05028,10,8.11837,1.12046,90
63,07/08/2017,A264,146815.8118,161591.9853,50.764818,4.3236163,77.98,256,5,00:20,100,10:06,10:26,170807_1006.264,1.051,1.095,1.092,1.085,-0.01,0.044,1.139,10.752,27,Br,R3,PTu,77.53,0.45,77.26,0.72,0.27,,11.3362,1.06831,50,8.51972,1.08296,140
64,07/08/2017,A265,146596.5336,161805.8201,50.76673909,4.320506169,95.55,256,5,00:20,100,10:33,10:53,170807_1033.265,1.125,1.163,1.15,1.168,0.005,0.038,1.201,12.11,19,Br,R3,PBl,68.69,26.86,68.25,27.3,0.45,,11.3483,1.18319,80,9.94097,1.18319,170
65,07/08/2017,A266,147936.7969,161902.3789,50.7676133,4.339504172,91.92,128,5,00:20,100,11:02,11:22,170807_1102.266,1.033,1.111,1.092,1.095,-0.016,0.078,1.189,9.174,24,Br,R3,PBl,76.37,15.55,76.08,15.84,0.29,,2.46316,1.36973,20,2.28242,1.36973,110
66,07/08/2017,A267,148031.6503,161725.482,50.76602337,4.340849684,101.15,128,5,00:20,100,11:29,11:49,170807_1129.267,1.046,1.073,1.092,1.069,-0.004,0.027,1.1,14.733,20,Br,R3,PBl,79.44,21.71,79.22,21.93,0.22,,14.1901,1.06831,30,11.4578,1.08296,120
67,07/08/2017,A268,148246.0357,161578.6633,50.76470418,4.343889276,89.34,256,5,00:20,100,11:56,12:16,170807_1156.268,1.109,1.141,1.15,1.142,0,0.033,1.174,9.638,13,Br,R3,PBl,71.28,18.06,70.88,18.46,0.4,,7.96417,1.15584,160,7.09953,1.15584,70
68,07/08/2017,A269,148500.9233,161695.6538,50.76575658,4.347501749,106.19,256,5,00:20,100,12:23,12:43,170807_1223.269,0.914,0.939,0.935,0.943,0.003,0.025,0.965,15.378,12,Ld,R3,PBl,97.59,8.6,97.83,8.36,-0.24,,13.5236,0.925901,30,10.678,0.925901,120
69,07/08/2017,A270,148248.1668,161945.3866,50.76800092,4.343917794,103.3,128,5,00:20,100,12:49,13:09,170807_1249.270,0.931,0.962,0.935,0.959,-0.002,0.031,0.992,15.791,17,Ld,R3,PBl,94.93,8.37,95.1,8.2,-0.17,,15.4128,0.951536,30,10.9274,0.967873,100
70,07/08/2017,A271,149127.697,161811.2512,50.76679699,4.356385963,105.31,64,5,00:20,100,14:30,14:50,170807_1430.271,0.884,0.919,0.935,0.923,0.004,0.035,0.955,14.716,26,Ld,R3,PTu,101.09,4.22,101.43,3.88,-0.34,,14.6704,0.901089,20,11.1929,0.932296,90
71,07/08/2017,A272,149322.1856,161731.5798,50.76608101,4.359143022,95.98,64,5,00:20,100,14:58,15:18,170807_1458.272,0.905,0.925,0.935,0.93,0.005,0.02,0.945,12.458,18,Br,R3,PTu,99.84,-3.86,100.14,-4.16,-0.3,,12.6535,0.91656,170,9.91222,0.919686,70
72,07/08/2017,A273,149085.1054,161490.5635,50.76391404,4.355782969,106.24,256,5,00:20,100,15:29,15:49,170807_1529.273,0.893,0.929,0.935,0.93,0.001,0.036,0.964,13.378,20,Ld,R3,PTu,99.84,6.4,100.14,6.1,-0.3,,13.6693,0.91656,10,11.288,0.951536,100
73,07/08/2017,A274,148986.4214,161649.4457,50.76534219,4.354383771,107.33,256,5,00:20,100,15:57,16:17,170807_1557.274,0.915,0.959,0.985,0.959,0.001,0.044,1.003,7.754,13,Ld,R3,PTu,94.93,12.4,95.1,12.23,-0.17,,6.40577,0.98449,150,5.25029,1.09781,60
74,09/08/2017,A275,148431.8387,161931.1494,50.76787344,4.346521512,105.03,256,5,00:20,100,09:18,09:38,170809_0918.275,0.89,0.915,0.935,0.916,0.002,0.024,0.939,16.317,16,Ld,R3,PTu,102.36,2.67,102.73,2.3,-0.38,,17.5897,0.896638,0,14.502,0.927978,80
75,09/08/2017,A276,148688.2774,161825.5761,50.76692498,4.350157036,101.52,256,5,00:20,100,09:45,10:05,170809_0945.276,0.891,0.915,0.935,0.913,-0.002,0.024,0.938,16.399,30,Br,R3,PTu,102.91,-1.39,103.3,-1.78,-0.39,,17.7502,0.91656,0,14.2597,0.91656,90
76,09/08/2017,A277,148849.4333,161647.0511,50.76532042,4.352441999,108.36,256,5,00:20,100,10:13,10:33,170809_1013.277,0.893,0.917,0.935,0.916,0,0.024,0.94,14.938,18,Ld,R3,PTu,102.36,6,102.73,5.63,-0.38,,16.2883,0.901089,10,13.1579,0.932296,110
77,09/08/2017,A278,148955.9688,161862.7766,50.76725992,4.353951536,95.99,128,5,00:20,100,10:45,11:05,170809_1045.278,0.877,0.912,0.935,0.913,0.001,0.035,0.947,11.173,22,Br,R3,PTu,102.91,-6.92,103.3,-7.31,-0.39,,12.4158,0.898027,20,9.33195,0.932296,100
78,09/08/2017,A279,149345.5236,161585.4888,50.76476772,4.359474078,103.99,128,5,00:20,100,11:12,11:32,170809_1112.279,0.894,0.944,0.935,0.954,45.749,0.05,0.994,11.518,20,Br,R3,PTu,95.75,8.24,95.94,8.05,-0.19,,11.4192,0.967873,0,9.25474,0.948302,80
79,09/08/2017,A280,149558.7984,161706.8573,50.76585897,4.362497041,102.6,128,5,00:20,100,11:43,12:03,170809_1143.280,0.881,0.925,0.935,0.938,0.013,0.044,0.969,11.723,21,Br,R3,PTu,98.45,4.15,98.71,3.89,-0.27,,12.0937,0.935475,170,11.0396,0.938666,60
80,09/08/2017,A281,149796.5405,161514.793,50.76413248,4.365867106,105.45,256,5,00:20,100,12:11,12:31,170809_1211.281,0.89,0.932,0.935,0.936,0.004,0.042,0.975,9.319,27,Br,R3,PTu,98.79,6.66,99.07,6.38,-0.27,,9.67633,0.922822,0,8.32773,0.951536,100
81,09/08/2017,A282,149551.9947,161431.2426,50.76338127,4.362400897,99.95,256,5,00:20,100,12:39,12:59,170809_1239.282,0.877,0.937,0.935,0.936,-0.001,0.06,0.997,9.447,26,Br,R3,PTu,98.79,1.16,99.07,0.88,-0.27,,9.40047,0.948302,0,8.37729,0.932296,90
82,09/08/2017,A283,149824.1247,161205.5221,50.76135223,4.366258203,107.75,128,5,00:30,100,13:13,13:43,170809_1313.283,0.926,0.986,0.985,0.973,-0.014,0.06,1.046,8.115,20,Br,R3,PTu,92.7,15.05,92.81,14.94,-0.11,,6.38307,0.967873,170,5.75956,1.00481,80
83,09/08/2017,A284,149995.4729,161773.4523,50.76645777,4.368686891,90.86,256,5,00:20,100,14:09,14:29,170809_1409.284,0.851,0.896,0.888,0.886,-0.01,0.046,0.942,8.498,26,Br,R3,PTu,108.11,-17.25,108.66,-17.8,-0.55,,9.15998,0.867967,10,6.84199,0.901089,90
84,09/08/2017,A286,149828.5105,161706.7317,50.76585796,4.366320198,98.65,256,5,00:20,100,15:03,15:23,170809_1503.286,0.917,0.966,0.985,0.959,-0.006,0.048,1.014,8.278,10,Br,R3,PTu,94.93,3.72,95.1,3.55,-0.17,,8.29548,0.964583,50,7.3462,0.951536,150
85,09/08/2017,A287,150378.2522,161859.9384,50.7672351,4.374112941,108.62,256,5,00:20,100,15:34,15:54,170809_1534.287,0.86,0.905,0.888,0.906,0.002,0.045,0.949,10.236,30,Ld,R3,PTu,104.22,4.4,104.65,3.97,-0.43,,10.3449,0.898027,30,9.4621,0.91656,140
86,09/08/2017,A288,150568.0302,161850.3196,50.76714846,4.376803098,113.84,128,5,00:20,100,15:57,16:17,170809_1557.288,0.812,0.851,0.843,0.853,0.002,0.04,0.891,11.262,25,Mal,R3,PTu,115.05,-1.21,115.82,-1.98,-0.77,,11.2077,0.850416,40,8.90905,0.882869,120
87,09/08/2017,A289,150426.1042,161680.6174,50.76562302,4.37479103,107.89,256,5,00:20,100,16:20,16:40,170809_1620.289,0.786,0.875,0.888,0.873,-0.001,0.088,0.963,8.01,28,Ld,R3,PTu,110.76,-2.87,111.39,-3.5,-0.63,,9.25965,0.879868,0,5.91554,1.05028,100
88,11/08/2017,A290,150909.7485,162002.1581,50.76851298,4.381647467,123.63,64,5,00:20,100,08:05,08:25,170811_0805.290,0.832,0.861,0.843,0.857,-0.004,0.029,0.889,12.615,13,Shh,R3,PTu,114.17,9.46,114.92,8.71,-0.74,,12.5214,0.850416,40,11.6544,0.865017,170
89,11/08/2017,A291,150902.7173,161679.8457,50.7656155,4.381546965,125.84,128,5,00:20,100,08:35,08:55,170811_0835.291,0.768,0.82,0.843,0.84,0.021,0.052,0.871,12.294,17,Shh,R3,PTu,117.99,7.85,118.86,6.98,-0.87,,2.70161,0.850416,10,2.35169,0.870927,120
90,11/08/2017,A292,150427.7382,161511.7722,50.76410515,4.374813975,111.7,128,5,00:20,100,09:04,09:24,170811_0904.292,0.869,0.935,0.935,0.943,0.007,0.066,1.002,9.658,24,Ld,R3,PTu,97.59,14.11,97.83,13.87,-0.24,,7.66213,0.967873,170,6.8645,0.941867,80
91,11/08/2017,A293,150716.1076,161401.5559,50.76311403,4.378901218,125.8,256,5,00:20,100,09:34,09:54,170811_0934.293,0.782,0.817,0.801,0.81,-0.007,0.035,0.852,11.72,24,Shh,R3,PTu,125.25,0.55,126.36,-0.56,-1.11,,12.2284,0.799865,170,10.0001,0.850416,80
92,11/08/2017,A294,150841.1569,161317.7943,50.76236086,4.380673482,121.48,128,5,00:20,100,10:07,10:27,170811_1007.294,0.792,0.807,0.801,0.804,-0.003,0.015,0.822,13.897,21,Shh,R3,PTu,126.78,-5.3,127.95,-6.47,-1.17,,14.5432,0.799865,10,12.0099,0.816373,110
93,11/08/2017,A295,150798.2453,161027.1595,50.7597482,4.380064591,126.84,128,5,00:20,100,10:41,11:01,170811_1041.295,0.789,0.816,0.801,0.82,0.004,0.028,0.844,13.867,22,Shh,R3,PTu,122.75,4.09,123.78,3.06,-1.03,,14.9548,0.816373,0,11.0235,0.833221,100
94,11/08/2017,A296,150441.7319,161296.6487,50.76217124,4.375012042,112.25,64,5,00:20,100,11:15,11:35,170811_1115.296,0.799477,0.920309,0.93331,0.936,0.00269,0.120832,1.04114,7.5783,41,Ld,R3,PTu,98.79,13.46,99.07,13.18,-0.27,,6.42218,0.833221,10,4.47224,0.91656,90
95,11/08/2017,A297,150282.8777,161332.3737,50.76249251,4.372760498,107.87,256,5,00:20,100,11:41,12:01,170811_1141.297,0.874,0.923,0.935,0.916,-0.007,0.05,0.973,8.874,22,Br,R3,PTu,102.36,5.51,102.73,5.14,-0.38,,9.42871,0.901089,20,8.7545,0.951536,140
96,11/08/2017,A298,150601.9714,160942.4959,50.75898735,4.377282629,127.81,128,5,00:20,100,12:20,12:40,170811_1220.298,0.813,0.863,0.843,0.853,-0.009,0.05,0.912,12.956,22,Shh,R3,PTu,115.05,12.76,115.82,11.99,-0.77,,3.97697,0.867967,170,2.99491,0.865017,70
97,11/08/2017,A299,150493.7679,160288.3102,50.75310651,4.375748114,107.13,512,5,00:40,100,13:22,14:02,170811_1322.299,0.895,0.93,0.935,0.926,-0.003,0.035,0.964,9.882,31,Br,R3,PTu,100.55,6.58,100.87,6.26,-0.33,91.4,10.8717,0.901089,170,7.79461,0.945079,70
98,16/08/2017,A300,151101.8937,160885.5022,50.75847422,4.384367796,123.03,64,5,00:20,100,09:12,09:32,170816_0912.300,0.773,0.806,0.801,0.807,0.001,0.032,0.838,12.091,20,Mal,R3,PTu,126.01,-2.98,127.15,-4.12,-1.14,,14.0109,0.783692,20,8.83865,0.850416,110
99,16/08/2017,A311,150812.2339,160625.6388,50.75613862,4.380261919,114.91,128,5,00:20,100,09:56,10:16,170816_0956.311,0.822,0.87,0.888,0.883,0.013,0.048,0.918,10.052,21,Ld,R3,PTu,108.71,6.2,109.28,5.63,-0.57,,9.9398,0.867967,20,8.83899,0.901089,110
100,16/08/2017,A312,150709.3119,160307.986,50.75328315,4.378802653,117.09,256,5,00:20,100,10:25,10:45,170816_1025.312,0.867,0.9,0.888,0.896,-0.003,0.032,0.932,12.748,29,Ld,R3,PTu,106.13,10.96,106.62,10.47,-0.49,,14.0102,0.882869,10,10.8451,0.932296,100
101,16/08/2017,A313,150999.7352,160543.8407,50.75540297,4.382918961,120.68,256,5,00:20,100,10:52,11:12,170816_1052.313,0.858,0.898,0.888,0.896,-0.002,0.04,0.939,10.917,35,Ld,R3,PTu,106.13,14.55,106.62,14.06,-0.49,,11.2492,0.865017,10,9.70916,0.932296,90
102,16/08/2017,A314,151328.7922,160459.9366,50.75464801,4.387581982,113,128,5,00:20,100,11:23,11:43,170816_1123.314,0.883,0.92,0.935,0.93,0.01,0.037,0.956,10.223,12,Br,R3,PTu,99.84,13.16,100.14,12.86,-0.3,,8.72408,0.929127,130,8.41019,0.932296,70
103,16/08/2017,A315,151023.4473,160235.5126,50.75263114,4.383254111,105.83,128,5,00:20,100,11:52,12:12,170816_1152.315,0.99,1.016,0.89,1.002,0.112,0.022,1.038,8.53,44,Br,R3,PTu,88.34,17.49,88.33,17.5,0.01,,5.25502,1.10155,170,4.83447,1.06831,80
104,16/08/2017,A316,150767.9493,160031.7698,50.75079996,4.379633004,115.51,128,5,00:20,100,12:20,12:40,170816_1220.316,0.912,0.945,0.935,0.949,0.004,0.033,0.978,13.951,15,Ld,R3,PTu,96.58,18.93,96.79,18.72,-0.21,,8.56206,0.951536,50,8.13383,0.951536,160
105,16/08/2017,A317,150679.4287,160143.1549,50.7518014,4.378378849,119.5,256,5,00:20,100,12:50,13:10,170816_1250.317,0.877,0.908,0.888,0.91,0.001,0.031,0.939,14.155,33,Ld,R3,PTu,103.47,16.03,103.88,15.62,-0.41,,14.9125,0.898027,20,12.8054,0.932296,110
106,16/08/2017,A318,150378.2709,159887.4747,50.7495032,4.374110929,112.07,256,5,00:20,100,13:22,13:42,170816_1322.318,0.93,0.96,0.985,0.959,-0.001,0.03,0.99,15.303,24,Ld,R3,PBl,94.93,17.14,95.1,16.97,-0.17,,14.9904,0.964583,0,12.3688,0.967873,90
107,16/08/2017,A319,150140.586,160014.6935,50.75064699,4.37074299,103.24,256,5,00:20,100,13:58,14:18,170816_1358.319,0.942,0.973,0.985,0.969,-0.004,0.032,1.005,12.347,21,Br,R3,PBl,93.33,9.91,93.46,9.78,-0.12,,9.83172,0.981144,170,6.97527,0.981144,80
108,16/08/2017,A320,150283.637,160038.2052,50.75085829,4.372770099,107.39,256,5,00:20,100,14:26,14:46,170816_1426.320,0.925,0.939,0.935,0.943,0.004,0.014,0.954,13.632,12,Ld,R3,PBl,97.59,9.8,97.83,9.56,-0.24,,11.9866,0.951536,10,8.4018,0.951536,90
109,16/08/2017,A321,150316.2067,160337.4754,50.75354863,4.37323192,103.07,128,5,00:20,100,14:56,15:16,170816_1456.321,0.99,1.114,1.092,1.092,-0.022,0.124,1.238,6.11,18,Br,R3,PTu,76.71,26.36,76.43,26.64,0.28,,5.63224,1.08296,110,5.06375,1.16719,20
110,16/08/2017,A322,150516.5882,160437.2692,50.75444559,4.37607173,115.71,256,5,00:20,100,15:23,15:43,170816_1523.322,0.862,0.899,0.888,0.896,-0.003,0.037,0.937,11.175,22,Ld,R3,PTu,106.13,9.58,106.62,9.09,-0.49,,9.89355,0.88588,150,8.57328,0.913445,40
111,16/08/2017,A323,150988.8775,160054.3635,50.75100272,4.382763714,105.23,256,5,00:20,100,15:52,16:12,170816_1552.323,0.894,0.951,0.985,0.969,0.019,0.057,1.008,9.002,14,Br,R3,PTu,93.33,11.9,93.46,11.77,-0.12,,7.67889,0.967873,40,7.13957,0.997989,110
112,18/08/2017,A324,151272.791,160136.3441,50.75173913,4.3867872,114.15,128,14,00:20,109,08:52,09:12,170818_0852.324,0.95,0.993,0.985,0.979,-0.013,0.043,1.035,10.831,22,Ld,R3,PTu,91.77,22.38,91.85,22.3,-0.08,,11.4506,0.98449,40,8.37628,0.98449,120
113,18/08/2017,A325,151641.7519,159899.3865,50.74960799,4.392014555,122.71,128,15,00:20,110,09:18,09:38,170818_0918.325,0.935,0.975,0.985,0.976,0.001,0.04,1.014,10.604,28,Mal,R3,PTu,92.24,30.47,92.33,30.38,-0.09,,11.6841,0.964583,40,8.51924,1.00139,120
114,18/08/2017,A326,151527.0706,159607.9966,50.74698879,4.390388271,113.3,128,16,00:20,111,09:50,10:10,170818_0950.326,0.938,0.974,0.985,0.976,0.002,0.036,1.009,11.42,26,Br,R3,PTu,92.24,21.06,92.33,20.97,-0.09,,10.4978,0.98449,130,10.0417,0.964583,0
115,18/08/2017,A327,151371.3987,159733.9278,50.74812128,4.388182996,115.97,128,17,00:20,112,10:22,10:42,170818_1022.327,0.944,0.968,0.985,0.969,0.002,0.024,0.992,13.15,32,Ld,R3,PTu,93.33,22.64,93.46,22.51,-0.12,,13.2938,0.964583,40,11.3996,0.98449,120
116,18/08/2017,A328,151168.9605,159674.3524,50.74758617,4.385314327,108.56,256,18,00:20,113,10:47,11:07,170818_1047.328,0.971,1.006,0.985,1.002,-0.003,0.034,1.04,11.387,33,Br,R3,PTu,88.34,20.22,88.33,20.23,0.01,,12.4086,0.991217,40,9.77095,1.01512,130
117,18/08/2017,A329,151356.4417,159978.9542,50.75032404,4.387971992,113.09,128,19,00:20,114,11:24,11:44,170818_1124.329,0.916,0.949,0.935,0.946,-0.003,0.034,0.983,9.951,25,Ld,R3,PTu,97.08,16.01,97.31,15.78,-0.23,,9.41191,0.935475,10,8.02997,0.977809,90
118,18/08/2017,A330,150219.6756,159846.1204,50.74913153,4.371863598,104.61,256,20,00:30,115,12:09,12:39,170818_1209.330,0.957,0.978,0.985,0.979,0.001,0.022,1,14.728,55,Br,R3,PBl,91.77,12.84,91.85,12.76,-0.08,,14.7611,0.981144,170,12.3691,0.98449,80
119,18/08/2017,A331,150486.3738,159606.1162,50.74697377,4.375642344,99.3,512,21,00:20,116,13:01,13:21,170818_1301.331,1.067,1.116,1.15,1.122,0.006,0.049,1.165,9.043,30,Br,R3,PBl,73.37,25.93,73.02,26.28,0.35,,8.58968,1.10155,100,8.12766,1.13583,20
120,24/08/2017,A335,150725.6199,159593.1268,50.74685673,4.379032261,90.19,256,5,00:20,50,09:37,09:57,170824_0937.335,1.219,1.276,1.275,1.277,0.001,0.057,1.333,4.63,14,Br_Al,R2,PBl,57.89,32.3,58.73,31.46,-0.84,,5.16108,1.26657,120,5.01631,1.2537,40
121,24/08/2017,A336,150626.407,159766.2203,50.74841292,4.377626805,101.63,256,5,00:20,50,10:03,10:23,170824_1003.336,1.021,1.153,1.211,1.215,0.062,0.132,1.285,4.324,29,Br,R3,PBl,64.39,37.24,63.86,37.77,0.52,,4.40581,1.06831,150,3.89926,1.02554,90
122,24/08/2017,A337,147760.9199,159641.8915,50.74729151,4.337024426,108.53,128,5,00:20,50,10:39,10:59,170824_1039.337,1.026,1.056,1.037,1.059,0.003,0.029,1.085,17.471,35,Ld,R3,PBl,80.67,27.86,80.48,28.05,0.19,,18.5073,1.05028,170,14.7787,1.08296,70
123,24/08/2017,A338,147820.1066,159880.6959,50.74943852,4.337861688,112.4,128,5,00:20,50,11:05,11:25,170824_1105.338,1.056,1.113,1.092,1.085,-0.028,0.057,1.171,13.171,17,Ld,R3,PBl,77.53,34.87,77.26,35.14,0.27,,12.7991,1.13197,100,11.4398,1.1514,150
124,24/08/2017,A339,147965.6004,159720.6231,50.74800002,4.339924197,103.84,256,5,00:20,50,11:36,11:56,170824_1136.339,1.091,1.138,1.15,1.142,0.004,0.047,1.185,11.876,23,Br,R3,PBl,71.28,32.56,70.88,32.96,0.4,,12.178,1.1514,150,10.9939,1.10531,70
125,24/08/2017,A340,148115.2059,159724.6854,50.74803703,4.342044024,84.09,512,5,00:30,50,12:06,12:36,170824_1206.340,1.288,1.339,1.343,1.334,-0.005,0.051,1.389,6.671,14,Br,R3,PBl,55.23,28.86,54.57,29.52,0.66,,5.99741,1.28393,170,4.7163,1.43172,90
126,24/08/2017,A341,147636.0471,159487.6027,50.74590401,4.335256023,98.24,256,5,00:20,50,12:53,13:13,170824_1253.341,1.084,1.12,1.15,1.125,0.005,0.036,1.156,13.256,33,Br,R3,PBl,73.05,25.19,72.69,25.55,0.36,,16.0361,1.10155,60,13.2721,1.13197,140
127,24/08/2017,A342,147936.6938,159580.5567,50.74674076,4.339515365,105.17,256,5,00:20,50,13:23,13:43,170824_1323.342,1.107,1.175,1.211,1.181,0.007,0.068,1.243,10.111,21,Br,R3,PBl,67.46,37.71,66.99,38.18,0.47,,9.19727,1.18319,160,7.37725,1.24519,70
128,24/08/2017,A343,147584.2566,159687.7038,50.74770266,4.334520925,91.88,256,5,00:20,50,13:50,14:10,170824_1350.343,1.026,1.061,1.037,1.059,-0.002,0.035,1.096,9.765,16,Br,R3,PBl,80.67,11.21,80.48,11.4,0.19,,9.5033,1.05028,130,8.99695,1.06831,70
129,24/08/2017,A344,147453.3127,159843.3497,50.74910133,4.332664465,102.42,256,5,00:20,50,14:15,14:35,170824_1415.344,1.042,1.087,1.092,1.099,0.011,0.046,1.133,12.181,31,Br,R3,PBl,75.91,26.51,75.61,26.81,0.3,,12.5077,1.08296,0,9.23001,1.13197,90
130,24/08/2017,A345,147381.7726,159675.8244,50.74759501,4.331651912,100.11,256,5,00:20,50,14:40,15:00,170824_1440.345,1.07,1.122,1.15,1.138,0.017,0.052,1.173,12.053,26,Br,R3,PBl,71.69,28.42,71.3,28.81,0.39,,12.1994,1.13197,0,9.71103,1.1514,90
131,24/08/2017,A346,147249.1547,159863.872,50.74928491,4.329771414,106.84,128,5,00:20,50,15:05,15:25,170824_1505.346,1.01,1.052,1.037,1.039,-0.013,0.043,1.095,7.407,26,Br,R3,PBl,83.24,23.6,83.1,23.74,0.13,,7.86778,1.05028,160,6.36429,1.04315,70
132,24/08/2017,A347,147411.2327,160021.3383,50.75070122,4.332066972,102.18,512,5,00:20,50,15:32,15:52,170824_1532.347,0.949,0.998,0.985,0.993,-0.005,0.048,1.046,10.984,26,Br,R3,PBl,89.66,12.52,89.69,12.49,-0.03,,11.6592,1.00139,0,7.76324,0.967873,90
133,24/08/2017,A348,147144.6967,159734.1535,50.74811828,4.328292231,103.48,256,5,00:20,50,15:57,16:17,170824_1557.348,0.971,1.016,0.985,1.002,-0.014,0.046,1.062,9.938,22,Br,R3,PBl,88.34,15.14,88.33,15.15,0.01,,9.76842,0.98449,170,8.01842,1.01859,60
134,28/08/2017,A349,147804.5522,159075.7532,50.74220223,4.337645955,65.64,256,5,00:20,100,10:10,00:00,170828_1010.349,1.358,1.392,1.414,1.397,0.005,0.034,1.426,7.812,13,KoSm_Al,R2,PBl,49.54,16.1,50.49,15.15,-0.95,,8.45958,1.398,20,6.21058,1.38379,120
135,28/08/2017,A350,149188.0209,159165.9244,50.7430163,4.357246533,102.38,256,5,00:20,100,10:55,00:00,170828_1055.350,1.117,1.234,1.211,1.211,-0.022,0.116,1.35,5.716,14,Br,R3,PBl,64.74,37.64,64.22,38.16,0.52,,6.32161,1.19942,60,5.16581,1.20761,130
136,28/08/2017,A351,149668.5694,158287.9124,50.73512361,4.364055656,117.09,256,5,00:20,100,11:23,00:00,170828_1123.351,1.083,1.123,1.15,1.125,0.002,0.04,1.163,14.713,53,Ld,R3,PBl,73.05,44.04,72.69,44.4,0.36,,18.177,1.13197,20,9.00426,1.14749,110
137,28/08/2017,A352,150204.4926,157684.7358,50.7297012,4.371646978,126.85,256,5,00:30,100,12:09,00:00,170828_1209.352,1.037,1.069,1.092,1.069,0,0.032,1.101,13.88,26,Ld,R3,PBl,79.44,47.41,79.22,47.63,0.22,,11.9017,1.06831,0,9.85973,1.06468,100
138,28/08/2017,A353,150532.8372,158271.1067,50.73497231,4.376298599,115.27,128,5,00:20,100,12:47,00:00,170828_1247.353,0.945,0.988,0.985,0.979,-0.008,0.042,1.03,15.457,52,Ld,R3,PBl,91.77,23.5,91.85,23.42,-0.08,,16.1342,0.967873,170,12.6809,1.00139,80
139,28/08/2017,A354,150579.346,159055.0535,50.74201976,4.376958758,107.77,256,5,00:20,100,13:32,00:00,170828_1332.354,1.029,1.08,1.092,1.105,0.025,0.052,1.132,11.594,13,Br,R3,PBl,75.24,32.53,74.92,32.85,0.31,,16.0291,1.05028,120,11.1341,1.06468,30
140,28/08/2017,A355,151210.1001,158974.5453,50.74129499,4.385894872,107.09,256,5,00:20,100,13:58,00:00,170828_1358.355,0.983,1.01,1.037,1.016,0.006,0.027,1.036,13.03,27,Br,R3,PBl,86.35,20.74,86.29,20.8,0.06,,14.6433,1.01512,170,9.94246,1.03255,80
141,28/08/2017,A356,151272.7589,158248.2271,50.73476542,4.386780001,116.83,256,5,00:20,100,14:27,00:00,170828_1427.356,0.968,1.007,0.985,1.002,-0.005,0.039,1.046,14.087,33,Br,R3,PBl,88.34,28.49,88.33,28.5,0.01,,14.2222,0.997989,60,12.9122,1.00139,140
142,28/08/2017,A357,148010.6532,158005.4517,50.73258119,4.340571575,109.66,256,5,00:20,100,14:58,00:00,170828_1458.357,1.001,1.059,1.037,1.059,0,0.058,1.117,11.897,21,Br,R3,PBl,80.67,28.99,80.48,29.18,0.19,,11.1563,1.08296,60,7.0645,1.06106,160
143,28/08/2017,A358,149574.4528,158778.5138,50.73953395,4.362721927,107.65,256,5,00:20,100,15:45,00:00,170828_1545.358,1.106,1.151,1.15,1.142,-0.009,0.045,1.196,10.395,15,Br,R3,PBl,71.28,36.37,70.88,36.77,0.4,,10.9338,1.14749,170,7.55269,1.1514,80
144,31/08/2017,A359,146624.7995,157210.4615,50.72542814,4.320948178,71.34,256,5,00:20,100,11:35,11:55,170831_1135.359,1.553,1.591,1.568,1.596,0.004,0.038,1.629,15.804,25,KoMo,R1,PBl,40.25,31.09,40.35,30.99,-0.11,,17.3061,1.58568,40,13.5302,1.6184,140
145,31/08/2017,A360,147395.2962,158455.7614,50.736627,4.331851965,77.58,256,5,00:20,100,12:10,12:30,170831_1210.360,1.322,1.413,1.414,1.45,0.037,0.091,1.504,9.403,20,Br,R3,PBl,48.17,29.41,47.42,30.16,0.75,,9.67373,1.50115,70,7.46214,1.45045,140
146,31/08/2017,A361,146911.1873,159095.5997,50.74237667,4.324988742,105.79,128,5,00:20,100,12:45,13:05,170831_1245.361,1.052,1.107,1.092,1.112,0.005,0.055,1.161,15.562,17,Br,R3,PTu,74.46,31.33,74.13,31.66,0.33,,14.2142,1.14041,50,13.1898,1.10189,110
147,31/08/2017,A362,146175.9554,157827.8959,50.73097601,4.314584993,64.01,128,5,00:20,100,14:10,14:30,170831_1410.362,3.12,3.247,3.232,3.242,-0.005,0.127,3.375,5.919,13,KoMo,R1,PBl,12.39,51.62,12.24,51.77,0.14,,5.75772,3.42384,160,5.33649,3.19648,100
148,31/08/2017,A363,146714.9927,160421.2779,50.75429312,4.322197476,119.56,128,5,00:20,100,15:12,15:32,170831_1512.363,1.31,1.511,1.275,1.596,0.321,0.198,1.794,11.62,27,Mal,R3,PBl,41.15,78.41,40.35,79.21,0.8,,11.2,1.61,110,9.741,1.57,50
149,31/08/2017,A364,144195.8836,159821.8933,50.74888538,4.286507328,51.93,128,5,00:20,100,16:13,16:33,170831_1613.364,2.074,2.186,2.251,2.232,0.046,0.112,2.298,8.363,22,KoSm,R1,PTu,23.04,28.89,22.95,28.98,0.09,,9.21491,2.19052,40,6.67601,2.26709,140
150,25/07/2017,B025,150430.6507,162006.8444,50.7685557,4.3748559,116.05,512,5,00:20,100,10:12,10:32,170725_1012.025,0.851,0.907,0.888,0.91,0.002,0.056,0.964,6.994,29,Shh,R3,PTu,103.47,12.58,103.88,12.17,-0.41,,7.33684,0.901089,0,6.76566,0.91656,90
151,25/07/2017,B026,150015.0475,161986.533,50.7683733,4.3689644,106.66,256,5,00:20,100,10:43,11:03,170725_1043.026,0.913,0.959,0.935,0.943,-0.016,0.046,1.005,9.933,36,Ld,R3,PTu,97.59,9.07,97.83,8.83,-0.24,,11.1829,0.932296,20,9.44313,0.938666,100
152,25/07/2017,B027,150052.892,162081.4422,50.7692265,4.3695009,106.75,512,5,00:20,100,11:16,11:36,170725_1116.027,0.907,0.958,0.985,0.963,0.005,0.05,1.008,11.329,32,Ld,R3,PTu,94.29,12.46,94.44,12.31,-0.15,,12.4158,0.948302,20,10.5017,0.961305,100
153,25/07/2017,B028,150508.5684,162376.6867,50.7718804,4.375961,108.28,256,5,00:20,100,11:45,12:05,170725_1145.028,0.841,0.884,0.888,0.9,0.016,0.043,0.926,8.923,9,Ld,R3,PTu,105.36,2.92,105.83,2.45,-0.47,,6.98421,0.88588,20,5.08557,0.913445,120
154,25/07/2017,B029,150030.0405,162284.174,50.771049,4.369177,100.01,256,5,00:20,100,13:19,13:39,170725_1319.029,0.887,0.93,0.935,0.936,0.006,0.043,0.973,10.488,32,Br,R3,PTu,98.79,1.22,99.07,0.94,-0.27,,11.2559,0.932296,20,8.77606,0.958038,120
155,25/07/2017,B030,149690.8531,162288.0732,50.771084,4.3643685,89.52,512,5,00:20,100,13:58,14:18,170725_1358.030,0.954,1.015,1.037,1.016,0.001,0.06,1.075,6.582,20,Br,R3,PTu,86.35,3.17,86.29,3.23,0.06,,6.37512,1.05028,30,5.68673,0.964583,90
156,25/07/2017,B031,150238.6549,162636.4626,50.7742159,4.3721347,96.08,512,5,00:20,100,14:29,14:49,170725_1429.031,0.865,0.926,0.985,0.986,0.06,0.062,0.988,7.339,9,Br,R3,PTu,90.71,5.37,90.76,5.32,-0.05,,7.22456,0.948302,60,5.87298,0.967873,140
157,25/07/2017,B032,150421.5307,162937.4097,50.7769212,4.3747278,104.6,512,5,00:20,100,15:05,15:25,170725_1505.032,0.912,0.916,0.916,0.92,0.004,0.128,1.044,3.832,10,Ld,R3,PTu,101.63,2.97,101.98,2.62,-0.36,,6.11466,0.850416,10,5.59383,0.894974,130
158,25/07/2017,B033,150049.7845,162653.8089,50.7743719,4.369457,88.72,256,5,00:20,100,15:34,15:54,170725_1534.033,0.878,0.952,0.985,0.973,0.021,0.074,1.026,8.611,21,Br,R3,PTu,92.7,-3.98,92.81,-4.09,-0.11,,8.55152,0.799865,0,7.03165,0.951536,100
159,25/07/2017,B034,149844.0795,162697.8484,50.7747678,4.3665406,93.19,512,5,00:20,100,16:05,16:25,170725_1605.034,0.853,0.979,0.985,0.983,0.004,0.126,1.104,3.675,20,Br,R3,PTu,91.16,2.03,91.23,1.96,-0.07,,2.74695,1.30154,120,2.44531,1.3149,30
160,31/07/2017,B035,149575.8476,162702.2436,50.7748072,4.3627377,101.97,1024,5,00:20,100,10:03,10:23,170731_1003.035,0.967,1.014,1.037,1.016,0.001,0.048,1.062,12.021,36,Ld,R3,PTu,86.35,15.62,86.29,15.68,0.06,,13.3175,1.00139,50,11.9336,1.01512,150
161,31/07/2017,B036,149648.5959,162823.934,50.7759012,4.363769,106.96,256,5,00:20,100,10:32,10:52,170731_1032.036,0.898,0.941,0.935,0.953,0.011,0.044,0.985,9.712,18,Ld,R3,PTu,95.92,11.04,96.11,10.85,-0.19,,9.96653,0.91656,40,9.23177,0.951536,120
162,31/07/2017,B037,149563.4754,162979.4067,50.7772988,4.362562,103.63,256,5,00:20,100,11:00,11:20,170731_1100.037,0.821,0.87,0.888,0.883,0.014,0.049,0.919,10.995,23,Ld,R3,PTu,108.71,-5.08,109.28,-5.65,-0.57,,10.839,0.865017,20,10.4229,0.882869,110
163,31/07/2017,B038,149461.3072,162843.0033,50.7760725,4.3611136,97.23,1024,5,00:20,100,11:25,11:45,170731_1125.038,0.855,0.907,0.935,0.92,0.013,0.052,0.959,8.988,21,Br,R3,PTu,101.63,-4.4,101.98,-4.75,-0.36,,10.1791,0.833221,60,8.61217,0.919686,10
164,31/07/2017,B039,149798.6221,162990.1402,50.7773954,4.365896,121.41,512,5,00:20,100,11:53,12:13,170731_1153.039,0.831,0.854,0.843,0.853,0,0.022,0.876,16.073,30,Mal,R3,PTu,115.05,6.36,115.82,5.59,-0.77,,17.8883,0.847526,30,14.3191,0.867967,120
165,31/07/2017,B041,148492.911,162905.4438,50.7766322,4.3473834,89.54,512,5,00:20,100,13:54,14:14,170731_1354.041,1.073,1.12,1.092,1.118,-0.002,0.047,1.168,8.143,25,Br,R3,PTu,73.81,15.73,73.46,16.08,0.34,,8.05374,1.08296,30,6.96298,1.10155,130
166,31/07/2017,B042,148128.5484,162904.2342,50.7766203,4.3422174,90.11,256,5,00:20,100,14:24,14:44,170731_1424.042,0.986,1.025,1.037,1.016,-0.009,0.039,1.064,10.872,29,Br,R3,PTu,86.35,3.76,86.29,3.82,0.06,,12.3008,1.01512,170,9.06814,1.01859,80
167,31/07/2017,B043,148320.1992,163076.9469,50.7781735,4.3449339,95.39,512,5,00:20,100,14:53,15:13,170731_1453.043,0.96,1.009,0.985,0.989,-0.02,0.049,1.057,9.952,29,Br,R3,PTu,90.25,5.14,90.3,5.09,-0.04,,11.2776,0.98449,0,8.5306,0.98449,90
168,31/07/2017,B044,148586.7839,163053.7553,50.7779657,4.3487138,98.96,256,5,00:20,100,15:21,15:41,170731_1521.044,0.909,0.96,0.985,0.969,0.009,0.051,1.011,11.053,31,Ld,R3,PTu,93.33,5.63,93.46,5.5,-0.12,,11.9891,0.91656,20,8.27443,0.98449,90
169,31/07/2017,B045,148772.136,162907.7317,50.7766534,4.3513423,90.5,256,5,00:20,100,15:51,16:11,170731_1551.045,0.938,0.986,0.985,0.976,-0.01,0.048,1.034,6.84,15,Br,R3,PTu,92.24,-1.74,92.33,-1.83,-0.09,,6.83343,0.964583,10,6.03505,0.98449,110
170,31/07/2017,B046,148997.8922,162760.1499,50.7753271,4.3545435,91.35,512,5,00:20,100,16:21,16:41,170731_1621.046,0.969,1.011,1.037,1.022,0.011,0.042,1.054,10.245,24,Br,R3,PTu,85.52,5.83,85.44,5.91,0.08,,10.5481,1.01859,110,9.29481,1.01512,0
171,02/08/2017,B047,148006.8623,162773.161,50.7754416,4.3404928,86.61,256,5,00:20,100,09:44,10:04,170802_0944.047,1.055,1.139,1.15,1.162,0.022,0.084,1.224,3.611,13,Br,R3,PTu,69.28,17.33,68.84,17.77,0.44,,7.46282,1.03255,160,6.52127,1.00823,60
172,02/08/2017,B048,147841.5895,162963.7768,50.7771546,4.3381485,90.46,512,5,00:20,100,10:13,10:33,170802_1013.048,0.944,0.968,0.985,0.973,0.004,0.024,0.992,15.081,21,Br,R3,PTu,92.7,-2.24,92.81,-2.35,-0.11,,15.8887,0.964583,60,12.8687,0.967873,150
173,02/08/2017,B049,147691.0048,162956.5757,50.7770893,4.3360135,82.11,512,5,00:20,100,10:43,11:03,170802_1043.049,0.99,1.038,1.037,1.046,0.008,0.048,1.086,11.985,18,Br,R3,PTu,82.33,-0.22,82.17,-0.06,0.16,,11.4536,1.03255,50,8.97717,1.06468,150
174,02/08/2017,B050,147881.5774,162653.583,50.7743662,4.3387172,85.36,256,5,00:20,100,11:17,11:37,170802_1117.050,0.988,1.051,1.037,1.049,-0.002,0.063,1.113,9.749,18,Br,R3,PTu,81.94,3.42,81.77,3.59,0.16,,7.20463,1.06831,120,6.67095,1.05028,0
175,02/08/2017,B051,147701.2963,162696.6733,50.7747529,4.336161,82.65,512,5,00:20,100,11:47,12:07,170802_1147.051,1.042,1.077,1.065,1.076,0,0.035,1.111,9.042,13,Br,R3,PTu,78.59,4.06,78.35,4.3,0.24,,8.5725,1.08296,110,7.85694,1.06831,0
176,02/08/2017,B052,147472.6044,163171.8436,50.7790236,4.3329155,70.44,256,5,00:20,100,12:16,12:36,170802_1216.052,1.036,1.103,1.092,1.125,0.022,0.067,1.171,9.225,12,Br,R3,PTu,73.05,-2.61,72.69,-2.25,0.36,,9.5211,1.11666,30,6.65745,1.16719,120
177,02/08/2017,B053,147696.6262,162399.9798,50.7720857,4.3360966,78.22,128,5,00:30,100,13:05,13:35,170802_1305.053,1.106,1.133,1.15,1.132,-0.001,0.027,1.159,17.719,37,Br,R3,PBl,72.31,5.91,71.94,6.28,0.38,,15.2123,1.14749,140,13.728,1.13197,50
178,02/08/2017,B054,147458.8254,162627.8152,50.7741329,4.3327238,62.14,256,5,00:20,100,13:54,14:14,170802_1354.054,1.186,1.222,1.222,1.225,0.003,0.036,1.258,9.81,12,Br,R3,PBl,63.53,-1.39,62.99,-0.85,0.54,,7.55259,1.28393,90,7.01949,1.24943,10
179,02/08/2017,B055,147546.6356,162477.9691,50.7727862,4.3339697,70.68,128,5,00:20,100,14:26,14:46,170802_1426.055,1.12,1.145,1.15,1.152,0.007,0.025,1.17,19.937,22,Br,R3,PBl,70.27,0.41,69.85,0.83,0.42,,15.7023,1.16322,20,14.242,1.14749,90
180,02/08/2017,B056,147399.6016,162809.8301,50.7757689,4.3318829,51.51,128,5,00:20,100,14:55,15:15,170802_1455.056,1.248,1.291,1.264,1.272,-0.019,0.043,1.334,8.449,10,KoMo,R1,PBl,58.7,-7.19,59.12,-7.61,-0.42,,8.65906,1.24943,50,6.68286,1.31043,140
181,02/08/2017,B057,147158.8131,162891.2684,50.7764999,4.3284684,53.86,128,5,00:20,100,15:25,15:45,170802_1525.057,1.204,1.236,1.211,1.238,0.002,0.032,1.268,9.815,18,KoMo,R1,PBl,61.4,-7.54,61.88,-8.02,-0.47,,9.57865,1.24943,120,9.09897,1.22001,50
182,02/08/2017,B058,146936.6541,162951.7719,50.7770427,4.3253181,53.6,128,5,00:20,100,15:54,16:14,170802_1554.058,1.266,1.304,1.308,1.313,0.009,0.039,1.343,6.091,10,KoMo,R1,PBl,55.68,-2.08,56.05,-2.45,-0.36,,5.66419,1.30154,60,4.84652,1.3149,150
183,02/08/2017,B059,146923.7283,162675.3625,50.7745578,4.3251371,71.92,256,5,00:20,100,16:27,16:47,170802_1627.059,1.156,1.184,1.18,1.186,0.002,0.028,1.213,11.121,11,Br,R3,PBl,66.99,4.93,66.51,5.41,0.48,,10.7075,1.17117,60,8.60021,1.18319,160
184,03/08/2017,B061,147324.9244,162721.0719,50.77497066,4.330824763,46.63,128,5,00:20,100,11:02,11:22,170803_1102.061,1.292,1.368,1.343,1.354,-0.014,0.076,1.444,5.494,12,KoSm_Al,R2,PBl,52.3,-5.67,53.22,-6.59,-0.92,,7.07279,1.398,10,5.04476,1.43172,100
185,03/08/2017,B062,147145.6821,162519.9854,50.77316212,4.328285046,66.89,128,5,00:20,100,11:33,11:53,170803_1133.062,1.141,1.17,1.15,1.162,-0.009,0.03,1.2,9.715,18,KoMo,R1,PBl,68.23,-1.34,68.84,-1.95,-0.61,,9.45616,1.18319,150,8.55139,1.14359,70
186,03/08/2017,B063,147517.144,161567.0488,50.76459718,4.333557598,90.36,256,5,00:20,100,12:12,12:32,170803_1212.063,0.943,0.978,0.985,0.989,0.011,0.035,1.013,9.009,7,Br,R3,PBl,90.25,0.11,90.3,0.06,-0.04,,7.15239,1.30154,150,6.6457,1.26657,80
187,03/08/2017,B064,147655.8465,161457.481,50.76361276,4.335524328,88.23,256,5,00:20,100,12:57,13:17,170803_1257.064,1.025,1.048,1.037,1.042,-0.005,0.022,1.07,15.309,26,Br,R3,PBl,82.84,5.39,82.7,5.53,0.14,,16.9524,1.03255,0,11.4089,1.08296,90
188,03/08/2017,B065,147843.2175,161420.9083,50.76328469,4.338180386,85.97,256,5,00:20,100,13:24,13:44,170803_1324.065,1.028,1.054,1.037,1.049,-0.005,0.026,1.081,11.854,19,Br,R3,PBl,81.94,4.03,81.77,4.2,0.16,,11.5957,1.05028,160,11.1131,1.05028,70
189,03/08/2017,B067,147922.015,161131.2739,50.76068124,4.339298867,91.87,256,5,00:20,100,14:29,14:49,170803_1429.067,1.015,1.058,1.037,1.046,-0.013,0.043,1.101,9.952,29,Br,R3,PBl,82.33,9.54,82.17,9.7,0.16,,11.5403,1.03336,0,9.39695,1.06694,90
190,03/08/2017,B068,148114.5533,161490.6571,50.76391263,4.342026003,87.81,256,5,00:20,100,15:06,15:26,170803_1506.068,1.258,1.292,1.275,1.264,-0.028,0.034,1.326,4.66,4,Br,R3,PBl,60.34,27.47,59.75,28.06,0.59,,7.28119,1.2756,120,5.8664,1.15584,50
191,03/08/2017,B069,147914.1311,161539.7739,50.76435351,4.339184873,74.03,128,5,00:20,100,15:36,15:56,170803_1536.069,1.087,1.18,1.211,1.244,0.065,0.093,1.272,6.893,16,Br_Al,R2,PBl,60.58,13.45,61.38,12.65,-0.79,,4.02504,1.2756,130,3.55816,1.2756,30
192,03/08/2017,B070,147690.5257,161244.3945,50.76169731,4.336017184,94.32,128,5,00:20,100,16:09,16:29,170803_1609.070,1,1.03,1.037,1.029,-0.001,0.03,1.06,10.002,21,Br,R3,PBl,84.57,9.75,84.47,9.85,0.1,,10.1301,1.02206,30,6.30726,1.11666,110
193,07/08/2017,B071,147463.1041,161235.3917,50.76161545,4.332793839,101.26,128,5,00:20,100,09:46,10:06,170807_0946.071,1.016,1.055,1.065,1.062,0.006,0.04,1.095,8.086,11,Ld,R3,PBl,80.3,20.96,80.1,21.16,0.2,,7.60557,1.03961,70,6.32987,1.02904,10
194,07/08/2017,B072,147333.7364,161425.9035,50.76332753,4.330958873,96.57,128,5,00:20,100,10:13,10:33,170807_1013.072,1.075,1.105,1.092,1.099,-0.007,0.03,1.136,11.393,22,Br,R3,PBl,75.91,20.66,75.61,20.96,0.3,,11.0114,1.10155,70,9.57605,1.10531,150
195,07/08/2017,B073,147538.2139,161350.4336,50.76264996,4.33385767,98.09,128,5,00:20,100,10:39,10:59,170807_1039.073,0.972,1.009,0.985,1.006,-0.003,0.037,1.045,7.868,11,Br,R3,PBl,87.77,10.32,87.74,10.35,0.02,,7.93201,1.01512,50,5.4537,1.19942,150
196,07/08/2017,B074,147666.0047,161048.2644,50.75993406,4.335670844,90.8,128,5,00:20,100,11:08,11:28,170807_1108.074,0.971,1.016,0.985,1.009,-0.006,0.045,1.06,10.266,19,Br,R3,PBl,87.34,3.46,87.3,3.5,0.03,,9.99036,1.01662,10,7.81497,1.00016,110
197,07/08/2017,B075,147460.2229,161046.2113,50.75991476,4.332754277,103.33,128,5,00:20,100,11:36,11:56,170807_1136.075,1.03,1.07,1.092,1.075,0.006,0.04,1.11,9.852,17,Br,R3,PBl,78.71,24.62,78.47,24.86,0.24,,10.2885,1.03607,40,7.89202,1.14749,130
198,07/08/2017,B077,148395.0539,161541.7792,50.76437302,4.346001707,103.28,128,5,00:20,100,13:20,13:40,170807_1320.077,0.988,1.018,1.037,1.026,0.008,0.03,1.048,13.872,22,Br,R3,PBl,84.98,18.3,84.88,18.4,0.09,,14.3439,1.02183,30,10.9217,1.04733,120
199,07/08/2017,B078,148718.4609,161513.1026,50.764116,4.350585938,109.57,128,5,00:20,100,14:19,14:39,170807_1419.078,0.913,0.929,0.935,0.926,-0.003,0.016,0.945,15.993,23,Ld,R3,PBl,100.55,9.02,100.87,8.7,-0.33,,13.7701,0.925901,0,12.6631,0.949004,90
200,07/08/2017,B079,148845.4278,161375.4247,50.76287857,4.352386035,107.11,128,5,00:20,100,14:54,15:14,170807_1454.079,0.9,0.936,0.935,0.933,-0.003,0.036,0.972,14.76,23,Ld,R3,PBl,99.31,7.8,99.6,7.51,-0.29,,12.7736,0.90336,0,9.98039,0.925901,80
201,07/08/2017,B080,148956.2634,161208.851,50.76138132,4.353957474,98.06,128,5,00:20,100,15:23,15:43,170807_1523.080,0.937,0.963,0.935,0.956,-0.007,0.027,0.99,10.353,7,Br,R3,PBl,95.42,2.64,95.6,2.46,-0.18,,7.4771,0.977421,110,6.56439,0.953454,40
202,07/08/2017,B081,149077.1911,161088.394,50.76029864,4.355671741,93.44,128,5,00:20,100,15:49,16:09,170807_1549.081,0.856,0.9,0.897,0.902,0.002,0.045,0.945,10.785,11,Br,R3,PBl,104.98,-11.54,105.43,-11.99,-0.46,,9.6955,0.90336,20,7.33051,0.925901,120
203,07/08/2017,B082,149217.8032,161284.3697,50.7620606,4.357664287,99.74,128,5,00:20,100,16:17,16:37,170807_1617.082,0.923,0.965,0.96,0.952,-0.013,0.043,1.008,11.053,8,Br,R3,PTu,96.08,3.66,96.28,3.46,-0.2,,8.15996,1.05746,170,7.4905,1.09781,60
204,09/08/2017,B083,148561.6746,161385.0699,50.76296467,4.348364063,101.71,128,5,00:20,100,10:17,10:37,170809_1017.083,0.907,0.966,0.985,0.966,0,0.059,1.025,9.761,34,Br,R3,PBl,93.81,7.9,93.94,7.77,-0.14,,10.2795,0.949004,30,8.15678,0.972684,130
205,09/08/2017,B084,148410.3594,161145.4272,50.76080997,4.346220307,102.82,128,5,00:20,100,10:43,11:03,170809_1043.084,0.994,1.086,1.092,1.105,0.019,0.092,1.178,8.385,23,Br,R3,PBl,75.24,27.58,74.92,27.9,0.31,,7.77598,1.10025,10,6.9153,1.15584,110
206,09/08/2017,B085,148199.3166,161314.619,50.76233036,4.343228303,98.52,128,5,00:20,100,11:13,11:33,170809_1113.085,1.096,1.154,1.15,1.145,-0.009,0.058,1.211,7.465,25,Br,R3,PBl,70.97,27.55,70.57,27.95,0.4,,7.72221,1.13197,70,6.00928,1.1514,160
207,09/08/2017,B086,148558.8107,161022.7789,50.75970777,4.348324835,108.71,128,5,00:20,100,11:46,12:06,170809_1146.086,0.944,0.984,0.985,0.986,0.002,0.04,1.024,10.628,28,Ld,R3,PBl,90.71,18,90.76,17.95,-0.05,,10.5698,0.972684,160,9.8016,0.972684,50
208,09/08/2017,B087,148717.1855,161220.5085,50.76148566,4.350568838,108.8,128,5,00:20,100,12:20,12:40,170809_1220.087,0.896,0.961,0.985,0.973,0.012,0.064,1.025,10.781,21,Ld,R3,PBl,92.7,16.1,92.81,15.99,-0.11,,10.2616,0.949004,10,9.28349,0.972684,130
209,09/08/2017,B088,149820.8209,161203.8525,50.76133722,4.366211376,107.5,128,5,00:30,100,13:12,13:42,170809_1312.088,0.899,0.97,0.985,0.973,0.002,0.071,1.042,8.912,15,Br,R3,PTu,92.7,14.8,92.81,14.69,-0.11,,8.84561,0.951536,30,7.4137,0.964583,120
210,09/08/2017,B089,149601.9622,161049.2647,50.75994743,4.363109507,107.86,128,5,00:30,100,14:17,14:47,170809_1417.089,0.84,0.921,0.935,0.946,0.025,0.081,1.002,11.946,24,Br,R3,PTu,97.08,10.78,97.31,10.55,-0.23,,10.777,0.91656,20,8.72743,0.994597,100
211,09/08/2017,B090,150066.5382,161207.0925,50.76136635,4.369694075,108.03,128,5,00:20,100,15:05,15:25,170809_1505.090,0.866,0.931,0.935,0.92,-0.011,0.065,0.996,10.235,22,Br,R3,PTu,101.63,6.4,101.98,6.05,-0.36,,10.6713,0.901089,20,8.76348,0.98449,110
212,09/08/2017,B091,149936.5962,161338.5771,50.76254837,4.367852323,110.24,128,5,00:20,100,15:32,15:52,170809_1532.091,0.922,0.972,0.985,0.973,0,0.05,1.023,10.436,26,Br,R3,PTu,92.7,17.54,92.81,17.43,-0.11,,10.8776,0.967873,40,9.47138,0.981144,120
213,09/08/2017,B092,150228.4091,161099.2508,50.76039683,4.371988289,110.95,128,5,00:20,100,15:57,16:17,170809_1557.092,0.855,0.911,0.888,0.89,-0.022,0.056,0.968,9.229,17,Ld,R3,PTu,107.31,3.64,107.84,3.11,-0.53,,6.3895,0.882869,20,5.00494,0.967873,120
214,09/08/2017,B093,150931.6877,161865.4245,50.76728375,4.38195811,125.65,64,5,00:20,100,16:46,17:06,170809_1646.093,0.832,0.949,0.888,0.88,-0.069,0.117,1.067,4.677,19,Shh,R3,PTu,109.32,16.33,109.91,15.74,-0.59,,5.26003,0.882869,70,4.57618,0.876878,160
215,11/08/2017,B094,150711.6841,161841.7365,50.76707113,4.378839424,121.37,128,5,00:20,100,08:08,08:28,170811_0808.094,0.842,0.864,0.843,0.86,-0.004,0.023,0.887,14.508,32,Shh,R3,PTu,113.52,7.85,114.24,7.13,-0.72,,15.196,0.850416,50,12.4646,0.865017,160
216,11/08/2017,B095,150618.6188,161592.1082,50.76482716,4.377519743,114.76,128,5,00:20,100,08:38,08:58,170811_0838.095,0.793,0.877,0.843,0.86,-0.017,0.084,0.961,10.118,24,Mal,R3,PTu,113.52,1.24,114.24,0.52,-0.72,,4.05841,0.927978,10,3.23642,0.927978,110
217,11/08/2017,B096,150490.2371,161130.0264,50.76067331,4.375699304,120.67,256,5,00:20,100,09:06,09:26,170811_0906.096,0.82,0.858,0.843,0.86,0.002,0.038,0.896,10.659,25,Shh,R3,PTu,113.52,7.15,114.24,6.43,-0.72,,11.203,0.850416,170,9.11194,0.850416,80
218,11/08/2017,B097,150907.8327,161419.7693,50.76327748,4.381618803,127.81,128,5,00:20,100,09:39,09:59,170811_0939.097,0.775,0.809,0.801,0.804,-0.005,0.034,0.843,13.255,17,Shh,R3,PTu,126.78,1.03,127.95,-0.14,-1.17,,13.5108,0.783692,0,10.3567,0.819157,80
219,11/08/2017,B098,150951.8062,161146.8767,50.76082418,4.382241352,128.05,128,5,00:20,100,10:10,10:30,170811_1010.098,0.787,0.81,0.801,0.807,-0.003,0.022,0.832,16.134,19,Shh,R3,PTu,126.01,2.04,127.15,0.9,-1.14,,7.63884,0.802593,10,5.04637,0.833221,100
220,11/08/2017,B099,150732.2531,161205.3462,50.76135014,4.379129652,124.98,256,5,00:20,100,10:44,11:04,170811_1044.099,0.782,0.808,0.801,0.81,0.002,0.027,0.835,13.17,24,Shh,R3,PTu,125.25,-0.27,126.36,-1.38,-1.11,,13.899,0.799865,0,11.2582,0.824754,90
221,11/08/2017,B100,150116.5995,161470.7719,50.76373674,4.370403743,109.42,256,5,00:20,100,11:23,11:43,170811_1123.100,0.875,0.926,0.935,0.923,-0.003,0.05,0.976,12.381,31,Br,R3,PTu,101.09,8.33,101.43,7.99,-0.34,,12.1059,0.913445,170,10.6898,0.932296,90
222,11/08/2017,B101,150255.4563,161556.2336,50.76450496,4.372372013,97.73,256,5,00:20,100,11:47,12:07,170811_1147.101,0.853,0.904,0.888,0.9,-0.004,0.051,0.955,9.508,29,Br,R3,PTu,105.36,-7.63,105.83,-8.1,-0.47,,10.1961,0.882869,20,8.34395,0.922822,100
223,11/08/2017,B102,150815.1944,160873.6458,50.75836813,4.380304455,127.41,128,5,00:20,100,12:24,12:44,170811_1224.102,0.802,0.834,0.843,0.837,0.003,0.031,0.865,16.884,13,Shh,R3,PTu,118.68,8.73,119.57,7.84,-0.89,,3.44871,0.783692,20,2.77843,0.862077,90
224,11/08/2017,B103,150451.7028,160313.9453,50.753337,4.375152038,107.94,256,5,00:40,100,13:26,14:06,170811_1326.103,0.889,0.933,0.935,0.936,0.004,0.043,0.976,10.477,28,Br,R3,PTu,98.79,9.15,99.07,8.87,-0.27,92.21,11.7915,0.91656,0,8.75798,0.951536,90
225,16/08/2017,B104,150633.213,160644.9846,50.75631277,4.377724864,122.88,128,5,00:20,100,10:07,10:27,170816_1007.104,0.887,0.912,0.888,0.91,-0.002,0.024,0.936,10.056,16,Shh,R3,PTu,103.47,19.41,103.88,19,-0.41,,9.57365,0.91656,110,9.09834,0.91656,10
226,16/08/2017,B105,150418.4511,160635.0041,50.75622326,4.374681227,118.05,128,5,00:20,100,10:34,10:54,170816_1034.105,0.856,0.907,0.935,0.923,0.016,0.051,0.958,11.602,21,Ld,R3,PTu,101.09,16.96,101.43,16.62,-0.34,,6.13291,0.932296,50,5.85578,0.935475,110
227,16/08/2017,B106,150249.4295,160846.7669,50.75812706,4.372286014,116.17,128,5,00:20,100,11:00,11:20,170816_1100.106,0.856,0.897,0.888,0.9,0.003,0.041,0.938,10.716,30,Ld,R3,PTu,105.36,10.81,105.83,10.34,-0.47,,12.2685,0.898027,20,9.38481,0.901089,100
228,16/08/2017,B107,150075.3395,160894.0873,50.75855252,4.369818717,111.47,128,5,00:20,100,11:26,11:46,170816_1126.107,0.882,0.924,0.935,0.913,-0.011,0.042,0.966,11.343,20,Ld,R3,PTu,102.91,8.56,103.3,8.17,-0.39,,6.15798,0.945079,20,5.17172,0.941867,110
229,16/08/2017,B108,150156.2999,160682.5995,50.75665128,4.370966032,113.83,128,5,00:20,100,11:53,12:13,170816_1153.108,0.904,0.954,0.985,0.963,0.008,0.05,1.004,11.942,19,Ld,R3,PTu,94.29,19.54,94.44,19.39,-0.15,,12.5778,0.974486,30,9.82948,0.964583,120
230,16/08/2017,B109,149918.7317,160474.8963,50.75478412,4.367599189,100.09,128,5,00:20,100,12:19,12:39,170816_1219.109,0.964,1.031,1.037,1.032,0.001,0.067,1.098,9.038,27,Br,R3,PBl,84.17,15.92,84.05,16.04,0.11,,8.54824,1.01859,0,8.0944,1.05028,80
231,16/08/2017,B110,150053.0431,160300.6483,50.75321767,4.369502552,98.25,128,5,00:20,100,12:47,13:07,170816_1247.110,0.948,1.007,1.037,1.019,0.012,0.059,1.065,10.151,15,Br,R3,PBl,85.94,12.31,85.87,12.38,0.07,,9.18627,1.01167,50,7.81908,1.04315,140
232,16/08/2017,B111,150452.1577,159948.592,50.75005257,4.37515799,114.53,128,5,00:20,100,13:15,13:35,170816_1315.111.112,0.913,0.953,0.935,0.949,-0.003,0.039,0.992,13.211,41,Ld,R3,PBl,96.58,17.95,96.79,17.74,-0.21,,11.7056,0.941867,30,10.6606,0.967873,130
233,16/08/2017,B113,150165.8659,160476.2933,50.75479664,4.371101484,102.18,128,5,00:20,100,14:03,14:23,170816_1403.113,0.916,0.982,0.935,0.949,-0.033,0.067,1.049,9.261,22,Br,R3,PTu,96.58,5.6,96.79,5.39,-0.21,,9.70506,0.948302,10,7.91077,1.03255,100
234,16/08/2017,B114,149665.5143,159988.8563,50.75041468,4.364011064,98.47,128,5,00:20,100,14:30,14:50,170816_1430.114,1.02,1.039,1.037,1.042,0.003,0.02,1.059,11.674,23,Br,R3,PBl,82.84,15.63,82.7,15.77,0.14,,9.06101,1.03255,50,8.13381,1.05028,130
235,16/08/2017,B115,149735.0862,160232.0591,50.75260104,4.364996776,92.25,128,5,00:20,100,14:56,15:16,170816_1456.115,0.998,1.064,1.037,1.059,-0.005,0.066,1.129,8.097,22,Br,R3,PBl,80.67,11.58,80.48,11.77,0.19,,8.77929,1.09036,60,6.79219,1.06468,150
236,16/08/2017,B116,149465.7435,160184.2248,50.75217086,4.361179993,80.77,128,5,00:20,100,15:23,15:43,170816_1523.116,0.973,1.039,1.037,1.019,-0.02,0.066,1.105,6.886,21,KoMo_Al,R2,PBl,85.64,-4.87,85.87,-5.1,-0.22,,7.03578,0.997989,20,4.93264,1.01512,120
237,16/08/2017,B117,149276.0208,160027.3547,50.75076045,4.358491749,79.32,128,5,00:20,100,15:49,16:09,170816_1549.117,1.005,1.098,1.092,1.118,0.02,0.093,1.191,7.462,24,KoMo_Al,R2,PBl,72.92,6.4,73.46,5.86,-0.54,,4.16743,1.21586,60,3.45923,1.19942,150
238,16/08/2017,B118,149360.1558,160019.133,50.75068663,4.35968399,81.48,128,5,00:20,100,16:13,16:33,170816_1613.118,0.983,1.066,1.092,1.075,0.01,0.082,1.148,8.882,19,Br,R3,PBl,78.71,2.77,78.47,3.01,0.24,,9.58394,1.08296,30,7.23149,1.09781,140
239,17/08/2017,B119,149249.1376,160342.4343,50.7535929,4.358110204,93.77,128,5,00:20,100,09:51,10:11,170817_0951.119,1.038,1.066,1.092,1.065,0,0.028,1.094,11.886,19,Br,R3,PBl,79.93,13.84,79.72,14.05,0.21,,11.6805,1.05028,30,11.2431,1.08296,110
240,17/08/2017,B120,149370.0379,160587.5681,50.75579672,4.35982313,96.6,128,5,00:20,100,10:17,10:37,170817_1017.120,1.092,1.233,1.211,1.191,-0.042,0.141,1.374,2.363,25,Br,R3,PBl,66.53,30.07,66.04,30.56,0.49,,2.30281,1.18319,80,2.12822,1.17117,0
241,17/08/2017,B122,149595.323,160471.8648,50.75475676,4.363015965,93.25,128,5,00:20,100,11:11,11:31,170817_1111.122,0.988,1.038,1.037,1.042,0.004,0.05,1.088,7.927,13,Br,R3,PBl,82.84,10.41,82.7,10.55,0.14,,7.99374,1.01859,40,7.13934,1.08296,140
242,17/08/2017,B123,149745.6292,160604.5037,50.75594922,4.365145974,100.05,128,5,00:20,100,11:36,11:56,170817_1136.123,1.005,1.049,1.037,1.055,0.007,0.044,1.093,8.417,29,Br,R3,PBl,81.18,18.87,80.99,19.06,0.18,,8.16854,1.06831,90,7.5377,1.05028,150
243,17/08/2017,B124,149059.5512,160157.0016,50.75192565,4.355423972,79.58,128,5,00:20,100,12:32,12:52,170817_1232.124,1.085,1.132,1.15,1.132,-0.001,0.047,1.179,6.848,16,Br,R3,PBl,72.31,7.27,71.94,7.64,0.38,,6.94877,1.1167,10,5.90264,1.13354,90
244,17/08/2017,B125,149144.7894,160414.249,50.75423836,4.356631301,84.24,128,5,00:30,100,12:57,13:27,170817_1257.125,0.998,1.034,1.037,1.039,0.005,0.036,1.069,8.502,27,Br,R3,PBl,83.24,1,83.1,1.14,0.13,,6.8121,1.03255,30,6.20486,1.05028,110
245,17/08/2017,B126,149248.0745,160882.7367,50.75845007,4.358094111,88.69,128,5,00:20,100,13:39,13:59,170817_1339.126,0.952,1.007,0.985,1.006,-0.001,0.055,1.062,10.238,22,Br,R3,PBl,87.77,0.92,87.74,0.95,0.02,,9.94973,0.996955,30,8.17071,1.02183,120
246,17/08/2017,B127,149093.17,160725.1576,50.75703327,4.355899058,85.86,128,5,00:20,100,14:04,14:24,170817_1404.127,0.977,1.05,1.037,1.036,-0.015,0.073,1.123,7.407,20,Br,R3,PBl,83.63,2.23,83.51,2.35,0.12,,6.74291,1.02183,60,6.16342,1.02183,140
247,17/08/2017,B128,148862.6379,160643.3548,50.7562975,4.352632128,90.75,128,5,00:20,100,14:30,14:50,170817_1430.128,0.993,1.068,1.037,1.052,-0.016,0.075,1.143,6.845,23,Br,R3,PBl,81.56,9.19,81.38,9.37,0.17,,7.35112,1.04733,10,5.97502,1.07346,100
248,17/08/2017,B129,148890.6097,160335.6991,50.75353181,4.35302943,90.7,128,5,00:20,100,14:55,15:15,170817_1455.129,1.032,1.072,1.092,1.079,0.007,0.04,1.112,12.828,19,Br,R3,PBl,78.23,12.47,77.98,12.72,0.25,,12.1029,1.07346,0,10.5303,1.07346,100
249,17/08/2017,B130,148788.2615,160123.2418,50.75162168,4.351579696,93.12,128,5,00:20,100,15:21,15:41,170817_1521.130,1.008,1.095,1.092,1.095,0,0.087,1.182,9.174,14,Br,R3,PBl,76.37,16.75,76.08,17.04,0.29,,9.12107,1.10155,170,7.04782,1.11666,70
250,17/08/2017,B131,148650.1412,160433.1533,50.75440741,4.349621348,107.63,128,5,00:20,100,15:47,16:07,170817_1547.131,1.058,1.122,1.092,1.095,-0.027,0.065,1.187,10.057,14,Ld,R3,PBl,76.37,31.26,76.08,31.55,0.29,,10.1543,1.11666,160,8.54372,1.09036,60
251,21/08/2017,B132,148559.0239,160222.7778,50.75251598,4.34833087,100.71,128,5,00:20,100,09:49,10:09,170821_0949.132,1.111,1.146,1.15,1.145,-0.001,0.035,1.182,12.957,15,Br,R3,PBl,70.97,29.74,70.57,30.14,0.4,,10.4117,1.1514,170,9.21431,1.16719,80
252,21/08/2017,B133,148470.1355,160724.943,50.75703009,4.347069226,109.76,128,5,00:20,100,10:17,10:37,170821_1017.133,0.959,1.022,1.037,1.012,-0.01,0.063,1.086,12.108,32,Ld,R3,PBl,86.91,22.85,86.87,22.89,0.04,,9.03218,1.05028,100,8.02342,1.00139,10
253,21/08/2017,B134,148609.1631,159964.8328,50.75019724,4.349042326,82.27,128,5,00:20,100,10:57,11:17,170821_1057.134,1.17,1.274,1.275,1.281,0.007,0.104,1.378,6.424,12,Br,R3,PBl,59.03,23.24,58.42,23.85,0.61,,4.91884,1.41717,160,4.76445,1.33293,20
254,21/08/2017,B135,149448.4338,159786.4552,50.748595,4.360935241,92.3,128,5,00:20,100,11:29,11:49,170821_1129.135,1.066,1.092,1.092,1.095,0.003,0.027,1.119,10.485,10,Br,R3,PBl,76.37,15.93,76.08,16.22,0.29,,9.98035,1.08296,40,9.71838,1.09781,0
255,21/08/2017,B136,149256.9081,159528.9493,50.74627989,4.358221851,82.17,128,5,00:20,100,11:58,12:18,170821_1158.136,1.154,1.2,1.211,1.205,0.004,0.047,1.247,8.227,11,KoMo,R1,PBl,64.22,17.95,64.76,17.41,-0.53,,7.54694,1.19942,30,6.30859,1.21586,130
256,21/08/2017,B137,148856.4428,159526.6338,50.74625846,4.352547638,79.53,128,5,00:20,100,12:27,12:47,170821_1227.137,1.242,1.319,1.343,1.37,0.051,0.077,1.397,7.428,16,KoMo,R1,PBl,51.88,27.65,52.18,27.35,-0.3,,7.59229,1.38379,150,7.33102,1.3512,10
257,21/08/2017,B138,148655.5146,159679.5038,50.74763231,4.349700138,72.47,128,5,00:30,100,13:00,13:30,170821_1300.138,1.162,1.245,1.275,1.248,0.002,0.084,1.329,7.522,28,KoMo_Al,R2,PBl,60.25,12.22,61.05,11.42,-0.8,,7.89448,1.24943,0,6.19656,1.26657,90
258,21/08/2017,B139,148253.2955,159999.1996,50.75050526,4.343999438,101.63,128,5,00:20,100,13:51,14:11,170821_1351.139,1.039,1.067,1.092,1.065,-0.001,0.028,1.095,14.676,24,Br,R3,PBl,79.93,21.7,79.72,21.91,0.21,,13.4101,1.06468,0,10.6332,1.06831,80
259,21/08/2017,B140,148006.6849,160195.7238,50.75227119,4.340503849,114.74,128,5,00:20,100,14:23,14:43,170821_1423.140,0.954,0.99,0.985,0.996,0.006,0.037,1.027,13.686,31,Ld,R3,PBl,89.22,25.52,89.23,25.51,-0.02,,13.8642,0.98449,170,11.0026,1.00139,70
260,21/08/2017,B141,147829.4226,160592.1181,50.75583405,4.337989613,119.72,128,5,00:20,100,15:04,15:24,170821_1504.141,0.904,0.933,0.935,0.933,0,0.029,0.962,14.306,20,Mal,R3,PBl,99.31,20.41,99.6,20.12,-0.29,,12.9709,0.929127,170,9.65366,0.935475,80
261,21/08/2017,B142,148070.5792,160694.5419,50.75675564,4.341406748,107.21,128,5,00:20,100,15:37,15:57,170821_1537.142,0.926,0.948,0.935,0.946,-0.002,0.022,0.97,13.125,23,Ld,R3,PBl,97.08,10.13,97.31,9.9,-0.23,,13.9187,0.932296,0,10.3825,0.981144,80
262,21/08/2017,B143,147446.4142,160762.3269,50.75736266,4.332560487,106.95,128,5,00:20,100,16:14,16:34,170821_1614.143,1.015,1.104,1.037,1.062,-0.042,0.089,1.193,9.29,13,Ld,R3,PBl,80.3,26.65,80.1,26.85,0.2,,10.6284,1.06468,50,9.1988,1.05746,160
263,23/08/2017,B145,147663.5695,160184.4894,50.75216895,4.335641675,115.88,128,5,00:20,100,10:58,11:18,170823_1058.145,0.95,0.985,0.985,0.979,-0.006,0.035,1.021,15.292,21,Ld,R3,PBl,91.77,24.11,91.85,24.03,-0.08,,13.4777,0.967873,50,10.9993,0.997989,130
264,23/08/2017,B146,147478.4262,160470.4074,50.75473852,4.333016127,119.13,128,5,00:20,100,11:26,11:46,170823_1126.146,0.924,0.964,0.985,0.969,0.006,0.04,1.004,10.656,7,Mal,R3,PBl,93.33,25.8,93.46,25.67,-0.12,,10.1878,0.98449,20,7.81771,1.08296,90
265,23/08/2017,B147,148220.6881,160991.5249,50.7594259,4.343532734,94.78,128,5,00:20,100,12:11,12:31,170823_1211.147,0.969,1.076,1.092,1.079,0.003,0.107,1.183,6.118,16,Br,R3,PBl,78.23,16.55,77.98,16.8,0.25,,6.49447,1.10155,140,5.41976,1.08296,60
266,23/08/2017,B148,148212.6691,159495.5389,50.74597736,4.343426116,72.17,128,5,00:30,100,13:24,13:54,170823_1324.148,1.397,1.461,1.489,1.473,0.012,0.064,1.524,7.979,18,KoMo,R1,PBl,45.99,26.18,46.18,25.99,-0.19,,7.80154,1.4415,10,6.67607,1.45135,100
267,23/08/2017,B149,148329.919,160417.0097,50.75426148,4.345083386,107.46,128,5,00:20,100,14:18,14:38,170823_1418.149,0.947,0.99,0.985,0.983,-0.008,0.043,1.034,15.305,11,Br,R3,PBl,91.16,16.3,91.23,16.23,-0.07,,14.1063,1.00139,150,11.7805,0.967873,70
268,23/08/2017,B150,148249.4724,160248.2115,50.7527438,4.343944117,104.76,128,5,00:20,100,14:45,15:05,170823_1445.150,0.965,0.985,0.985,0.983,-0.002,0.02,1.005,15.011,26,Br,R3,PBl,91.16,13.6,91.23,13.53,-0.07,,13.6325,0.993982,0,11.9422,0.993982,80
269,23/08/2017,B151,148450.1035,159918.7211,50.74978232,4.3467886,93.76,128,5,00:20,100,15:11,15:31,170823_1511.151,1.062,1.083,1.092,1.075,-0.007,0.021,1.104,16.04,24,Br,R3,PBl,78.71,15.05,78.47,15.29,0.24,,16.1767,1.06468,160,11.1364,1.10189,70
270,23/08/2017,B152,148412.251,160176.4293,50.75209895,4.346251152,92.6,128,5,00:20,100,15:38,15:58,170823_1538.152,1.007,1.053,1.037,1.036,-0.018,0.046,1.099,10.946,14,Br,R3,PBl,83.63,8.97,83.51,9.09,0.12,,8.88305,1.02872,160,7.79991,0.993982,70
271,24/08/2017,B153,142748.137,158732.3745,50.73907479,4.266014211,69.62,256,5,00:30,100,10:22,10:52,170824_1022.153,1.823,1.911,1.928,1.907,-0.004,0.088,1.998,8.988,26,KoMo,R1,PTu,29.93,39.69,29.91,39.71,0.03,,8.15575,1.90927,170,7.23445,1.90927,60
272,24/08/2017,B154,142747.7162,158391.8509,50.73601356,4.266014881,66.56,256,5,00:30,100,11:03,11:33,170824_1103.154,1.992,2.04,2.03,2.04,0,0.048,2.088,9.217,34,KoMo,R1,PTu,26.76,39.8,26.7,39.86,0.06,,9.87613,1.976,10,6.93361,2.19052,110
273,24/08/2017,B155,143370.5249,158216.4067,50.73444372,4.27484069,66.86,128,5,00:30,100,11:45,12:15,170824_1145.155,1.798,1.829,1.831,1.824,-0.005,0.031,1.86,8.76,48,KoMo,R1,PTu,32.23,34.63,32.23,34.63,0,,8.10985,1.78248,150,7.16107,1.84479,50
274,24/08/2017,B156,144143.0076,158442.473,50.73648421,4.285779744,37.8,128,5,00:30,100,12:38,13:08,170824_1238.156,3.793,4.306,4.887,4.793,0.487,0.513,4.82,4.719,19,Pal_Al,R4,PBl,8.33,29.47,6.34,31.46,1.99,,5.6647,4.82745,120,5.11658,4.82745,170
275,24/08/2017,B157,145386.3343,157821.3949,50.73091192,4.303400517,43.56,128,5,00:30,100,13:23,13:53,170824_1323.157,3.977,4.296,4.407,4.538,0.242,0.318,4.614,6.808,31,Hn_Al,R4,PBl,9.31,34.25,6.95,36.61,2.36,7.12,7.82924,4.35468,70,6.11288,3.79555,150
276,24/08/2017,B158,145300.52,157783.8888,50.73057407,4.302185476,43.59,128,5,00:30,100,14:05,14:35,170824_1405.158,5.375,5.414,5.419,5.396,-0.017,0.039,5.452,17.122,49,Hn_Al,R4,PBl,6.55,37.04,5.19,38.4,1.36,,20.1623,5.35154,150,12.6182,5.35154,60
277,24/08/2017,B159,145802.1582,157203.8677,50.72536359,4.309297353,62.56,128,5,00:30,100,14:51,15:21,170824_1451.159,4.126,4.226,4.185,4.25,0.023,0.101,4.327,9.693,38,KoSm,R1,PBl,7.9,54.66,7.76,54.8,0.13,7,12.4767,4.06551,30,8.35927,4.35468,120
278,24/08/2017,B160,148293.8396,157274.0712,50.72600711,4.344586171,114.88,128,5,00:30,100,15:37,16:07,170824_1537.160,1.134,1.174,1.15,1.171,-0.003,0.04,1.215,10.78,53,Br,R3,PBl,68.4,46.48,67.95,46.93,0.45,83.27,14.4155,1.16719,60,13.0347,1.18319,160
279,28/08/2017,B161,148341.5408,159048.7258,50.74196099,4.345254041,74.26,128,5,00:20,100,10:32,10:52,170828_1022.161,1.402,1.457,1.489,1.466,0.01,0.055,1.511,8.082,16,KoMo,R1,PBl,46.36,27.9,46.56,27.7,-0.2,,9.49903,1.44642,0,6.02729,1.51703,90
280,28/08/2017,B162,149504.568,158786.5907,50.73960651,4.361731857,110.05,256,5,00:35,100,11:10,11:45,170828_1110.162,1.086,1.142,1.15,1.145,0.003,0.057,1.199,10.239,53,Br,R3,PBl,70.97,39.08,70.57,39.48,0.4,,11.542,1.14749,10,6.01875,1.16719,100
281,28/08/2017,B163,149035.3994,158424.6768,50.73635244,4.355086014,89.41,256,5,00:20,100,12:05,12:25,170828_1205.163,1.07,1.139,1.15,1.122,-0.017,0.069,1.207,8.724,18,Br,R3,PBl,73.37,16.04,73.02,16.39,0.35,,8.49559,1.11666,20,6.75495,1.13197,120
282,28/08/2017,B164,150137.7353,157836.383,50.7310645,4.370701499,120.53,256,5,00:30,100,12:40,13:10,170828_1240.164,0.961,0.99,0.985,0.989,-0.001,0.029,1.02,14.772,19,Ld,R3,PBl,90.25,30.28,90.3,30.23,-0.04,,14.6509,0.967873,20,11.8649,1.00139,110
283,28/08/2017,B165,150687.8743,158703.5199,50.73885943,4.378495663,107.64,256,5,00:20,100,13:37,13:57,170828_1337.165,0.954,1.024,1.037,1.019,-0.005,0.07,1.093,9.756,24,Br,R3,PBl,85.94,21.7,85.87,21.77,0.07,,10.347,1.06831,10,8.41908,1.01859,90
284,28/08/2017,B166,150130.0801,158818.0838,50.73988977,4.37059354,108,256,5,00:20,100,14:11,14:31,170828_1411.166,0.95,0.995,0.985,0.979,-0.016,0.045,1.04,11.593,16,Br,R3,PBl,91.77,16.23,91.85,16.15,-0.08,,12.0918,0.967873,0,9.71006,0.98449,100
285,28/08/2017,B167,151531.1005,158713.4061,50.73894663,4.390441552,115.94,256,5,00:20,100,14:47,15:07,170828_1447.167,0.995,1.03,1.037,1.032,0.002,0.035,1.065,16.849,21,Br,R3,PBl,84.17,31.77,84.05,31.89,0.11,,14.4822,1.03255,110,11.7082,1.05028,20
286,28/08/2017,B168,148151.7146,158394.7626,50.73608146,4.342567809,105.68,128,5,00:20,100,15:40,16:00,170828_1540.168,1.132,1.163,1.15,1.165,0.002,0.031,1.193,16.679,24,Br,R3,PBl,68.98,36.7,68.54,37.14,0.44,,14.7066,1.1514,170,12.9434,1.18319,80
287,31/08/2017,B170,147721.2082,159582.3326,50.74675594,4.336462095,106.05,128,5,00:20,100,10:32,10:52,170831_1032.170,1.033,1.069,1.037,1.062,-0.006,0.036,1.105,13.835,14,Br,R3,PBl,80.3,25.75,80.1,25.95,0.2,,10.8918,1.06831,0,8.91496,1.08296,80
288,31/08/2017,B171,146981.6609,160031.7391,50.75079269,4.325979687,122.26,128,5,00:20,100,11:14,11:34,170831_1114.171,1.005,1.092,1.037,1.022,-0.069,0.087,1.179,9.134,17,Mal,R3,PBl,85.52,36.74,85.44,36.82,0.08,,4.29672,1.01859,0,4.20307,1.06468,130
289,31/08/2017,B172,146901.3144,159753.6916,50.7482927,4.324843436,118.56,128,5,00:20,100,11:38,11:58,170831_1138.172,0.952,1.024,0.985,0.996,-0.028,0.072,1.096,12.657,21,Ld,R3,PBl,89.22,29.34,89.23,29.33,-0.02,,13.9652,0.967873,10,11.119,1.08296,70
290,31/08/2017,B173,146784.5851,159507.2756,50.74607686,4.323191531,117.75,128,5,00:20,100,12:05,12:25,170831_1205.173,1.001,1.066,1.15,1.152,0.086,0.065,1.131,11.203,22,Ld,R3,PTu,70.27,47.48,69.85,47.9,0.42,,12.8499,1.00139,170,10.5372,1.11666,40
291,31/08/2017,B174,147185.0824,159475.7332,50.74579534,4.328866415,102.27,128,5,00:20,100,12:35,12:55,170831_1235.174,0.985,1.056,1.037,1.046,-0.01,0.071,1.126,11.799,26,Br,R3,PBl,82.33,19.94,82.17,20.1,0.16,,11.4333,1.10189,140,10.2609,1.06468,80
292,31/08/2017,B175,146016.6245,159174.8745,50.74308398,4.312313832,113.58,128,5,00:50,100,13:17,14:07,170831_1317.175.176,1.198,1.237,1.211,1.231,-0.006,0.039,1.277,12.943,49,Ld,R3,PTu,63.02,50.56,62.47,51.11,0.55,,13.2314,1.23253,110,10.7627,1.21586,10
293,31/08/2017,B177,145663.7546,159273.7303,50.74397018,4.307313189,111.11,128,5,00:20,100,14:27,14:47,170831_1427.177,1.133,1.164,1.15,1.158,-0.006,0.031,1.195,12.846,26,Ld,R3,PTu,69.67,41.44,69.24,41.87,0.43,,12.6543,1.16719,90,12.2663,1.15533,160
294,31/08/2017,B178,145383.763,159705.1681,50.74784657,4.303340837,99.02,128,5,00:20,100,14:58,15:18,170831_1458.178,1.125,1.15,1.15,1.155,0.005,0.025,1.175,16.03,23,Br,R3,PTu,69.97,29.05,69.54,29.48,0.42,,15.0941,1.16322,140,13.2214,1.16719,40
295,31/08/2017,B179,144939.0288,160187.9681,50.75218316,4.297032617,62.74,128,5,00:20,100,15:27,15:47,170831_1527.179,1.395,1.532,1.568,1.553,0.021,0.136,1.668,6.123,21,KoMo,R1,PTu,42.12,20.62,42.25,20.49,-0.13,,5.92793,1.5326,30,3.82951,1.64619,120
296,31/08/2017,B180,144630.327,159543.9467,50.74639084,4.292667322,91.27,128,5,00:20,100,15:59,16:19,170831_1559.180,1.197,1.22,1.211,1.218,-0.002,0.023,1.243,18.729,21,Br,R3,PTu,64.13,27.14,63.6,27.67,0.53,,16.2475,1.21586,160,14.5338,1.21586,40
297,12/09/2017,B181,146640.7776,165178.9418,50.79706258,4.321103096,28.03,32,5,00:30,100,11:16,11:46,170912_1116.181,1.569,1.616,1.608,1.605,-0.011,0.047,1.663,8.038,15,KoSm_Al,R2,PTu,38.94,-10.91,39.97,-11.94,-1.04,,6.40996,1.60196,140,5.36209,1.59651,50
298,12/09/2017,B182,146792.7347,165326.7461,50.79839213,4.323257245,42.53,64,5,00:30,100,11:53,12:23,170912_1153.182,1.332,1.368,1.354,1.375,0.007,0.037,1.405,9.375,31,KoMo,R1,PTu,51.57,-9.04,51.86,-9.33,-0.29,,9.00911,1.38379,140,8.58594,1.38379,70
299,12/09/2017,B183,147004.649,165268.0672,50.79786574,4.326263666,42.36,64,5,00:30,100,12:30,13:00,170912_1230.183,1.237,1.269,1.264,1.27,0.001,0.032,1.301,10.107,29,KoMo,R1,PTu,58.85,-16.49,59.28,-16.92,-0.42,,9.87265,1.26657,60,7.13348,1.29711,160
300,12/09/2017,B184,147200.2559,165114.4027,50.79648531,4.329039417,32.08,128,5,00:30,100,13:09,13:39,170912_1309.184,1.326,1.365,1.354,1.362,-0.003,0.039,1.405,6.168,13,KoSm_Al,R2,PTu,51.77,-19.69,52.69,-20.61,-0.92,,9.25696,1.22835,20,6.92448,1.29711,110
301,12/09/2017,B185,147301.1915,165309.491,50.79823955,4.330469705,37.94,128,5,00:30,100,13:49,14:19,170912_1349.185,1.281,1.316,1.308,1.315,-0.001,0.036,1.352,7.631,18,KoSm_Al,R2,PTu,55.02,-17.08,55.9,-17.96,-0.88,,8.12411,1.22001,40,5.82572,1.23674,140
302,12/09/2017,B186,147474.575,165530.6812,50.80022873,4.332927614,46.68,32,5,00:30,100,14:36,15:06,170912_1436.186,1.224,1.268,1.264,1.27,0.002,0.044,1.313,7.592,37,KoMo,R1,PTu,58.85,-12.17,59.28,-12.6,-0.42,,6.96961,1.26657,50,5.82924,1.30154,140
303,12/09/2017,B187,147714.3187,165607.9124,50.80092398,4.336327985,41.52,32,5,00:30,100,15:14,15:44,170912_1514.187,1.255,1.298,1.308,1.302,0.005,0.043,1.341,6.296,12,KoMo_Al,R2,PTu,55.98,-14.46,56.85,-15.33,-0.87,,4.69954,1.27957,30,4.11069,1.33747,150
304,12/09/2017,B188,147890.1034,165754.5716,50.80224304,4.338820763,45.77,128,5,00:20,100,15:54,16:14,170912_1554.188,1.124,1.158,1.14,1.155,-0.003,0.034,1.192,10.258,30,KoMo_Al,R2,PTu,68.91,-23.14,69.54,-23.77,-0.63,,10.4381,1.16719,30,8.55928,1.18319,140
305,26/06/2017,B301,151045.8672,162321.8863,50.771387,4.383578,119.09,128,5,00:20,100,09:57,10:17,170626_0957.301,0.811,0.859,0.843,0.863,0.004,0.048,0.907,10.411,37,Shh,R3,PTu,112.87,6.22,113.57,5.52,-0.7,,10.1551,0.847526,10,8.10965,0.932296,90
306,26/06/2017,B302,151134.945,162921.9022,50.77678078,4.384842745,125.48,512,5,00:20,100,10:49,11:09,170626_1049.302,0.772,0.794,0.801,0.797,0.003,0.022,0.817,14.062,37,Shh,R3,PTu,128.62,-3.14,129.85,-4.37,-1.23,,14.6425,0.799865,20,11.9087,0.799865,100
307,26/06/2017,B303,151463.4811,162723.8952,50.775,4.3895,126.88,128,5,00:20,100,11:38,11:58,170626_1138.303,0.772,0.794,0.801,0.797,0.003,0.022,0.815,16.029,33,Shh,R3,PTu,128.62,-1.74,129.85,-2.97,-1.23,,16.6568,0.799865,60,13.9764,0.799865,140
308,26/06/2017,B304,151188.6528,162346.6798,50.7716096,4.3856023,119.64,128,5,00:20,100,12:18,12:38,170626_1218.304,0.832,0.883,0.888,0.89,0.007,0.05,0.933,10.122,28,Mal,R3,PTu,107.31,12.33,107.84,11.8,-0.53,,8.49456,0.898027,100,8.08163,0.91656,170
309,26/06/2017,B305,150742.7892,162145.7969,50.7698045,4.379281,126.11,256,5,00:20,100,13:09,13:29,170626_1309.305,0.82,0.849,0.843,0.85,0.001,0.029,0.877,13.44,26,Shh,R3,PTu,115.72,10.39,116.51,9.6,-0.79,,5.45829,0.879868,30,5.06252,0.891932,120
310,26/06/2017,B306,150753.9541,162249.1057,50.7707332,4.3794395,120.34,128,5,00:20,100,13:43,14:03,170626_1343.306,0.809,0.852,0.843,0.853,0.001,0.043,0.895,8.91,29,Shh,R3,PTu,115.05,5.29,115.82,4.52,-0.77,,8.841,0.836062,50,7.71861,0.865017,160
311,26/06/2017,B307,150703.5756,162488.0942,50.7728817,4.3787258,108.23,256,5,00:20,100,14:18,14:38,170626_1418.307,0.826,0.876,0.888,0.886,0.01,0.05,0.926,8.657,7,Ld,R3,PTu,108.11,0.12,108.66,-0.43,-0.55,,7.64759,0.951536,100,7.2605,0.932296,0
312,26/06/2017,B308,150847.2935,162736.3346,50.7751131,4.3807639,109.52,128,5,00:20,100,14:50,15:10,170626_1450.308,0.93,0.989,0.985,0.986,-0.003,0.059,1.048,7.116,18,Ld,R3,PTu,90.71,18.81,90.76,18.76,-0.05,,6.96181,0.967873,30,5.64411,1.03255,110
313,26/06/2017,B309,150676.0503,162706.93,50.774849,4.378336,102.27,64,5,00:20,100,15:23,15:43,170626_1523.309,0.888,0.936,0.935,0.956,0.02,0.048,0.984,9.551,16,Ld,R3,PTu,95.42,6.85,95.6,6.67,-0.18,,4.84188,0.997989,30,4.57415,0.98449,130
314,26/06/2017,B310,150407.8797,162535.7459,50.77331038,4.374533756,103.38,64,5,00:20,100,15:57,16:17,170626_1557.310,0.89,0.944,0.935,0.959,0.015,0.054,0.998,9.753,25,Br,R3,PTu,94.93,8.45,95.1,8.28,-0.17,,8.67867,0.981144,90,7.74827,0.945079,170
315,29/09/2017,B355,148449.2767,165766.9914,50.8023564,4.3467531,61.76,128,5,00:20,100,13:33,13:33,170929_0939.355,0.975,1.024,1.029,1.025,0.001,0.049,1.073,10.788,24,Br,R3,PTu,85.11,-23.35,85.02,-23.26,0.09,,9.82726,1.04671,80,8.73787,1.02904,160
316,29/09/2017,B356,148702.4461,165781.4416,50.8024869,4.3503445,64.15,128,5,00:20,100,13:33,13:33,170929_1008.356,0.97,1.026,1.029,1.041,0.016,0.056,1.082,11.414,16,Br,R3,PTu,82.98,-18.83,82.84,-18.69,0.14,,8.66431,1.03255,60,8.33618,1.05028,130
317,29/09/2017,B357,149105.9524,165885.0805,50.8034193,4.3560684,83.75,128,5,00:20,100,13:33,13:33,170929_1037.357,0.909,0.946,0.96,0.95,0.005,0.037,0.982,10.454,19,Br,R3,PTu,96.41,-12.66,96.62,-12.87,-0.21,,7.98537,0.932296,50,7.39028,0.948302,150
318,29/09/2017,B358,149579.5511,165588.0273,50.8007494,4.3627873,100.3,128,5,00:20,100,13:33,13:33,170929_1126.358,0.931,0.982,0.985,0.973,-0.01,0.051,1.033,6.947,14,Mal,R3,PTu,92.7,7.6,92.81,7.49,-0.11,,6.46736,0.935475,0,6.0349,0.948302,50
319,29/09/2017,B359,149703.5799,165447.7138,50.7994881,4.3645468,108.05,64,5,00:20,100,13:33,13:33,170929_1154.359,0.959,1.061,1.029,1.044,-0.017,0.102,1.163,3.892,30,Mal,R3,PTu,82.58,25.47,82.44,25.61,0.15,,2.75043,1.21586,90,2.57227,1.19942,10
320,29/09/2017,B360,150081.3703,165758.479,50.8022818,4.3699059,115.9,128,5,00:20,100,13:33,13:33,170929_1223.360,0.823,0.847,0.837,0.844,-0.003,0.024,0.871,8.772,33,Shh,R3,PTu,117.07,-1.17,117.91,-2.01,-0.84,,8.24532,0.837098,0,6.73268,0.866357,80
321,29/09/2017,B361,149500.9539,166293.9146,50.807095,4.3616715,100.21,256,5,00:20,100,13:33,13:33,170929_1305.361,0.833,0.867,0.866,0.874,0.007,0.034,0.901,12.379,34,Mal,R3,PTu,110.55,-10.34,111.18,-10.97,-0.63,,13.2556,0.850416,20,10.6717,0.898027,110
322,29/09/2017,B362,148112.1676,165804.3419,50.8026912,4.3419707,46.66,128,5,00:20,100,13:33,13:33,170929_1359.362,1.139,1.198,1.211,1.201,0.003,0.06,1.258,5.713,18,KoMo_Al,R2,PTu,64.4,-17.74,65.12,-18.46,-0.72,,4.89113,1.3084,50,4.27178,1.22152,110
323,29/09/2017,B363,146422.9289,165163.5684,50.7969231,4.3180132,25.5,128,5,00:20,100,13:33,13:33,170929_1445.363,1.554,1.6,1.608,1.294,0.001,0.046,1.646,10.107,19,KoSm_Al,R2,PTu,56.58,-31.08,57.44,-31.94,-0.86,,6.90981,1.60792,20,5.57814,1.60792,90
324,29/09/2017,B364,147642.2645,165889.0034,50.8034506,4.3353041,53.99,128,5,00:20,100,13:33,13:33,170929_1533.364,1.064,1.105,1.092,1.112,0.007,0.04,1.145,6.495,19,Br,R3,PTu,74.46,-20.47,74.13,-20.14,0.33,,6.5002,1.10189,130,5.18008,1.10189,50
326,06/10/2017,B366,147679.8073,160801.5276,50.75771602,4.335867986,102.34,512,5,00:20,111,11:16,11:16,171006_1116.366,0.94,1.1,1.258,1.264,0.006,0.164,1.428,6.57,34,Br,R3,PBl,60.34,42,59.75,42.59,0.59,,6.36,1.27,70,6.04,1.23,170
327,06/10/2017,B367,147151.8814,160268.9516,50.75292601,4.328389987,121.16,512,5,00:20,112,11:54,11:54,171006_1154.367,0.931,0.986,0.986,0.928,0.672,0.055,1.041,1.742,21,Mal,R3,PBl,100.19,20.97,100.51,20.65,-0.31,,3.1212,0.967873,0,2.15784,1.59651,80
328,06/10/2017,B368,146303.5499,160904.533,50.75863502,4.316361956,104.1,512,5,00:20,113,12:23,12:23,171006_1223.368,1.176,1.245,1.269,1.26,0.015,0.069,1.314,8.049,23,Ld,R3,PBl,60.66,43.44,60.07,44.03,0.59,,7.83382,1.23674,150,7.26406,1.26657,60
329,06/10/2017,B369,145944.9875,160993.1493,50.7594293,4.31127917,96.82,512,5,00:20,114,12:50,12:50,171006_1250.369,1.019,1.059,1.053,1.05,-0.009,0.04,1.099,12.892,19,Br,R3,PBl,81.81,15.01,81.64,15.18,0.17,,13.1664,1.06468,90,11.6678,1.03255,0
330,06/10/2017,B370,148376.0726,160717.8456,50.75696604,4.345736168,111.1,512,5,00:20,115,13:33,13:33,171006_1333.370,0.988,1.052,1.053,1.06,0.008,0.064,1.116,8.634,15,Ld,R3,PBl,80.55,30.55,80.35,30.75,0.2,,8.95585,1.08296,110,7.68509,1.11666,10
331,06/10/2017,B371,147933.1858,161329.6485,50.76246461,4.339456111,80.64,512,5,00:20,116,13:33,13:33,171006_1408.371,1.011,1.043,1.053,1.048,0.005,0.033,1.076,10.188,23,Br,R3,PBl,82.07,-1.43,81.91,-1.27,0.16,,10.0547,1.06468,120,8.60702,1.05028,40
332,16/08/2017,C401,150993.2644,160733.7373,50.7571101,4.382827793,122.1,128,5,00:20,100,09:16,09:36,170816_0916.401,0.794,0.853,0.888,0.87,0.017,0.059,0.911,12.331,18,Mal,R3,PTu,111.39,10.71,112.04,10.06,-0.65,,11.2652,0.838913,10,9.13984,0.898027,80
333,16/08/2017,C402,150695.8492,160508.7409,50.7550879,4.378612275,111.21,256,5,00:20,100,09:58,10:18,170816_0958.402,0.853,0.891,0.888,0.883,-0.008,0.038,0.929,12.834,20,Ld,R3,PTu,108.71,2.5,109.28,1.93,-0.57,,12.182,0.867967,0,11.3507,0.882869,60
334,16/08/2017,C403,150899.7463,160472.0675,50.75475792,4.381501753,119.97,128,5,00:20,100,10:24,10:44,170816_1024.403,0.845,0.903,0.888,0.896,-0.007,0.059,0.962,11.144,38,Ld,R3,PTu,106.13,13.84,106.62,13.35,-0.49,,11.8965,0.867967,20,10.006,0.91656,130
335,16/08/2017,C404,151205.1846,160658.3865,50.7564323,4.38583094,119.61,128,5,00:20,100,10:53,11:13,170816_1053.404,0.795,0.87,0.888,0.88,0.01,0.075,0.945,6.22,13,Ld,R3,PTu,109.32,10.29,109.91,9.7,-0.59,,5.63815,0.827566,10,5.10722,0.898027,60
336,16/08/2017,C405,151169.9224,160349.1575,50.75365249,4.38533018,108.41,128,5,00:20,100,11:24,11:44,170816_1124.405,0.863,0.91,0.935,0.916,0.006,0.047,0.957,10.575,27,Br,R3,PTu,102.36,6.05,102.73,5.68,-0.38,,10.5256,0.913445,40,9.60139,0.91656,150
337,16/08/2017,C406,150914.1386,160129.0255,50.75167404,4.381704823,107.13,128,5,00:20,100,11:51,12:11,170816_1151.406,0.892,0.962,0.985,0.963,0.001,0.07,1.032,7.372,16,Br,R3,PTu,94.29,12.84,94.44,12.69,-0.15,,6.54942,0.951536,70,6.07737,0.932296,0
338,16/08/2017,C407,150595.8629,159993.2319,50.75045373,4.377194399,117.53,128,5,00:20,100,12:20,12:40,170816_1220.407,0.918,0.946,0.935,0.946,0,0.028,0.974,14.084,14,Ld,R3,PTu,97.08,20.45,97.31,20.22,-0.23,,8.13567,0.98449,140,6.47879,0.967873,50
339,16/08/2017,C408,150900.1015,160316.2732,50.75335737,4.381506387,112.89,256,5,00:20,100,12:50,13:10,170816_1250.408,0.833,0.91,0.888,0.896,-0.014,0.077,0.987,9.784,29,Ld,R3,PTu,106.13,6.76,106.62,6.27,-0.49,,10.3325,0.882869,30,8.57641,0.935475,120
340,16/08/2017,C409,149967.4872,159946.4134,50.7500332,4.368290112,99.12,128,5,00:20,100,13:57,14:17,170816_1357.409,0.968,1.011,0.985,1.006,-0.006,0.044,1.055,9.22,20,Br,R3,PBl,87.77,11.35,87.74,11.38,0.02,,10.1972,1.00139,0,7.83574,1.01512,100
341,16/08/2017,C410,150206.0775,160189.4456,50.75221794,4.37167115,104.06,128,5,00:20,100,14:24,14:44,170816_1424.410,0.944,1.006,0.985,0.959,-0.047,0.062,1.068,9.089,13,Br,R3,PBl,94.93,9.13,95.1,8.96,-0.17,,6.59447,0.964583,10,5.26512,1.06831,100
342,16/08/2017,C411,150353.1049,160219.5269,50.75248828,4.373754686,100.26,256,5,00:20,100,14:55,15:15,170816_1455.411,0.906,0.976,0.935,0.94,-0.037,0.07,1.047,6.936,14,Br,R3,PTu,98.1,2.16,98.36,1.9,-0.26,,6.04555,1.11666,160,5.18721,0.964583,80
343,16/08/2017,C412,151011.4254,159838.8145,50.74906495,4.383082611,103.73,256,5,00:20,100,15:52,16:12,170816_1552.412,0.958,1.016,1.037,1.019,0.003,0.058,1.074,9.462,19,Br,R3,PTu,85.94,17.79,85.87,17.86,0.07,,10.3273,1.03255,40,7.72262,0.98449,120
344,18/08/2017,C413,151140.4709,160047.1107,50.75093723,4.384911844,107.99,256,6,00:20,101,08:05,08:25,170818_0805.413,0.927,0.975,0.985,0.969,-0.006,0.048,1.024,9.479,33,Br,R3,PTu,93.33,14.66,93.46,14.53,-0.12,,9.45382,0.967873,50,8.03977,0.967873,130
345,18/08/2017,C414,151438.7797,160245.8902,50.75272352,4.389139818,116.08,128,7,00:20,102,08:41,09:02,170818_0841.414,0.906,0.936,0.935,0.943,0.007,0.03,0.965,11.074,17,Ld,R3,PTu,97.59,18.49,97.83,18.25,-0.24,,11.726,0.932296,20,9.00469,0.964583,120
346,18/08/2017,C415,151722.3571,159780.2273,50.74853654,4.393156165,120.55,1128,8,00:20,103,09:20,09:40,170818_0920.415,0.913,0.987,0.985,0.969,-0.018,0.074,1.061,9.171,13,Mal,R3,PTu,93.33,27.22,93.46,27.09,-0.12,,8.82986,0.964583,30,6.43323,1.03255,110
347,18/08/2017,C416,151739.6358,159623.7259,50.74712958,4.393400243,114.25,128,9,00:20,104,09:50,10:10,170818_0950.416,0.938,0.967,0.985,0.979,0.012,0.028,0.995,10.6,22,Br,R3,PTu,91.77,22.48,91.85,22.4,-0.08,,11.3636,0.967873,30,8.85943,0.981144,120
348,18/08/2017,C417,150941.3199,159622.4798,50.74712028,4.382088644,102.41,526,10,00:20,105,10:28,10:48,170818_1028.417,0.985,1.049,1.037,1.046,-0.003,0.064,1.113,9.17,16,Br,R3,PBl,82.33,20.08,82.17,20.24,0.16,,9.42701,1.03607,0,7.02541,1.08296,90
349,18/08/2017,C418,151180.6834,159895.7052,50.74957605,4.38548117,108.51,128,11,00:20,106,10:56,11:16,170818_1056.418,0.945,0.98,0.985,0.979,0,0.034,1.014,8.981,18,Br,R3,PTu,91.77,16.74,91.85,16.66,-0.08,,8.97492,0.967873,20,8.32644,0.98449,70
350,18/08/2017,C419,151531.3553,160102.3947,50.75143329,4.390451095,116.34,128,12,00:20,107,11:24,11:44,170818_1124.419,0.935,0.981,0.985,0.966,-0.015,0.047,1.028,8.734,12,Ld,R3,PTu,93.81,22.53,93.94,22.4,-0.14,,5.78863,0.958038,170,4.90336,0.997989,90
351,18/08/2017,C420,150318.1546,159623.8887,50.74713367,4.373258817,105.23,256,13,00:20,108,12:19,12:39,170818_1219.420,1.036,1.064,1.092,1.065,0.002,0.028,1.092,15.771,35,Br,R3,PBl,79.93,25.3,79.72,25.51,0.21,,16.6669,1.06468,110,14.6279,1.06831,10
352,21/08/2017,C422,148480.4253,160552.6345,50.75548111,4.347215742,106.94,128,5,00:20,100,09:53,10:13,170821_0953.422,1.016,1.062,1.037,1.049,-0.013,0.045,1.107,11.574,16,Ld,R3,PBl,81.94,25,81.77,25.17,0.16,,11.5579,1.05028,130,8.37189,1.05028,40
353,21/08/2017,C423,148479.0794,160982.4579,50.7593451,4.347194955,108.08,128,5,00:20,100,10:18,10:38,170821_1018.423,0.975,1.014,1.037,1.012,-0.002,0.039,1.053,8.876,9,Ld,R3,PBl,86.91,21.17,86.87,21.21,0.04,,8.45307,1.02183,130,6.93915,0.996955,40
354,21/08/2017,C424,148890.6135,159886.8039,50.74949636,4.353030771,79.78,256,5,00:20,100,10:49,11:09,170821_1049.424,1.224,1.299,1.275,1.281,-0.018,0.075,1.375,7.327,30,KoMo,R1,PBl,58.01,21.77,58.42,21.36,-0.41,,8.16822,1.03255,140,7.10191,1.00139,50
355,21/08/2017,C425,149147.2387,159879.184,50.74942827,4.356667176,75.05,128,5,00:20,100,11:14,11:34,170821_1114.425,1.177,1.211,1.211,1.201,-0.01,0.035,1.246,7.803,14,KoMo_Al,R2,PBl,64.4,10.65,65.12,9.93,-0.72,,6.33015,1.18319,40,5.44367,1.21586,150
356,21/08/2017,C426,149407.0079,159608.4588,50.74699482,4.360348508,79.05,128,5,00:20,100,11:41,12:01,170821_1141.426,1.097,1.134,1.15,1.125,-0.009,0.037,1.171,10.255,22,KoMo_Al,R2,PBl,72.13,6.92,72.69,6.36,-0.56,,10.4397,1.14749,140,8.59956,1.11666,70
357,21/08/2017,C427,149040.8436,159654.1961,50.74740553,4.35516011,81.91,256,5,00:20,100,12:11,12:31,170821_1211.427,1.198,1.225,1.211,1.224,-0.001,0.028,1.253,12.551,22,KoMo,R1,PBl,62.58,19.33,63.07,18.84,-0.5,,11.0451,1.23253,20,10.338,1.23253,110
358,21/08/2017,C428,148675.8672,159693.5392,50.74775853,4.349988475,72.91,128,5,00:30,100,12:57,13:27,170821_1257.428,1.09,1.206,1.275,1.297,0.091,0.116,1.323,5.628,24,KoMo_Al,R2,PBl,56.35,16.56,57.21,15.7,-0.86,,6.32917,1.28393,170,5.04883,1.31938,80
359,21/08/2017,C429,148441.1092,159743.3461,50.74820572,4.346661866,96.1,128,5,00:20,100,13:45,14:05,170821_1345.429,1.122,1.142,1.15,1.142,0,0.02,1.162,24.301,22,Br,R3,PBl,71.28,24.82,70.88,25.22,0.4,,24.8303,1.13197,150,18.312,1.1514,60
360,21/08/2017,C430,147894.7502,160071.5337,50.75115437,4.338918328,114.42,256,5,00:20,100,14:14,14:34,170821_1414.430,0.962,0.998,0.985,0.996,-0.002,0.036,1.033,13.797,21,Ld,R3,PBl,89.22,25.2,89.23,25.19,-0.02,,12.4964,0.997989,10,11.0535,1.01512,100
361,21/08/2017,C431,147880.4595,160370.7095,50.75384383,4.338714145,121.06,256,5,00:20,100,14:47,15:07,170821_1447.431,0.919,0.944,0.935,0.946,0.002,0.025,0.969,17.251,35,Mal,R3,PBl,97.08,23.98,97.31,23.75,-0.23,,18.353,0.932296,170,13.2375,0.964583,80
362,21/08/2017,C432,148119.9111,160510.2774,50.75509931,4.342106804,119.58,256,5,00:20,100,15:14,15:34,170821_1514.432,0.913,0.932,0.935,0.936,0.005,0.019,0.95,19.96,26,Mal,R3,PBl,98.79,20.79,99.07,20.51,-0.27,,19.0995,0.932296,0,16.8077,0.948302,110
363,21/08/2017,C433,147601.1864,160622.5813,50.75610703,4.334754869,116,128,5,00:20,100,16:09,16:29,170821_1609.433,0.956,1.006,0.985,0.966,-0.04,0.05,1.057,11.218,10,Ld,R3,PBl,93.81,22.19,93.94,22.06,-0.14,,10.9085,0.964583,40,8.81987,0.967873,120
364,23/08/2017,C434,147448.9279,160188.0414,50.7522,4.3326,107.35,128,5,00:20,100,10:34,10:54,170823_1034.434,1.499,1.542,1.554,0.966,-0.002,0.044,1.586,3.525,9,Br,R3,PBl,93.81,13.54,93.94,13.41,-0.14,,3.45262,1.48635,0,3.10408,1.51703,100
365,23/08/2017,C435,147657.9587,160392.8395,50.75404194,4.335560873,120.95,256,5,00:20,100,11:05,11:25,170823_1105.435,0.931,0.962,0.985,0.963,0.001,0.031,0.992,15.102,17,Mal,R3,PBl,94.29,26.66,94.44,26.51,-0.15,,13.6054,0.967873,40,10.2478,0.981144,130
366,23/08/2017,C436,148200.0587,160845.8243,50.75811603,4.343241043,95.23,512,5,00:20,100,12:04,12:24,170823_1204.436,1.11,1.162,0.959,1.195,0.236,0.053,1.215,7.95,27,Br,R3,PBl,66.16,29.07,65.67,29.56,0.49,,8.53793,1.19942,10,6.925,1.2,100
367,23/08/2017,C437,147915.0541,160871.6901,50.75834763,4.339201637,106.27,512,5,00:20,100,12:34,12:54,170823_1234.437,0.951,0.985,0.985,0.989,0.004,0.035,1.02,16.135,27,Ld,R3,PBl,90.25,16.02,90.3,15.97,-0.04,,16.7391,0.967873,170,12.182,1.01512,80
368,23/08/2017,C438,148211.036,159494.218,50.74596548,4.343402982,72.15,256,5,00:30,100,13:23,13:53,170823_1323.438,1.395,1.438,1.414,1.446,0.009,0.043,1.481,8.415,19,KoMo,R1,PBl,47.43,24.72,47.65,24.5,-0.22,,7.74691,1.4366,0,6.85051,1.45135,90
369,24/08/2017,C439,142747.1431,158732.4938,50.73907585,4.266000129,69.65,256,5,00:30,100,10:20,10:50,170824_1020.439,1.811,1.892,1.928,1.884,-0.009,0.081,1.974,8.109,16,KoMo,R1,PTu,30.54,39.11,30.52,39.13,0.02,,7.23633,1.91874,160,6.68443,1.89925,50
370,24/08/2017,C440,142747.0782,158392.537,50.73601972,4.266005829,66.62,256,5,00:30,100,11:01,11:31,170824_1101.440,1.973,2.02,2.03,2.023,0.003,0.046,2.066,9.649,39,KoMo,R1,PTu,27.13,39.49,27.08,39.54,0.06,,10.5156,1.99876,10,6.54059,2.19867,110
371,24/08/2017,C441,143352.638,158240.3408,50.73465868,4.274586886,67.06,256,5,00:30,100,11:44,12:14,170824_1144.441,1.787,1.835,1.831,1.828,-0.008,0.048,1.883,9.633,48,KoMo,R1,PTu,32.12,34.94,32.11,34.95,0,,8.4786,1.83567,130,7.3247,1.85452,50
372,24/08/2017,C442,144128.9549,158405.0527,50.73614767,4.285581261,38.61,128,5,00:30,100,12:39,13:08,170824_1239.442,5.082,5.302,5.419,5.393,0.091,0.22,5.523,5.762,16,Pal_Al,R4,PBl,6.56,32.05,5.2,33.41,1.36,,6.78282,5.13254,160,6.04273,5.5506,50
373,24/08/2017,C443,145292.7758,157779.4106,50.73053375,4.302075841,43.89,256,5,00:25,100,15:08,15:33,170824_1508.443,5.019,5.18,5.146,5.174,-0.006,0.161,5.341,7.96,17,Hn_Al,R4,PBl,7.13,36.76,5.57,38.32,1.56,,8.39307,5.27425,170,6.07897,4.97766,100
374,24/08/2017,C444,145822.9349,157193.4629,50.7252702,4.309591725,62.6,128,5,00:30,100,15:49,16:19,170824_1549.444,4.32,4.408,4.407,4.379,-0.029,0.088,4.496,7.408,28,KoSm,R1,PBl,7.51,55.09,7.38,55.22,0.13,,7.27622,4.35873,140,7.06148,4.34391,20
375,24/08/2017,C445,148313.6932,157248.9442,50.72578128,4.344867468,116.06,128,5,00:30,100,16:35,17:05,170824_1635.445,1.13,1.163,1.15,1.165,0.002,0.033,1.196,14.832,47,Br,R3,PBl,68.98,47.08,68.54,47.52,0.44,84.45,13.7638,1.1514,40,13.1096,1.18319,140
376,31/08/2017,C446,151765.3415,158150.2729,50.73388351,4.393757251,125.25,256,5,00:20,100,09:41,10:01,170831_0941.446,0.954,0.985,0.985,0.983,-0.003,0.031,1.016,13.106,23,Ld,R3,PBl,91.16,34.09,91.23,34.02,-0.07,,13.3887,0.981144,0,11.1551,0.98449,90
377,31/08/2017,C447,151016.5883,157823.1939,50.73094499,4.383149967,123.26,256,5,00:20,100,10:06,10:26,170831_1006.447,1.072,1.112,1.092,1.112,0,0.039,1.151,10.868,18,Br,R3,PBl,74.46,48.8,74.13,49.13,0.33,,11.102,1.08296,170,9.36779,1.10531,60
378,31/08/2017,C448,147382.736,159030.9318,50.74179759,4.331670042,76.26,64,5,00:20,100,10:53,11:13,170831_1053.448,1.58,1.635,1.258,1.629,0.371,0.06,1.695,5.19,31,Br,R3,PBl,39.79,36.47,38.99,37.27,0.81,,8.24809,1.23253,160,4.131,1.3,70
379,31/08/2017,C449,147376.4612,157246.997,50.72576039,4.331593556,75.57,256,5,00:20,100,11:27,11:47,170831_1127.449,1.493,1.542,1.568,1.553,0.011,0.049,1.591,8.249,27,Br,R1,PBl,42.12,33.45,42.25,33.32,-0.13,,9.01341,1.54834,10,6.79253,1.56957,100
380,31/08/2017,C450,147172.3715,157802.8041,50.73075604,4.328698881,104.03,512,5,00:20,100,12:05,12:25,170831_1205.450,1.177,1.214,1.211,1.211,-0.003,0.037,1.251,14.175,21,Br,R3,PBl,64.74,39.29,64.22,39.81,0.52,,13.5497,1.21586,100,12.8139,1.21586,170
381,31/08/2017,C451,146711.4026,158479.5451,50.73683741,4.32216361,65.67,512,5,00:20,100,12:37,12:57,170831_1237.451,1.633,1.66,1.651,1.655,-0.005,0.028,1.688,12.87,19,KoSm_Al,R2,PBl,36.92,28.75,37.96,27.71,-1.04,,13.4803,1.6518,130,11.212,1.63502,40
382,31/08/2017,C452,146012.8897,159110.375,50.74250412,4.312261603,116.23,256,5,00:20,100,13:18,13:38,170831_1318.452,1.173,1.202,1.211,1.195,-0.007,0.029,1.23,16.432,26,Ld,R3,PTu,66.16,50.07,65.67,50.56,0.49,,16.9569,1.19942,120,14.838,1.19128,50
383,31/08/2017,C453,145997.8558,158562.3784,50.73757766,4.312054461,102.92,256,5,00:20,100,14:01,14:21,170831_1401.453,1.307,1.343,1.343,1.347,0.004,0.036,1.379,12.524,16,Br,R3,PBl,54.36,48.56,53.69,49.23,0.68,,14.0221,1.33293,120,11.3293,1.33293,20
384,31/08/2017,C454,146128.884,159699.5926,50.74780181,4.313898912,98.67,256,5,00:20,100,14:38,14:58,170831_1438.454,1.312,1.388,1.414,1.397,0.009,0.076,1.465,10.333,21,Br,R3,PTu,51.21,47.46,50.49,48.18,0.71,,11.4015,1.398,0,8.92016,1.3512,100
385,31/08/2017,C455,146113.2868,160303.556,50.75323118,4.313671639,97.86,256,5,00:20,100,15:06,15:26,170831_1506.455,1.246,1.312,1.343,1.331,0.019,0.066,1.377,9.825,23,Br,R3,PBl,55.44,42.42,54.78,43.08,0.66,,10.5832,1.3149,40,8.27502,1.33747,130
386,31/08/2017,C456,145460.5944,160749.985,50.75723979,4.304416812,87,256,5,00:20,100,15:40,16:00,170831_1540.456,1.089,1.147,1.15,1.122,-0.025,0.058,1.205,9.262,15,Br,R3,PTu,73.37,13.63,73.02,13.98,0.35,,10.4057,1.10155,10,7.29197,1.1514,100
387,29/09/2017,C457,148283.292,165843.9748,50.803048,4.3443981,49.4,256,5,00:20,100,09:48,10:08,170929_0948.457,1.087,1.174,1.15,1.152,-0.022,0.086,1.26,5.536,20,KoMo,R1,PTu,69.21,-19.81,69.85,-20.45,-0.64,,5.29724,1.14041,40,4.94198,1.18027,130
388,29/09/2017,C458,148916.8696,165820.6178,50.8028395,4.3533862,82.55,256,5,00:20,100,10:18,10:38,170929_1018.458,0.905,0.956,0.935,0.953,-0.004,0.052,1.008,14.676,22,Br,R3,PTu,95.92,-13.37,96.11,-13.56,-0.19,,16.0842,0.964583,110,13.8793,0.967873,20
389,29/09/2017,C459,149293.8774,165803.4038,50.8026853,4.3587345,81.52,256,5,00:20,100,10:55,11:15,170929_1055.459,0.953,1,0.985,1.002,0.002,0.047,1.048,6.587,14,Br,R3,PTu,88.34,-6.82,88.33,-6.81,0.01,,7.08596,1.03255,130,6.43977,0.987848,50
390,29/09/2017,C460,149547.8027,165802.2434,50.8026751,4.3623367,91.89,256,5,00:20,100,11:28,11:48,170929_1128.460,0.946,0.991,1.037,1.012,0.022,0.045,1.035,8.162,10,Ld,R3,PTu,86.91,4.98,86.87,5.02,0.04,,7.63166,0.993982,50,7.07695,1.02872,140
391,29/09/2017,C461,149880.5708,165614.7899,50.8009901,4.3670574,116.35,256,5,00:20,100,12:06,12:26,170929_1206.461,0.838,0.87,0.888,0.877,0.006,0.033,0.903,10.089,15,Shh,R3,PTu,109.93,6.42,110.54,5.81,-0.61,,2.19009,3.54351,90,2.06682,3.54351,10
392,29/09/2017,C462,150266.0931,165799.4118,50.8026497,4.3725264,112.01,256,5,00:20,100,12:34,12:54,170929_1234.462,0.783,0.831,0.843,0.83,-0.001,0.049,0.88,6.119,13,Mal,R3,PTu,120.33,-8.32,121.28,-9.27,-0.95,,2.72,0.98,60,2.34,1,170
393,29/09/2017,C463,149518.7232,166293.6239,50.8070924,4.3619236,100.57,256,5,00:20,100,13:05,13:25,170929_1305.463,0.839,0.868,0.888,0.873,0.005,0.029,0.897,12.975,49,Mal,R3,PTu,110.76,-10.19,111.39,-10.82,-0.63,,13.8682,0.866357,30,11.4176,0.896638,110
394,29/09/2017,C464,148161.542,165603.7824,50.8008884,4.3426721,50.2,256,5,00:20,100,14:03,14:23,170929_1403.464,1.13,1.176,1.15,1.178,0.002,0.046,1.223,5.297,14,KoMo,R1,PTu,66.69,-16.49,67.27,-17.07,-0.58,,7.41056,1.11666,20,6.25044,1.12046,100
395,29/09/2017,C465,147148.3754,164947.7594,50.794987,4.3283048,36.07,256,5,00:20,100,14:52,15:12,170929_1452.465,1.249,1.297,1.275,1.294,-0.003,0.049,1.346,6.661,28,KoSm,R1,PTu,57.05,-20.98,57.44,-21.37,-0.39,,6.62878,1.3084,40,4.60816,1.3084,130
396,06/10/2017,C466,148967.3247,163001.0307,50.77749249,4.354109478,103.08,128,5,00:20,100,09:50,10:10,171006_0950.466,0.892,0.925,0.935,0.92,-0.006,0.034,0.959,9.528,14,Ld,R3,PTu,101.63,1.45,101.98,1.1,-0.36,,8.28333,0.901089,170,6.66246,0.941867,60
397,06/10/2017,C467,149388.4978,162545.6098,50.77339896,4.360081759,80.48,256,5,00:20,100,10:19,10:39,171006_1019.467,0.896,0.958,0.935,0.946,-0.012,0.062,1.02,7.957,23,Br,R3,PTu,97.08,-16.6,97.31,-16.83,-0.23,,8.35872,0.927978,20,7.34258,0.960413,110
398,06/10/2017,C468,149179.6792,162216.1523,50.770437,4.357121978,94.14,256,5,00:20,100,10:57,11:17,171006_1057.468,0.917,0.959,0.935,0.956,-0.003,0.041,1,12.592,28,Br,R3,PTu,95.42,-1.28,95.6,-1.46,-0.18,,13.0275,0.927978,0,10.9335,0.960413,70
399,06/10/2017,C469,149777.288,161846.9858,50.76711879,4.365594056,98.33,256,5,00:20,100,11:40,12:00,171006_1140.469,0.883,0.973,0.935,0.946,-0.026,0.089,1.062,9.112,16,Br,R3,PTu,97.08,1.25,97.31,1.02,-0.23,,9.83326,0.960413,10,7.45517,0.927978,100
400,06/10/2017,C470,149401.9225,161162.4134,50.76096445,4.360274141,97.02,128,5,00:20,100,12:35,12:55,171006_1235.470,0.883,0.947,0.935,0.93,-0.018,0.064,1.011,9.01,19,Br,R3,PTu,99.84,-2.82,100.14,-3.12,-0.3,,9.49702,0.932296,10,7.3182,0.935475,100
401,06/10/2017,C471,149492.8186,160754.6711,50.75729904,4.361562962,101.47,256,5,00:20,100,13:11,13:31,171006_1311.471,0.942,0.983,0.985,0.996,0.012,0.042,1.025,12.668,23,Br,R3,PBl,89.22,12.25,89.23,12.24,-0.02,,13.4056,0.98449,40,10.9985,1.00139,120
402,06/10/2017,C472,148927.3176,160916.3802,50.75875204,4.353548018,102.89,256,5,00:20,100,13:55,14:15,171006_1355.472,0.961,1.009,1.037,1.019,0.01,0.048,1.057,11.267,22,Br,R3,PBl,85.94,16.95,85.87,17.02,0.07,,10.9053,1.01859,100,9.95284,1.03255,40
403,06/10/2017,C473,149980.5361,159599.4247,50.74691386,4.368474989,82.09,256,5,00:20,100,14:44,15:04,171006_1444.473,1.157,1.25,1.211,1.224,-0.025,0.093,1.342,6.28,25,Br_Al,R2,PBl,62.31,19.78,63.07,19.02,-0.76,,6.43302,1.19942,40,5.99602,1.24096,100
404,06/10/2017,C474,149659.2288,159580.5858,50.74674443,4.363922318,86.55,256,5,00:20,100,15:12,15:32,171006_1512.474,1.054,1.121,1.092,1.112,-0.009,0.066,1.187,6.907,17,Br,R3,PBl,74.46,12.09,74.13,12.42,0.33,,6.74307,1.14041,80,5.45281,1.10189,10
>>>>>>> origin/master