wangbei1 commited on
Commit
f9d10c3
·
verified ·
1 Parent(s): da23099

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  training_curves.png filter=lfs diff=lfs merge=lfs -text
37
  20260326_121051_baseline/training_curves.png filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  training_curves.png filter=lfs diff=lfs merge=lfs -text
37
  20260326_121051_baseline/training_curves.png filter=lfs diff=lfs merge=lfs -text
38
+ 20260326_141053_balanced_spatial_minw015/training_curves.png filter=lfs diff=lfs merge=lfs -text
20260326_141053_balanced_spatial_minw015/checkpoint_model_001600/generator.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d908406594f3d108012f49a19c758fc60f402d8863f399fb56a9d27ed471ab3
3
+ size 5676264030
20260326_141053_balanced_spatial_minw015/checkpoint_model_001600/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9ba0238f224756980929eaa05726209f0cdb5ff38743c498cd8ed972fec0310
3
+ size 17028919541
20260326_141053_balanced_spatial_minw015/checkpoint_model_003200/generator.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c95e4fdd840d366ebf793d79fd6af2e7ee136975ab575d6496765f121f69450
3
+ size 5676264030
20260326_141053_balanced_spatial_minw015/checkpoint_model_003200/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837104f633b798de64edf6a432e7fc9de3a02b85b000ca55c8d173a0e2050952
3
+ size 17028919541
20260326_141053_balanced_spatial_minw015/checkpoint_model_004800/generator.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8624d6ffb265efb5146a445703dca969cff8ee84821972243f4b73a6f2ae74a
3
+ size 5676264030
20260326_141053_balanced_spatial_minw015/checkpoint_model_004800/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa9ac2120cad945dd9881501fe8cfb6565c928249dfc3a19578f75be73bb14b
3
+ size 17028919541
20260326_141053_balanced_spatial_minw015/checkpoint_model_006400/generator.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a146a57850d8fdbb4e6872073a75c9d1b0f0dd746c38993f29b6f2091511d520
3
+ size 5676264030
20260326_141053_balanced_spatial_minw015/checkpoint_model_006400/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dade0795ba109f47863ea808d8b7e8ad118831971af2f59d860b73600755581
3
+ size 17028919541
20260326_141053_balanced_spatial_minw015/checkpoint_model_008000/generator.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723f28bd02084bd0b358d4ad0ace04cc084d3a2ea7b94ee6faa63bf3714f46bb
3
+ size 5676264030
20260326_141053_balanced_spatial_minw015/checkpoint_model_008000/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3fc3589debad945e07ad961541d865e5230927350a9f478187c191ca9f2d02
3
+ size 17028919541
20260326_141053_balanced_spatial_minw015/config.yaml ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ generator_ckpt: checkpoints/ode_init.pt
2
+ generator_fsdp_wrap_strategy: size
3
+ real_score_fsdp_wrap_strategy: size
4
+ fake_score_fsdp_wrap_strategy: size
5
+ real_name: Wan2.1-T2V-14B
6
+ fake_name: Wan2.1-T2V-1.3B
7
+ text_encoder_fsdp_wrap_strategy: size
8
+ denoising_step_list:
9
+ - 1000
10
+ - 750
11
+ - 500
12
+ - 250
13
+ warp_denoising_step: true
14
+ ts_schedule: false
15
+ num_train_timestep: 1000
16
+ timestep_shift: 5.0
17
+ guidance_scale: 3.0
18
+ denoising_loss_type: flow
19
+ mixed_precision: true
20
+ seed: 0
21
+ wandb_host: WANDB_HOST
22
+ wandb_key: WANDB_KEY
23
+ wandb_entity: WANDB_ENTITY
24
+ wandb_project: WANDB_PROJECT
25
+ sharding_strategy: hybrid_full
26
+ lr: 2.0e-06
27
+ lr_critic: 4.0e-07
28
+ beta1: 0.0
29
+ beta2: 0.999
30
+ beta1_critic: 0.0
31
+ beta2_critic: 0.999
32
+ data_path: prompts/vidprom_filtered_extended.txt
33
+ batch_size: 1
34
+ ema_weight: 0.99
35
+ ema_start_step: 200
36
+ gradient_accumulation_steps: 8
37
+ log_iters: 200
38
+ negative_prompt: 色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
39
+ dfake_gen_update_ratio: 5
40
+ image_or_video_shape:
41
+ - 1
42
+ - 21
43
+ - 16
44
+ - 60
45
+ - 104
46
+ distribution_loss: rewardeddmd
47
+ trainer: rewarded_distillation
48
+ gradient_checkpointing: true
49
+ full_training_steps: 1000
50
+ num_frame_per_block: 3
51
+ load_raw_video: false
52
+ beta: 2.0
53
+ model_kwargs:
54
+ timestep_shift: 5.0
55
+ local_attn_size: 9
56
+ sink_size: 3
57
+ checkpoint_path: checkpoints
58
+ reward_mode: BalancedOverall
59
+ reward_dims:
60
+ - VQ
61
+ - MQ
62
+ - TA
63
+ reward_balance_lambda: 0.5
64
+ reward_balance_window: 50
65
+ reward_balance_warmup: 50
66
+ spatial_reward: true
67
+ spatial_reward_method: gradient
68
+ spatial_reward_pixel_grad: true
69
+ spatial_reward_metrics:
70
+ - MQ
71
+ - VQ
72
+ - TA
73
+ spatial_reward_strength: 1.0
74
+ spatial_reward_min_weight: 0.15
75
+ spatial_reward_combination: adaptive
76
+ spatial_reward_temperature: 1.0
20260326_141053_balanced_spatial_minw015/train_log.csv ADDED
@@ -0,0 +1,1001 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ step,wall_time,elapsed_sec,generator_loss,critic_loss,generator_grad_norm,critic_grad_norm,dmd_gradient_norm,reward_vq,reward_mq,reward_ta,reward_weight,reward_balance_penalty,reward_chunk0_vq,reward_chunk0_mq,reward_chunk0_ta,reward_chunk1_vq,reward_chunk1_mq,reward_chunk1_ta,reward_chunk2_vq,reward_chunk2_mq,reward_chunk2_ta,reward_chunk3_vq,reward_chunk3_mq,reward_chunk3_ta,reward_chunk4_vq,reward_chunk4_mq,reward_chunk4_ta,reward_chunk5_vq,reward_chunk5_mq,reward_chunk5_ta,reward_chunk6_vq,reward_chunk6_mq,reward_chunk6_ta,spatial_weight_min,spatial_weight_max,spatial_weight_std,temporal_sal_weight_min,temporal_sal_weight_max,temporal_sal_weight_std
2
+ 8,14:34:39,509.7,13.000000,0.050293,4.164206,0.139091,0.388672,1.652832,3.160156,-0.270142,46.683594,0.000000,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039246,,,
3
+ 16,14:36:50,640.5,,0.087891,,0.153441,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
4
+ 24,14:39:04,774.7,,0.128906,,0.168155,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
5
+ 32,14:41:16,906.9,,0.125000,,0.121153,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6
+ 40,14:43:28,1038.7,,0.099121,,0.137431,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7
+ 48,14:51:37,1528.0,10.000000,0.085449,5.895705,0.139978,0.474609,2.001465,3.341797,-0.714355,35.169922,0.000000,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.047287,,,
8
+ 56,14:53:47,1658.3,,0.125000,,0.116733,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9
+ 64,14:56:00,1791.3,,0.116211,,0.104491,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10
+ 72,14:58:21,1931.5,,0.074219,,0.150549,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11
+ 80,15:00:34,2065.2,,0.129883,,0.125664,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
12
+ 88,15:08:56,2566.8,12.375000,0.076172,10.568015,0.128324,0.402344,2.084961,3.267578,-0.400391,78.960938,0.000000,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.055115,,,
13
+ 96,15:11:08,2698.9,,0.143555,,0.102547,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
14
+ 104,15:13:27,2837.8,,0.107910,,0.183694,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
15
+ 112,15:15:42,2972.8,,0.096680,,0.142143,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
16
+ 120,15:17:47,3098.3,,0.056396,,0.134126,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
17
+ 128,15:26:00,3591.1,17.500000,0.084473,13.818151,0.090690,0.416016,2.171387,3.558594,0.149780,138.851562,0.000000,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.047333,,,
18
+ 136,15:28:16,3726.7,,0.106445,,0.134940,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
19
+ 144,15:30:27,3857.7,,0.096680,,0.103151,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
20
+ 152,15:32:47,3998.1,,0.107910,,0.116704,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
21
+ 160,15:35:04,4135.0,,0.141602,,0.106240,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
22
+ 168,15:43:29,4639.5,2.828125,0.118652,13.956003,0.122110,0.396484,1.484375,3.074219,-0.216255,26.406250,0.000000,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045532,,,
23
+ 176,15:45:41,4771.7,,0.158203,,0.115233,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
24
+ 184,15:47:58,4909.2,,0.072266,,0.133009,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
25
+ 192,15:50:12,5043.3,,0.083984,,0.125240,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
26
+ 200,15:52:28,5178.5,,0.127930,,0.178995,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
27
+ 208,16:00:44,5674.4,10.687500,0.069336,58.087215,0.112144,0.484375,2.234375,3.087891,-0.208130,51.351562,0.000000,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.050583,,,
28
+ 216,16:03:01,5811.9,,0.107910,,0.168941,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
29
+ 224,16:05:21,5952.3,,0.093262,,0.112282,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
30
+ 232,16:07:37,6087.4,,0.090332,,0.099865,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
31
+ 240,16:09:52,6222.8,,0.134766,,0.068651,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
32
+ 248,16:18:09,6719.8,12.937500,0.068848,14.107711,0.196320,0.447266,2.252930,3.609375,-0.090088,71.375000,0.119385,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.046219,,,
33
+ 256,16:20:12,6842.5,,0.173828,,0.201545,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
34
+ 264,16:22:28,6978.5,,0.209961,,0.091699,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
35
+ 272,16:24:39,7109.4,,0.096680,,0.185096,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
36
+ 280,16:26:46,7236.7,,0.111816,,0.097545,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
37
+ 288,16:35:00,7730.9,6.000000,0.158203,21.292013,0.098349,0.333984,2.130859,3.059570,0.482971,61.125000,0.158020,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043793,,,
38
+ 296,16:37:23,7874.3,,0.104004,,0.117259,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
39
+ 304,16:39:38,8008.7,,0.091309,,0.186407,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
40
+ 312,16:41:50,8140.9,,0.112305,,0.105470,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
41
+ 320,16:44:10,8281.0,,0.117676,,0.120751,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
42
+ 328,16:52:44,8795.3,22.125000,0.179688,9.524184,0.114351,0.382812,2.872070,3.521484,0.109497,144.882812,0.174927,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045105,,,
43
+ 336,16:54:58,8928.7,,0.109375,,0.123017,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
44
+ 344,16:57:14,9064.7,,0.124512,,0.102463,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
45
+ 352,16:59:26,9196.6,,0.153320,,0.100942,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
46
+ 360,17:01:28,9318.9,,0.202148,,0.085553,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
47
+ 368,17:09:45,9816.2,7.343750,0.208984,54.297245,0.093466,0.382812,1.919434,2.609863,1.025635,76.117188,0.228882,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.046997,,,
48
+ 376,17:11:49,9940.1,,0.203125,,0.137281,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
49
+ 384,17:14:05,10076.2,,0.105957,,0.098902,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
50
+ 392,17:16:14,10205.1,,0.129883,,0.138483,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
51
+ 400,17:18:34,10345.2,,0.133789,,0.136356,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
52
+ 408,17:26:46,10837.2,9.437500,0.156250,7.697839,0.106472,0.439453,2.220703,2.964844,0.406250,42.468750,0.459961,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.048508,,,
53
+ 416,17:28:57,10967.8,,0.166016,,0.083209,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
54
+ 424,17:31:07,11097.5,,0.159180,,0.081035,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
55
+ 432,17:33:09,11220.3,,0.103516,,0.176019,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
56
+ 440,17:35:25,11355.8,,0.089355,,0.116009,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
57
+ 448,17:43:56,11866.7,30.125000,0.130859,24.461021,0.070345,0.408203,2.474609,3.441406,1.485840,257.773438,0.528809,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.037781,,,
58
+ 456,17:46:02,11992.9,,0.126953,,0.119532,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
59
+ 464,17:48:13,12123.8,,0.147461,,0.120096,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
60
+ 472,17:50:30,12261.2,,0.162109,,0.113331,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
61
+ 480,17:52:35,12385.6,,0.138672,,0.157800,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
62
+ 488,18:01:09,12900.4,5.343750,0.124023,15.387560,0.100682,0.408203,1.850586,3.027344,0.405945,36.117188,0.428223,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.047485,,,
63
+ 496,18:03:22,13032.6,,0.115234,,0.071030,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
64
+ 504,18:05:33,13163.6,,0.106934,,0.125003,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
65
+ 512,18:07:45,13295.4,,0.124023,,0.097791,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
66
+ 520,18:09:55,13425.6,,0.144531,,0.088832,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
67
+ 528,18:18:26,13937.2,27.750000,0.126953,22.453369,0.187649,0.376953,2.453125,3.447266,1.181152,192.445312,0.195679,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.049469,,,
68
+ 536,18:20:38,14069.0,,0.161133,,0.205829,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
69
+ 544,18:22:51,14202.0,,0.110840,,0.122304,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
70
+ 552,18:25:06,14337.1,,0.124023,,0.079814,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
71
+ 560,18:27:24,14474.7,,0.155273,,0.082361,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
72
+ 568,18:35:48,14979.0,18.875000,0.151367,23.657261,0.139686,0.363281,2.196289,3.031250,0.885620,158.406250,0.150818,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043350,,,
73
+ 576,18:38:04,15114.5,,0.138672,,0.114583,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
74
+ 584,18:40:16,15247.2,,0.120117,,0.102169,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
75
+ 592,18:42:25,15376.1,,0.102051,,0.107677,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
76
+ 600,18:44:38,15508.7,,0.136719,,0.196357,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
77
+ 608,18:53:02,16012.7,15.625000,0.241211,14.948873,0.085398,0.423828,2.547852,3.621094,0.575928,117.085938,0.127846,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041107,,,
78
+ 616,18:55:24,16154.6,,0.123047,,0.136286,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
79
+ 624,18:57:27,16277.6,,0.182617,,0.129821,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
80
+ 632,18:59:42,16412.8,,0.120605,,0.181638,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
81
+ 640,19:01:57,16548.0,,0.156250,,0.123902,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
82
+ 648,19:10:23,17053.7,31.625000,0.155273,26.540901,0.151272,0.390625,2.568359,3.206055,0.488281,182.609375,0.147705,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.049942,,,
83
+ 656,19:12:40,17190.4,,0.149414,,0.090777,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
84
+ 664,19:14:51,17321.8,,0.124512,,0.114396,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
85
+ 672,19:16:58,17449.3,,0.122070,,0.114840,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
86
+ 680,19:19:14,17584.6,,0.156250,,0.115177,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
87
+ 688,19:27:38,18088.8,19.250000,0.132812,73.516418,0.119074,0.419922,1.942871,2.898926,1.095337,125.558594,0.122559,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.052246,,,
88
+ 696,19:29:58,18228.9,,0.105469,,0.090705,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
89
+ 704,19:32:12,18363.3,,0.273438,,0.103951,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
90
+ 712,19:34:26,18497.2,,0.124023,,0.082538,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
91
+ 720,19:36:40,18631.3,,0.180664,,0.159492,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
92
+ 728,19:45:06,19137.1,15.625000,0.178711,16.111164,0.083868,0.429688,1.918457,2.922852,0.669373,72.960938,0.140350,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.050720,,,
93
+ 736,19:47:26,19276.9,,0.209961,,0.102899,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
94
+ 744,19:49:34,19404.8,,0.130859,,0.123843,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
95
+ 752,19:51:49,19539.8,,0.222656,,0.133730,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
96
+ 760,19:54:01,19671.7,,0.198242,,0.090960,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
97
+ 768,20:02:23,20173.8,9.250000,0.190430,13.356094,0.094716,0.302734,2.087646,2.925293,0.101318,66.111328,0.160187,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.048981,,,
98
+ 776,20:04:32,20303.0,,0.150391,,0.137571,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
99
+ 784,20:06:47,20437.5,,0.187500,,0.158370,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
100
+ 792,20:08:52,20563.3,,0.139648,,0.176347,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
101
+ 800,20:11:05,20695.7,,0.204102,,0.083535,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
102
+ 808,20:19:30,21200.9,14.500000,0.287109,11.181765,0.107568,0.439453,1.694336,2.622070,1.652351,96.148438,0.231262,,,,,,,,,,,,,,,,,,,,,,0.998535,6.652344,0.049255,,,
103
+ 816,20:21:40,21331.4,,0.145508,,0.130827,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
104
+ 824,20:23:51,21462.3,,0.231445,,0.115167,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
105
+ 832,20:25:56,21586.6,,0.173828,,0.093789,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
106
+ 840,20:28:03,21714.1,,0.124512,,0.079190,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
107
+ 848,20:36:28,22218.5,40.500000,0.088867,21.496639,0.106773,0.386719,2.678711,3.839844,1.141357,267.558594,0.302612,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043839,,,
108
+ 856,20:38:44,22355.1,,0.149414,,0.177958,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
109
+ 864,20:40:50,22481.2,,0.155273,,0.152260,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
110
+ 872,20:43:06,22616.6,,0.118164,,0.075065,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
111
+ 880,20:45:26,22757.0,,0.152344,,0.124243,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
112
+ 888,20:53:53,23263.6,43.500000,0.138672,42.390915,0.153267,0.378906,2.041016,3.102539,1.394287,362.140625,0.171570,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037445,,,
113
+ 896,20:56:02,23392.6,,0.148438,,0.104228,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
114
+ 904,20:58:13,23523.5,,0.127930,,0.157699,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
115
+ 912,21:00:21,23652.2,,0.081543,,0.127098,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
116
+ 920,21:02:38,23788.7,,0.122070,,0.111298,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
117
+ 928,21:11:05,24296.3,184.000000,0.208008,52.482719,0.112581,0.449219,2.729492,4.714844,1.904297,644.593750,0.317505,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.038727,,,
118
+ 936,21:13:16,24427.0,,0.140625,,0.120987,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
119
+ 944,21:15:37,24567.7,,0.101562,,0.111560,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
120
+ 952,21:17:46,24697.0,,0.135742,,0.137289,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
121
+ 960,21:19:52,24823.0,,0.108398,,0.101917,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
122
+ 968,21:28:24,25334.8,114.000000,0.127930,69.945541,0.140306,0.404297,2.405273,3.642578,1.065430,344.609375,0.281494,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040527,,,
123
+ 976,21:30:42,25473.1,,0.160156,,0.117755,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
124
+ 984,21:32:55,25606.1,,0.128906,,0.123910,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
125
+ 992,21:35:01,25732.0,,0.170898,,0.140347,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
126
+ 1000,21:37:20,25870.7,,0.158203,,0.111879,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
127
+ 1008,21:45:49,26379.4,56.000000,0.198242,27.223400,0.139456,0.447266,2.415527,3.369141,1.020020,154.125000,0.199585,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041687,,,
128
+ 1016,21:48:00,26511.2,,0.147461,,0.124995,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
129
+ 1024,21:50:11,26642.0,,0.163086,,0.153109,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
130
+ 1032,21:52:20,26770.6,,0.152344,,0.149420,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
131
+ 1040,21:54:25,26896.4,,0.154297,,0.100990,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
132
+ 1048,22:02:48,27399.1,12.687500,0.129883,29.161125,0.097520,0.425781,1.860840,3.239258,1.084595,135.027344,0.394775,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.042114,,,
133
+ 1056,22:05:00,27531.4,,0.162109,,0.190122,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
134
+ 1064,22:07:08,27659.3,,0.136719,,0.093578,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
135
+ 1072,22:09:17,27788.2,,0.150391,,0.126516,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
136
+ 1080,22:11:20,27910.8,,0.187500,,0.102249,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
137
+ 1088,22:19:51,28422.2,243.000000,0.158203,34.456795,0.181562,0.457031,2.807617,4.644531,1.926758,1104.750000,0.066223,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041580,,,
138
+ 1096,22:21:59,28549.7,,0.216797,,0.138692,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
139
+ 1104,22:24:14,28685.3,,0.120117,,0.097913,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
140
+ 1112,22:26:35,28825.7,,0.152344,,0.097228,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
141
+ 1120,22:28:52,28962.4,,0.151367,,0.119149,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
142
+ 1128,22:37:14,29465.0,5.156250,0.134766,20.428230,0.108839,0.382812,1.611328,2.331543,1.290527,41.476562,0.090027,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.048325,,,
143
+ 1136,22:39:29,29599.9,,0.148438,,0.088085,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
144
+ 1144,22:41:40,29730.9,,0.126953,,0.114882,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
145
+ 1152,22:43:46,29856.5,,0.154297,,0.082949,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
146
+ 1160,22:45:59,29990.3,,0.130859,,0.091177,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
147
+ 1168,22:54:36,30507.0,56.500000,0.140625,19.133070,0.097162,0.482422,2.223633,4.015625,1.689262,265.375000,0.384766,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039474,,,
148
+ 1176,22:56:53,30644.0,,0.164062,,0.118111,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
149
+ 1184,22:59:04,30775.4,,0.148438,,0.153713,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
150
+ 1192,23:01:12,30902.8,,0.113281,,0.105522,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
151
+ 1200,23:03:23,31033.5,,0.122070,,0.083519,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
152
+ 1208,23:11:49,31539.6,92.000000,0.211914,40.287243,0.137638,0.470703,2.805176,3.646484,1.190674,361.666016,0.277954,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043365,,,
153
+ 1216,23:14:02,31673.0,,0.269531,,0.115868,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
154
+ 1224,23:16:16,31807.3,,0.111328,,0.165800,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
155
+ 1232,23:18:29,31940.0,,0.117188,,0.103430,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
156
+ 1240,23:20:40,32070.8,,0.183594,,0.074147,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
157
+ 1248,23:29:13,32584.0,43.750000,0.164062,20.323914,0.126186,0.431641,2.281250,3.982422,0.910156,207.554688,0.147858,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041626,,,
158
+ 1256,23:31:25,32716.2,,0.194336,,0.120867,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
159
+ 1264,23:33:42,32852.5,,0.134766,,0.084494,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
160
+ 1272,23:35:54,32985.0,,0.185547,,0.177063,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
161
+ 1280,23:38:09,33120.3,,0.136719,,0.069129,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
162
+ 1288,23:46:27,33618.1,19.875000,0.234375,16.114046,0.234998,0.410156,1.666992,2.482422,1.333008,115.445312,0.243530,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.048218,,,
163
+ 1296,23:48:39,33750.3,,0.130859,,0.272970,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
164
+ 1304,23:50:58,33888.4,,0.184570,,0.152433,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
165
+ 1312,23:53:13,34024.1,,0.120117,,0.116333,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
166
+ 1320,23:55:27,34157.8,,0.226562,,0.137558,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
167
+ 1328,00:03:48,34658.4,79.500000,0.185547,13.941683,0.103160,0.396484,2.121094,3.746094,1.032715,533.578125,0.272217,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.050140,,,
168
+ 1336,00:06:02,34792.4,,0.128906,,0.152702,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
169
+ 1344,00:08:10,34920.5,,0.160156,,0.085305,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
170
+ 1352,00:10:20,35051.4,,0.129883,,0.160567,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
171
+ 1360,00:12:36,35187.1,,0.216797,,0.151235,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
172
+ 1368,00:21:13,35704.1,63.500000,0.184570,22.241018,0.131172,0.419922,2.364258,3.566406,1.372559,280.953125,0.132721,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.047516,,,
173
+ 1376,00:23:22,35833.1,,0.145508,,0.138973,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
174
+ 1384,00:25:41,35972.2,,0.128906,,0.125691,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
175
+ 1392,00:28:02,36112.9,,0.161133,,0.183811,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
176
+ 1400,00:30:14,36244.8,,0.153320,,0.156383,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
177
+ 1408,00:38:37,36748.1,40.250000,0.119141,24.775124,0.111608,0.382812,2.480957,3.318359,1.175537,295.949219,0.183960,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.038849,,,
178
+ 1416,00:40:46,36876.6,,0.130859,,0.131365,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
179
+ 1424,00:42:53,37004.1,,0.128906,,0.089143,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
180
+ 1432,00:45:07,37137.8,,0.130859,,0.146587,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
181
+ 1440,00:47:24,37274.5,,0.191406,,0.153978,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
182
+ 1448,00:55:36,37766.9,13.625000,0.160156,36.057667,0.101405,0.378906,2.147949,3.301758,0.750488,80.851562,0.118088,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041504,,,
183
+ 1456,00:57:49,37899.5,,0.138672,,0.090220,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
184
+ 1464,01:00:07,38037.4,,0.212891,,0.143080,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
185
+ 1472,01:02:22,38172.7,,0.143555,,0.119139,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
186
+ 1480,01:04:36,38306.7,,0.158203,,0.119755,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
187
+ 1488,01:12:58,38808.5,19.875000,0.104980,44.083679,0.085341,0.390625,2.276367,3.701172,1.106201,115.109375,0.212219,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.036682,,,
188
+ 1496,01:15:05,38935.5,,0.158203,,0.092286,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
189
+ 1504,01:17:21,39071.9,,0.162109,,0.093356,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
190
+ 1512,01:19:35,39205.7,,0.203125,,0.172592,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
191
+ 1520,01:21:42,39332.8,,0.118652,,0.124111,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
192
+ 1528,01:29:57,39827.9,41.250000,0.144531,77.371872,0.116721,0.343750,2.835938,4.291016,0.745483,195.375000,0.363770,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.044174,,,
193
+ 1536,01:32:19,39969.9,,0.189453,,0.130117,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
194
+ 1544,01:34:37,40107.4,,0.189453,,0.163456,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
195
+ 1552,01:36:47,40238.3,,0.187500,,0.073630,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
196
+ 1560,01:39:01,40371.9,,0.154297,,0.120930,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
197
+ 1568,01:47:33,40884.3,104.000000,0.146484,32.892231,0.102842,0.433594,2.537109,3.851562,1.273682,326.460938,0.253906,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.045837,,,
198
+ 1576,01:49:49,41019.6,,0.197266,,0.128078,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
199
+ 1584,01:52:02,41152.5,,0.229492,,0.152941,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
200
+ 1592,01:54:22,41292.4,,0.156250,,0.163823,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
201
+ 1600,01:57:10,41460.4,,0.129883,,0.133563,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
202
+ 1608,02:05:34,41964.7,98.500000,0.130859,35.410107,0.121281,0.437500,1.961426,3.300781,1.212952,225.554688,0.225220,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039001,,,
203
+ 1616,02:07:55,42105.9,,0.128906,,0.146869,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
204
+ 1624,02:10:14,42245.0,,0.115234,,0.100281,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
205
+ 1632,02:12:33,42383.4,,0.142578,,0.085717,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
206
+ 1640,02:14:53,42523.6,,0.168945,,0.147986,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
207
+ 1648,02:23:23,43033.7,12.687500,0.158203,17.787926,0.127808,0.406250,2.028320,3.076172,1.300049,89.593750,0.260376,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.044281,,,
208
+ 1656,02:25:43,43173.6,,0.186523,,0.201994,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
209
+ 1664,02:27:51,43301.5,,0.122070,,0.122448,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
210
+ 1672,02:30:03,43433.8,,0.186523,,0.144701,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
211
+ 1680,02:32:10,43560.7,,0.204102,,0.112805,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
212
+ 1688,02:40:19,44050.0,31.625000,0.224609,82.593918,0.145053,0.421875,2.174805,3.475586,1.176575,145.496094,0.435791,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.038727,,,
213
+ 1696,02:42:36,44186.6,,0.133789,,0.132429,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
214
+ 1704,02:44:51,44322.1,,0.267578,,0.121093,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
215
+ 1712,02:47:08,44459.2,,0.196289,,0.144033,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
216
+ 1720,02:49:22,44592.9,,0.188477,,0.148339,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
217
+ 1728,02:57:35,45085.7,13.750000,0.186523,29.538340,0.110176,0.347656,2.204102,3.153320,1.366211,71.000000,0.480225,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.046997,,,
218
+ 1736,02:59:53,45224.0,,0.179688,,0.138784,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
219
+ 1744,03:02:04,45355.3,,0.093750,,0.182126,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
220
+ 1752,03:04:10,45480.9,,0.216797,,0.139351,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
221
+ 1760,03:06:19,45609.7,,0.166016,,0.110972,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
222
+ 1768,03:14:42,46113.0,34.500000,0.196289,35.144199,0.085658,0.359375,2.159180,3.317383,1.406982,160.453125,0.256042,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.042938,,,
223
+ 1776,03:16:59,46250.1,,0.175781,,0.146404,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
224
+ 1784,03:19:14,46384.9,,0.125977,,0.112909,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
225
+ 1792,03:21:20,46510.7,,0.235352,,0.096713,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
226
+ 1800,03:23:36,46646.6,,0.134766,,0.115693,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
227
+ 1808,03:32:12,47162.8,338.000000,0.128906,54.379105,0.140500,0.503906,2.890625,4.583984,1.636230,1229.640625,0.084610,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.035202,,,
228
+ 1816,03:34:28,47298.5,,0.194336,,0.123799,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
229
+ 1824,03:36:49,47439.6,,0.193359,,0.144825,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
230
+ 1832,03:39:05,47576.2,,0.180664,,0.154924,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
231
+ 1840,03:41:26,47716.4,,0.247070,,0.148752,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
232
+ 1848,03:49:47,48217.6,10.937500,0.157227,30.690136,0.102619,0.369141,1.750000,2.690430,0.894043,58.828125,0.178040,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041687,,,
233
+ 1856,03:52:04,48354.9,,0.324219,,0.261232,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
234
+ 1864,03:54:20,48491.1,,0.140625,,0.089125,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
235
+ 1872,03:56:35,48626.4,,0.140625,,0.120004,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
236
+ 1880,03:58:45,48755.5,,0.158203,,0.198180,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
237
+ 1888,04:06:48,49238.9,8.625000,0.156250,62.888336,0.145188,0.363281,2.072266,2.910156,0.963806,62.593750,0.095001,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.036392,,,
238
+ 1896,04:09:11,49382.0,,0.160156,,0.123987,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
239
+ 1904,04:11:29,49519.5,,0.180664,,0.113201,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
240
+ 1912,04:13:39,49649.8,,0.129883,,0.087892,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
241
+ 1920,04:15:51,49781.7,,0.145508,,0.142841,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
242
+ 1928,04:24:08,50278.8,65.000000,0.183594,20.511408,0.120071,0.451172,2.763672,3.802734,0.801880,255.859375,0.135986,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043945,,,
243
+ 1936,04:26:22,50412.4,,0.135742,,0.099635,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
244
+ 1944,04:28:28,50538.7,,0.162109,,0.183582,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
245
+ 1952,04:30:41,50672.2,,0.151367,,0.093291,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
246
+ 1960,04:32:48,50799.4,,0.118652,,0.131452,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
247
+ 1968,04:40:59,51289.9,80.500000,0.195312,85.408585,0.123947,0.433594,2.182617,3.001953,1.331421,164.164062,0.159424,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044830,,,
248
+ 1976,04:43:10,51420.6,,0.160156,,0.100659,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
249
+ 1984,04:45:33,51563.5,,0.147461,,0.134538,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
250
+ 1992,04:47:44,51695.4,,0.146484,,0.100852,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
251
+ 2000,04:50:00,51830.4,,0.232422,,0.139265,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
252
+ 2008,04:58:20,52330.7,16.750000,0.074219,30.386154,0.114839,0.365234,2.207520,2.876465,0.668945,146.265625,0.287842,,,,,,,,,,,,,,,,,,,,,,0.999512,6.652344,0.048157,,,
253
+ 2016,05:00:38,52469.1,,0.092773,,0.148301,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
254
+ 2024,05:02:54,52604.6,,0.126953,,0.126568,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
255
+ 2032,05:05:07,52738.3,,0.181641,,0.116442,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
256
+ 2040,05:07:14,52865.1,,0.179688,,0.131833,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
257
+ 2048,05:15:35,53366.3,19.500000,0.125977,47.890743,0.127740,0.351562,2.145020,2.910156,1.547363,154.503906,0.139526,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.036896,,,
258
+ 2056,05:17:41,53492.3,,0.146484,,0.154308,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
259
+ 2064,05:19:49,53619.8,,0.150391,,0.097972,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
260
+ 2072,05:22:04,53754.7,,0.191406,,0.144921,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
261
+ 2080,05:24:20,53891.2,,0.166992,,0.146786,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
262
+ 2088,05:32:38,54388.9,66.500000,0.244141,50.599953,0.157906,0.347656,2.491211,4.112305,0.931641,490.033203,0.089157,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043579,,,
263
+ 2096,05:34:47,54517.6,,0.171875,,0.123803,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
264
+ 2104,05:36:53,54643.6,,0.120605,,0.107853,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
265
+ 2112,05:38:58,54769.3,,0.124512,,0.114307,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
266
+ 2120,05:41:10,54901.1,,0.219727,,0.181944,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
267
+ 2128,05:49:35,55406.1,38.500000,0.172852,77.473938,0.106035,0.337891,2.506836,3.770508,0.965088,300.109375,0.212738,,,,,,,,,,,,,,,,,,,,,,0.998535,6.652344,0.051331,,,
268
+ 2136,05:51:49,55539.7,,0.131836,,0.137218,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
269
+ 2144,05:54:09,55679.5,,0.179688,,0.121685,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
270
+ 2152,05:56:13,55803.6,,0.250000,,0.108370,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
271
+ 2160,05:58:15,55926.1,,0.143555,,0.062376,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
272
+ 2168,06:06:34,56424.5,34.750000,0.316406,24.854250,0.082481,0.468750,2.217773,2.825195,1.509521,182.722656,0.196411,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.047394,,,
273
+ 2176,06:08:47,56558.3,,0.172852,,0.129249,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
274
+ 2184,06:10:56,56686.4,,0.181641,,0.115618,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
275
+ 2192,06:13:04,56815.1,,0.133789,,0.163719,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
276
+ 2200,06:15:16,56947.2,,0.156250,,0.089109,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
277
+ 2208,06:23:29,57439.5,55.250000,0.145508,59.058434,0.111843,0.435547,2.121094,3.525391,1.424927,200.750000,0.179230,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.044464,,,
278
+ 2216,06:25:44,57574.4,,0.196289,,0.180140,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
279
+ 2224,06:27:55,57705.4,,0.223633,,0.114451,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
280
+ 2232,06:30:06,57837.2,,0.162109,,0.109254,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
281
+ 2240,06:32:12,57962.5,,0.214844,,0.094502,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
282
+ 2248,06:40:37,58467.9,22.875000,0.140625,42.068092,0.144506,0.361328,2.374023,3.507812,0.899658,167.953125,0.127625,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041183,,,
283
+ 2256,06:42:52,58603.0,,0.144531,,0.113070,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
284
+ 2264,06:44:58,58729.3,,0.154297,,0.134821,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
285
+ 2272,06:47:09,58859.7,,0.150391,,0.107377,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
286
+ 2280,06:49:30,59001.1,,0.137695,,0.130276,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
287
+ 2288,06:57:44,59494.4,59.000000,0.159180,27.094259,0.151253,0.443359,2.148438,3.449219,1.569824,186.476562,0.214111,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040466,,,
288
+ 2296,06:59:56,59626.7,,0.251953,,0.138101,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
289
+ 2304,07:02:06,59756.4,,0.285156,,0.102553,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
290
+ 2312,07:04:14,59885.0,,0.136719,,0.129316,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
291
+ 2320,07:06:28,60018.5,,0.153320,,0.093491,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
292
+ 2328,07:14:46,60516.5,31.250000,0.120605,30.412056,0.076205,0.398438,2.016602,3.365234,0.745605,177.781250,0.103607,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.049103,,,
293
+ 2336,07:16:59,60650.2,,0.113281,,0.138758,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
294
+ 2344,07:19:18,60789.2,,0.095703,,0.146914,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
295
+ 2352,07:21:26,60916.8,,0.150391,,0.153475,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
296
+ 2360,07:23:36,61047.3,,0.207031,,0.132590,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
297
+ 2368,07:32:08,61559.0,94.500000,0.118164,29.948116,0.136434,0.404297,2.878906,4.144531,1.574219,593.312500,0.143799,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.038528,,,
298
+ 2376,07:34:26,61697.2,,0.118164,,0.150133,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
299
+ 2384,07:36:34,61824.9,,0.196289,,0.110999,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
300
+ 2392,07:38:46,61956.8,,0.182617,,0.102934,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
301
+ 2400,07:41:02,62092.7,,0.210938,,0.152861,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
302
+ 2408,07:49:22,62592.5,50.000000,0.106934,58.585766,0.123084,0.384766,2.339844,3.569336,1.330566,364.671875,0.191711,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044754,,,
303
+ 2416,07:51:35,62726.0,,0.115234,,0.103249,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
304
+ 2424,07:53:41,62852.2,,0.170898,,0.117385,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
305
+ 2432,07:55:53,62983.9,,0.134766,,0.119844,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
306
+ 2440,07:58:02,63112.5,,0.245117,,0.128346,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
307
+ 2448,08:06:32,63623.0,56.000000,0.118164,28.200644,0.126908,0.484375,2.526367,3.736328,0.580902,227.906250,0.096802,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.050842,,,
308
+ 2456,08:08:38,63748.9,,0.232422,,0.125215,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
309
+ 2464,08:10:49,63879.9,,0.140625,,0.117567,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
310
+ 2472,08:12:56,64006.9,,0.156250,,0.122636,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
311
+ 2480,08:15:00,64131.2,,0.125000,,0.096715,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
312
+ 2488,08:23:14,64625.2,15.500000,0.138672,34.213890,0.100767,0.357422,1.801758,3.020508,1.629364,105.640625,0.086700,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.053772,,,
313
+ 2496,08:25:33,64764.2,,0.103027,,0.091569,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
314
+ 2504,08:27:39,64890.4,,0.196289,,0.102753,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
315
+ 2512,08:29:45,65015.9,,0.157227,,0.150133,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
316
+ 2520,08:31:57,65148.0,,0.143555,,0.165922,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
317
+ 2528,08:40:28,65658.6,50.000000,0.149414,45.611111,0.130012,0.375000,2.601562,3.971680,0.554932,386.500000,0.099091,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.050659,,,
318
+ 2536,08:42:43,65793.8,,0.248047,,0.149932,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
319
+ 2544,08:45:00,65931.2,,0.149414,,0.094026,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
320
+ 2552,08:47:19,66069.7,,0.184570,,0.142397,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
321
+ 2560,08:49:31,66201.8,,0.099609,,0.064407,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
322
+ 2568,08:58:09,66719.7,25.500000,0.168945,60.782505,0.159372,0.447266,2.138672,3.402344,0.954834,103.484375,0.156799,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040359,,,
323
+ 2576,09:00:16,66846.5,,0.267578,,0.205403,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
324
+ 2584,09:02:20,66971.3,,0.147461,,0.126907,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
325
+ 2592,09:04:29,67100.0,,0.124023,,0.119132,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
326
+ 2600,09:06:46,67236.8,,0.154297,,0.127825,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
327
+ 2608,09:15:13,67744.2,38.250000,0.190430,20.507849,0.114322,0.400391,2.337891,4.201172,1.143005,202.906250,0.101624,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.040726,,,
328
+ 2616,09:17:37,67887.6,,0.181641,,0.123560,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
329
+ 2624,09:19:42,68012.4,,0.164062,,0.085188,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
330
+ 2632,09:21:57,68147.8,,0.200195,,0.114248,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
331
+ 2640,09:24:07,68277.9,,0.171875,,0.128145,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
332
+ 2648,09:32:27,68777.5,144.000000,0.149414,156.344635,0.073431,0.437500,2.832031,4.160156,1.705292,902.578125,0.139618,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.047150,,,
333
+ 2656,09:34:53,68923.6,,0.134766,,0.342896,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
334
+ 2664,09:37:10,69060.9,,0.139648,,0.147834,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
335
+ 2672,09:39:13,69183.6,,0.187500,,0.121507,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
336
+ 2680,09:41:17,69307.8,,0.174805,,0.077281,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
337
+ 2688,09:49:51,69821.8,13.312500,0.114258,38.454308,0.117028,0.429688,1.898438,2.978516,1.499512,137.468750,0.214111,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.045029,,,
338
+ 2696,09:52:03,69953.9,,0.163086,,0.099218,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
339
+ 2704,09:54:09,70080.0,,0.159180,,0.173150,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
340
+ 2712,09:56:22,70212.5,,0.123535,,0.123679,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
341
+ 2720,09:58:37,70347.6,,0.122070,,0.111102,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
342
+ 2728,10:06:59,70849.5,151.000000,0.190430,43.659031,0.120623,0.371094,2.209961,3.440430,0.561890,525.835938,0.196655,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.048248,,,
343
+ 2736,10:09:15,70986.0,,0.182617,,0.120106,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
344
+ 2744,10:11:34,71124.8,,0.116699,,0.078626,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
345
+ 2752,10:13:43,71254.2,,0.188477,,0.144327,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
346
+ 2760,10:16:03,71394.4,,0.155273,,0.173620,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
347
+ 2768,10:24:30,71900.8,16.875000,0.199219,17.328714,0.164416,0.445312,1.906738,2.995605,1.028137,94.894531,0.292358,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.038834,,,
348
+ 2776,10:26:40,72031.3,,0.166992,,0.142724,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
349
+ 2784,10:28:47,72157.5,,0.134766,,0.184561,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
350
+ 2792,10:30:56,72286.5,,0.135742,,0.125942,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
351
+ 2800,10:33:08,72419.1,,0.158203,,0.106280,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
352
+ 2808,10:41:31,72921.6,40.000000,0.168945,25.298250,0.090178,0.437500,2.590820,3.960938,1.109924,170.343750,0.172668,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040329,,,
353
+ 2816,10:43:43,73053.6,,0.212891,,0.117435,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
354
+ 2824,10:45:51,73181.7,,0.173828,,0.125508,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
355
+ 2832,10:48:00,73311.0,,0.160156,,0.114539,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
356
+ 2840,10:50:04,73435.2,,0.143555,,0.098909,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
357
+ 2848,10:58:31,73941.7,72.000000,0.113770,68.422676,0.117703,0.429688,2.857422,4.060547,1.364502,340.718750,0.263428,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.048309,,,
358
+ 2856,11:00:54,74084.4,,0.167969,,0.103444,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
359
+ 2864,11:03:02,74213.0,,0.181641,,0.120289,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
360
+ 2872,11:05:19,74350.1,,0.161133,,0.102980,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
361
+ 2880,11:07:30,74480.8,,0.202148,,0.133312,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
362
+ 2888,11:15:46,74976.7,40.250000,0.112305,55.827888,0.102633,0.373047,2.555664,3.642578,1.063416,179.906250,0.197388,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044800,,,
363
+ 2896,11:17:58,75109.0,,0.209961,,0.128660,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
364
+ 2904,11:20:17,75247.6,,0.140625,,0.107817,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
365
+ 2912,11:22:31,75381.4,,0.124512,,0.091689,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
366
+ 2920,11:24:36,75507.4,,0.153320,,0.156722,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
367
+ 2928,11:32:53,76004.0,22.375000,0.151367,66.929428,0.143067,0.402344,2.177734,3.158203,0.934814,148.744141,0.230713,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.042389,,,
368
+ 2936,11:35:12,76143.0,,0.113281,,0.127444,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
369
+ 2944,11:37:31,76281.8,,0.128906,,0.112959,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
370
+ 2952,11:39:43,76414.0,,0.132812,,0.097215,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
371
+ 2960,11:41:55,76546.1,,0.146484,,0.089609,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
372
+ 2968,11:50:21,77052.2,52.250000,0.133789,38.400963,0.114629,0.416016,2.000977,2.858398,1.141357,282.976562,0.193176,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.050659,,,
373
+ 2976,11:52:37,77187.5,,0.127930,,0.105526,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
374
+ 2984,11:54:42,77312.5,,0.156250,,0.111666,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
375
+ 2992,11:56:54,77444.8,,0.147461,,0.104908,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
376
+ 3000,11:59:14,77585.0,,0.110840,,0.084489,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
377
+ 3008,12:07:31,78081.4,608.000000,0.152344,180.688934,0.128003,0.466797,2.722656,4.144531,1.649902,1612.437500,0.128784,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.046295,,,
378
+ 3016,12:09:39,78210.1,,0.142578,,0.113943,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
379
+ 3024,12:11:54,78344.4,,0.116699,,0.178265,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
380
+ 3032,12:14:13,78484.1,,0.148438,,0.094951,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
381
+ 3040,12:16:38,78628.6,,0.197266,,0.094312,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
382
+ 3048,12:24:39,79109.7,16.750000,0.126953,53.843426,0.094628,0.375000,2.071289,3.315430,1.317139,123.677734,0.296021,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.042297,,,
383
+ 3056,12:26:49,79240.2,,0.161133,,0.120875,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
384
+ 3064,12:29:09,79380.2,,0.158203,,0.102063,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
385
+ 3072,12:31:23,79513.7,,0.130859,,0.079500,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
386
+ 3080,12:33:28,79638.9,,0.251953,,0.142182,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
387
+ 3088,12:42:05,80155.6,79.000000,0.162109,48.784695,0.212827,0.431641,2.907227,4.351562,1.007172,535.687500,0.173889,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037613,,,
388
+ 3096,12:44:17,80287.7,,0.142578,,0.114600,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
389
+ 3104,12:46:29,80420.0,,0.140625,,0.156498,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
390
+ 3112,12:48:44,80554.8,,0.184570,,0.136480,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
391
+ 3120,12:50:58,80688.4,,0.175781,,0.111195,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
392
+ 3128,12:59:16,81187.2,42.500000,0.196289,76.701126,0.113078,0.445312,2.484375,3.759766,1.232056,186.593750,0.181824,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.048294,,,
393
+ 3136,13:01:33,81323.5,,0.132812,,0.113683,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
394
+ 3144,13:03:43,81454.2,,0.116211,,0.128526,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
395
+ 3152,13:05:55,81586.3,,0.259766,,0.157418,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
396
+ 3160,13:08:09,81720.3,,0.141602,,0.117442,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
397
+ 3168,13:16:32,82223.0,91.500000,0.244141,50.410614,0.136274,0.507812,2.352539,4.017578,1.116455,239.476562,0.303467,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.039780,,,
398
+ 3176,13:18:57,82368.3,,0.187500,,0.185581,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
399
+ 3184,13:21:07,82497.4,,0.154297,,0.122702,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
400
+ 3192,13:23:22,82632.4,,0.144531,,0.101529,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
401
+ 3200,13:26:08,82799.0,,0.103027,,0.082702,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
402
+ 3208,13:34:27,83297.5,9.437500,0.102051,34.433510,0.232443,0.345703,2.341797,3.566406,0.652100,77.265625,0.268311,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042267,,,
403
+ 3216,13:36:37,83428.0,,0.146484,,0.113135,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
404
+ 3224,13:38:45,83555.8,,0.166992,,0.136452,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
405
+ 3232,13:40:49,83679.6,,0.132812,,0.205368,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
406
+ 3240,13:43:05,83816.3,,0.271484,,0.094946,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
407
+ 3248,13:51:24,84314.8,57.000000,0.103516,58.026028,0.141930,0.410156,2.152832,3.620117,1.265381,240.078125,0.110992,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043976,,,
408
+ 3256,13:53:36,84446.7,,0.131836,,0.089723,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
409
+ 3264,13:55:55,84586.0,,0.166016,,0.142826,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
410
+ 3272,13:58:12,84722.9,,0.133789,,0.120500,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
411
+ 3280,14:00:24,84855.4,,0.306641,,0.143525,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
412
+ 3288,14:08:59,85369.6,65.500000,0.095703,38.039398,0.151563,0.402344,2.988281,4.236328,1.182297,445.812500,0.059235,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.043472,,,
413
+ 3296,14:11:09,85500.1,,0.140625,,0.123803,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
414
+ 3304,14:13:12,85623.3,,0.133789,,0.108241,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
415
+ 3312,14:15:19,85750.2,,0.148438,,0.101840,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
416
+ 3320,14:17:25,85876.1,,0.135742,,0.116638,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
417
+ 3328,14:25:52,86382.8,53.750000,0.094238,33.916767,0.093207,0.416016,2.863281,4.482422,1.257751,344.875000,0.086029,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.043060,,,
418
+ 3336,14:28:04,86514.6,,0.148438,,0.178974,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
419
+ 3344,14:30:18,86648.8,,0.143555,,0.100645,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
420
+ 3352,14:32:30,86781.3,,0.117188,,0.121252,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
421
+ 3360,14:34:43,86913.6,,0.105957,,0.108291,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
422
+ 3368,14:43:00,87410.4,41.750000,0.148438,60.648643,0.106334,0.367188,2.167969,3.556641,1.515869,331.687500,0.096176,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045868,,,
423
+ 3376,14:45:21,87552.1,,0.172852,,0.107721,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
424
+ 3384,14:47:43,87694.3,,0.138672,,0.166359,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
425
+ 3392,14:50:02,87833.2,,0.175781,,0.125521,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
426
+ 3400,14:52:14,87965.3,,0.174805,,0.116877,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
427
+ 3408,15:00:17,88448.0,23.625000,0.134766,52.729717,0.068933,0.404297,2.244141,3.272461,1.078125,204.804688,0.083939,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042755,,,
428
+ 3416,15:02:23,88573.9,,0.142578,,0.134896,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
429
+ 3424,15:04:28,88698.6,,0.217773,,0.121614,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
430
+ 3432,15:06:46,88836.7,,0.109863,,0.087869,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
431
+ 3440,15:09:03,88973.5,,0.140625,,0.072545,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
432
+ 3448,15:17:25,89476.0,47.250000,0.156250,124.747406,0.112312,0.398438,2.728516,4.117188,1.039062,204.320312,0.207520,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044098,,,
433
+ 3456,15:19:36,89606.5,,0.250000,,0.131402,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
434
+ 3464,15:21:51,89742.3,,0.283203,,0.147021,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
435
+ 3472,15:24:02,89872.7,,0.163086,,0.127204,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
436
+ 3480,15:26:14,90004.9,,0.123535,,0.116691,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
437
+ 3488,15:34:31,90502.4,40.000000,0.139648,37.532936,0.107938,0.390625,2.356445,3.427734,1.263672,260.984375,0.113403,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.048294,,,
438
+ 3496,15:36:47,90638.0,,0.122070,,0.156733,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
439
+ 3504,15:39:01,90771.9,,0.128906,,0.081877,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
440
+ 3512,15:41:18,90908.7,,0.151367,,0.095203,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
441
+ 3520,15:43:26,91037.4,,0.153320,,0.078270,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
442
+ 3528,15:51:49,91539.5,35.750000,0.175781,83.202599,0.150639,0.439453,2.382812,3.603516,0.727844,177.765625,0.183960,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040390,,,
443
+ 3536,15:54:10,91681.1,,0.126953,,0.125069,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
444
+ 3544,15:56:15,91805.8,,0.172852,,0.114705,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
445
+ 3552,15:58:33,91944.2,,0.170898,,0.117365,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
446
+ 3560,16:00:39,92069.6,,0.191406,,0.114862,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
447
+ 3568,16:09:04,92575.1,66.000000,0.166016,56.378040,0.105792,0.466797,2.336914,3.535156,1.162903,179.359375,0.146851,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045776,,,
448
+ 3576,16:11:13,92703.9,,0.149414,,0.120658,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
449
+ 3584,16:13:23,92833.7,,0.151367,,0.156942,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
450
+ 3592,16:15:30,92961.0,,0.184570,,0.126213,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
451
+ 3600,16:17:57,93108.3,,0.192383,,0.139967,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
452
+ 3608,16:26:20,93610.4,31.625000,0.127930,26.752335,0.164107,0.378906,2.374512,3.723633,1.012207,212.625000,0.076569,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044098,,,
453
+ 3616,16:28:35,93745.7,,0.118164,,0.120515,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
454
+ 3624,16:30:50,93881.4,,0.103027,,0.111472,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
455
+ 3632,16:33:07,94017.9,,0.187500,,0.143996,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
456
+ 3640,16:35:13,94143.8,,0.143555,,0.131480,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
457
+ 3648,16:43:30,94640.9,59.000000,0.116211,92.522423,0.108032,0.423828,2.377930,3.911133,0.990540,209.687500,0.117432,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.054092,,,
458
+ 3656,16:45:39,94769.8,,0.122070,,0.134262,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
459
+ 3664,16:47:48,94899.3,,0.132812,,0.130598,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
460
+ 3672,16:49:59,95030.1,,0.148438,,0.141936,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
461
+ 3680,16:52:12,95162.5,,0.146484,,0.074862,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
462
+ 3688,17:00:26,95656.9,40.750000,0.122070,61.160435,0.121617,0.396484,2.261719,2.871094,1.014038,184.742188,0.117981,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042786,,,
463
+ 3696,17:02:43,95794.3,,0.145508,,0.082589,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
464
+ 3704,17:04:58,95928.4,,0.128906,,0.088981,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
465
+ 3712,17:07:03,96053.9,,0.145508,,0.099793,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
466
+ 3720,17:09:12,96182.6,,0.144531,,0.097847,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
467
+ 3728,17:17:19,96669.6,46.000000,0.164062,44.565140,0.114465,0.353516,2.669922,3.926758,1.258270,377.921875,0.124725,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.047211,,,
468
+ 3736,17:19:32,96803.3,,0.116699,,0.115221,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
469
+ 3744,17:21:45,96935.4,,0.131836,,0.088259,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
470
+ 3752,17:24:04,97074.9,,0.140625,,0.124530,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
471
+ 3760,17:26:17,97208.1,,0.188477,,0.156918,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
472
+ 3768,17:34:35,97706.2,17.875000,0.186523,188.998474,0.106653,0.367188,1.849609,3.207031,1.067871,93.453125,0.164429,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042572,,,
473
+ 3776,17:36:44,97835.1,,0.119141,,0.090200,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
474
+ 3784,17:39:03,97974.0,,0.149414,,0.160114,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
475
+ 3792,17:41:23,98113.9,,0.157227,,0.101002,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
476
+ 3800,17:43:48,98258.6,,0.157227,,0.113386,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
477
+ 3808,17:52:07,98758.2,27.750000,0.227539,61.382439,0.145494,0.421875,2.099121,3.344727,1.112061,174.367188,0.150665,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.047058,,,
478
+ 3816,17:54:16,98886.7,,0.147461,,0.090431,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
479
+ 3824,17:56:25,99016.0,,0.210938,,0.084088,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
480
+ 3832,17:58:32,99142.9,,0.127930,,0.128220,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
481
+ 3840,18:00:42,99273.0,,0.097168,,0.110404,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
482
+ 3848,18:08:49,99760.0,40.250000,0.085938,24.011475,0.129201,0.328125,2.235352,3.461914,0.754150,227.279297,0.259827,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.054047,,,
483
+ 3856,18:11:02,99893.3,,0.158203,,0.134900,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
484
+ 3864,18:13:04,100014.8,,0.132812,,0.109039,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
485
+ 3872,18:15:15,100145.5,,0.147461,,0.119244,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
486
+ 3880,18:17:22,100273.0,,0.133789,,0.133588,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
487
+ 3888,18:25:56,100786.9,41.500000,0.150391,31.312780,0.172037,0.382812,2.510742,3.839844,1.235779,273.625000,0.155518,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.041382,,,
488
+ 3896,18:28:09,100919.5,,0.143555,,0.143309,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
489
+ 3904,18:30:15,101045.5,,0.171875,,0.202719,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
490
+ 3912,18:32:20,101171.2,,0.173828,,0.171941,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
491
+ 3920,18:34:27,101298.0,,0.159180,,0.107907,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
492
+ 3928,18:42:50,101800.4,62.500000,0.150391,30.221069,0.139231,0.414062,2.304688,3.815430,1.646118,279.093750,0.167236,,,,,,,,,,,,,,,,,,,,,,0.999512,6.652344,0.049011,,,
493
+ 3936,18:44:52,101923.0,,0.214844,,0.180137,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
494
+ 3944,18:47:05,102055.5,,0.149414,,0.130315,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
495
+ 3952,18:49:20,102190.4,,0.134766,,0.177200,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
496
+ 3960,18:51:30,102320.6,,0.116699,,0.109544,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
497
+ 3968,18:59:54,102824.7,56.500000,0.283203,36.344532,0.116729,0.439453,2.564453,3.318359,1.080383,200.683594,0.083099,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043381,,,
498
+ 3976,19:01:58,102948.8,,0.148438,,0.106392,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
499
+ 3984,19:04:06,103076.9,,0.107422,,0.087839,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
500
+ 3992,19:06:23,103213.6,,0.220703,,0.126004,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
501
+ 4000,19:08:32,103342.5,,0.153320,,0.088813,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
502
+ 4008,19:16:50,103841.0,39.750000,0.251953,22.838419,0.161522,0.394531,2.736328,3.984375,1.527832,293.562500,0.133972,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042175,,,
503
+ 4016,19:18:59,103970.1,,0.155273,,0.147175,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
504
+ 4024,19:21:22,104112.8,,0.142578,,0.106336,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
505
+ 4032,19:23:34,104244.7,,0.125000,,0.103729,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
506
+ 4040,19:25:53,104383.4,,0.143555,,0.177258,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
507
+ 4048,19:34:17,104888.0,47.250000,0.167969,46.528427,0.115399,0.488281,2.369141,2.986328,1.543701,221.335938,0.184204,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041397,,,
508
+ 4056,19:36:37,105027.8,,0.158203,,0.130922,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
509
+ 4064,19:38:48,105158.5,,0.150391,,0.105441,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
510
+ 4072,19:41:00,105290.8,,0.170898,,0.143941,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
511
+ 4080,19:43:12,105422.8,,0.108887,,0.092483,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
512
+ 4088,19:51:45,105935.8,215.000000,0.171875,34.192703,0.124363,0.445312,2.859863,3.631836,1.581665,593.515625,0.208740,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.049088,,,
513
+ 4096,19:53:51,106061.9,,0.123047,,0.099103,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
514
+ 4104,19:56:08,106199.2,,0.193359,,0.180046,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
515
+ 4112,19:58:19,106329.5,,0.178711,,0.132818,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
516
+ 4120,20:00:34,106464.4,,0.104004,,0.137367,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
517
+ 4128,20:08:52,106962.8,59.250000,0.116211,62.910767,0.115056,0.398438,2.264160,3.411133,0.623657,188.824219,0.181763,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041977,,,
518
+ 4136,20:11:10,107101.3,,0.158203,,0.128572,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
519
+ 4144,20:13:32,107243.4,,0.126953,,0.128233,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
520
+ 4152,20:15:46,107377.1,,0.103027,,0.079092,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
521
+ 4160,20:18:03,107514.0,,0.140625,,0.124164,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
522
+ 4168,20:26:19,108010.4,81.500000,0.142578,29.379309,0.098659,0.425781,2.524414,3.428711,1.698730,485.371094,0.149536,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.049805,,,
523
+ 4176,20:28:36,108147.1,,0.122559,,0.106946,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
524
+ 4184,20:30:46,108276.4,,0.227539,,0.172382,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
525
+ 4192,20:32:53,108403.9,,0.134766,,0.088780,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
526
+ 4200,20:35:00,108531.0,,0.124023,,0.087417,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
527
+ 4208,20:43:14,109024.6,38.500000,0.125000,30.461872,0.135197,0.337891,2.798828,4.328125,0.656494,249.328125,0.233887,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.049469,,,
528
+ 4216,20:45:19,109150.2,,0.171875,,0.089930,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
529
+ 4224,20:47:27,109277.8,,0.167969,,0.106099,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
530
+ 4232,20:49:44,109414.7,,0.140625,,0.110975,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
531
+ 4240,20:51:53,109543.5,,0.138672,,0.094556,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
532
+ 4248,21:00:20,110051.1,33.500000,0.149414,25.817591,0.113754,0.410156,2.261719,3.427734,0.588623,122.273438,0.276367,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037476,,,
533
+ 4256,21:02:42,110193.0,,0.196289,,0.145253,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
534
+ 4264,21:04:41,110311.5,,0.148438,,0.122778,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
535
+ 4272,21:06:49,110440.3,,0.161133,,0.119061,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
536
+ 4280,21:09:06,110577.0,,0.216797,,0.108455,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
537
+ 4288,21:17:21,111072.2,91.500000,0.175781,87.068665,0.108800,0.445312,2.467773,4.273438,1.125977,347.796875,0.414795,,,,,,,,,,,,,,,,,,,,,,0.998047,6.648438,0.059967,,,
538
+ 4296,21:19:27,111198.1,,0.291016,,0.080317,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
539
+ 4304,21:21:38,111328.8,,0.123047,,0.098831,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
540
+ 4312,21:23:48,111458.8,,0.110352,,0.097853,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
541
+ 4320,21:25:50,111581.4,,0.160156,,0.151580,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
542
+ 4328,21:34:00,112071.1,20.375000,0.200195,257.568115,0.122278,0.345703,2.498047,3.513672,1.096191,131.140625,0.316223,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040176,,,
543
+ 4336,21:36:14,112204.8,,0.132812,,0.109823,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
544
+ 4344,21:38:33,112343.7,,0.175781,,0.116558,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
545
+ 4352,21:40:54,112485.2,,0.198242,,0.114327,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
546
+ 4360,21:43:08,112618.9,,0.158203,,0.105870,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
547
+ 4368,21:51:48,113139.1,73.500000,0.182617,69.083672,0.124573,0.478516,2.658203,3.580078,1.559326,308.515625,0.063049,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041809,,,
548
+ 4376,21:54:03,113274.2,,0.092285,,0.093527,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
549
+ 4384,21:56:16,113406.8,,0.167969,,0.138718,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
550
+ 4392,21:58:28,113539.0,,0.109375,,0.161972,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
551
+ 4400,22:00:34,113665.1,,0.128906,,0.167162,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
552
+ 4408,22:08:40,114150.6,462.000000,0.155273,126.313545,0.137330,0.408203,2.544922,3.652344,1.350098,1351.296875,0.170059,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037964,,,
553
+ 4416,22:11:01,114291.9,,0.156250,,0.125245,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
554
+ 4424,22:13:13,114424.1,,0.176758,,0.105549,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
555
+ 4432,22:15:22,114552.9,,0.180664,,0.138513,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
556
+ 4440,22:17:37,114687.7,,0.128906,,0.152711,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
557
+ 4448,22:25:49,115179.4,36.750000,0.103516,27.341890,0.122485,0.425781,2.381836,3.998047,1.764648,183.843750,0.521973,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.051331,,,
558
+ 4456,22:28:01,115311.8,,0.098633,,0.109444,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
559
+ 4464,22:30:11,115441.4,,0.127930,,0.104167,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
560
+ 4472,22:32:30,115581.3,,0.115234,,0.170285,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
561
+ 4480,22:34:44,115715.1,,0.136719,,0.126388,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
562
+ 4488,22:43:15,116226.3,24.500000,0.109375,214.960266,0.096392,0.406250,2.235352,3.151367,1.787109,136.093750,0.307617,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039017,,,
563
+ 4496,22:45:27,116358.4,,0.103516,,0.114349,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
564
+ 4504,22:47:39,116489.9,,0.106934,,0.116269,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
565
+ 4512,22:50:01,116631.5,,0.171875,,0.147740,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
566
+ 4520,22:52:19,116769.9,,0.142578,,0.122665,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
567
+ 4528,23:00:36,117267.1,17.875000,0.128906,45.872452,0.139781,0.402344,2.254883,2.943359,0.693237,89.425781,0.306641,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042969,,,
568
+ 4536,23:02:53,117403.7,,0.269531,,0.122262,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
569
+ 4544,23:05:06,117536.7,,0.173828,,0.134364,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
570
+ 4552,23:07:16,117667.3,,0.139648,,0.140210,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
571
+ 4560,23:09:32,117802.4,,0.193359,,0.090872,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
572
+ 4568,23:17:59,118310.0,27.750000,0.141602,37.540783,0.132443,0.392578,2.017578,3.326172,1.312012,181.492188,0.086487,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.048218,,,
573
+ 4576,23:20:16,118447.0,,0.228516,,0.116824,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
574
+ 4584,23:22:20,118570.5,,0.253906,,0.118031,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
575
+ 4592,23:24:37,118707.6,,0.143555,,0.121005,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
576
+ 4600,23:26:52,118843.3,,0.103516,,0.097792,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
577
+ 4608,23:35:03,119333.6,47.250000,0.111816,26.762753,0.106110,0.367188,2.384766,4.111328,1.220139,479.843750,0.130493,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.039978,,,
578
+ 4616,23:37:20,119471.0,,0.152344,,0.133554,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
579
+ 4624,23:39:41,119612.0,,0.142578,,0.117909,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
580
+ 4632,23:41:45,119736.3,,0.122559,,0.149276,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
581
+ 4640,23:43:53,119863.9,,0.122070,,0.090867,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
582
+ 4648,23:52:14,120365.0,31.875000,0.163086,63.054024,0.099230,0.359375,2.550781,3.483398,1.535156,258.968750,0.218201,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.044556,,,
583
+ 4656,23:54:23,120493.9,,0.119141,,0.146656,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
584
+ 4664,23:56:31,120621.7,,0.121094,,0.177709,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
585
+ 4672,23:58:40,120750.4,,0.240234,,0.111257,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
586
+ 4680,00:00:56,120886.9,,0.215820,,0.118566,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
587
+ 4688,00:09:08,121378.7,93.000000,0.173828,40.986813,0.258436,0.429688,2.469727,4.070312,1.760742,444.593750,0.231812,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.047882,,,
588
+ 4696,00:11:17,121507.9,,0.120605,,0.127622,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
589
+ 4704,00:13:33,121643.7,,0.142578,,0.111769,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
590
+ 4712,00:15:48,121779.0,,0.138672,,0.084413,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
591
+ 4720,00:18:07,121917.6,,0.214844,,0.146804,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
592
+ 4728,00:26:22,122413.2,78.500000,0.143555,43.802887,0.089874,0.322266,2.391602,3.691406,1.565430,592.578125,0.189575,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.045319,,,
593
+ 4736,00:28:31,122541.8,,0.155273,,0.126296,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
594
+ 4744,00:30:48,122679.0,,0.169922,,0.144039,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
595
+ 4752,00:32:58,122809.3,,0.228516,,0.144703,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
596
+ 4760,00:35:09,122939.8,,0.136719,,0.144358,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
597
+ 4768,00:43:21,123431.5,31.625000,0.155273,30.130919,0.119617,0.359375,2.175293,3.453125,0.908447,228.546875,0.165649,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042419,,,
598
+ 4776,00:45:28,123558.9,,0.131836,,0.093694,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
599
+ 4784,00:47:40,123691.1,,0.183594,,0.273505,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
600
+ 4792,00:49:44,123815.1,,0.269531,,0.179435,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
601
+ 4800,00:52:29,123980.1,,0.151367,,0.150888,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
602
+ 4808,01:00:53,124483.6,26.125000,0.133789,35.121243,0.095449,0.406250,2.004883,2.972656,0.963501,123.218750,0.150543,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042847,,,
603
+ 4816,01:03:12,124623.3,,0.204102,,0.120074,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
604
+ 4824,01:05:27,124757.4,,0.133789,,0.116012,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
605
+ 4832,01:07:46,124897.1,,0.199219,,0.109526,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
606
+ 4840,01:09:59,125029.4,,0.171875,,0.165992,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
607
+ 4848,01:18:07,125518.1,19.125000,0.149414,82.380661,0.121925,0.384766,2.099609,2.661133,1.681641,100.289062,0.149597,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.036804,,,
608
+ 4856,01:20:21,125651.5,,0.133789,,0.072092,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
609
+ 4864,01:22:38,125788.5,,0.166992,,0.107438,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
610
+ 4872,01:24:49,125920.3,,0.183594,,0.105843,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
611
+ 4880,01:26:50,126041.1,,0.203125,,0.198945,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
612
+ 4888,01:35:13,126543.7,67.000000,0.174805,29.759689,0.129288,0.433594,2.509766,3.510742,0.839478,245.281250,0.216187,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045242,,,
613
+ 4896,01:37:23,126674.1,,0.214844,,0.091521,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
614
+ 4904,01:39:42,126812.7,,0.246094,,0.161371,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
615
+ 4912,01:41:55,126946.1,,0.142578,,0.132143,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
616
+ 4920,01:44:17,127087.4,,0.153320,,0.129462,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
617
+ 4928,01:52:43,127594.1,92.500000,0.166016,167.847351,0.099578,0.496094,2.886719,3.912109,1.144043,457.585938,0.192993,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.052368,,,
618
+ 4936,01:54:53,127724.3,,0.144531,,0.143407,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
619
+ 4944,01:57:06,127857.1,,0.155273,,0.140113,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
620
+ 4952,01:59:26,127996.9,,0.127930,,0.122535,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
621
+ 4960,02:01:44,128135.0,,0.178711,,0.116549,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
622
+ 4968,02:10:07,128638.3,29.250000,0.186523,60.432270,0.113109,0.386719,2.265137,3.200195,1.293213,192.390625,0.230591,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.044601,,,
623
+ 4976,02:12:27,128777.9,,0.113770,,0.091996,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
624
+ 4984,02:14:41,128911.8,,0.134766,,0.145463,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
625
+ 4992,02:16:51,129042.2,,0.158203,,0.096585,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
626
+ 5000,02:19:03,129174.3,,0.196289,,0.111793,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
627
+ 5008,02:27:23,129673.5,28.625000,0.143555,27.844601,0.162318,0.441406,1.480957,2.549805,1.718750,138.054688,0.119263,,,,,,,,,,,,,,,,,,,,,,0.998047,6.656250,0.049088,,,
628
+ 5016,02:29:27,129797.5,,0.128906,,0.103796,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
629
+ 5024,02:31:33,129923.7,,0.173828,,0.141648,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
630
+ 5032,02:33:46,130057.0,,0.131836,,0.175306,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
631
+ 5040,02:35:55,130185.7,,0.125977,,0.085975,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
632
+ 5048,02:44:11,130681.9,50.750000,0.169922,35.402756,0.144413,0.380859,2.908203,3.710938,0.671860,230.179688,0.166260,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.055969,,,
633
+ 5056,02:46:31,130821.8,,0.169922,,0.147342,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
634
+ 5064,02:48:41,130951.5,,0.125000,,0.112750,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
635
+ 5072,02:50:45,131075.6,,0.184570,,0.089624,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
636
+ 5080,02:52:54,131204.7,,0.183594,,0.088535,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
637
+ 5088,03:01:10,131700.8,14.375000,0.164062,98.225922,0.112423,0.326172,1.923340,3.408203,1.222015,168.429688,0.211914,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.054230,,,
638
+ 5096,03:03:27,131838.1,,0.174805,,0.115967,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
639
+ 5104,03:05:40,131970.6,,0.141602,,0.091123,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
640
+ 5112,03:08:01,132112.1,,0.199219,,0.159484,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
641
+ 5120,03:10:05,132236.2,,0.223633,,0.207674,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
642
+ 5128,03:18:31,132741.8,376.000000,0.081055,77.790031,0.121017,0.361328,2.680664,4.519531,1.649902,1892.546875,0.246704,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044540,,,
643
+ 5136,03:20:44,132875.2,,0.239258,,0.158525,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
644
+ 5144,03:22:52,133003.0,,0.228516,,0.132674,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
645
+ 5152,03:24:58,133128.6,,0.170898,,0.118790,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
646
+ 5160,03:27:07,133257.6,,0.221680,,0.129836,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
647
+ 5168,03:35:25,133755.8,68.500000,0.227539,63.181156,0.101496,0.490234,2.660156,4.029297,1.181152,218.781250,0.430176,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045746,,,
648
+ 5176,03:37:29,133880.1,,0.156250,,0.097865,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
649
+ 5184,03:39:48,134019.0,,0.144531,,0.198145,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
650
+ 5192,03:41:56,134146.7,,0.167969,,0.168276,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
651
+ 5200,03:43:59,134269.5,,0.098633,,0.105006,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
652
+ 5208,03:52:17,134767.9,75.500000,0.214844,65.962280,0.141350,0.410156,2.708984,4.248047,1.285645,478.179688,0.412598,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041809,,,
653
+ 5216,03:54:22,134893.1,,0.217773,,0.140063,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
654
+ 5224,03:56:47,135038.2,,0.109863,,0.123666,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
655
+ 5232,03:59:01,135171.6,,0.160156,,0.137095,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
656
+ 5240,04:01:21,135311.4,,0.308594,,0.175922,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
657
+ 5248,04:09:40,135810.7,124.000000,0.192383,43.472252,0.094931,0.445312,3.318359,4.117188,1.589355,796.000000,0.317261,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041885,,,
658
+ 5256,04:11:53,135943.9,,0.255859,,0.108690,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
659
+ 5264,04:13:59,136069.9,,0.156250,,0.170309,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
660
+ 5272,04:16:13,136203.4,,0.128906,,0.119719,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
661
+ 5280,04:18:26,136337.4,,0.150391,,0.135275,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
662
+ 5288,04:26:38,136829.3,242.000000,0.101074,46.131321,0.172484,0.359375,2.344727,3.617188,0.889160,748.906250,0.143311,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.042664,,,
663
+ 5296,04:29:00,136971.0,,0.132812,,0.152594,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
664
+ 5304,04:31:13,137104.2,,0.204102,,0.135766,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
665
+ 5312,04:33:17,137228.3,,0.141602,,0.083340,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
666
+ 5320,04:35:31,137361.7,,0.191406,,0.110184,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
667
+ 5328,04:43:47,137858.0,34.500000,0.158203,48.754059,0.161866,0.367188,2.486328,3.667969,1.380493,273.390625,0.266724,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041138,,,
668
+ 5336,04:45:59,137990.3,,0.136719,,0.092439,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
669
+ 5344,04:48:06,138116.6,,0.211914,,0.126345,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
670
+ 5352,04:50:10,138240.7,,0.177734,,0.101237,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
671
+ 5360,04:52:29,138379.4,,0.190430,,0.128707,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
672
+ 5368,05:00:46,138877.2,63.500000,0.167969,82.292969,0.098155,0.335938,2.996094,4.369141,1.077209,434.437500,0.101135,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.044281,,,
673
+ 5376,05:02:57,139007.6,,0.139648,,0.135189,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
674
+ 5384,05:05:05,139136.0,,0.207031,,0.117666,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
675
+ 5392,05:07:17,139267.9,,0.179688,,0.161208,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
676
+ 5400,05:09:22,139392.5,,0.215820,,0.126994,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
677
+ 5408,05:17:40,139891.0,15.437500,0.090332,60.144844,0.115742,0.375000,1.854004,2.688965,1.247559,100.304688,0.170044,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.044266,,,
678
+ 5416,05:19:49,140019.4,,0.140625,,0.145291,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
679
+ 5424,05:21:51,140142.2,,0.114746,,0.142731,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
680
+ 5432,05:24:00,140271.1,,0.124512,,0.179473,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
681
+ 5440,05:26:02,140393.4,,0.176758,,0.114066,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
682
+ 5448,05:34:22,140892.4,120.500000,0.100586,42.459415,0.163053,0.412109,2.845703,3.744141,0.965515,328.187500,0.126160,,,,,,,,,,,,,,,,,,,,,,0.999512,6.652344,0.045425,,,
683
+ 5456,05:36:36,141027.2,,0.144531,,0.154588,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
684
+ 5464,05:38:58,141168.5,,0.240234,,0.128083,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
685
+ 5472,05:41:12,141302.5,,0.150391,,0.172100,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
686
+ 5480,05:43:32,141443.2,,0.160156,,0.173818,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
687
+ 5488,05:51:57,141947.6,31.250000,0.146484,67.988350,0.085608,0.417969,2.266602,3.597656,1.772217,216.578125,0.219833,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.040894,,,
688
+ 5496,05:54:25,142095.7,,0.183594,,0.103237,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
689
+ 5504,05:56:34,142225.2,,0.124023,,0.186099,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
690
+ 5512,05:58:52,142363.3,,0.174805,,0.120495,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
691
+ 5520,06:01:02,142493.4,,0.112793,,0.136617,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
692
+ 5528,06:09:10,142981.0,13.750000,0.151367,53.053696,0.117826,0.386719,2.297852,3.291016,0.499268,112.835938,0.197784,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045288,,,
693
+ 5536,06:11:17,143108.3,,0.104980,,0.143843,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
694
+ 5544,06:13:23,143234.2,,0.275391,,0.150994,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
695
+ 5552,06:15:44,143374.6,,0.115234,,0.129171,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
696
+ 5560,06:17:59,143510.0,,0.216797,,0.143834,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
697
+ 5568,06:26:30,144020.7,45.250000,0.151367,18.725986,0.109932,0.416016,2.375000,4.080078,1.178223,200.531250,0.110474,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.046143,,,
698
+ 5576,06:28:47,144157.4,,0.130859,,0.111102,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
699
+ 5584,06:31:04,144294.8,,0.140625,,0.131087,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
700
+ 5592,06:33:13,144424.1,,0.172852,,0.085935,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
701
+ 5600,06:35:34,144564.5,,0.207031,,0.128691,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
702
+ 5608,06:44:00,145070.5,29.250000,0.159180,38.669708,0.096624,0.398438,2.569336,3.115234,1.046387,222.625000,0.177979,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041458,,,
703
+ 5616,06:45:59,145189.9,,0.208008,,0.097084,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
704
+ 5624,06:48:04,145314.4,,0.163086,,0.160350,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
705
+ 5632,06:50:14,145444.4,,0.120117,,0.136657,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
706
+ 5640,06:52:30,145581.2,,0.139648,,0.092879,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
707
+ 5648,07:00:45,146075.8,36.000000,0.132812,82.745750,0.085965,0.369141,2.748047,3.501953,1.117432,245.945312,0.225037,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040771,,,
708
+ 5656,07:02:53,146204.3,,0.125000,,0.134275,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
709
+ 5664,07:05:11,146341.5,,0.132812,,0.119458,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
710
+ 5672,07:07:23,146473.5,,0.116211,,0.103906,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
711
+ 5680,07:09:33,146603.6,,0.126953,,0.098517,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
712
+ 5688,07:17:48,147098.5,20.375000,0.146484,50.173878,0.093656,0.412109,2.641602,3.514648,0.857361,114.390625,0.209686,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.043335,,,
713
+ 5696,07:20:11,147241.4,,0.250000,,0.148323,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
714
+ 5704,07:22:21,147371.9,,0.148438,,0.127713,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
715
+ 5712,07:24:27,147497.7,,0.224609,,0.128134,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
716
+ 5720,07:26:30,147621.3,,0.153320,,0.108163,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
717
+ 5728,07:34:45,148115.6,101.500000,0.172852,42.488937,0.113970,0.333984,2.296387,3.727539,1.278381,597.296875,0.227600,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042358,,,
718
+ 5736,07:36:58,148249.3,,0.155273,,0.091150,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
719
+ 5744,07:39:17,148388.1,,0.194336,,0.199423,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
720
+ 5752,07:41:33,148523.5,,0.182617,,0.083658,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
721
+ 5760,07:43:38,148649.1,,0.118164,,0.131105,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
722
+ 5768,07:52:00,149150.7,26.125000,0.161133,63.491447,0.098389,0.406250,2.325195,3.291016,1.538574,178.625000,0.093246,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.049835,,,
723
+ 5776,07:54:20,149290.7,,0.155273,,0.102395,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
724
+ 5784,07:56:26,149416.6,,0.122070,,0.103604,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
725
+ 5792,07:58:43,149553.6,,0.178711,,0.117444,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
726
+ 5800,08:00:53,149684.1,,0.136719,,0.180935,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
727
+ 5808,08:08:54,150165.3,37.750000,0.121582,101.477936,0.101350,0.394531,2.538086,3.820312,1.036957,262.484375,0.234009,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041946,,,
728
+ 5816,08:11:14,150305.2,,0.253906,,0.132277,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
729
+ 5824,08:13:19,150430.1,,0.215820,,0.156723,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
730
+ 5832,08:15:34,150565.3,,0.154297,,0.129957,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
731
+ 5840,08:17:49,150700.4,,0.135742,,0.070538,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
732
+ 5848,08:26:11,151201.5,39.000000,0.122559,53.189953,0.102392,0.435547,2.457031,3.853516,1.094666,156.406250,0.227783,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040421,,,
733
+ 5856,08:28:18,151328.6,,0.214844,,0.102127,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
734
+ 5864,08:30:34,151464.5,,0.322266,,0.109040,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
735
+ 5872,08:32:45,151596.3,,0.133789,,0.123097,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
736
+ 5880,08:34:57,151728.2,,0.160156,,0.086292,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
737
+ 5888,08:43:24,152234.4,66.000000,0.261719,29.346703,0.167616,0.382812,2.496094,3.636719,0.954102,523.554688,0.115570,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.046677,,,
738
+ 5896,08:45:43,152374.2,,0.172852,,0.173631,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
739
+ 5904,08:47:56,152506.9,,0.114746,,0.142298,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
740
+ 5912,08:50:02,152632.5,,0.133789,,0.141376,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
741
+ 5920,08:52:10,152760.9,,0.113281,,0.125996,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
742
+ 5928,09:00:40,153270.7,45.000000,0.161133,95.276405,0.188823,0.384766,2.580078,3.857422,1.637207,340.890625,0.107147,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.051178,,,
743
+ 5936,09:02:52,153402.4,,0.164062,,0.155237,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
744
+ 5944,09:05:01,153531.5,,0.107910,,0.092131,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
745
+ 5952,09:07:11,153662.0,,0.233398,,0.208058,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
746
+ 5960,09:09:32,153803.4,,0.121094,,0.164329,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
747
+ 5968,09:18:09,154320.3,80.000000,0.187500,48.730396,0.107153,0.474609,2.665039,3.644531,1.041321,255.531250,0.131256,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.046295,,,
748
+ 5976,09:20:18,154448.8,,0.191406,,0.119088,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
749
+ 5984,09:22:37,154587.8,,0.154297,,0.106487,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
750
+ 5992,09:24:42,154713.2,,0.152344,,0.174446,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
751
+ 6000,09:26:59,154850.0,,0.267578,,0.116424,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
752
+ 6008,09:35:20,155350.9,13.437500,0.166016,57.449337,0.143246,0.376953,2.147461,3.301758,0.672974,89.765625,0.095642,,,,,,,,,,,,,,,,,,,,,,0.998047,6.656250,0.056732,,,
753
+ 6016,09:37:33,155484.3,,0.124023,,0.108975,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
754
+ 6024,09:39:49,155620.0,,0.164062,,0.084430,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
755
+ 6032,09:41:58,155748.8,,0.161133,,0.104737,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
756
+ 6040,09:44:11,155882.4,,0.157227,,0.121369,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
757
+ 6048,09:52:33,156383.6,102.000000,0.181641,32.905018,0.107784,0.453125,2.284180,3.643555,0.844094,240.945312,0.097137,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.039856,,,
758
+ 6056,09:54:44,156515.1,,0.112793,,0.140508,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
759
+ 6064,09:57:09,156660.4,,0.193359,,0.100817,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
760
+ 6072,09:59:21,156792.1,,0.150391,,0.104849,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
761
+ 6080,10:01:36,156927.3,,0.168945,,0.097008,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
762
+ 6088,10:09:47,157417.8,39.000000,0.155273,106.559128,0.106797,0.482422,2.608398,3.779297,1.265137,193.140625,0.053154,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039581,,,
763
+ 6096,10:11:49,157540.2,,0.120605,,0.112945,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
764
+ 6104,10:14:02,157672.8,,0.162109,,0.167693,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
765
+ 6112,10:16:16,157806.4,,0.151367,,0.137954,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
766
+ 6120,10:18:23,157933.7,,0.191406,,0.142606,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
767
+ 6128,10:26:44,158434.8,87.500000,0.162109,54.806973,0.077471,0.396484,2.728516,3.689453,1.425781,596.312500,0.092224,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.048660,,,
768
+ 6136,10:28:53,158563.7,,0.227539,,0.071764,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
769
+ 6144,10:31:09,158699.6,,0.142578,,0.139617,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
770
+ 6152,10:33:26,158836.4,,0.141602,,0.168737,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
771
+ 6160,10:35:41,158971.6,,0.119141,,0.095559,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
772
+ 6168,10:44:00,159470.6,108.000000,0.090332,44.831280,0.119243,0.408203,2.396484,3.871094,1.155762,468.062500,0.076920,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041794,,,
773
+ 6176,10:46:21,159611.9,,0.218750,,0.201816,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
774
+ 6184,10:48:40,159750.7,,0.197266,,0.098362,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
775
+ 6192,10:50:52,159882.6,,0.191406,,0.095008,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
776
+ 6200,10:53:02,160013.4,,0.163086,,0.100032,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
777
+ 6208,11:01:26,160516.5,46.500000,0.137695,37.536102,0.098013,0.417969,2.156738,3.361816,1.301270,196.183594,0.112000,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.039658,,,
778
+ 6216,11:03:33,160643.7,,0.145508,,0.126565,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
779
+ 6224,11:05:44,160774.6,,0.192383,,0.192052,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
780
+ 6232,11:07:53,160903.8,,0.210938,,0.140799,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
781
+ 6240,11:10:07,161037.4,,0.178711,,0.099712,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
782
+ 6248,11:18:22,161533.2,86.500000,0.125977,40.262951,0.136367,0.423828,2.120605,2.738281,1.374878,647.828125,0.321899,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037109,,,
783
+ 6256,11:20:31,161661.9,,0.281250,,0.076017,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
784
+ 6264,11:22:36,161787.1,,0.138672,,0.159163,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
785
+ 6272,11:24:39,161909.8,,0.156250,,0.128874,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
786
+ 6280,11:26:51,162042.2,,0.146484,,0.101532,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
787
+ 6288,11:34:52,162523.2,23.000000,0.243164,302.275604,0.143558,0.376953,2.263672,3.381836,1.027344,170.242188,0.300659,,,,,,,,,,,,,,,,,,,,,,0.999512,6.652344,0.046036,,,
788
+ 6296,11:37:10,162660.8,,0.101074,,0.140878,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
789
+ 6304,11:39:14,162785.4,,0.168945,,0.142618,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
790
+ 6312,11:41:20,162910.8,,0.084961,,0.137681,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
791
+ 6320,11:43:38,163049.4,,0.109863,,0.148834,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
792
+ 6328,11:51:53,163544.0,74.500000,0.100098,61.724976,0.110206,0.332031,2.400391,3.250000,1.327637,695.855469,0.320557,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.045746,,,
793
+ 6336,11:54:05,163676.3,,0.156250,,0.102148,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
794
+ 6344,11:56:12,163802.5,,0.162109,,0.134919,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
795
+ 6352,11:58:19,163930.0,,0.267578,,0.075030,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
796
+ 6360,12:00:34,164065.4,,0.249023,,0.144057,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
797
+ 6368,12:09:04,164574.7,88.500000,0.136719,114.140137,0.090128,0.480469,2.486328,3.960938,1.281982,361.921875,0.133057,,,,,,,,,,,,,,,,,,,,,,0.998535,6.652344,0.055817,,,
798
+ 6376,12:11:10,164700.7,,0.141602,,0.074954,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
799
+ 6384,12:13:10,164820.6,,0.148438,,0.121533,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
800
+ 6392,12:15:30,164960.7,,0.132812,,0.131025,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
801
+ 6400,12:18:10,165121.1,,0.217773,,0.094472,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
802
+ 6408,12:26:21,165612.2,66.000000,0.187500,66.665611,0.087012,0.431641,1.886719,3.363281,1.587158,269.359375,0.118713,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.045074,,,
803
+ 6416,12:28:37,165747.6,,0.088867,,0.215516,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
804
+ 6424,12:30:41,165871.9,,0.140625,,0.129680,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
805
+ 6432,12:32:59,166010.2,,0.137695,,0.167371,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
806
+ 6440,12:35:16,166147.0,,0.239258,,0.106391,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
807
+ 6448,12:43:40,166651.3,21.250000,0.140625,68.224472,0.136667,0.443359,2.355469,3.456055,1.224243,110.562500,0.303589,,,,,,,,,,,,,,,,,,,,,,0.999512,6.652344,0.046204,,,
808
+ 6456,12:45:57,166788.0,,0.144531,,0.097685,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
809
+ 6464,12:48:07,166917.7,,0.227539,,0.101394,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
810
+ 6472,12:50:22,167052.6,,0.134766,,0.140765,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
811
+ 6480,12:52:34,167185.2,,0.152344,,0.114642,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
812
+ 6488,13:00:49,167679.8,28.750000,0.174805,25.495054,0.130072,0.392578,2.357422,3.360352,1.318848,195.976562,0.161377,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.042084,,,
813
+ 6496,13:03:02,167813.3,,0.153320,,0.128346,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
814
+ 6504,13:05:12,167943.1,,0.347656,,0.114456,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
815
+ 6512,13:07:25,168076.3,,0.135742,,0.151556,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
816
+ 6520,13:09:39,168209.6,,0.136719,,0.103062,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
817
+ 6528,13:17:56,168706.5,37.750000,0.103516,64.878342,0.104535,0.462891,2.358398,3.477539,1.684570,196.742188,0.115356,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039398,,,
818
+ 6536,13:19:56,168827.4,,0.275391,,0.140478,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
819
+ 6544,13:22:07,168958.2,,0.115234,,0.124550,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
820
+ 6552,13:24:28,169098.4,,0.193359,,0.129073,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
821
+ 6560,13:26:29,169219.9,,0.111328,,0.195178,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
822
+ 6568,13:34:44,169715.0,71.000000,0.152344,117.444885,0.093256,0.394531,2.643555,3.804688,1.158691,477.113281,0.205322,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037842,,,
823
+ 6576,13:36:56,169847.4,,0.198242,,0.127568,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
824
+ 6584,13:39:22,169992.8,,0.143555,,0.128536,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
825
+ 6592,13:41:44,170135.1,,0.137695,,0.175049,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
826
+ 6600,13:43:55,170265.6,,0.199219,,0.123814,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
827
+ 6608,13:51:58,170749.1,12.875000,0.170898,96.344742,0.137829,0.339844,1.747559,3.107910,1.496460,108.773438,0.136871,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.045914,,,
828
+ 6616,13:53:57,170868.2,,0.133789,,0.219784,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
829
+ 6624,13:56:14,171005.2,,0.165039,,0.131261,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
830
+ 6632,13:58:20,171130.6,,0.170898,,0.103068,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
831
+ 6640,14:00:33,171263.9,,0.232422,,0.146464,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
832
+ 6648,14:08:49,171759.8,20.750000,0.179688,261.257019,0.091207,0.402344,2.265625,2.947266,0.927734,127.636719,0.094925,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.042206,,,
833
+ 6656,14:11:01,171892.1,,0.135742,,0.098150,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
834
+ 6664,14:13:23,172033.8,,0.142578,,0.118703,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
835
+ 6672,14:15:29,172159.6,,0.110352,,0.149978,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
836
+ 6680,14:17:45,172296.3,,0.196289,,0.110506,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
837
+ 6688,14:26:17,172807.9,186.000000,0.134766,54.593594,0.116124,0.449219,2.773438,4.308594,1.326660,708.898438,0.116272,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.042603,,,
838
+ 6696,14:28:28,172939.0,,0.123047,,0.173004,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
839
+ 6704,14:30:42,173073.1,,0.184570,,0.105057,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
840
+ 6712,14:32:43,173193.7,,0.127930,,0.095149,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
841
+ 6720,14:34:50,173320.7,,0.106934,,0.122649,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
842
+ 6728,14:43:07,173817.5,81.500000,0.160156,87.985626,0.131249,0.451172,2.752930,4.279297,1.245605,254.343750,0.328491,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043411,,,
843
+ 6736,14:45:18,173949.2,,0.193359,,0.123698,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
844
+ 6744,14:47:39,174089.6,,0.135742,,0.231699,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
845
+ 6752,14:49:49,174219.7,,0.115234,,0.136385,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
846
+ 6760,14:52:02,174353.2,,0.171875,,0.145895,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
847
+ 6768,15:00:17,174847.8,44.250000,0.097656,42.083622,0.110781,0.396484,2.442871,3.777344,0.706055,195.351562,0.460449,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.034668,,,
848
+ 6776,15:02:26,174976.6,,0.081543,,0.132542,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
849
+ 6784,15:04:31,175101.5,,0.118164,,0.112940,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
850
+ 6792,15:06:34,175225.3,,0.246094,,0.179171,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
851
+ 6800,15:08:44,175354.6,,0.231445,,0.148974,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
852
+ 6808,15:17:10,175860.7,142.000000,0.154297,59.958355,0.092043,0.408203,2.797852,4.134766,1.261780,615.386719,0.402344,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.039307,,,
853
+ 6816,15:19:22,175992.6,,0.090820,,0.194677,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
854
+ 6824,15:21:31,176122.2,,0.244141,,0.166686,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
855
+ 6832,15:23:47,176257.4,,0.122559,,0.175322,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
856
+ 6840,15:25:52,176383.1,,0.198242,,0.116078,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
857
+ 6848,15:34:18,176889.0,164.000000,0.148438,62.026108,0.147384,0.398438,2.889648,4.765625,1.175964,769.812500,0.285400,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.038773,,,
858
+ 6856,15:36:35,177026.3,,0.103516,,0.135891,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
859
+ 6864,15:38:43,177154.0,,0.253906,,0.102832,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
860
+ 6872,15:40:49,177280.0,,0.152344,,0.119477,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
861
+ 6880,15:43:01,177412.3,,0.128906,,0.089153,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
862
+ 6888,15:51:24,177914.9,11.437500,0.151367,47.323204,0.088364,0.355469,2.269531,3.367188,0.611572,91.601562,0.222626,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.048004,,,
863
+ 6896,15:53:35,178045.9,,0.149414,,0.129407,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
864
+ 6904,15:55:36,178167.3,,0.142578,,0.091089,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
865
+ 6912,15:57:48,178299.2,,0.163086,,0.118067,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
866
+ 6920,16:00:05,178435.6,,0.166016,,0.112848,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
867
+ 6928,16:08:19,178929.4,103.000000,0.161133,60.410637,0.118246,0.396484,2.707031,3.894531,1.238037,490.109375,0.047764,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.041595,,,
868
+ 6936,16:10:31,179061.6,,0.077637,,0.069075,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
869
+ 6944,16:12:32,179183.4,,0.134766,,0.093359,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
870
+ 6952,16:14:43,179314.1,,0.125000,,0.115981,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
871
+ 6960,16:17:00,179450.9,,0.097168,,0.144768,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
872
+ 6968,16:25:16,179946.9,87.000000,0.136719,31.037436,0.125926,0.382812,2.753906,4.218750,1.312744,444.187500,0.089630,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.041382,,,
873
+ 6976,16:27:30,180080.5,,0.231445,,0.199337,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
874
+ 6984,16:29:39,180209.8,,0.257812,,0.111711,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
875
+ 6992,16:31:56,180347.3,,0.099609,,0.085465,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
876
+ 7000,16:34:09,180480.2,,0.158203,,0.148818,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
877
+ 7008,16:42:36,180986.6,29.625000,0.123535,48.396465,0.067885,0.470703,2.528809,3.675781,0.697121,150.359375,0.234131,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.038696,,,
878
+ 7016,16:44:42,181112.4,,0.101562,,0.202136,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
879
+ 7024,16:46:57,181248.0,,0.144531,,0.083652,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
880
+ 7032,16:49:11,181381.8,,0.232422,,0.121848,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
881
+ 7040,16:51:20,181510.5,,0.123047,,0.086078,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
882
+ 7048,16:59:34,182004.8,56.000000,0.162109,70.102707,0.158893,0.523438,1.890137,2.887695,1.109863,119.859375,0.183472,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041901,,,
883
+ 7056,17:01:51,182141.4,,0.136719,,0.259529,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
884
+ 7064,17:03:59,182269.5,,0.166016,,0.127284,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
885
+ 7072,17:06:16,182406.5,,0.101074,,0.177831,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
886
+ 7080,17:08:29,182540.1,,0.152344,,0.099889,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
887
+ 7088,17:16:56,183046.8,213.000000,0.081055,168.061066,0.170590,0.503906,2.485352,3.559082,1.777100,940.367188,0.331787,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.037125,,,
888
+ 7096,17:19:06,183177.0,,0.130859,,0.077781,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
889
+ 7104,17:21:20,183311.0,,0.067383,,0.122904,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
890
+ 7112,17:23:29,183440.2,,0.181641,,0.097775,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
891
+ 7120,17:25:36,183567.4,,0.195312,,0.117885,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
892
+ 7128,17:33:58,184068.4,30.375000,0.114258,52.077827,0.125214,0.398438,2.441406,4.205078,0.999969,172.125000,0.248657,,,,,,,,,,,,,,,,,,,,,,0.999023,6.652344,0.052216,,,
893
+ 7136,17:36:09,184200.3,,0.166016,,0.109803,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
894
+ 7144,17:38:19,184329.7,,0.119141,,0.126008,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
895
+ 7152,17:40:36,184466.5,,0.146484,,0.155491,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
896
+ 7160,17:42:52,184603.3,,0.194336,,0.142940,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
897
+ 7168,17:51:05,185096.4,29.250000,0.182617,39.244102,0.173347,0.478516,2.249512,3.220703,1.070312,132.148438,0.224609,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.042572,,,
898
+ 7176,17:53:14,185225.1,,0.296875,,0.216245,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
899
+ 7184,17:55:22,185353.0,,0.154297,,0.106723,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
900
+ 7192,17:57:44,185494.8,,0.104492,,0.133880,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
901
+ 7200,17:59:52,185622.4,,0.122070,,0.133519,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
902
+ 7208,18:08:00,186111.4,37.250000,0.166992,52.176769,0.108940,0.363281,2.612305,3.921875,0.603516,188.476562,0.208252,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.045242,,,
903
+ 7216,18:10:12,186243.4,,0.173828,,0.107078,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
904
+ 7224,18:12:20,186370.9,,0.144531,,0.105462,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
905
+ 7232,18:14:32,186503.2,,0.136719,,0.152146,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
906
+ 7240,18:16:44,186635.1,,0.134766,,0.107749,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
907
+ 7248,18:24:51,187122.3,151.000000,0.139648,72.337204,0.121321,0.410156,2.521484,4.008789,1.534363,682.812500,0.236572,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.043350,,,
908
+ 7256,18:27:13,187264.2,,0.080078,,0.161751,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
909
+ 7264,18:29:18,187389.2,,0.174805,,0.167077,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
910
+ 7272,18:31:29,187520.1,,0.146484,,0.095844,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
911
+ 7280,18:33:50,187660.5,,0.125000,,0.139509,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
912
+ 7288,18:42:06,188157.0,25.250000,0.181641,106.665169,0.133315,0.388672,1.890137,3.117676,1.455078,158.527344,0.073624,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040741,,,
913
+ 7296,18:44:25,188295.9,,0.145508,,0.127458,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
914
+ 7304,18:46:43,188433.9,,0.185547,,0.132032,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
915
+ 7312,18:49:03,188574.1,,0.118652,,0.112614,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
916
+ 7320,18:51:14,188704.8,,0.125000,,0.115967,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
917
+ 7328,18:59:33,189203.7,30.875000,0.148438,26.958849,0.089949,0.433594,2.301758,3.663086,1.368164,189.421875,0.207596,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.047791,,,
918
+ 7336,19:01:46,189337.3,,0.149414,,0.109907,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
919
+ 7344,19:03:56,189467.0,,0.193359,,0.117784,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
920
+ 7352,19:06:07,189597.8,,0.117188,,0.129306,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
921
+ 7360,19:08:14,189725.1,,0.154297,,0.100749,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
922
+ 7368,19:16:35,190225.5,61.000000,0.120117,23.578733,0.069867,0.365234,2.669922,4.009766,1.379150,297.593750,0.348999,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.045258,,,
923
+ 7376,19:18:48,190359.1,,0.094238,,0.162230,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
924
+ 7384,19:21:01,190491.5,,0.121094,,0.089899,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
925
+ 7392,19:23:11,190622.0,,0.137695,,0.139816,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
926
+ 7400,19:25:18,190748.9,,0.220703,,0.108217,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
927
+ 7408,19:33:33,191244.4,48.250000,0.141602,72.145805,0.084283,0.384766,2.636719,3.884766,1.215088,281.781250,0.112396,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041870,,,
928
+ 7416,19:35:41,191371.4,,0.245117,,0.110270,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
929
+ 7424,19:37:53,191503.7,,0.211914,,0.089520,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
930
+ 7432,19:40:03,191633.9,,0.271484,,0.148431,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
931
+ 7440,19:42:12,191762.5,,0.222656,,0.113859,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
932
+ 7448,19:50:29,192259.6,20.375000,0.151367,86.435371,0.100688,0.425781,2.630859,3.550781,0.839325,109.687500,0.125793,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.047485,,,
933
+ 7456,19:52:47,192397.8,,0.116211,,0.094939,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
934
+ 7464,19:54:56,192527.2,,0.146484,,0.114407,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
935
+ 7472,19:57:08,192659.0,,0.156250,,0.099930,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
936
+ 7480,19:59:20,192790.8,,0.134766,,0.142737,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
937
+ 7488,20:07:45,193295.9,32.750000,0.127930,32.679977,0.092695,0.417969,2.541992,3.791016,1.026367,226.945312,0.346191,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041931,,,
938
+ 7496,20:09:59,193429.9,,0.112305,,0.103490,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
939
+ 7504,20:12:13,193564.0,,0.128906,,0.168545,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
940
+ 7512,20:14:25,193696.0,,0.147461,,0.091280,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
941
+ 7520,20:16:35,193826.2,,0.156250,,0.170196,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
942
+ 7528,20:24:52,194322.9,57.000000,0.115234,36.960945,0.141224,0.419922,2.805664,3.748047,0.889160,307.218750,0.351562,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.045181,,,
943
+ 7536,20:27:04,194455.0,,0.226562,,0.121220,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
944
+ 7544,20:29:18,194588.9,,0.145508,,0.154528,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
945
+ 7552,20:31:19,194709.8,,0.154297,,0.125566,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
946
+ 7560,20:33:28,194838.7,,0.150391,,0.094754,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
947
+ 7568,20:41:49,195340.4,28.875000,0.173828,134.754944,0.128403,0.396484,2.551758,3.919922,1.017456,184.601562,0.316528,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.048599,,,
948
+ 7576,20:43:54,195464.5,,0.249023,,0.121982,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
949
+ 7584,20:46:10,195600.6,,0.127930,,0.100915,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
950
+ 7592,20:48:17,195727.7,,0.217773,,0.095604,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
951
+ 7600,20:50:28,195858.5,,0.138672,,0.127783,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
952
+ 7608,20:58:36,196346.8,15.937500,0.175781,46.121555,0.168292,0.437500,1.825684,2.410645,1.239624,140.732422,0.105835,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.041199,,,
953
+ 7616,21:00:42,196472.8,,0.170898,,0.102432,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
954
+ 7624,21:02:58,196608.7,,0.118164,,0.177665,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
955
+ 7632,21:05:17,196748.3,,0.171875,,0.167967,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
956
+ 7640,21:07:31,196882.0,,0.153320,,0.129837,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
957
+ 7648,21:15:36,197367.3,27.750000,0.164062,38.288769,0.103289,0.382812,2.244141,3.888672,1.676941,172.906250,0.332153,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.049286,,,
958
+ 7656,21:17:47,197497.7,,0.144531,,0.071345,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
959
+ 7664,21:20:04,197635.3,,0.108398,,0.147003,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
960
+ 7672,21:22:18,197768.8,,0.149414,,0.147686,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
961
+ 7680,21:24:28,197899.4,,0.285156,,0.110451,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
962
+ 7688,21:32:49,198399.5,9.812500,0.142578,35.417770,0.164493,0.353516,1.804199,3.001953,1.798096,85.597656,0.718262,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.044952,,,
963
+ 7696,21:35:01,198532.0,,0.205078,,0.148532,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
964
+ 7704,21:37:11,198661.5,,0.127930,,0.149414,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
965
+ 7712,21:39:21,198792.4,,0.135742,,0.104046,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
966
+ 7720,21:41:33,198924.2,,0.129883,,0.126160,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
967
+ 7728,21:49:47,199417.5,9.500000,0.141602,38.089718,0.095122,0.445312,2.056641,2.948242,1.258789,54.816406,0.584717,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.040588,,,
968
+ 7736,21:51:59,199549.7,,0.160156,,0.109456,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
969
+ 7744,21:54:12,199682.5,,0.133789,,0.115769,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
970
+ 7752,21:56:27,199818.2,,0.119141,,0.167847,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
971
+ 7760,21:58:40,199950.9,,0.117676,,0.148307,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
972
+ 7768,22:07:12,200462.7,61.750000,0.104980,168.611130,0.120777,0.523438,1.971680,3.404297,1.482178,189.015625,0.350098,,,,,,,,,,,,,,,,,,,,,,0.999023,6.656250,0.050583,,,
973
+ 7776,22:09:25,200596.4,,0.157227,,0.136179,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
974
+ 7784,22:11:37,200727.9,,0.190430,,0.140894,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
975
+ 7792,22:13:46,200856.8,,0.137695,,0.098371,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
976
+ 7800,22:15:59,200990.3,,0.177734,,0.103067,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
977
+ 7808,22:24:18,201489.0,59.000000,0.142578,54.891827,0.110791,0.363281,2.691406,3.746094,1.065002,319.517578,0.251831,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.047272,,,
978
+ 7816,22:26:37,201627.7,,0.147461,,0.074125,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
979
+ 7824,22:28:51,201762.1,,0.196289,,0.146159,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
980
+ 7832,22:31:10,201900.4,,0.312500,,0.149984,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
981
+ 7840,22:33:18,202029.0,,0.151367,,0.131981,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
982
+ 7848,22:41:33,202524.1,10.000000,0.131836,75.575508,0.090658,0.347656,1.930664,2.859375,1.282471,68.753906,0.316895,,,,,,,,,,,,,,,,,,,,,,0.998535,6.656250,0.051971,,,
983
+ 7856,22:43:52,202662.6,,0.138672,,0.148301,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
984
+ 7864,22:46:08,202798.9,,0.151367,,0.133758,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
985
+ 7872,22:48:21,202931.5,,0.120117,,0.133279,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
986
+ 7880,22:50:31,203062.0,,0.187500,,0.107220,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
987
+ 7888,22:59:04,203575.2,41.750000,0.107910,21.978306,0.071235,0.380859,2.410156,3.442383,1.195312,159.625000,0.370850,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.042557,,,
988
+ 7896,23:01:16,203707.3,,0.111328,,0.105707,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
989
+ 7904,23:03:28,203838.5,,0.263672,,0.109846,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
990
+ 7912,23:05:48,203978.7,,0.100586,,0.128514,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
991
+ 7920,23:07:58,204109.1,,0.185547,,0.107307,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
992
+ 7928,23:16:04,204594.9,107.000000,0.165039,53.199860,0.110149,0.431641,2.281250,3.593750,1.123047,268.007812,0.186966,,,,,,,,,,,,,,,,,,,,,,0.999512,6.656250,0.040405,,,
993
+ 7936,23:18:25,204736.3,,0.138672,,0.198847,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
994
+ 7944,23:20:45,204875.7,,0.147461,,0.081679,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
995
+ 7952,23:22:51,205001.6,,0.126953,,0.101662,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
996
+ 7960,23:24:58,205128.9,,0.128906,,0.084969,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
997
+ 7968,23:33:20,205631.3,20.500000,0.134766,44.888618,0.091786,0.351562,1.926270,3.911133,1.108887,209.390625,0.151886,,,,,,,,,,,,,,,,,,,,,,1.000000,6.656250,0.042496,,,
998
+ 7976,23:35:39,205769.9,,0.128906,,0.116182,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
999
+ 7984,23:37:53,205904.0,,0.169922,,0.140450,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
1000
+ 7992,23:40:07,206037.8,,0.121582,,0.124094,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
1001
+ 8000,23:42:53,206204.0,,0.213867,,0.099591,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
20260326_141053_balanced_spatial_minw015/train_log.txt ADDED
The diff for this file is too large to render. See raw diff
 
20260326_141053_balanced_spatial_minw015/training_curves.png ADDED

Git LFS Details

  • SHA256: 4427da6dad1e8bc782ffc3db5762f68b71eb230cdd31b559d0cc7dd94d36d610
  • Pointer size: 131 Bytes
  • Size of remote file: 938 kB
20260326_141053_balanced_spatial_minw015/videos.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bac6da945a8a4b1b71dcb504a2eeb0d649cd266cb219364caea1f13a0fb6d31
3
+ size 1608247044