init commit
BIN
Presentation.pdf
Normal file
24715
report.ipynb
Normal file
BIN
results/.DS_Store
vendored
Normal file
BIN
results/14c/.DS_Store
vendored
Normal file
BIN
results/14c/train_250_800_16/.DS_Store
vendored
Normal file
BIN
results/14c/train_250_800_16/BoxF1_curve.png
Normal file
|
After Width: | Height: | Size: 324 KiB |
BIN
results/14c/train_250_800_16/BoxPR_curve.png
Normal file
|
After Width: | Height: | Size: 245 KiB |
BIN
results/14c/train_250_800_16/BoxP_curve.png
Normal file
|
After Width: | Height: | Size: 293 KiB |
BIN
results/14c/train_250_800_16/BoxR_curve.png
Normal file
|
After Width: | Height: | Size: 265 KiB |
BIN
results/14c/train_250_800_16/MaskF1_curve.png
Normal file
|
After Width: | Height: | Size: 324 KiB |
BIN
results/14c/train_250_800_16/MaskPR_curve.png
Normal file
|
After Width: | Height: | Size: 242 KiB |
BIN
results/14c/train_250_800_16/MaskP_curve.png
Normal file
|
After Width: | Height: | Size: 288 KiB |
BIN
results/14c/train_250_800_16/MaskR_curve.png
Normal file
|
After Width: | Height: | Size: 269 KiB |
105
results/14c/train_250_800_16/args.yaml
Normal file
@@ -0,0 +1,105 @@
|
|||||||
|
task: segment
|
||||||
|
mode: train
|
||||||
|
model: yolov8l-seg.pt
|
||||||
|
data: /content/drive/MyDrive/Repair Project/report/data/14c/data.yaml
|
||||||
|
epochs: 250
|
||||||
|
time: null
|
||||||
|
patience: 100
|
||||||
|
batch: 16
|
||||||
|
imgsz: 800
|
||||||
|
save: true
|
||||||
|
save_period: 100
|
||||||
|
cache: false
|
||||||
|
device: '0'
|
||||||
|
workers: 8
|
||||||
|
project: /content/drive/MyDrive/Repair Project/report/results/training/14c
|
||||||
|
name: train_250_800_16
|
||||||
|
exist_ok: false
|
||||||
|
pretrained: true
|
||||||
|
optimizer: auto
|
||||||
|
verbose: true
|
||||||
|
seed: 0
|
||||||
|
deterministic: true
|
||||||
|
single_cls: false
|
||||||
|
rect: false
|
||||||
|
cos_lr: false
|
||||||
|
close_mosaic: 10
|
||||||
|
resume: false
|
||||||
|
amp: true
|
||||||
|
fraction: 1.0
|
||||||
|
profile: false
|
||||||
|
freeze: null
|
||||||
|
multi_scale: false
|
||||||
|
overlap_mask: true
|
||||||
|
mask_ratio: 4
|
||||||
|
dropout: 0.0
|
||||||
|
val: true
|
||||||
|
split: val
|
||||||
|
save_json: false
|
||||||
|
conf: null
|
||||||
|
iou: 0.7
|
||||||
|
max_det: 300
|
||||||
|
half: false
|
||||||
|
dnn: false
|
||||||
|
plots: true
|
||||||
|
source: null
|
||||||
|
vid_stride: 1
|
||||||
|
stream_buffer: false
|
||||||
|
visualize: false
|
||||||
|
augment: true
|
||||||
|
agnostic_nms: false
|
||||||
|
classes: null
|
||||||
|
retina_masks: false
|
||||||
|
embed: null
|
||||||
|
show: false
|
||||||
|
save_frames: false
|
||||||
|
save_txt: false
|
||||||
|
save_conf: false
|
||||||
|
save_crop: false
|
||||||
|
show_labels: true
|
||||||
|
show_conf: true
|
||||||
|
show_boxes: true
|
||||||
|
line_width: null
|
||||||
|
format: torchscript
|
||||||
|
keras: false
|
||||||
|
optimize: false
|
||||||
|
int8: false
|
||||||
|
dynamic: false
|
||||||
|
simplify: true
|
||||||
|
opset: null
|
||||||
|
workspace: null
|
||||||
|
nms: false
|
||||||
|
lr0: 0.01
|
||||||
|
lrf: 0.01
|
||||||
|
momentum: 0.937
|
||||||
|
weight_decay: 0.0005
|
||||||
|
warmup_epochs: 3.0
|
||||||
|
warmup_momentum: 0.8
|
||||||
|
warmup_bias_lr: 0.1
|
||||||
|
box: 7.5
|
||||||
|
cls: 0.5
|
||||||
|
dfl: 1.5
|
||||||
|
pose: 12.0
|
||||||
|
kobj: 1.0
|
||||||
|
nbs: 64
|
||||||
|
hsv_h: 0.015
|
||||||
|
hsv_s: 0.7
|
||||||
|
hsv_v: 0.4
|
||||||
|
degrees: 0.0
|
||||||
|
translate: 0.1
|
||||||
|
scale: 0.5
|
||||||
|
shear: 0.0
|
||||||
|
perspective: 0.0
|
||||||
|
flipud: 0.0
|
||||||
|
fliplr: 0.5
|
||||||
|
bgr: 0.0
|
||||||
|
mosaic: 1.0
|
||||||
|
mixup: 0.0
|
||||||
|
cutmix: 0.0
|
||||||
|
copy_paste: 0.0
|
||||||
|
copy_paste_mode: flip
|
||||||
|
auto_augment: randaugment
|
||||||
|
erasing: 0.4
|
||||||
|
cfg: null
|
||||||
|
tracker: botsort.yaml
|
||||||
|
save_dir: /content/drive/MyDrive/Repair Project/report/results/training/14c/train_250_800_16
|
||||||
BIN
results/14c/train_250_800_16/confusion_matrix.png
Normal file
|
After Width: | Height: | Size: 267 KiB |
BIN
results/14c/train_250_800_16/confusion_matrix_normalized.png
Normal file
|
After Width: | Height: | Size: 308 KiB |
BIN
results/14c/train_250_800_16/labels.jpg
Normal file
|
After Width: | Height: | Size: 238 KiB |
BIN
results/14c/train_250_800_16/labels_correlogram.jpg
Normal file
|
After Width: | Height: | Size: 207 KiB |
251
results/14c/train_250_800_16/results.csv
Normal file
@@ -0,0 +1,251 @@
|
|||||||
|
epoch,time,train/box_loss,train/seg_loss,train/cls_loss,train/dfl_loss,metrics/precision(B),metrics/recall(B),metrics/mAP50(B),metrics/mAP50-95(B),metrics/precision(M),metrics/recall(M),metrics/mAP50(M),metrics/mAP50-95(M),val/box_loss,val/seg_loss,val/cls_loss,val/dfl_loss,lr/pg0,lr/pg1,lr/pg2
|
||||||
|
1,22.0912,1.12752,2.15647,3.57576,1.41154,0.68883,0.27604,0.32842,0.25987,0.66957,0.25533,0.29453,0.2132,0.8655,2.74492,4.67955,1.25117,0.0001112,0.0001112,0.0001112
|
||||||
|
2,46.3541,0.82251,1.22646,1.96205,1.14487,0.54647,0.5209,0.43427,0.30988,0.53351,0.48372,0.47497,0.32332,1.10751,1.77378,8.50079,1.47266,0.000227057,0.000227057,0.000227057
|
||||||
|
3,69.1069,0.92912,1.27259,1.78538,1.2136,0.51647,0.41715,0.3761,0.2407,0.50081,0.35271,0.32244,0.22345,1.27446,2.57822,7.739,1.81782,0.00034199,0.00034199,0.00034199
|
||||||
|
4,91.1181,0.92668,1.27147,1.66753,1.2148,0.65796,0.24451,0.22556,0.13678,0.20938,0.36689,0.19177,0.08043,1.394,6.60183,14.0547,2.0659,0.000455998,0.000455998,0.000455998
|
||||||
|
5,113,0.99305,1.31954,1.58882,1.25517,0.68022,0.25283,0.20684,0.12483,0.64636,0.21348,0.17978,0.0989,1.49947,3.5778,6.4143,2.19186,0.000547193,0.000547193,0.000547193
|
||||||
|
6,134.983,0.94882,1.32112,1.51356,1.22064,0.44598,0.55707,0.41812,0.29408,0.43562,0.52307,0.4068,0.25617,1.25514,2.4998,3.1018,1.96473,0.000544991,0.000544991,0.000544991
|
||||||
|
7,156.908,0.94675,1.31633,1.46485,1.23957,0.45144,0.48393,0.4208,0.31405,0.46925,0.37542,0.41335,0.28221,1.0845,2.03403,3.94552,1.65504,0.000542789,0.000542789,0.000542789
|
||||||
|
8,178.923,0.90711,1.25074,1.34906,1.19464,0.27459,0.55748,0.40358,0.28154,0.24771,0.46827,0.34585,0.21205,1.30135,3.68412,2.57867,1.76927,0.000540588,0.000540588,0.000540588
|
||||||
|
9,200.801,0.89127,1.17577,1.23177,1.18605,0.38439,0.39731,0.33692,0.2359,0.4195,0.42688,0.36069,0.22173,1.2662,2.01815,2.16882,1.72339,0.000538386,0.000538386,0.000538386
|
||||||
|
10,222.669,0.90655,1.21145,1.24445,1.21312,0.45256,0.57556,0.51541,0.37614,0.44887,0.5608,0.49377,0.29568,1.08998,1.8218,1.75324,1.477,0.000536184,0.000536184,0.000536184
|
||||||
|
11,244.904,0.87154,1.144,1.19681,1.18139,0.48088,0.41444,0.37731,0.29157,0.44677,0.38546,0.3493,0.22101,1.07026,2.61778,2.55361,1.51527,0.000533982,0.000533982,0.000533982
|
||||||
|
12,266.834,0.85761,1.14649,1.13234,1.14566,0.30714,0.38909,0.27443,0.20282,0.29545,0.3558,0.23152,0.14854,1.31562,2.19505,3.58526,1.75961,0.000531781,0.000531781,0.000531781
|
||||||
|
13,288.774,0.90499,1.27696,1.28526,1.20416,0.43508,0.48626,0.47136,0.33584,0.42279,0.43401,0.43579,0.27019,1.05871,2.07825,1.91606,1.46903,0.000529579,0.000529579,0.000529579
|
||||||
|
14,310.665,0.83417,1.13054,1.10642,1.16618,0.74221,0.5439,0.64539,0.45185,0.72241,0.51845,0.62205,0.4312,1.04814,1.50269,1.56277,1.46366,0.000527377,0.000527377,0.000527377
|
||||||
|
15,332.925,0.82219,1.10145,1.08682,1.13499,0.52194,0.59588,0.60424,0.45652,0.51127,0.56783,0.56644,0.37898,1.02135,1.60263,1.21331,1.42188,0.000525175,0.000525175,0.000525175
|
||||||
|
16,354.91,0.79968,1.10017,1.02859,1.13419,0.58877,0.55338,0.56434,0.40601,0.58278,0.54707,0.56273,0.39498,1.01247,1.28011,1.4802,1.43056,0.000522974,0.000522974,0.000522974
|
||||||
|
17,376.814,0.79614,1.04803,1.03701,1.12229,0.67245,0.58279,0.63352,0.46528,0.65021,0.57268,0.60122,0.42338,1.05971,1.25935,1.24389,1.56103,0.000520772,0.000520772,0.000520772
|
||||||
|
18,399.023,0.801,1.07828,1.04567,1.13502,0.47628,0.62702,0.60514,0.41032,0.46364,0.61802,0.58996,0.39592,1.05922,1.24494,1.36608,1.51062,0.00051857,0.00051857,0.00051857
|
||||||
|
19,420.92,0.76409,0.99075,0.94309,1.0846,0.62956,0.44286,0.47833,0.32478,0.66825,0.43426,0.48535,0.29148,1.2917,1.52829,1.93868,1.66718,0.000516368,0.000516368,0.000516368
|
||||||
|
20,442.828,0.77776,1.01901,0.95457,1.1,0.55763,0.51854,0.57817,0.4303,0.55354,0.51362,0.57325,0.3923,1.07217,1.23539,1.31871,1.48173,0.000514167,0.000514167,0.000514167
|
||||||
|
21,464.753,0.80517,1.05377,0.98857,1.13771,0.48371,0.39122,0.40404,0.2843,0.46495,0.36297,0.37001,0.19506,1.3685,2.83549,2.62902,1.74303,0.000511965,0.000511965,0.000511965
|
||||||
|
22,486.611,0.78654,1.0373,1.0063,1.13135,0.49705,0.52092,0.51861,0.38926,0.51958,0.5301,0.51671,0.35503,1.05664,1.29914,1.48324,1.42775,0.000509763,0.000509763,0.000509763
|
||||||
|
23,508.416,0.752,0.98525,0.94078,1.10859,0.65057,0.49598,0.56692,0.42381,0.59804,0.46621,0.51911,0.34901,1.02716,2.00472,1.37199,1.42942,0.000507561,0.000507561,0.000507561
|
||||||
|
24,530.322,0.8041,1.07216,0.98376,1.14645,0.73372,0.58061,0.62895,0.48434,0.73707,0.58855,0.63285,0.4306,1.00732,1.39796,1.22822,1.47548,0.00050536,0.00050536,0.00050536
|
||||||
|
25,552.695,0.73701,1.02986,0.90892,1.0915,0.62288,0.4139,0.41834,0.26914,0.53875,0.40646,0.40805,0.24572,1.21514,1.88322,2.01588,1.64026,0.000503158,0.000503158,0.000503158
|
||||||
|
26,574.568,0.72559,0.96415,0.83705,1.09375,0.57743,0.28614,0.30985,0.21332,0.51896,0.24688,0.27714,0.16482,1.62054,3.46956,2.39388,2.16911,0.000500956,0.000500956,0.000500956
|
||||||
|
27,596.362,0.73493,0.96751,0.86173,1.10686,0.70702,0.70132,0.73311,0.55269,0.69236,0.68818,0.71814,0.52175,0.98147,1.35842,1.09258,1.49334,0.000498754,0.000498754,0.000498754
|
||||||
|
28,618.707,0.73686,1.03334,0.89457,1.09512,0.5718,0.74054,0.69718,0.53395,0.55942,0.73213,0.66901,0.46933,1.0095,1.411,1.02279,1.47858,0.000496552,0.000496552,0.000496552
|
||||||
|
29,640.568,0.73158,0.96983,0.86439,1.08845,0.74545,0.67416,0.71653,0.55598,0.75334,0.68136,0.72926,0.52877,0.95589,1.40584,0.96953,1.41618,0.000494351,0.000494351,0.000494351
|
||||||
|
30,662.953,0.72467,0.96061,0.86625,1.10128,0.52701,0.51274,0.57701,0.42542,0.51617,0.50778,0.57232,0.3838,1.0158,1.29948,1.37972,1.50295,0.000492149,0.000492149,0.000492149
|
||||||
|
31,684.843,0.69472,0.94317,0.8585,1.0579,0.66975,0.47976,0.50715,0.37885,0.74058,0.4002,0.4832,0.33863,1.09362,1.56302,1.6021,1.50955,0.000489947,0.000489947,0.000489947
|
||||||
|
32,706.728,0.71136,0.96946,0.86512,1.06906,0.68194,0.48683,0.54764,0.41,0.54553,0.53522,0.57443,0.39393,1.11477,1.31766,1.68855,1.53321,0.000487745,0.000487745,0.000487745
|
||||||
|
33,728.544,0.65741,0.88429,0.75408,1.05303,0.70235,0.59194,0.66748,0.54296,0.69938,0.59064,0.67139,0.49307,0.99577,1.15607,1.08973,1.52017,0.000485544,0.000485544,0.000485544
|
||||||
|
34,750.349,0.70287,0.95498,0.80144,1.08213,0.76478,0.58688,0.63622,0.4915,0.76807,0.59652,0.63463,0.443,1.01162,1.27409,1.06973,1.48535,0.000483342,0.000483342,0.000483342
|
||||||
|
35,772.079,0.68368,0.90487,0.80098,1.06655,0.77347,0.5179,0.62252,0.49114,0.78897,0.49198,0.62159,0.42889,0.93453,1.23009,1.16721,1.38407,0.00048114,0.00048114,0.00048114
|
||||||
|
36,793.938,0.67973,0.92517,0.78103,1.06099,0.69035,0.66572,0.70386,0.55374,0.70234,0.67449,0.71384,0.53492,0.94642,1.1747,1.13488,1.4107,0.000478938,0.000478938,0.000478938
|
||||||
|
37,816.267,0.68602,0.93515,0.78134,1.07188,0.68498,0.69503,0.72835,0.57761,0.68197,0.68425,0.71603,0.52891,1.02685,1.29607,1.02416,1.57567,0.000476737,0.000476737,0.000476737
|
||||||
|
38,838.522,0.69275,0.94194,0.72882,1.07017,0.50921,0.6913,0.65838,0.52651,0.52168,0.70526,0.67676,0.48312,0.93033,1.29246,0.98116,1.45398,0.000474535,0.000474535,0.000474535
|
||||||
|
39,860.324,0.66061,0.94061,0.74781,1.06645,0.65334,0.74264,0.73115,0.55623,0.65517,0.74576,0.73568,0.53702,0.98381,1.16516,1.04588,1.50278,0.000472333,0.000472333,0.000472333
|
||||||
|
40,882.259,0.66611,0.90191,0.75336,1.0301,0.7507,0.58538,0.64779,0.4803,0.75189,0.58648,0.64982,0.45643,0.95057,1.27814,1.05719,1.3826,0.000470131,0.000470131,0.000470131
|
||||||
|
41,904.047,0.64921,0.87329,0.72965,1.03081,0.81635,0.70695,0.76786,0.56203,0.80909,0.70609,0.76736,0.53319,0.96549,1.14957,0.99466,1.45789,0.00046793,0.00046793,0.00046793
|
||||||
|
42,925.812,0.67004,0.89334,0.73595,1.04328,0.78284,0.59049,0.75429,0.5735,0.80983,0.60079,0.76337,0.57315,1.03969,1.15563,0.95882,1.55722,0.000465728,0.000465728,0.000465728
|
||||||
|
43,948.149,0.64503,0.89951,0.68319,1.05021,0.68619,0.72039,0.74669,0.57064,0.68812,0.73861,0.75751,0.5429,1.05551,1.25489,1.06221,1.59264,0.000463526,0.000463526,0.000463526
|
||||||
|
44,970.063,0.64886,0.88881,0.71282,1.05613,0.66502,0.55253,0.62004,0.46055,0.66049,0.54699,0.59166,0.40684,1.00029,1.34145,1.13567,1.53979,0.000461324,0.000461324,0.000461324
|
||||||
|
45,991.948,0.65969,0.86127,0.71383,1.05415,0.69856,0.57556,0.63019,0.48212,0.70493,0.58137,0.63994,0.44171,0.89326,1.2905,1.2342,1.29769,0.000459123,0.000459123,0.000459123
|
||||||
|
46,1013.83,0.64654,0.89735,0.66146,1.03615,0.63104,0.62539,0.62699,0.49004,0.62593,0.62367,0.6131,0.4221,0.85441,1.41649,1.21149,1.26459,0.000456921,0.000456921,0.000456921
|
||||||
|
47,1035.78,0.63591,0.90521,0.67799,1.04001,0.76529,0.56706,0.71224,0.54597,0.73712,0.53928,0.67127,0.48416,1.00606,1.5461,1.15602,1.40943,0.000454719,0.000454719,0.000454719
|
||||||
|
48,1057.59,0.62956,0.83251,0.62671,1.03046,0.67348,0.65447,0.72867,0.56918,0.60479,0.71073,0.71882,0.5103,0.97031,1.27122,0.9456,1.48057,0.000452517,0.000452517,0.000452517
|
||||||
|
49,1079.38,0.65204,0.90916,0.72588,1.04326,0.76173,0.59778,0.67786,0.51393,0.76918,0.60706,0.68536,0.48273,0.95175,1.12183,0.95549,1.40951,0.000450316,0.000450316,0.000450316
|
||||||
|
50,1103.86,0.6008,0.81616,0.61828,1.00583,0.85332,0.58784,0.71081,0.53356,0.87976,0.5923,0.72694,0.51696,0.87995,1.12325,0.8418,1.31809,0.000448114,0.000448114,0.000448114
|
||||||
|
51,1126.06,0.61101,0.82249,0.62274,1.0184,0.64869,0.64618,0.64131,0.49101,0.65928,0.65505,0.63908,0.48654,0.93912,1.29205,1.02592,1.44137,0.000445912,0.000445912,0.000445912
|
||||||
|
52,1148,0.64187,0.89877,0.66482,1.03324,0.65797,0.62142,0.70431,0.51669,0.64686,0.60982,0.68883,0.47233,1.04149,1.75485,1.13804,1.51572,0.00044371,0.00044371,0.00044371
|
||||||
|
53,1169.96,0.63329,0.86006,0.64316,1.01678,0.69446,0.56086,0.61312,0.45512,0.70014,0.55085,0.61079,0.42701,1.0415,1.40787,1.33031,1.50311,0.000441508,0.000441508,0.000441508
|
||||||
|
54,1191.78,0.6329,0.87469,0.65241,1.0419,0.64334,0.72047,0.71911,0.52845,0.63222,0.71892,0.70328,0.48051,0.9873,1.47085,1.00173,1.47237,0.000439307,0.000439307,0.000439307
|
||||||
|
55,1213.56,0.59032,0.81679,0.60133,1.01087,0.76331,0.73922,0.76823,0.5954,0.7523,0.73949,0.7631,0.58224,0.87189,1.12312,0.86979,1.374,0.000437105,0.000437105,0.000437105
|
||||||
|
56,1236.88,0.59292,0.83638,0.61532,1.02584,0.69225,0.72963,0.78179,0.62843,0.70559,0.74438,0.79504,0.59967,0.90222,1.25156,0.8722,1.38822,0.000434903,0.000434903,0.000434903
|
||||||
|
57,1259.24,0.57905,0.79084,0.58957,0.99218,0.85095,0.64866,0.68071,0.50638,0.84555,0.64302,0.6894,0.50353,0.93613,1.23148,0.90141,1.39719,0.000432701,0.000432701,0.000432701
|
||||||
|
58,1281.04,0.60696,0.85314,0.64383,0.99618,0.7369,0.66788,0.70847,0.54452,0.73261,0.66062,0.69985,0.45137,0.95059,1.4835,0.86568,1.42021,0.0004305,0.0004305,0.0004305
|
||||||
|
59,1302.82,0.58591,0.80828,0.63133,1.00371,0.84451,0.6857,0.76481,0.60507,0.83954,0.68194,0.76645,0.59527,0.90806,1.17846,0.99418,1.36541,0.000428298,0.000428298,0.000428298
|
||||||
|
60,1324.67,0.57374,0.78794,0.59121,0.99467,0.78121,0.6334,0.74449,0.60898,0.76948,0.6476,0.75389,0.5795,0.978,1.27832,1.10756,1.47009,0.000426096,0.000426096,0.000426096
|
||||||
|
61,1346.54,0.58863,0.8109,0.58958,1.00465,0.77084,0.6894,0.74511,0.60853,0.76675,0.68545,0.74545,0.58127,0.87661,1.22296,1.10699,1.33942,0.000423894,0.000423894,0.000423894
|
||||||
|
62,1368.4,0.54987,0.71207,0.55315,0.99214,0.7332,0.67941,0.69492,0.55565,0.73732,0.6707,0.69128,0.52757,0.9059,1.21079,0.96936,1.45208,0.000421693,0.000421693,0.000421693
|
||||||
|
63,1390.17,0.58578,0.85401,0.62764,1.02568,0.81783,0.63992,0.72649,0.59307,0.81458,0.63643,0.7214,0.55379,0.90207,1.19705,0.95312,1.42086,0.000419491,0.000419491,0.000419491
|
||||||
|
64,1412.07,0.58584,0.81881,0.63276,1.00563,0.74692,0.48214,0.5704,0.44347,0.72954,0.46925,0.56584,0.35582,1.09329,1.85868,1.15533,1.62909,0.000417289,0.000417289,0.000417289
|
||||||
|
65,1433.9,0.5816,0.8102,0.60977,1.00278,0.64859,0.70019,0.69484,0.56462,0.65663,0.70837,0.70736,0.52888,0.85119,1.22229,0.92283,1.33679,0.000415087,0.000415087,0.000415087
|
||||||
|
66,1455.79,0.56827,0.80112,0.55925,0.9938,0.8328,0.64003,0.73283,0.58941,0.83402,0.64094,0.7382,0.57451,0.93234,1.21277,0.85649,1.39597,0.000412886,0.000412886,0.000412886
|
||||||
|
67,1477.49,0.57812,0.77066,0.58468,1.00762,0.83569,0.6164,0.6897,0.52515,0.82764,0.61716,0.67798,0.5046,0.95606,1.27529,0.87731,1.40687,0.000410684,0.000410684,0.000410684
|
||||||
|
68,1499.33,0.56392,0.82302,0.52698,0.99419,0.71385,0.7177,0.76597,0.63245,0.72324,0.72689,0.77273,0.60086,0.84848,1.11142,0.78775,1.32849,0.000408482,0.000408482,0.000408482
|
||||||
|
69,1521.67,0.57291,0.783,0.53674,0.98828,0.80922,0.75194,0.72941,0.5951,0.82358,0.77166,0.7387,0.56985,0.93887,1.27497,0.80286,1.48264,0.00040628,0.00040628,0.00040628
|
||||||
|
70,1543.52,0.55682,0.7845,0.5459,0.99312,0.78381,0.59426,0.66992,0.52549,0.78606,0.59528,0.66855,0.49541,1.08696,1.27909,1.03789,1.6324,0.000404079,0.000404079,0.000404079
|
||||||
|
71,1565.34,0.53709,0.6973,0.49735,0.98417,0.7169,0.72399,0.74551,0.60576,0.70919,0.71591,0.73405,0.57639,1.0134,1.2653,0.96156,1.51678,0.000401877,0.000401877,0.000401877
|
||||||
|
72,1587.31,0.54758,0.76628,0.5164,0.96848,0.73114,0.75858,0.75675,0.62721,0.72394,0.74761,0.75332,0.59069,0.84966,1.22972,0.82836,1.35073,0.000399675,0.000399675,0.000399675
|
||||||
|
73,1609.17,0.55104,0.77083,0.53553,0.98668,0.82444,0.67272,0.76838,0.6386,0.82081,0.67079,0.76554,0.60073,0.85823,1.16868,0.90648,1.33779,0.000397473,0.000397473,0.000397473
|
||||||
|
74,1631.59,0.5316,0.71091,0.48944,0.97341,0.80078,0.63697,0.74142,0.6094,0.838,0.60038,0.72414,0.54953,0.91644,1.18761,0.95361,1.40806,0.000395272,0.000395272,0.000395272
|
||||||
|
75,1653.47,0.55302,0.7699,0.52469,0.98116,0.83761,0.6766,0.78363,0.64453,0.81098,0.70138,0.78367,0.59397,0.96055,1.20896,0.82343,1.51767,0.00039307,0.00039307,0.00039307
|
||||||
|
76,1675.89,0.53454,0.75518,0.51202,0.97201,0.69873,0.70431,0.75801,0.60947,0.71452,0.7199,0.76082,0.58065,0.92902,1.23934,0.78829,1.41943,0.000390868,0.000390868,0.000390868
|
||||||
|
77,1697.65,0.52965,0.74294,0.49778,0.96252,0.75263,0.68724,0.7615,0.60281,0.74099,0.67496,0.74827,0.57527,0.83831,1.17714,0.855,1.3379,0.000388666,0.000388666,0.000388666
|
||||||
|
78,1719.4,0.56318,0.75686,0.54087,0.99156,0.69741,0.61093,0.67923,0.51818,0.70293,0.61066,0.66969,0.47723,0.86041,1.24999,0.82882,1.36594,0.000386464,0.000386464,0.000386464
|
||||||
|
79,1743.07,0.52973,0.74882,0.53985,0.95889,0.70046,0.55151,0.58402,0.44382,0.70246,0.55353,0.58699,0.41721,0.88307,1.18265,1.25178,1.39488,0.000384263,0.000384263,0.000384263
|
||||||
|
80,1764.98,0.51491,0.71536,0.48145,0.95375,0.7533,0.66906,0.70336,0.57517,0.74973,0.66782,0.70795,0.53559,0.9544,1.24287,0.88072,1.53789,0.000382061,0.000382061,0.000382061
|
||||||
|
81,1786.84,0.51855,0.69226,0.50493,0.96749,0.74013,0.69791,0.71902,0.57353,0.76177,0.71675,0.73418,0.55067,0.90492,1.38797,0.89011,1.37957,0.000379859,0.000379859,0.000379859
|
||||||
|
82,1808.77,0.52592,0.73132,0.51297,0.9692,0.78905,0.65213,0.69804,0.55277,0.78318,0.65121,0.70408,0.48392,0.88623,1.53136,1.20347,1.33556,0.000377657,0.000377657,0.000377657
|
||||||
|
83,1830.61,0.51796,0.71425,0.47196,0.94239,0.81977,0.63681,0.73429,0.5982,0.8114,0.6372,0.73639,0.56497,0.83569,1.27128,1.16027,1.32076,0.000375456,0.000375456,0.000375456
|
||||||
|
84,1852.6,0.51943,0.74936,0.50309,0.96939,0.75541,0.70922,0.76357,0.62418,0.80407,0.69537,0.77655,0.59803,0.85514,1.20965,0.87179,1.38109,0.000373254,0.000373254,0.000373254
|
||||||
|
85,1874.45,0.50479,0.71333,0.46218,0.94072,0.77587,0.70023,0.76136,0.61421,0.79359,0.71345,0.77499,0.59247,0.86881,1.28745,0.9376,1.43093,0.000371052,0.000371052,0.000371052
|
||||||
|
86,1896.25,0.52178,0.76342,0.53454,0.97261,0.82347,0.7007,0.74197,0.61303,0.85108,0.6982,0.74536,0.57406,0.79589,1.11235,0.75137,1.34803,0.00036885,0.00036885,0.00036885
|
||||||
|
87,1922.95,0.48978,0.69726,0.46726,0.95489,0.82026,0.60234,0.71584,0.5845,0.79666,0.6089,0.7157,0.53807,0.86806,1.28235,0.9775,1.4099,0.000366649,0.000366649,0.000366649
|
||||||
|
88,1944.95,0.52304,0.69688,0.51013,0.98833,0.7787,0.73226,0.78758,0.60725,0.78096,0.7383,0.799,0.61216,0.91008,1.35713,0.77707,1.35034,0.000364447,0.000364447,0.000364447
|
||||||
|
89,1966.78,0.55921,0.74326,0.52084,0.98642,0.82359,0.66971,0.73955,0.57759,0.81856,0.6687,0.74663,0.56808,0.81487,1.31926,0.82998,1.27889,0.000362245,0.000362245,0.000362245
|
||||||
|
90,1988.54,0.49893,0.68371,0.45578,0.95857,0.7875,0.63904,0.72595,0.59836,0.87528,0.68919,0.7681,0.57409,0.794,1.16193,0.76933,1.25206,0.000360043,0.000360043,0.000360043
|
||||||
|
91,2010.3,0.48599,0.68309,0.43527,0.95816,0.86005,0.65278,0.74453,0.6082,0.87481,0.66383,0.76343,0.58226,0.80165,1.21134,0.78444,1.24439,0.000357842,0.000357842,0.000357842
|
||||||
|
92,2032.2,0.48551,0.67776,0.43784,0.956,0.83498,0.66563,0.77561,0.64106,0.84173,0.67179,0.78475,0.60809,0.76665,1.15734,0.70915,1.2176,0.00035564,0.00035564,0.00035564
|
||||||
|
93,2054.61,0.50058,0.69854,0.47454,0.96504,0.75192,0.73704,0.7399,0.58601,0.75785,0.74269,0.75163,0.56654,0.82,1.18935,0.7868,1.30245,0.000353438,0.000353438,0.000353438
|
||||||
|
94,2076.38,0.52097,0.71224,0.49541,0.98405,0.70332,0.80012,0.72947,0.60112,0.70939,0.80627,0.74027,0.56432,0.87624,1.21294,0.84808,1.39562,0.000351236,0.000351236,0.000351236
|
||||||
|
95,2098.06,0.51757,0.70932,0.48295,0.9712,0.71383,0.69203,0.73745,0.59369,0.70704,0.68483,0.73851,0.55668,0.97695,1.16859,0.81674,1.50494,0.000349035,0.000349035,0.000349035
|
||||||
|
96,2120.31,0.48461,0.68551,0.4539,0.94522,0.66309,0.7036,0.71734,0.57042,0.67294,0.71187,0.73059,0.5277,0.94565,1.20616,0.94009,1.43879,0.000346833,0.000346833,0.000346833
|
||||||
|
97,2142.27,0.4925,0.70005,0.46561,0.94406,0.70188,0.69763,0.72734,0.58075,0.71406,0.70884,0.73854,0.56372,0.89882,1.18377,0.83654,1.40346,0.000344631,0.000344631,0.000344631
|
||||||
|
98,2164.1,0.49149,0.71554,0.46634,0.94899,0.82257,0.63263,0.75949,0.59823,0.84533,0.64888,0.78967,0.59107,0.85058,1.1914,0.87122,1.36803,0.000342429,0.000342429,0.000342429
|
||||||
|
99,2185.88,0.47708,0.70103,0.4524,0.95388,0.82163,0.64871,0.74133,0.58887,0.82768,0.65807,0.7531,0.57162,0.92932,1.22952,0.79807,1.48095,0.000340228,0.000340228,0.000340228
|
||||||
|
100,2208.22,0.49478,0.7247,0.46111,0.96217,0.83552,0.76482,0.80145,0.65855,0.83163,0.76715,0.79946,0.62348,0.85262,1.30408,0.80065,1.35743,0.000338026,0.000338026,0.000338026
|
||||||
|
101,2231.14,0.48041,0.67591,0.45746,0.95144,0.83905,0.71385,0.79902,0.65665,0.83501,0.7117,0.79825,0.62607,0.84703,1.48687,0.68533,1.39529,0.000335824,0.000335824,0.000335824
|
||||||
|
102,2253.89,0.47648,0.66807,0.43571,0.9484,0.7227,0.79118,0.80017,0.67772,0.72112,0.79,0.79613,0.61683,0.84854,1.3556,0.76872,1.41054,0.000333622,0.000333622,0.000333622
|
||||||
|
103,2276.24,0.47784,0.69353,0.42772,0.9374,0.66755,0.7903,0.74835,0.60548,0.6712,0.79456,0.75335,0.56844,0.82147,1.31232,0.99606,1.35115,0.00033142,0.00033142,0.00033142
|
||||||
|
104,2298.22,0.48876,0.70353,0.44231,0.96015,0.85989,0.60249,0.7387,0.57527,0.85643,0.59854,0.7401,0.57814,0.91172,1.37112,1.01566,1.42595,0.000329219,0.000329219,0.000329219
|
||||||
|
105,2320.14,0.46186,0.67186,0.43605,0.94986,0.84299,0.59012,0.73588,0.58773,0.81118,0.62461,0.75052,0.56831,0.93491,1.35882,0.84468,1.51434,0.000327017,0.000327017,0.000327017
|
||||||
|
106,2341.87,0.44676,0.66841,0.41754,0.93575,0.74688,0.70033,0.75321,0.59384,0.75091,0.70378,0.75354,0.56611,0.86797,1.24414,0.85629,1.46068,0.000324815,0.000324815,0.000324815
|
||||||
|
107,2363.64,0.49057,0.67307,0.44694,0.97154,0.69792,0.7316,0.7522,0.58921,0.70251,0.73592,0.75337,0.56255,0.94206,1.32427,0.8207,1.47677,0.000322613,0.000322613,0.000322613
|
||||||
|
108,2389.84,0.46948,0.66174,0.44929,0.95183,0.75196,0.76,0.76343,0.60926,0.7564,0.76361,0.77266,0.5945,0.88438,1.16402,0.79052,1.51758,0.000320412,0.000320412,0.000320412
|
||||||
|
109,2411.71,0.46794,0.65231,0.41233,0.94288,0.85868,0.69221,0.793,0.64854,0.84891,0.68214,0.79293,0.60454,0.92776,1.16735,0.72814,1.54983,0.00031821,0.00031821,0.00031821
|
||||||
|
110,2433.54,0.44441,0.63926,0.39893,0.91927,0.82304,0.6811,0.78587,0.62364,0.83202,0.68418,0.79259,0.59488,0.99819,1.23985,1.00648,1.56066,0.000316008,0.000316008,0.000316008
|
||||||
|
111,2455.26,0.44976,0.66063,0.41036,0.92958,0.83211,0.79424,0.83594,0.6956,0.84836,0.80821,0.85871,0.65243,0.86889,1.23028,0.6568,1.47212,0.000313806,0.000313806,0.000313806
|
||||||
|
112,2477.51,0.45625,0.64259,0.43661,0.93701,0.83986,0.69419,0.80805,0.67524,0.84657,0.69838,0.8116,0.62357,0.82398,1.27212,0.97471,1.41783,0.000311605,0.000311605,0.000311605
|
||||||
|
113,2499.32,0.468,0.66688,0.45602,0.94082,0.66437,0.83701,0.81769,0.66536,0.66564,0.83849,0.81874,0.632,0.91404,1.28213,0.91511,1.51684,0.000309403,0.000309403,0.000309403
|
||||||
|
114,2521.15,0.46707,0.6624,0.44048,0.93453,0.83514,0.64716,0.73695,0.59616,0.6288,0.76049,0.72594,0.56757,0.87431,1.29349,0.78227,1.39525,0.000307201,0.000307201,0.000307201
|
||||||
|
115,2542.96,0.46002,0.65038,0.41268,0.93237,0.79534,0.7532,0.77781,0.63322,0.78938,0.75393,0.76916,0.59957,0.94659,1.32814,0.69081,1.50924,0.000304999,0.000304999,0.000304999
|
||||||
|
116,2564.84,0.47529,0.68138,0.4205,0.94684,0.79712,0.76863,0.82313,0.67251,0.8102,0.78616,0.8245,0.63933,0.8949,1.25537,0.84579,1.50179,0.000302798,0.000302798,0.000302798
|
||||||
|
117,2586.57,0.43642,0.64948,0.40735,0.92793,0.78602,0.70688,0.77002,0.63009,0.79495,0.71514,0.7649,0.60643,0.96895,1.25362,0.84786,1.55106,0.000300596,0.000300596,0.000300596
|
||||||
|
118,2608.33,0.46608,0.68132,0.44594,0.93823,0.74959,0.66745,0.73052,0.5864,0.76207,0.67973,0.74039,0.58145,0.89751,1.26829,0.84657,1.41314,0.000298394,0.000298394,0.000298394
|
||||||
|
119,2630.05,0.45213,0.65375,0.48683,0.94367,0.72967,0.67888,0.74949,0.61228,0.7663,0.71073,0.77034,0.58832,0.83135,1.26166,0.77727,1.39837,0.000296192,0.000296192,0.000296192
|
||||||
|
120,2651.92,0.45449,0.62733,0.40995,0.93792,0.82992,0.68119,0.7831,0.6439,0.81748,0.66866,0.78396,0.60876,0.9324,1.25252,0.8433,1.56214,0.000293991,0.000293991,0.000293991
|
||||||
|
121,2673.71,0.42854,0.61606,0.41191,0.91257,0.80465,0.77147,0.81203,0.67195,0.79163,0.79042,0.81591,0.61261,0.80588,1.3211,0.78179,1.38987,0.000291789,0.000291789,0.000291789
|
||||||
|
122,2695.49,0.43533,0.64265,0.42375,0.93483,0.88677,0.614,0.71871,0.54715,0.88677,0.614,0.72249,0.51513,0.89082,1.30235,0.79866,1.43513,0.000289587,0.000289587,0.000289587
|
||||||
|
123,2717.28,0.4094,0.59221,0.35416,0.91656,0.85103,0.76465,0.82803,0.6746,0.84652,0.77324,0.83334,0.61276,0.87985,1.37246,0.7296,1.4331,0.000287385,0.000287385,0.000287385
|
||||||
|
124,2739.91,0.41572,0.60182,0.36956,0.90637,0.7321,0.7089,0.76387,0.62078,0.74854,0.72205,0.78064,0.5896,0.8166,1.43997,0.8208,1.34157,0.000285184,0.000285184,0.000285184
|
||||||
|
125,2761.75,0.43741,0.62339,0.37853,0.91357,0.83807,0.75315,0.78053,0.66844,0.83902,0.75562,0.79477,0.60686,0.80376,1.3805,0.7514,1.3151,0.000282982,0.000282982,0.000282982
|
||||||
|
126,2783.59,0.4414,0.67691,0.43321,0.92729,0.80003,0.63248,0.67807,0.56223,0.79201,0.63336,0.67501,0.50751,0.85813,1.29714,0.84049,1.3736,0.00028078,0.00028078,0.00028078
|
||||||
|
127,2805.43,0.44573,0.64776,0.39836,0.92086,0.80838,0.717,0.75575,0.64426,0.81701,0.72517,0.75969,0.59126,0.77515,1.30585,0.91532,1.28934,0.000278578,0.000278578,0.000278578
|
||||||
|
128,2827.3,0.43086,0.63969,0.38703,0.92346,0.79261,0.73456,0.79255,0.66107,0.7947,0.73769,0.80295,0.62778,0.78418,1.22113,0.81472,1.34002,0.000276376,0.000276376,0.000276376
|
||||||
|
129,2849.07,0.44419,0.65293,0.42515,0.92052,0.8198,0.72627,0.80686,0.65377,0.83057,0.70028,0.80242,0.6177,0.85368,1.34938,0.93467,1.37678,0.000274175,0.000274175,0.000274175
|
||||||
|
130,2870.87,0.46462,0.63541,0.42229,0.94744,0.77366,0.71694,0.79813,0.64593,0.77776,0.72738,0.80713,0.62108,0.84708,1.25982,0.93544,1.46348,0.000271973,0.000271973,0.000271973
|
||||||
|
131,2892.65,0.44239,0.65461,0.39444,0.93633,0.79016,0.77174,0.82514,0.67088,0.80699,0.7882,0.84493,0.64545,0.82059,1.15064,0.81503,1.3743,0.000269771,0.000269771,0.000269771
|
||||||
|
132,2914.51,0.414,0.615,0.37515,0.90019,0.70446,0.76305,0.81065,0.67922,0.72147,0.78057,0.82299,0.65231,0.76699,1.20383,0.9052,1.29045,0.000267569,0.000267569,0.000267569
|
||||||
|
133,2936.31,0.4063,0.57976,0.34454,0.91472,0.76369,0.79613,0.83286,0.68662,0.77197,0.8044,0.83906,0.65387,0.77989,1.18141,0.6833,1.3048,0.000265368,0.000265368,0.000265368
|
||||||
|
134,2958.03,0.41869,0.60354,0.37887,0.92218,0.82607,0.69682,0.81483,0.66732,0.83414,0.70297,0.8246,0.6377,0.80809,1.19876,1.01526,1.33723,0.000263166,0.000263166,0.000263166
|
||||||
|
135,2979.77,0.42632,0.5875,0.36808,0.92423,0.85281,0.63727,0.77402,0.63175,0.67124,0.76976,0.78547,0.60227,0.73603,1.15052,0.86772,1.25724,0.000260964,0.000260964,0.000260964
|
||||||
|
136,3006.07,0.4134,0.6048,0.37759,0.91137,0.77215,0.67162,0.72998,0.59149,0.77012,0.68268,0.75614,0.57787,0.73647,1.13913,0.76159,1.26028,0.000258762,0.000258762,0.000258762
|
||||||
|
137,3027.92,0.40291,0.60115,0.35405,0.91328,0.65047,0.69874,0.71849,0.58285,0.65606,0.7049,0.73326,0.56215,0.77107,1.11608,0.83038,1.34736,0.000256561,0.000256561,0.000256561
|
||||||
|
138,3049.73,0.40187,0.572,0.35223,0.90344,0.69598,0.78176,0.80369,0.65368,0.70182,0.80219,0.82452,0.62627,0.79126,1.14636,0.82575,1.32658,0.000254359,0.000254359,0.000254359
|
||||||
|
139,3071.53,0.40541,0.57525,0.34915,0.89633,0.83358,0.74942,0.80342,0.66686,0.84785,0.76944,0.8306,0.62695,0.80306,1.19449,0.91446,1.35984,0.000252157,0.000252157,0.000252157
|
||||||
|
140,3093.41,0.404,0.61164,0.3694,0.9115,0.81576,0.67264,0.80855,0.64598,0.82294,0.67863,0.81845,0.61582,0.80787,1.23363,0.85899,1.4035,0.000249955,0.000249955,0.000249955
|
||||||
|
141,3115.17,0.40117,0.60166,0.36202,0.90274,0.6781,0.75705,0.77278,0.62664,0.69878,0.78412,0.79722,0.5983,0.84783,1.22204,0.83518,1.46533,0.000247754,0.000247754,0.000247754
|
||||||
|
142,3136.92,0.42409,0.61267,0.40725,0.9165,0.73143,0.67899,0.68737,0.53936,0.7078,0.65145,0.67211,0.50958,0.97324,1.31656,0.96914,1.58903,0.000245552,0.000245552,0.000245552
|
||||||
|
143,3159.9,0.41514,0.61771,0.42434,0.92002,0.75657,0.77331,0.77736,0.62405,0.76992,0.7952,0.80909,0.59548,0.91113,1.17205,0.94632,1.43582,0.00024335,0.00024335,0.00024335
|
||||||
|
144,3181.81,0.41329,0.6045,0.39482,0.9164,0.81293,0.73572,0.80381,0.66693,0.82715,0.75611,0.83498,0.64074,0.90249,1.17575,0.83371,1.46115,0.000241148,0.000241148,0.000241148
|
||||||
|
145,3203.56,0.38591,0.57389,0.3555,0.89741,0.75499,0.71205,0.78522,0.60871,0.73323,0.80801,0.81861,0.60581,0.95982,1.22149,0.8314,1.50467,0.000238947,0.000238947,0.000238947
|
||||||
|
146,3230.16,0.42473,0.61161,0.37842,0.91125,0.85948,0.71037,0.7946,0.64709,0.86743,0.71631,0.82115,0.61391,0.84216,1.28413,0.89725,1.37688,0.000236745,0.000236745,0.000236745
|
||||||
|
147,3252.07,0.41112,0.61363,0.37605,0.91774,0.80745,0.54789,0.64077,0.508,0.80044,0.54247,0.64068,0.47639,0.88895,1.26809,1.15673,1.42558,0.000234543,0.000234543,0.000234543
|
||||||
|
148,3276.99,0.39036,0.58115,0.35335,0.90324,0.76594,0.72159,0.77181,0.63065,0.78543,0.74531,0.78648,0.60138,0.85567,1.26168,0.86509,1.38862,0.000232341,0.000232341,0.000232341
|
||||||
|
149,3298.79,0.39303,0.58017,0.35181,0.90708,0.87775,0.699,0.77717,0.65096,0.87975,0.70102,0.78361,0.61774,0.84062,1.18288,0.77542,1.3874,0.00023014,0.00023014,0.00023014
|
||||||
|
150,3320.54,0.37509,0.56582,0.33731,0.89265,0.87409,0.7203,0.79887,0.66132,0.88088,0.73144,0.80348,0.63821,0.84208,1.2751,0.84709,1.40562,0.000227938,0.000227938,0.000227938
|
||||||
|
151,3342.27,0.40288,0.59056,0.36707,0.90984,0.84848,0.69772,0.76803,0.64058,0.85062,0.69974,0.78203,0.61731,0.88283,1.21133,1.06696,1.51276,0.000225736,0.000225736,0.000225736
|
||||||
|
152,3364.1,0.3803,0.6008,0.37433,0.90766,0.82864,0.70193,0.73989,0.60383,0.82156,0.6989,0.74626,0.56896,0.84946,1.32046,1.11896,1.4519,0.000223534,0.000223534,0.000223534
|
||||||
|
153,3385.9,0.37902,0.57326,0.34987,0.91475,0.8495,0.66468,0.78435,0.6461,0.85417,0.66872,0.7971,0.62699,0.86101,1.2067,0.97706,1.46445,0.000221332,0.000221332,0.000221332
|
||||||
|
154,3407.74,0.36844,0.58735,0.33785,0.90457,0.8281,0.70448,0.74705,0.6126,0.83044,0.70998,0.75065,0.58783,0.83979,1.27744,0.90425,1.4322,0.000219131,0.000219131,0.000219131
|
||||||
|
155,3429.53,0.38282,0.56562,0.35011,0.90111,0.75305,0.7036,0.75813,0.60643,0.75972,0.70975,0.76951,0.6065,0.88161,1.29876,0.94496,1.46702,0.000216929,0.000216929,0.000216929
|
||||||
|
156,3451.45,0.39313,0.56587,0.34941,0.921,0.69663,0.73104,0.75567,0.61536,0.68761,0.72296,0.74915,0.57542,0.7695,1.32013,0.8337,1.2879,0.000214727,0.000214727,0.000214727
|
||||||
|
157,3473.21,0.40056,0.58029,0.36367,0.90762,0.79037,0.64372,0.72266,0.59894,0.77161,0.63059,0.70758,0.54372,0.79263,1.33723,0.92498,1.33852,0.000212525,0.000212525,0.000212525
|
||||||
|
158,3494.99,0.37814,0.5699,0.3626,0.90294,0.72671,0.70643,0.75271,0.60526,0.72557,0.70753,0.74977,0.58492,0.81027,1.3625,0.83253,1.39275,0.000210324,0.000210324,0.000210324
|
||||||
|
159,3516.73,0.36203,0.55878,0.33431,0.89488,0.77212,0.78804,0.7952,0.67984,0.78094,0.80062,0.81023,0.62957,0.81808,1.32969,0.69734,1.36668,0.000208122,0.000208122,0.000208122
|
||||||
|
160,3538.55,0.36877,0.55341,0.33667,0.90126,0.74224,0.77049,0.79835,0.65696,0.75509,0.78336,0.8193,0.6375,0.89864,1.2835,0.81156,1.50241,0.00020592,0.00020592,0.00020592
|
||||||
|
161,3565.1,0.37646,0.5899,0.34235,0.90701,0.76954,0.75117,0.79991,0.66547,0.78028,0.75969,0.81723,0.65315,0.90641,1.3028,0.72563,1.55234,0.000203718,0.000203718,0.000203718
|
||||||
|
162,3586.92,0.37217,0.52875,0.32246,0.90112,0.84402,0.71764,0.77982,0.65004,0.85344,0.72987,0.79376,0.64483,0.84457,1.26246,0.74226,1.51601,0.000201517,0.000201517,0.000201517
|
||||||
|
163,3608.67,0.35991,0.5261,0.33245,0.89915,0.86133,0.71713,0.79114,0.65217,0.86209,0.7268,0.79875,0.63934,0.89195,1.26334,0.84799,1.53648,0.000199315,0.000199315,0.000199315
|
||||||
|
164,3630.59,0.35726,0.53497,0.3074,0.8968,0.67738,0.78457,0.77977,0.6449,0.68387,0.79332,0.78712,0.62932,0.78895,1.25437,0.72647,1.38688,0.000197113,0.000197113,0.000197113
|
||||||
|
165,3652.41,0.37694,0.54251,0.33241,0.90088,0.81757,0.72911,0.78914,0.65113,0.82152,0.733,0.80337,0.6257,0.76141,1.31286,0.68746,1.34005,0.000194911,0.000194911,0.000194911
|
||||||
|
166,3674.2,0.38034,0.57414,0.34881,0.90991,0.82049,0.7735,0.81642,0.66809,0.81053,0.76253,0.81651,0.6186,0.81554,1.39302,0.65336,1.37246,0.00019271,0.00019271,0.00019271
|
||||||
|
167,3696.02,0.37234,0.55666,0.3421,0.89207,0.77028,0.81604,0.80806,0.65845,0.7618,0.80537,0.8025,0.61161,0.78907,1.2882,0.74372,1.40489,0.000190508,0.000190508,0.000190508
|
||||||
|
168,3717.9,0.37169,0.5696,0.32061,0.89627,0.79497,0.69414,0.75796,0.62516,0.81,0.6719,0.76107,0.58653,0.81491,1.30159,0.84774,1.40629,0.000188306,0.000188306,0.000188306
|
||||||
|
169,3739.69,0.35913,0.55121,0.31158,0.90038,0.80737,0.73317,0.78984,0.66415,0.80698,0.71788,0.7901,0.62277,0.7895,1.2922,0.77107,1.35736,0.000186104,0.000186104,0.000186104
|
||||||
|
170,3761.43,0.35733,0.53354,0.32375,0.89671,0.85298,0.72944,0.80392,0.67484,0.85026,0.72852,0.80503,0.64513,0.80976,1.20437,0.81541,1.41078,0.000183903,0.000183903,0.000183903
|
||||||
|
171,3783.26,0.35399,0.53281,0.32092,0.88976,0.71584,0.67172,0.74813,0.57494,0.7086,0.66685,0.73843,0.54074,0.95261,1.28464,1.15451,1.51218,0.000181701,0.000181701,0.000181701
|
||||||
|
172,3805.18,0.36421,0.54692,0.33331,0.89987,0.819,0.69984,0.78853,0.64552,0.82838,0.71061,0.79867,0.59479,0.88057,1.37292,0.8936,1.46046,0.000179499,0.000179499,0.000179499
|
||||||
|
173,3826.96,0.35348,0.53139,0.30368,0.89927,0.85932,0.76009,0.81617,0.6635,0.87207,0.76999,0.82917,0.63485,0.87547,1.3557,0.77108,1.49426,0.000177297,0.000177297,0.000177297
|
||||||
|
174,3848.76,0.35828,0.55229,0.3386,0.8943,0.8707,0.60724,0.73626,0.58256,0.83163,0.6027,0.7229,0.5612,0.90457,1.34591,0.75058,1.54852,0.000175096,0.000175096,0.000175096
|
||||||
|
175,3870.53,0.36508,0.56353,0.31673,0.90889,0.83027,0.69764,0.78471,0.6375,0.8434,0.69254,0.7864,0.61679,0.89514,1.366,0.70838,1.52315,0.000172894,0.000172894,0.000172894
|
||||||
|
176,3895.39,0.34545,0.54057,0.31358,0.89148,0.79597,0.79908,0.81936,0.68381,0.7913,0.79605,0.81386,0.64266,0.79752,1.27695,0.69368,1.34471,0.000170692,0.000170692,0.000170692
|
||||||
|
177,3917.23,0.34982,0.52344,0.30184,0.88584,0.84952,0.77373,0.83697,0.68945,0.85159,0.7756,0.84471,0.66264,0.81526,1.26485,0.75745,1.37652,0.00016849,0.00016849,0.00016849
|
||||||
|
178,3939.61,0.36119,0.5586,0.31607,0.89788,0.8182,0.74686,0.80085,0.67939,0.82546,0.75282,0.81746,0.64796,0.80585,1.27482,0.72238,1.42289,0.000166288,0.000166288,0.000166288
|
||||||
|
179,3961.35,0.352,0.54332,0.30462,0.90036,0.84951,0.7854,0.83621,0.69328,0.86316,0.79639,0.85141,0.67474,0.823,1.23079,0.70606,1.44446,0.000164087,0.000164087,0.000164087
|
||||||
|
180,3985.97,0.34495,0.51155,0.29898,0.89608,0.7897,0.81434,0.83359,0.68973,0.79826,0.82251,0.85292,0.66652,0.88651,1.1839,0.77901,1.53884,0.000161885,0.000161885,0.000161885
|
||||||
|
181,4007.82,0.34642,0.53104,0.29577,0.89581,0.80918,0.73885,0.76199,0.62362,0.82332,0.7513,0.77808,0.60341,0.89928,1.26282,0.7353,1.55151,0.000159683,0.000159683,0.000159683
|
||||||
|
182,4029.65,0.34665,0.5205,0.28774,0.89244,0.84826,0.74449,0.78546,0.64729,0.86423,0.75882,0.80718,0.60861,0.86524,1.34857,0.68179,1.5429,0.000157481,0.000157481,0.000157481
|
||||||
|
183,4051.36,0.34101,0.51053,0.29083,0.88595,0.81089,0.74521,0.78256,0.64376,0.82222,0.75549,0.79883,0.61665,0.90571,1.31075,0.68452,1.60251,0.00015528,0.00015528,0.00015528
|
||||||
|
184,4073.24,0.33502,0.51857,0.28524,0.87432,0.85425,0.74783,0.80652,0.67147,0.86619,0.75811,0.82416,0.6288,0.85195,1.31317,0.63914,1.53296,0.000153078,0.000153078,0.000153078
|
||||||
|
185,4095.04,0.33843,0.49991,0.27743,0.88297,0.8337,0.75068,0.8164,0.67808,0.84077,0.75683,0.82527,0.63586,0.82395,1.31111,0.69749,1.46412,0.000150876,0.000150876,0.000150876
|
||||||
|
186,4116.78,0.33184,0.51641,0.29762,0.8917,0.82948,0.73997,0.81702,0.66463,0.8371,0.74612,0.82432,0.63562,0.85475,1.34091,0.86223,1.46507,0.000148674,0.000148674,0.000148674
|
||||||
|
187,4138.59,0.32946,0.48058,0.27478,0.8788,0.84714,0.75265,0.81613,0.66825,0.85802,0.75972,0.82894,0.63364,0.84313,1.34181,0.83839,1.45755,0.000146473,0.000146473,0.000146473
|
||||||
|
188,4160.47,0.33698,0.48828,0.29682,0.89183,0.89302,0.66634,0.76419,0.5993,0.90269,0.67441,0.77129,0.55966,0.86708,1.46868,0.83376,1.48761,0.000144271,0.000144271,0.000144271
|
||||||
|
189,4182.27,0.33936,0.52881,0.29409,0.89156,0.74638,0.76707,0.80184,0.65108,0.75205,0.77322,0.80976,0.60845,0.85413,1.41127,0.74132,1.508,0.000142069,0.000142069,0.000142069
|
||||||
|
190,4204.11,0.32132,0.49549,0.28709,0.87289,0.80071,0.74353,0.80244,0.64844,0.8101,0.7506,0.80958,0.61977,0.8872,1.39588,0.82387,1.53327,0.000139867,0.000139867,0.000139867
|
||||||
|
191,4225.95,0.35147,0.54116,0.2964,0.88877,0.80953,0.77954,0.83048,0.67715,0.81896,0.78661,0.83348,0.64122,0.89225,1.36303,0.75893,1.49061,0.000137666,0.000137666,0.000137666
|
||||||
|
192,4247.85,0.33248,0.51396,0.27895,0.87796,0.78578,0.8012,0.82462,0.68437,0.87141,0.74996,0.82795,0.65389,0.89713,1.35832,0.73386,1.48611,0.000135464,0.000135464,0.000135464
|
||||||
|
193,4269.67,0.32478,0.50141,0.28159,0.89111,0.81838,0.80235,0.81184,0.67081,0.8317,0.81356,0.81681,0.63721,0.90164,1.29796,0.64464,1.52076,0.000133262,0.000133262,0.000133262
|
||||||
|
194,4291.47,0.32176,0.4969,0.27919,0.88108,0.79396,0.81874,0.80334,0.66714,0.7967,0.82398,0.80478,0.62554,0.83565,1.3051,0.74497,1.43181,0.00013106,0.00013106,0.00013106
|
||||||
|
195,4313.29,0.33544,0.52541,0.2915,0.89049,0.73656,0.7739,0.81676,0.67273,0.73882,0.77913,0.81371,0.62965,0.85675,1.3073,0.81779,1.47584,0.000128859,0.000128859,0.000128859
|
||||||
|
196,4335.23,0.33,0.51345,0.29588,0.87449,0.77915,0.75401,0.80774,0.66242,0.78364,0.76126,0.81036,0.62935,0.87669,1.29578,0.81999,1.51106,0.000126657,0.000126657,0.000126657
|
||||||
|
197,4357.06,0.33049,0.53724,0.30699,0.88923,0.83659,0.75684,0.81144,0.66378,0.83566,0.7704,0.81925,0.64102,0.87499,1.3364,0.76742,1.511,0.000124455,0.000124455,0.000124455
|
||||||
|
198,4378.82,0.31888,0.50455,0.28807,0.88381,0.8017,0.76702,0.79949,0.6598,0.82141,0.78404,0.81873,0.6259,0.8809,1.38018,0.77168,1.47858,0.000122253,0.000122253,0.000122253
|
||||||
|
199,4400.58,0.33026,0.52219,0.28687,0.8848,0.82179,0.78693,0.81799,0.66476,0.841,0.80184,0.83312,0.63657,0.88069,1.36421,0.75621,1.52346,0.000120052,0.000120052,0.000120052
|
||||||
|
200,4422.5,0.32249,0.51143,0.28592,0.87822,0.8596,0.74843,0.8278,0.67631,0.87817,0.77734,0.84281,0.64761,0.8775,1.36236,0.73915,1.531,0.00011785,0.00011785,0.00011785
|
||||||
|
201,4444.29,0.3153,0.49796,0.29966,0.8742,0.79573,0.78175,0.83056,0.68682,0.81255,0.80432,0.84531,0.64875,0.83909,1.34872,0.73947,1.489,0.000115648,0.000115648,0.000115648
|
||||||
|
202,4466.58,0.31344,0.4823,0.265,0.87764,0.84407,0.70514,0.80744,0.67863,0.84772,0.70204,0.81332,0.63465,0.8457,1.40887,0.7404,1.48368,0.000113446,0.000113446,0.000113446
|
||||||
|
203,4488.38,0.30971,0.48468,0.26295,0.87359,0.81186,0.75727,0.82124,0.69211,0.81265,0.75539,0.82848,0.64014,0.81027,1.40549,0.78731,1.39103,0.000111244,0.000111244,0.000111244
|
||||||
|
204,4510.29,0.31572,0.48146,0.26922,0.87622,0.87581,0.71566,0.81116,0.67843,0.88386,0.72203,0.82277,0.65162,0.84484,1.35961,0.82536,1.44479,0.000109043,0.000109043,0.000109043
|
||||||
|
205,4532.15,0.30915,0.47146,0.28274,0.87628,0.85806,0.73398,0.79004,0.64671,0.86305,0.73812,0.79945,0.62091,0.87403,1.35206,0.9011,1.50059,0.000106841,0.000106841,0.000106841
|
||||||
|
206,4553.9,0.30221,0.51559,0.26245,0.86926,0.85551,0.72497,0.80015,0.66234,0.86013,0.72912,0.81324,0.63438,0.86504,1.3732,0.91634,1.48711,0.000104639,0.000104639,0.000104639
|
||||||
|
207,4575.72,0.30609,0.4813,0.25002,0.87479,0.79996,0.77469,0.8132,0.6653,0.8199,0.78126,0.82247,0.65503,0.88214,1.38993,0.9193,1.53678,0.000102437,0.000102437,0.000102437
|
||||||
|
208,4597.63,0.30247,0.47739,0.2517,0.86692,0.85412,0.73117,0.79859,0.66476,0.85443,0.73963,0.81099,0.63489,0.84315,1.39068,0.83975,1.46103,0.000100236,0.000100236,0.000100236
|
||||||
|
209,4619.41,0.29494,0.47851,0.25641,0.86904,0.81369,0.75573,0.81353,0.67696,0.82691,0.76684,0.82436,0.65448,0.83969,1.34227,0.80195,1.45162,9.80339e-05,9.80339e-05,9.80339e-05
|
||||||
|
210,4641.15,0.31439,0.47949,0.26074,0.87648,0.81389,0.79411,0.83327,0.69108,0.82713,0.80805,0.84689,0.65715,0.85042,1.38448,0.76489,1.46382,9.58322e-05,9.58322e-05,9.58322e-05
|
||||||
|
211,4662.81,0.30643,0.48987,0.2602,0.87832,0.85971,0.77761,0.83557,0.69649,0.85923,0.78634,0.84711,0.66881,0.87688,1.34551,0.78267,1.5154,9.36304e-05,9.36304e-05,9.36304e-05
|
||||||
|
212,4685.78,0.29239,0.47656,0.26149,0.86202,0.80369,0.76112,0.82672,0.68826,0.81203,0.76929,0.83822,0.64888,0.91416,1.36746,0.72373,1.61594,9.14286e-05,9.14286e-05,9.14286e-05
|
||||||
|
213,4707.63,0.29849,0.47493,0.24837,0.87058,0.89799,0.70149,0.81263,0.67877,0.90741,0.70966,0.82453,0.6341,0.88145,1.35206,0.68788,1.58047,8.92269e-05,8.92269e-05,8.92269e-05
|
||||||
|
214,4729.39,0.29864,0.48352,0.2484,0.8746,0.8335,0.74409,0.82727,0.69095,0.84275,0.75226,0.83913,0.66229,0.84919,1.32856,0.7847,1.49131,8.70251e-05,8.70251e-05,8.70251e-05
|
||||||
|
215,4751.18,0.28174,0.47028,0.2434,0.85487,0.88157,0.7282,0.81404,0.68065,0.89157,0.73637,0.82548,0.64841,0.87004,1.34756,0.84318,1.51842,8.48234e-05,8.48234e-05,8.48234e-05
|
||||||
|
216,4772.97,0.29638,0.47227,0.25512,0.88015,0.83849,0.74618,0.81295,0.6769,0.85353,0.76159,0.83024,0.63764,0.85744,1.41199,0.88819,1.50383,8.26216e-05,8.26216e-05,8.26216e-05
|
||||||
|
217,4794.82,0.30041,0.47745,0.26781,0.87914,0.88227,0.74969,0.82613,0.6965,0.89978,0.76275,0.84377,0.64603,0.89665,1.36214,0.89789,1.53954,8.04198e-05,8.04198e-05,8.04198e-05
|
||||||
|
218,4816.57,0.28797,0.46555,0.2467,0.87724,0.83895,0.78142,0.8118,0.67887,0.86072,0.79877,0.83554,0.63658,0.89809,1.32968,0.87422,1.58893,7.82181e-05,7.82181e-05,7.82181e-05
|
||||||
|
219,4838.32,0.2625,0.43274,0.2335,0.84577,0.85889,0.76952,0.81702,0.68085,0.85931,0.77001,0.82984,0.65972,0.87997,1.34742,0.89454,1.57219,7.60163e-05,7.60163e-05,7.60163e-05
|
||||||
|
220,4860.17,0.2945,0.47218,0.25801,0.85866,0.83911,0.76926,0.82873,0.69309,0.84091,0.76938,0.82633,0.65918,0.8588,1.36168,0.93469,1.52971,7.38146e-05,7.38146e-05,7.38146e-05
|
||||||
|
221,4882.02,0.28316,0.45528,0.234,0.86778,0.79314,0.78841,0.82586,0.69711,0.79594,0.78792,0.83165,0.66434,0.86499,1.35663,0.88941,1.53599,7.16128e-05,7.16128e-05,7.16128e-05
|
||||||
|
222,4903.83,0.28339,0.45854,0.23988,0.86977,0.80368,0.79469,0.82387,0.70242,0.82737,0.79237,0.83892,0.66856,0.87642,1.37194,0.86435,1.54887,6.9411e-05,6.9411e-05,6.9411e-05
|
||||||
|
223,4926.25,0.29375,0.47704,0.24296,0.86938,0.84849,0.78498,0.82843,0.70594,0.86185,0.79708,0.84607,0.67146,0.8601,1.34559,0.86219,1.53323,6.72093e-05,6.72093e-05,6.72093e-05
|
||||||
|
224,4949.66,0.29053,0.46883,0.25161,0.87471,0.85818,0.78664,0.82421,0.70225,0.87353,0.80216,0.84202,0.67493,0.79915,1.31148,0.88798,1.4472,6.50075e-05,6.50075e-05,6.50075e-05
|
||||||
|
225,4971.41,0.28893,0.46402,0.24947,0.87012,0.8479,0.78754,0.82639,0.70002,0.86177,0.79963,0.84618,0.66296,0.82234,1.28734,0.97696,1.44681,6.28058e-05,6.28058e-05,6.28058e-05
|
||||||
|
226,4993.23,0.29296,0.4637,0.2507,0.87792,0.79971,0.75061,0.8072,0.69031,0.76653,0.81722,0.82729,0.65843,0.82173,1.28407,0.98925,1.43422,6.0604e-05,6.0604e-05,6.0604e-05
|
||||||
|
227,5015.1,0.28307,0.44375,0.23621,0.87556,0.83096,0.79828,0.81671,0.69794,0.85059,0.81352,0.83817,0.65643,0.81528,1.30735,0.99482,1.4111,5.84022e-05,5.84022e-05,5.84022e-05
|
||||||
|
228,5037.03,0.28305,0.45935,0.22565,0.87154,0.82485,0.79535,0.82536,0.70095,0.83382,0.805,0.83572,0.64765,0.80173,1.32585,0.90347,1.38965,5.62005e-05,5.62005e-05,5.62005e-05
|
||||||
|
229,5058.82,0.27325,0.43908,0.22593,0.85544,0.82258,0.7188,0.81093,0.68264,0.8386,0.72903,0.82484,0.64533,0.81697,1.32131,0.95602,1.3811,5.39987e-05,5.39987e-05,5.39987e-05
|
||||||
|
230,5080.67,0.28192,0.46962,0.25427,0.87198,0.8242,0.72623,0.80887,0.69366,0.81455,0.7554,0.82532,0.64796,0.79819,1.32652,0.87494,1.36599,5.1797e-05,5.1797e-05,5.1797e-05
|
||||||
|
231,5102.4,0.27024,0.44592,0.23336,0.8604,0.80376,0.74273,0.81823,0.69607,0.7998,0.76193,0.82894,0.65331,0.81223,1.35494,0.85213,1.39035,4.95952e-05,4.95952e-05,4.95952e-05
|
||||||
|
232,5125.29,0.26716,0.43785,0.24083,0.86636,0.76883,0.74892,0.81593,0.69488,0.78068,0.76025,0.82645,0.65049,0.81276,1.34362,0.7861,1.39782,4.73934e-05,4.73934e-05,4.73934e-05
|
||||||
|
233,5147.11,0.28721,0.47716,0.25541,0.86528,0.81355,0.75639,0.82073,0.69388,0.82258,0.76822,0.82806,0.64685,0.80703,1.32227,0.74353,1.40319,4.51917e-05,4.51917e-05,4.51917e-05
|
||||||
|
234,5170.68,0.27576,0.49892,0.24076,0.86685,0.78673,0.81352,0.8245,0.69946,0.79248,0.8219,0.83163,0.6578,0.81181,1.33229,0.75289,1.41631,4.29899e-05,4.29899e-05,4.29899e-05
|
||||||
|
235,5192.38,0.28429,0.46889,0.23678,0.85822,0.83705,0.79158,0.83339,0.70629,0.84262,0.79985,0.84339,0.66085,0.78866,1.34416,0.76919,1.38556,4.07882e-05,4.07882e-05,4.07882e-05
|
||||||
|
236,5214.16,0.28648,0.46951,0.23817,0.87268,0.84489,0.79183,0.82638,0.69006,0.85197,0.79781,0.83614,0.65792,0.8356,1.3718,0.76494,1.46742,3.85864e-05,3.85864e-05,3.85864e-05
|
||||||
|
237,5235.89,0.26278,0.43733,0.2203,0.85482,0.8402,0.79119,0.82465,0.69746,0.84713,0.79714,0.83913,0.65865,0.85194,1.38326,0.81199,1.5116,3.63846e-05,3.63846e-05,3.63846e-05
|
||||||
|
238,5257.61,0.26492,0.44908,0.22818,0.85647,0.8518,0.78543,0.82603,0.70339,0.85867,0.79158,0.84086,0.66205,0.86846,1.41588,0.81474,1.54635,3.41829e-05,3.41829e-05,3.41829e-05
|
||||||
|
239,5279.29,0.2716,0.45968,0.21724,0.86446,0.86328,0.78512,0.83756,0.71064,0.86251,0.7986,0.85233,0.66848,0.85491,1.36681,0.78069,1.55128,3.19811e-05,3.19811e-05,3.19811e-05
|
||||||
|
240,5301.68,0.2615,0.45121,0.21716,0.86165,0.88576,0.78785,0.83661,0.71541,0.87923,0.80824,0.85148,0.66277,0.85635,1.3714,0.79814,1.54069,2.97794e-05,2.97794e-05,2.97794e-05
|
||||||
|
241,5324.88,0.21442,0.39817,0.19176,0.83802,0.89417,0.79594,0.83623,0.71624,0.90989,0.80714,0.85154,0.66321,0.84239,1.37392,0.77253,1.53056,2.75776e-05,2.75776e-05,2.75776e-05
|
||||||
|
242,5347.2,0.2163,0.39436,0.18043,0.8453,0.89497,0.78352,0.83521,0.71306,0.91092,0.79472,0.85117,0.66186,0.78518,1.37892,0.7633,1.43205,2.53758e-05,2.53758e-05,2.53758e-05
|
||||||
|
243,5368.88,0.19732,0.35785,0.1721,0.83028,0.89064,0.77247,0.83346,0.71344,0.90699,0.78348,0.85012,0.66413,0.75976,1.37494,0.76849,1.39058,2.31741e-05,2.31741e-05,2.31741e-05
|
||||||
|
244,5390.62,0.2155,0.37728,0.17138,0.84098,0.88816,0.76896,0.83569,0.7153,0.90409,0.78017,0.85202,0.66522,0.75509,1.36443,0.80107,1.37315,2.09723e-05,2.09723e-05,2.09723e-05
|
||||||
|
245,5412.76,0.20517,0.38071,0.17403,0.81758,0.88042,0.77126,0.83653,0.71446,0.89623,0.78221,0.85329,0.66194,0.73699,1.37811,0.81363,1.35358,1.87706e-05,1.87706e-05,1.87706e-05
|
||||||
|
246,5434.38,0.21538,0.40242,0.18233,0.85152,0.86104,0.79176,0.83706,0.71874,0.87584,0.80296,0.85386,0.66312,0.73384,1.37487,0.79955,1.34753,1.65688e-05,1.65688e-05,1.65688e-05
|
||||||
|
247,5456.59,0.19821,0.36437,0.17781,0.81776,0.85587,0.79143,0.83682,0.71892,0.87081,0.80214,0.85391,0.6638,0.73621,1.38142,0.78618,1.35137,1.4367e-05,1.4367e-05,1.4367e-05
|
||||||
|
248,5478.88,0.19856,0.35217,0.16622,0.8228,0.8616,0.79424,0.83643,0.71991,0.87665,0.80459,0.85291,0.66709,0.7375,1.37617,0.7898,1.35298,1.21653e-05,1.21653e-05,1.21653e-05
|
||||||
|
249,5501.08,0.19602,0.35546,0.15995,0.82684,0.86063,0.79132,0.83583,0.716,0.875,0.80253,0.85245,0.66768,0.73963,1.37518,0.78752,1.35613,9.96352e-06,9.96352e-06,9.96352e-06
|
||||||
|
250,5522.83,0.20242,0.3897,0.17625,0.83467,0.86484,0.79917,0.84166,0.71892,0.87244,0.80507,0.85279,0.66248,0.75717,1.37378,0.78477,1.37448,7.76176e-06,7.76176e-06,7.76176e-06
|
||||||
|
BIN
results/14c/train_250_800_16/results.png
Normal file
|
After Width: | Height: | Size: 478 KiB |
BIN
results/14c/train_250_800_16/train_batch0.jpg
Normal file
|
After Width: | Height: | Size: 388 KiB |
BIN
results/14c/train_250_800_16/train_batch1.jpg
Normal file
|
After Width: | Height: | Size: 387 KiB |
BIN
results/14c/train_250_800_16/train_batch2.jpg
Normal file
|
After Width: | Height: | Size: 376 KiB |
BIN
results/14c/train_250_800_16/train_batch5040.jpg
Normal file
|
After Width: | Height: | Size: 311 KiB |
BIN
results/14c/train_250_800_16/train_batch5041.jpg
Normal file
|
After Width: | Height: | Size: 326 KiB |
BIN
results/14c/train_250_800_16/train_batch5042.jpg
Normal file
|
After Width: | Height: | Size: 323 KiB |
BIN
results/14c/train_250_800_16/val_batch0_labels.jpg
Normal file
|
After Width: | Height: | Size: 449 KiB |
BIN
results/14c/train_250_800_16/val_batch0_pred.jpg
Normal file
|
After Width: | Height: | Size: 466 KiB |
BIN
results/14c/train_250_800_16/val_batch1_labels.jpg
Normal file
|
After Width: | Height: | Size: 281 KiB |
BIN
results/14c/train_250_800_16/val_batch1_pred.jpg
Normal file
|
After Width: | Height: | Size: 281 KiB |
BIN
results/3c/.DS_Store
vendored
Normal file
BIN
results/3c/train_250_800_16/.DS_Store
vendored
Normal file
BIN
results/3c/train_250_800_16/BoxF1_curve.png
Normal file
|
After Width: | Height: | Size: 170 KiB |
BIN
results/3c/train_250_800_16/BoxPR_curve.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
results/3c/train_250_800_16/BoxP_curve.png
Normal file
|
After Width: | Height: | Size: 143 KiB |
BIN
results/3c/train_250_800_16/BoxR_curve.png
Normal file
|
After Width: | Height: | Size: 163 KiB |
BIN
results/3c/train_250_800_16/MaskF1_curve.png
Normal file
|
After Width: | Height: | Size: 171 KiB |
BIN
results/3c/train_250_800_16/MaskPR_curve.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
results/3c/train_250_800_16/MaskP_curve.png
Normal file
|
After Width: | Height: | Size: 142 KiB |
BIN
results/3c/train_250_800_16/MaskR_curve.png
Normal file
|
After Width: | Height: | Size: 166 KiB |
105
results/3c/train_250_800_16/args.yaml
Normal file
@@ -0,0 +1,105 @@
|
|||||||
|
task: segment
|
||||||
|
mode: train
|
||||||
|
model: yolov8l-seg.pt
|
||||||
|
data: /content/drive/MyDrive/Repair Project/report/data/3c/data.yaml
|
||||||
|
epochs: 250
|
||||||
|
time: null
|
||||||
|
patience: 100
|
||||||
|
batch: 16
|
||||||
|
imgsz: 800
|
||||||
|
save: true
|
||||||
|
save_period: 100
|
||||||
|
cache: false
|
||||||
|
device: '0'
|
||||||
|
workers: 8
|
||||||
|
project: /content/drive/MyDrive/Repair Project/report/results/training/3c
|
||||||
|
name: train_250_800_16
|
||||||
|
exist_ok: false
|
||||||
|
pretrained: true
|
||||||
|
optimizer: auto
|
||||||
|
verbose: true
|
||||||
|
seed: 0
|
||||||
|
deterministic: true
|
||||||
|
single_cls: false
|
||||||
|
rect: false
|
||||||
|
cos_lr: false
|
||||||
|
close_mosaic: 10
|
||||||
|
resume: false
|
||||||
|
amp: true
|
||||||
|
fraction: 1.0
|
||||||
|
profile: false
|
||||||
|
freeze: null
|
||||||
|
multi_scale: false
|
||||||
|
overlap_mask: true
|
||||||
|
mask_ratio: 4
|
||||||
|
dropout: 0.0
|
||||||
|
val: true
|
||||||
|
split: val
|
||||||
|
save_json: false
|
||||||
|
conf: null
|
||||||
|
iou: 0.7
|
||||||
|
max_det: 300
|
||||||
|
half: false
|
||||||
|
dnn: false
|
||||||
|
plots: true
|
||||||
|
source: null
|
||||||
|
vid_stride: 1
|
||||||
|
stream_buffer: false
|
||||||
|
visualize: false
|
||||||
|
augment: true
|
||||||
|
agnostic_nms: false
|
||||||
|
classes: null
|
||||||
|
retina_masks: false
|
||||||
|
embed: null
|
||||||
|
show: false
|
||||||
|
save_frames: false
|
||||||
|
save_txt: false
|
||||||
|
save_conf: false
|
||||||
|
save_crop: false
|
||||||
|
show_labels: true
|
||||||
|
show_conf: true
|
||||||
|
show_boxes: true
|
||||||
|
line_width: null
|
||||||
|
format: torchscript
|
||||||
|
keras: false
|
||||||
|
optimize: false
|
||||||
|
int8: false
|
||||||
|
dynamic: false
|
||||||
|
simplify: true
|
||||||
|
opset: null
|
||||||
|
workspace: null
|
||||||
|
nms: false
|
||||||
|
lr0: 0.01
|
||||||
|
lrf: 0.01
|
||||||
|
momentum: 0.937
|
||||||
|
weight_decay: 0.0005
|
||||||
|
warmup_epochs: 3.0
|
||||||
|
warmup_momentum: 0.8
|
||||||
|
warmup_bias_lr: 0.1
|
||||||
|
box: 7.5
|
||||||
|
cls: 0.5
|
||||||
|
dfl: 1.5
|
||||||
|
pose: 12.0
|
||||||
|
kobj: 1.0
|
||||||
|
nbs: 64
|
||||||
|
hsv_h: 0.015
|
||||||
|
hsv_s: 0.7
|
||||||
|
hsv_v: 0.4
|
||||||
|
degrees: 0.0
|
||||||
|
translate: 0.1
|
||||||
|
scale: 0.5
|
||||||
|
shear: 0.0
|
||||||
|
perspective: 0.0
|
||||||
|
flipud: 0.0
|
||||||
|
fliplr: 0.5
|
||||||
|
bgr: 0.0
|
||||||
|
mosaic: 1.0
|
||||||
|
mixup: 0.0
|
||||||
|
cutmix: 0.0
|
||||||
|
copy_paste: 0.0
|
||||||
|
copy_paste_mode: flip
|
||||||
|
auto_augment: randaugment
|
||||||
|
erasing: 0.4
|
||||||
|
cfg: null
|
||||||
|
tracker: botsort.yaml
|
||||||
|
save_dir: /content/drive/MyDrive/Repair Project/report/results/training/3c/train_250_800_16
|
||||||
BIN
results/3c/train_250_800_16/confusion_matrix.png
Normal file
|
After Width: | Height: | Size: 136 KiB |
BIN
results/3c/train_250_800_16/confusion_matrix_normalized.png
Normal file
|
After Width: | Height: | Size: 154 KiB |
BIN
results/3c/train_250_800_16/labels.jpg
Normal file
|
After Width: | Height: | Size: 182 KiB |
BIN
results/3c/train_250_800_16/labels_correlogram.jpg
Normal file
|
After Width: | Height: | Size: 204 KiB |
251
results/3c/train_250_800_16/results.csv
Normal file
@@ -0,0 +1,251 @@
|
|||||||
|
epoch,time,train/box_loss,train/seg_loss,train/cls_loss,train/dfl_loss,metrics/precision(B),metrics/recall(B),metrics/mAP50(B),metrics/mAP50-95(B),metrics/precision(M),metrics/recall(M),metrics/mAP50(M),metrics/mAP50-95(M),val/box_loss,val/seg_loss,val/cls_loss,val/dfl_loss,lr/pg0,lr/pg1,lr/pg2
|
||||||
|
1,22.2082,1.17411,1.982,3.77433,1.35482,0.09217,0.35012,0.08284,0.04534,0.09919,0.38042,0.08677,0.04653,1.58404,2.17164,137.983,1.85408,0.0002858,0.0002858,0.0002858
|
||||||
|
2,45.7363,1.12248,1.39037,2.42735,1.28065,0.02033,0.45267,0.04054,0.01757,0.01523,0.38408,0.01657,0.00863,1.99552,7.67414,inf,6.11685,0.00058357,0.00058357,0.00058357
|
||||||
|
3,69.9696,1.36293,1.50431,2.35828,1.40433,0,0,0,0,0,0,0,0,4.05497,nan,inf,284.22,0.000878963,0.000878963,0.000878963
|
||||||
|
4,91.9966,1.3717,1.47856,1.97984,1.45278,0.02053,0.23391,0.01717,0.00915,0.01687,0.11178,0.01147,0.00677,2.60933,5.89344,183.816,9.37469,0.00117198,0.00117198,0.00117198
|
||||||
|
5,113.927,1.39226,1.60415,1.86728,1.44946,0.17619,0.18139,0.11481,0.06024,0.15818,0.177,0.09905,0.04059,2.42897,4.37052,15.0223,9.47261,0.00140636,0.00140636,0.00140636
|
||||||
|
6,136.266,1.36379,1.5273,1.866,1.41269,0.00729,0.06061,0.00315,0.00063,7e-05,0.00741,4e-05,2e-05,3.93747,25.602,133.896,12.0114,0.00140071,0.00140071,0.00140071
|
||||||
|
7,158.161,1.33408,1.48264,1.81702,1.3902,0.20974,0.70558,0.32402,0.17994,0.21777,0.74454,0.35558,0.20488,1.6452,2.5872,37.2876,2.78011,0.00139505,0.00139505,0.00139505
|
||||||
|
8,180.741,1.28166,1.43483,1.67137,1.33606,0.23334,0.23997,0.14023,0.07396,0.27895,0.22549,0.12437,0.06175,2.37548,3.36174,4.94757,2.45731,0.00138939,0.00138939,0.00138939
|
||||||
|
9,202.666,1.21322,1.33681,1.53358,1.29684,0.2163,0.60184,0.27431,0.17217,0.23698,0.38672,0.23459,0.12688,1.50464,3.93923,8.50699,1.93935,0.00138373,0.00138373,0.00138373
|
||||||
|
10,224.459,1.21436,1.34652,1.50918,1.29641,0.30795,0.3784,0.30283,0.19334,0.31477,0.36824,0.31683,0.18924,1.80689,2.01693,3.96186,2.25455,0.00137807,0.00137807,0.00137807
|
||||||
|
11,246.432,1.16153,1.27134,1.47912,1.2807,0.3769,0.61352,0.44028,0.26528,0.5253,0.55791,0.49774,0.29278,1.71637,1.58416,3.93209,1.9552,0.00137241,0.00137241,0.00137241
|
||||||
|
12,269.256,1.20205,1.33222,1.45901,1.28645,0.4456,0.49182,0.48678,0.23223,0.45273,0.499,0.4734,0.21803,1.63559,1.68029,2.76615,2.08386,0.00136675,0.00136675,0.00136675
|
||||||
|
13,291.16,1.18188,1.28953,1.45561,1.3144,0.48163,0.41207,0.37763,0.21369,0.47048,0.41207,0.3848,0.22754,1.70482,1.90396,3.49139,2.09134,0.00136109,0.00136109,0.00136109
|
||||||
|
14,313.07,1.18419,1.34914,1.50719,1.2961,0.49403,0.52308,0.4461,0.24186,0.44625,0.50076,0.40872,0.24033,1.79765,2.22412,2.70003,2.02389,0.00135544,0.00135544,0.00135544
|
||||||
|
15,334.856,1.12163,1.35847,1.37581,1.26569,0.36989,0.68917,0.46997,0.30165,0.39583,0.68079,0.50698,0.31177,1.68561,1.60092,3.59471,2.07273,0.00134978,0.00134978,0.00134978
|
||||||
|
16,357.273,1.10977,1.26649,1.34845,1.26345,0.60135,0.57303,0.61799,0.35554,0.62058,0.5751,0.62564,0.35125,1.46725,2.03297,2.04468,1.71624,0.00134412,0.00134412,0.00134412
|
||||||
|
17,379.778,1.11602,1.23872,1.34509,1.24669,0.54826,0.61431,0.56139,0.34402,0.55989,0.62459,0.61691,0.36321,1.50301,1.7277,1.85205,1.75863,0.00133846,0.00133846,0.00133846
|
||||||
|
18,401.603,1.06579,1.21636,1.26401,1.23545,0.44288,0.66961,0.55997,0.3314,0.66244,0.50462,0.61931,0.36814,1.48643,1.94373,1.63501,1.63096,0.0013328,0.0013328,0.0013328
|
||||||
|
19,423.375,1.02762,1.20783,1.21422,1.17413,0.56667,0.5982,0.61608,0.36429,0.58977,0.63539,0.61891,0.36356,1.54983,1.63759,1.94721,1.72828,0.00132714,0.00132714,0.00132714
|
||||||
|
20,445.813,1.02417,1.22166,1.26374,1.18934,0.51912,0.44421,0.43234,0.27161,0.52311,0.45162,0.44759,0.2827,1.53145,1.52303,2.52898,1.73501,0.00132148,0.00132148,0.00132148
|
||||||
|
21,467.668,1.04031,1.23553,1.28169,1.2169,0.692,0.54209,0.56211,0.3482,0.72623,0.53218,0.55014,0.34656,1.46387,1.59038,2.35461,1.7755,0.00131582,0.00131582,0.00131582
|
||||||
|
22,489.48,1.04908,1.23172,1.3417,1.25714,0.3548,0.58657,0.41787,0.25938,0.38625,0.60924,0.44487,0.26705,1.46682,1.68674,3.06447,1.78995,0.00131016,0.00131016,0.00131016
|
||||||
|
23,511.32,0.98802,1.1662,1.17675,1.2092,0.51858,0.47305,0.48882,0.30341,0.499,0.44767,0.41538,0.23369,1.54356,2.87588,2.26917,1.75842,0.00130451,0.00130451,0.00130451
|
||||||
|
24,533.907,1.0688,1.1647,1.23893,1.22453,0.52405,0.48456,0.51599,0.30563,0.49173,0.47503,0.47212,0.2662,1.70439,2.12865,1.74053,1.82629,0.00129885,0.00129885,0.00129885
|
||||||
|
25,555.745,1.03451,1.26139,1.2745,1.21748,0.42882,0.49189,0.42789,0.28441,0.41607,0.45963,0.41714,0.23107,1.57839,2.29841,2.29454,1.88513,0.00129319,0.00129319,0.00129319
|
||||||
|
26,577.55,0.94232,1.12474,1.1282,1.16645,0.68076,0.59177,0.64277,0.435,0.61308,0.73769,0.72498,0.42749,1.47496,1.45932,1.51408,1.82374,0.00128753,0.00128753,0.00128753
|
||||||
|
27,599.847,0.96318,1.12016,1.10629,1.17775,0.39018,0.38821,0.39258,0.27383,0.3874,0.3623,0.38265,0.24779,1.66074,3.95612,3.90148,2.0293,0.00128187,0.00128187,0.00128187
|
||||||
|
28,621.689,1.01538,1.19781,1.3224,1.208,0.63887,0.60588,0.68416,0.43983,0.62218,0.695,0.70112,0.47674,1.30198,1.43695,1.53139,1.56889,0.00127621,0.00127621,0.00127621
|
||||||
|
29,644.112,0.99576,1.11546,1.18498,1.20581,0.52431,0.60691,0.56782,0.36942,0.55791,0.57013,0.58251,0.37217,1.37512,1.68167,1.90441,1.69808,0.00127055,0.00127055,0.00127055
|
||||||
|
30,665.884,1.00008,1.14028,1.16518,1.23845,0.63889,0.7032,0.70636,0.44078,0.69664,0.65921,0.73187,0.4643,1.6068,1.38084,1.3788,1.81528,0.00126489,0.00126489,0.00126489
|
||||||
|
31,687.763,0.99367,1.21784,1.14465,1.18754,0.59771,0.60866,0.60268,0.3682,0.6303,0.65364,0.646,0.39504,1.74124,1.41867,1.60595,1.94713,0.00125923,0.00125923,0.00125923
|
||||||
|
32,709.62,0.97967,1.22186,1.11857,1.16086,0.6088,0.62184,0.64752,0.43574,0.60289,0.64953,0.67709,0.42532,1.30853,1.39836,1.32174,1.48138,0.00125358,0.00125358,0.00125358
|
||||||
|
33,731.819,0.91871,1.06573,1.06327,1.14421,0.67023,0.58187,0.69865,0.49855,0.6,0.65661,0.71606,0.48347,1.43016,1.22185,1.56585,1.69819,0.00124792,0.00124792,0.00124792
|
||||||
|
34,756.043,0.97472,1.15672,1.11576,1.18175,0.59032,0.77459,0.71228,0.48194,0.62197,0.77409,0.73998,0.47589,1.25211,1.27025,1.58194,1.55425,0.00124226,0.00124226,0.00124226
|
||||||
|
35,777.888,0.95531,1.12264,1.11096,1.18221,0.6093,0.70524,0.681,0.46011,0.6653,0.75547,0.74424,0.48585,1.5425,1.21871,1.54143,1.82484,0.0012366,0.0012366,0.0012366
|
||||||
|
36,799.693,0.92398,1.15287,1.06672,1.16387,0.62548,0.7735,0.75189,0.51198,0.64044,0.73461,0.76969,0.5155,1.43834,1.18805,1.41124,1.59058,0.00123094,0.00123094,0.00123094
|
||||||
|
37,826.68,0.91061,1.10657,1.02855,1.14395,0.60707,0.73026,0.73557,0.51541,0.68851,0.73508,0.77133,0.52976,1.64074,1.33629,1.46975,1.98249,0.00122528,0.00122528,0.00122528
|
||||||
|
38,849.106,0.90132,1.08363,0.98702,1.13666,0.56512,0.65018,0.63661,0.44192,0.59483,0.70319,0.69258,0.46198,1.66768,1.33462,1.72089,1.91919,0.00121962,0.00121962,0.00121962
|
||||||
|
39,871.036,0.93423,1.11768,1.02825,1.19955,0.73425,0.7488,0.76177,0.52005,0.73425,0.7488,0.76522,0.5098,1.40378,1.29802,1.29146,1.68624,0.00121396,0.00121396,0.00121396
|
||||||
|
40,892.915,0.90564,1.09473,0.9793,1.13552,0.70624,0.70874,0.72981,0.49696,0.70395,0.7645,0.78576,0.48924,1.53842,1.43444,1.35061,1.7265,0.00120831,0.00120831,0.00120831
|
||||||
|
41,914.712,0.86682,1.11247,0.96057,1.13227,0.64662,0.68522,0.69006,0.45593,0.67154,0.71678,0.71719,0.46069,1.46579,1.30581,1.58347,1.64117,0.00120265,0.00120265,0.00120265
|
||||||
|
42,936.448,0.90184,1.0699,0.97849,1.13271,0.71766,0.66779,0.72502,0.47904,0.74453,0.71716,0.7573,0.49295,1.42997,1.34117,1.1459,1.69687,0.00119699,0.00119699,0.00119699
|
||||||
|
43,958.197,0.86038,1.0753,0.95612,1.13633,0.61978,0.59644,0.5883,0.39683,0.64066,0.61399,0.6106,0.36717,1.4846,1.74167,1.44441,1.8403,0.00119133,0.00119133,0.00119133
|
||||||
|
44,980.003,0.84874,1.08195,0.91572,1.12352,0.80358,0.61674,0.72024,0.48845,0.85095,0.62015,0.73544,0.42758,1.39899,1.5307,1.42725,1.57823,0.00118567,0.00118567,0.00118567
|
||||||
|
45,1001.82,0.83386,0.99286,0.90553,1.09933,0.68011,0.66839,0.68813,0.48912,0.72702,0.72251,0.73851,0.48069,1.30895,1.19175,1.16106,1.56185,0.00118001,0.00118001,0.00118001
|
||||||
|
46,1023.61,0.8513,1.07412,0.89561,1.10748,0.81043,0.6694,0.74152,0.52301,0.83461,0.68455,0.77235,0.5136,1.32827,1.29089,1.2357,1.65725,0.00117435,0.00117435,0.00117435
|
||||||
|
47,1045.39,0.84152,1.06046,0.92814,1.0882,0.58254,0.71085,0.64686,0.42333,0.63257,0.7342,0.69693,0.47593,1.43703,1.28671,1.52718,1.63108,0.00116869,0.00116869,0.00116869
|
||||||
|
48,1067.26,0.85263,1.04437,0.89009,1.10877,0.65169,0.70255,0.72248,0.49495,0.68292,0.68025,0.75479,0.49463,1.53834,1.16463,1.6386,1.83344,0.00116303,0.00116303,0.00116303
|
||||||
|
49,1089.08,0.86469,1.05894,0.95338,1.12872,0.63408,0.6721,0.6707,0.46894,0.69201,0.73401,0.7287,0.47011,1.61971,1.17178,1.45607,1.90167,0.00115738,0.00115738,0.00115738
|
||||||
|
50,1110.85,0.86153,1.02095,0.89818,1.09978,0.72489,0.67215,0.7231,0.50692,0.72657,0.67076,0.73964,0.52994,1.49008,1.29321,1.67867,1.8234,0.00115172,0.00115172,0.00115172
|
||||||
|
51,1132.56,0.84896,1.01237,0.84221,1.10222,0.7383,0.66013,0.70994,0.46819,0.77296,0.67528,0.73675,0.48916,1.57613,1.26049,1.5744,1.85403,0.00114606,0.00114606,0.00114606
|
||||||
|
52,1155.08,0.85594,1.08059,0.89993,1.11451,0.68525,0.62303,0.7372,0.49676,0.80745,0.61308,0.77371,0.50546,1.52472,1.30143,1.44992,1.65651,0.0011404,0.0011404,0.0011404
|
||||||
|
53,1176.88,0.8208,1.04196,0.85632,1.09678,0.73936,0.68524,0.70108,0.4538,0.70674,0.67551,0.69212,0.43619,1.37358,1.24009,1.34819,1.55761,0.00113474,0.00113474,0.00113474
|
||||||
|
54,1198.66,0.79991,1.01378,0.85928,1.08482,0.81118,0.65272,0.73825,0.52856,0.8444,0.62633,0.76815,0.52679,1.49422,1.37425,1.41358,1.75793,0.00112908,0.00112908,0.00112908
|
||||||
|
55,1221.02,0.82553,1.03966,0.88456,1.09448,0.74262,0.77508,0.79944,0.53466,0.75988,0.79024,0.83702,0.55428,1.49706,1.09661,1.30243,1.76344,0.00112342,0.00112342,0.00112342
|
||||||
|
56,1243.35,0.803,1.03586,0.90033,1.09531,0.74642,0.64458,0.72435,0.48812,0.80033,0.68918,0.786,0.47574,1.4902,1.54087,1.38742,1.76795,0.00111776,0.00111776,0.00111776
|
||||||
|
57,1267.93,0.79745,0.99857,0.82297,1.08055,0.65229,0.73362,0.71255,0.51497,0.66308,0.74137,0.7224,0.51669,1.25132,1.14262,1.35145,1.50634,0.0011121,0.0011121,0.0011121
|
||||||
|
58,1289.79,0.77468,0.99195,0.82684,1.05952,0.72112,0.71972,0.75476,0.50967,0.73096,0.73487,0.77659,0.5293,1.56746,1.20551,1.45314,1.80158,0.00110645,0.00110645,0.00110645
|
||||||
|
59,1311.5,0.80058,0.98671,0.89117,1.09433,0.68373,0.73573,0.70385,0.47257,0.72957,0.75906,0.7605,0.50017,1.38487,1.45107,1.25,1.66595,0.00110079,0.00110079,0.00110079
|
||||||
|
60,1333.29,0.784,0.97591,0.84645,1.06844,0.78844,0.56308,0.66542,0.47995,0.59525,0.75426,0.68857,0.47793,1.12392,1.17991,1.3892,1.45105,0.00109513,0.00109513,0.00109513
|
||||||
|
61,1355.01,0.75869,1.00727,0.77327,1.0704,0.81084,0.68742,0.73079,0.52356,0.81987,0.71395,0.78574,0.53366,1.13511,1.10532,1.10501,1.451,0.00108947,0.00108947,0.00108947
|
||||||
|
62,1376.69,0.7318,0.91426,0.7307,1.04841,0.69523,0.67281,0.70838,0.4957,0.73474,0.70981,0.72639,0.50998,1.25362,1.40298,1.16416,1.51733,0.00108381,0.00108381,0.00108381
|
||||||
|
63,1398.38,0.79342,0.96709,0.84968,1.09026,0.69141,0.74036,0.73272,0.53271,0.70997,0.75551,0.75594,0.50399,1.33159,1.45429,1.27754,1.55232,0.00107815,0.00107815,0.00107815
|
||||||
|
64,1420.19,0.76803,0.94117,0.81211,1.06993,0.70404,0.56436,0.63211,0.48002,0.60186,0.69341,0.65864,0.40263,1.42721,1.46825,1.50317,1.73629,0.00107249,0.00107249,0.00107249
|
||||||
|
65,1441.97,0.75371,0.97466,0.85629,1.07532,0.61181,0.69756,0.66142,0.47272,0.68163,0.66727,0.71231,0.46477,1.32219,1.24692,1.32517,1.57589,0.00106683,0.00106683,0.00106683
|
||||||
|
66,1463.71,0.76868,0.96667,0.76103,1.09065,0.76384,0.75197,0.78644,0.57627,0.7922,0.762,0.8155,0.5577,1.36412,1.12213,1.15952,1.57782,0.00106118,0.00106118,0.00106118
|
||||||
|
67,1486.73,0.75686,0.91611,0.8021,1.05176,0.63359,0.67719,0.68479,0.49835,0.68438,0.71311,0.7683,0.51853,1.27503,1.17162,1.09743,1.53843,0.00105552,0.00105552,0.00105552
|
||||||
|
68,1508.62,0.74127,0.97558,0.75504,1.05557,0.71118,0.70045,0.70196,0.49401,0.65169,0.83771,0.76437,0.51905,1.39171,1.14491,1.27471,1.65192,0.00104986,0.00104986,0.00104986
|
||||||
|
69,1530.4,0.78985,0.93678,0.76589,1.0819,0.71491,0.73774,0.74697,0.53458,0.78656,0.80604,0.82582,0.57407,1.51197,1.19146,1.27178,1.82131,0.0010442,0.0010442,0.0010442
|
||||||
|
70,1552.19,0.74202,0.95158,0.75955,1.05475,0.79871,0.74382,0.80194,0.56784,0.76919,0.7901,0.82238,0.54817,1.45038,1.32798,1.06839,1.63079,0.00103854,0.00103854,0.00103854
|
||||||
|
71,1574,0.74384,0.93928,0.72275,1.0499,0.73934,0.72081,0.74162,0.52117,0.75366,0.7348,0.78652,0.54079,1.45748,1.13361,1.26714,1.77323,0.00103288,0.00103288,0.00103288
|
||||||
|
72,1595.84,0.72857,0.89819,0.69694,1.01742,0.68011,0.81208,0.72544,0.52711,0.71358,0.87818,0.80177,0.53225,1.21462,1.06443,1.08554,1.53734,0.00102722,0.00102722,0.00102722
|
||||||
|
73,1617.59,0.72151,0.89712,0.72337,1.03381,0.65983,0.76652,0.73746,0.54879,0.7799,0.72588,0.7694,0.53457,1.2619,1.22646,1.22221,1.56339,0.00102156,0.00102156,0.00102156
|
||||||
|
74,1639.29,0.68824,0.87757,0.68504,1.02067,0.67407,0.7735,0.77744,0.57609,0.7065,0.78865,0.80253,0.56094,1.25541,1.2858,1.00575,1.5063,0.0010159,0.0010159,0.0010159
|
||||||
|
75,1661.63,0.71331,0.94976,0.72212,1.02177,0.64673,0.79027,0.75147,0.54088,0.65294,0.76535,0.76449,0.52845,1.2719,1.28018,1.21046,1.5869,0.00101025,0.00101025,0.00101025
|
||||||
|
76,1683.43,0.75634,0.99278,0.71842,1.05327,0.73175,0.86097,0.80481,0.56461,0.77387,0.87566,0.85195,0.56926,1.31031,1.12099,0.99127,1.66535,0.00100459,0.00100459,0.00100459
|
||||||
|
77,1709.23,0.71553,0.87525,0.72713,1.05108,0.73172,0.75057,0.75467,0.54079,0.75792,0.79481,0.79728,0.54731,1.33457,1.20959,0.98344,1.54831,0.000998928,0.000998928,0.000998928
|
||||||
|
78,1731.07,0.74775,0.89369,0.70267,1.05468,0.4219,0.56255,0.48765,0.3321,0.40242,0.48254,0.42263,0.24007,1.57966,4.12733,3.2157,1.87918,0.000993269,0.000993269,0.000993269
|
||||||
|
79,1752.89,0.73836,0.9354,0.74663,1.03777,0.78781,0.71972,0.75732,0.55305,0.81463,0.74228,0.79593,0.55423,1.18186,1.12952,1.09664,1.47112,0.00098761,0.00098761,0.00098761
|
||||||
|
80,1774.8,0.7027,0.90038,0.70614,1.01684,0.75798,0.74228,0.75724,0.55782,0.78226,0.76484,0.79726,0.54852,1.10892,1.36014,0.91508,1.4225,0.000981952,0.000981952,0.000981952
|
||||||
|
81,1796.56,0.67915,0.88109,0.68892,1.01011,0.71827,0.75661,0.74117,0.52747,0.75238,0.78158,0.78214,0.5321,1.33441,1.34309,1.09313,1.69335,0.000976293,0.000976293,0.000976293
|
||||||
|
82,1818.29,0.71906,0.87117,0.69289,1.03343,0.61375,0.68627,0.66012,0.48845,0.6484,0.73154,0.72505,0.50338,1.40864,1.11529,1.44204,1.86107,0.000970634,0.000970634,0.000970634
|
||||||
|
83,1840.01,0.74461,0.89565,0.68816,1.0276,0.76307,0.62937,0.67906,0.50558,0.67789,0.7507,0.72837,0.48959,1.30467,1.14178,1.47241,1.76586,0.000964975,0.000964975,0.000964975
|
||||||
|
84,1866.73,0.69393,0.91691,0.6991,1.02031,0.74306,0.60289,0.66418,0.45264,0.72725,0.58677,0.65612,0.42815,1.32795,1.5011,1.43795,1.66691,0.000959316,0.000959316,0.000959316
|
||||||
|
85,1888.71,0.71692,0.87477,0.67726,1.02433,0.70274,0.78051,0.7561,0.53069,0.76777,0.81332,0.84063,0.54367,1.36418,1.31109,0.9493,1.66847,0.000953657,0.000953657,0.000953657
|
||||||
|
86,1910.48,0.69324,0.89869,0.66436,1.02243,0.7045,0.636,0.70364,0.47424,0.71393,0.65841,0.74322,0.45745,1.45317,1.19804,1.5097,1.70945,0.000947999,0.000947999,0.000947999
|
||||||
|
87,1932.26,0.6909,0.85657,0.67467,1.02867,0.63763,0.70698,0.68331,0.4867,0.68039,0.75711,0.736,0.46549,1.37488,1.15003,1.51992,1.67678,0.00094234,0.00094234,0.00094234
|
||||||
|
88,1954.12,0.70635,0.87942,0.68295,1.05064,0.7564,0.68964,0.72695,0.52294,0.77877,0.71218,0.7591,0.53499,1.33285,1.32674,1.25359,1.67675,0.000936681,0.000936681,0.000936681
|
||||||
|
89,1975.9,0.72043,0.87027,0.67699,1.03689,0.75733,0.7024,0.75878,0.54789,0.79015,0.73271,0.77737,0.54771,1.32014,1.27808,1.07017,1.63476,0.000931022,0.000931022,0.000931022
|
||||||
|
90,1997.67,0.67055,0.88154,0.62011,1.00639,0.82722,0.75099,0.79037,0.58789,0.84707,0.77242,0.84489,0.60209,1.52951,1.28322,1.16019,1.7963,0.000925363,0.000925363,0.000925363
|
||||||
|
91,2019.83,0.64217,0.82595,0.60111,1.00279,0.76792,0.76736,0.80056,0.58062,0.7808,0.78196,0.82247,0.58568,1.41009,1.25976,1.21575,1.82283,0.000919704,0.000919704,0.000919704
|
||||||
|
92,2041.59,0.64193,0.78317,0.61589,0.98878,0.72757,0.79883,0.79475,0.5841,0.75284,0.82411,0.84824,0.59967,1.36774,1.19321,1.03391,1.82907,0.000914046,0.000914046,0.000914046
|
||||||
|
93,2063.32,0.67221,0.85621,0.59686,1.00906,0.83184,0.71114,0.81,0.57209,0.87612,0.73263,0.85382,0.596,1.34849,1.24828,0.98847,1.7459,0.000908387,0.000908387,0.000908387
|
||||||
|
94,2085.07,0.68779,0.87905,0.64611,1.01947,0.80181,0.83377,0.83624,0.58208,0.81479,0.84867,0.84825,0.60056,1.35048,1.11659,1.08632,1.71045,0.000902728,0.000902728,0.000902728
|
||||||
|
95,2106.85,0.67841,0.88239,0.6685,1.02483,0.69704,0.83925,0.7825,0.55343,0.72397,0.86936,0.83128,0.54186,1.34556,1.20737,0.94733,1.70454,0.000897069,0.000897069,0.000897069
|
||||||
|
96,2128.71,0.62725,0.81326,0.60361,0.98338,0.75564,0.82727,0.82078,0.60564,0.78641,0.85758,0.86366,0.60979,1.25305,1.12644,0.95526,1.58953,0.00089141,0.00089141,0.00089141
|
||||||
|
97,2150.97,0.65295,0.86216,0.61354,0.99771,0.69827,0.84297,0.81124,0.55853,0.67417,0.8569,0.81448,0.54618,1.18853,1.21531,1.004,1.53417,0.000885751,0.000885751,0.000885751
|
||||||
|
98,2172.76,0.6629,0.85914,0.64367,1.00902,0.80944,0.67417,0.75742,0.5272,0.79186,0.71073,0.796,0.51262,1.16249,1.21549,1.06623,1.47686,0.000880093,0.000880093,0.000880093
|
||||||
|
99,2194.45,0.60989,0.81042,0.61225,0.99094,0.73278,0.76716,0.7461,0.54141,0.80525,0.84257,0.80917,0.56398,1.20244,1.26075,0.96682,1.51114,0.000874434,0.000874434,0.000874434
|
||||||
|
100,2216.23,0.67858,0.87031,0.64227,1.01652,0.82759,0.71273,0.75509,0.58147,0.83733,0.72048,0.7716,0.5418,1.27665,1.16992,1.07145,1.71387,0.000868775,0.000868775,0.000868775
|
||||||
|
101,2238,0.636,0.80589,0.62467,0.99424,0.71555,0.792,0.73971,0.53621,0.73186,0.83204,0.78072,0.52695,1.25724,1.32269,1.00679,1.69405,0.000863116,0.000863116,0.000863116
|
||||||
|
102,2260.2,0.62152,0.82437,0.5926,0.99422,0.6748,0.69557,0.66882,0.48468,0.65232,0.78706,0.74334,0.49429,1.38647,1.24514,1.18003,1.84149,0.000857457,0.000857457,0.000857457
|
||||||
|
103,2281.84,0.62956,0.80519,0.55291,0.9906,0.70641,0.78816,0.75499,0.5421,0.71901,0.80285,0.79618,0.5482,1.37395,1.21437,1.14102,1.7638,0.000851798,0.000851798,0.000851798
|
||||||
|
104,2303.67,0.63117,0.85509,0.55401,1.00524,0.81153,0.74832,0.81279,0.58496,0.82633,0.76347,0.83199,0.59716,1.21844,1.24786,0.96604,1.5517,0.000846139,0.000846139,0.000846139
|
||||||
|
105,2325.57,0.63675,0.80135,0.57461,0.99207,0.83341,0.76701,0.81715,0.58333,0.87472,0.80451,0.86743,0.56415,1.35663,1.33969,0.82219,1.6941,0.000840481,0.000840481,0.000840481
|
||||||
|
106,2347.35,0.63815,0.81589,0.59476,0.99467,0.73769,0.84075,0.80164,0.57354,0.88988,0.80404,0.87842,0.59195,1.48253,1.36852,1.0401,2.04114,0.000834822,0.000834822,0.000834822
|
||||||
|
107,2369.04,0.63231,0.79095,0.58384,1.00377,0.72297,0.75676,0.75203,0.54586,0.74052,0.77191,0.77728,0.5232,1.47373,1.29842,1.27944,1.99059,0.000829163,0.000829163,0.000829163
|
||||||
|
108,2390.84,0.63812,0.80744,0.60748,1.01283,0.71672,0.77191,0.73514,0.53423,0.74611,0.79398,0.77956,0.54412,1.39189,1.3641,0.97239,1.88051,0.000823504,0.000823504,0.000823504
|
||||||
|
109,2412.58,0.6651,0.81537,0.5986,1.02437,0.76371,0.80289,0.79765,0.54319,0.77264,0.80905,0.81482,0.56172,1.33065,1.30197,0.9065,1.67503,0.000817845,0.000817845,0.000817845
|
||||||
|
110,2434.32,0.64933,0.82106,0.61362,0.99663,0.86853,0.72118,0.80282,0.578,0.89923,0.74315,0.85028,0.59785,1.2131,1.1812,1.01577,1.52021,0.000812186,0.000812186,0.000812186
|
||||||
|
111,2456,0.62816,0.81592,0.57862,0.98256,0.73445,0.8557,0.82203,0.62324,0.74824,0.85277,0.8497,0.61187,1.2942,1.24127,1.00816,1.62762,0.000806528,0.000806528,0.000806528
|
||||||
|
112,2480.23,0.62406,0.7789,0.59768,0.99662,0.79796,0.75269,0.83156,0.62063,0.81578,0.76771,0.84594,0.60324,1.38901,1.28517,1.06405,1.77638,0.000800869,0.000800869,0.000800869
|
||||||
|
113,2502.01,0.63733,0.80078,0.60437,0.9997,0.78411,0.82502,0.84413,0.62373,0.80144,0.83969,0.86268,0.63237,1.393,1.36328,1.09935,1.71005,0.00079521,0.00079521,0.00079521
|
||||||
|
114,2524.33,0.59636,0.80413,0.58354,0.96919,0.73263,0.80073,0.79242,0.59882,0.73684,0.80847,0.79756,0.59162,1.22417,1.29166,1.08536,1.62007,0.000789551,0.000789551,0.000789551
|
||||||
|
115,2546.1,0.6208,0.78701,0.57786,0.98264,0.76495,0.68884,0.76023,0.56701,0.76495,0.68884,0.76074,0.56159,1.31373,1.34221,1.15822,1.75665,0.000783892,0.000783892,0.000783892
|
||||||
|
116,2567.88,0.61214,0.80375,0.57868,0.96904,0.79092,0.71892,0.75483,0.58012,0.76983,0.76565,0.79034,0.5679,1.29987,1.20569,1.23293,1.72913,0.000778233,0.000778233,0.000778233
|
||||||
|
117,2589.63,0.62483,0.84697,0.55279,1.01763,0.81532,0.72554,0.79671,0.59802,0.8336,0.74069,0.82232,0.59122,1.24823,1.32536,1.17638,1.62035,0.000772575,0.000772575,0.000772575
|
||||||
|
118,2611.34,0.63654,0.82121,0.57375,1.00323,0.80142,0.72186,0.78372,0.57409,0.81008,0.73891,0.81062,0.56487,1.41675,1.19278,1.14133,1.77504,0.000766916,0.000766916,0.000766916
|
||||||
|
119,2633.12,0.60494,0.80761,0.61837,0.99215,0.82554,0.71029,0.79347,0.59837,0.81833,0.70742,0.80175,0.58743,1.2351,1.16875,1.24788,1.62286,0.000761257,0.000761257,0.000761257
|
||||||
|
120,2654.94,0.59675,0.76298,0.56977,0.98033,0.75317,0.75118,0.76914,0.56794,0.81756,0.82601,0.83523,0.59212,1.3201,1.2099,0.95563,1.7625,0.000755598,0.000755598,0.000755598
|
||||||
|
121,2676.77,0.60969,0.79084,0.58636,0.96846,0.74255,0.77848,0.79032,0.57704,0.77752,0.82744,0.83117,0.58881,1.24473,1.12486,1.08282,1.64539,0.000749939,0.000749939,0.000749939
|
||||||
|
122,2698.51,0.57098,0.76042,0.55687,0.97443,0.76126,0.79481,0.80207,0.5873,0.81364,0.8411,0.83759,0.60501,1.25411,1.14027,1.0017,1.73342,0.00074428,0.00074428,0.00074428
|
||||||
|
123,2720.24,0.55616,0.72529,0.4942,0.95569,0.82824,0.77383,0.81489,0.58185,0.86321,0.80414,0.85363,0.60676,1.31738,1.15992,0.98491,1.82567,0.000738622,0.000738622,0.000738622
|
||||||
|
124,2742.03,0.56185,0.72767,0.50694,0.95829,0.79932,0.78889,0.82332,0.61561,0.81212,0.80391,0.85025,0.62245,1.28407,1.09814,1.01081,1.76744,0.000732963,0.000732963,0.000732963
|
||||||
|
125,2764.76,0.61651,0.78998,0.54828,0.9724,0.8277,0.84983,0.8629,0.6619,0.92849,0.80874,0.91187,0.64998,1.14343,1.25532,0.79376,1.52606,0.000727304,0.000727304,0.000727304
|
||||||
|
126,2787.22,0.57263,0.76615,0.53163,0.96957,0.84678,0.78442,0.81657,0.61192,0.83841,0.7763,0.83961,0.61746,1.32558,1.34593,0.91269,1.78095,0.000721645,0.000721645,0.000721645
|
||||||
|
127,2809.15,0.59756,0.79541,0.55824,0.97676,0.81251,0.79111,0.81547,0.57842,0.78858,0.8078,0.81722,0.5908,1.42618,1.35929,1.05349,1.83838,0.000715986,0.000715986,0.000715986
|
||||||
|
128,2831,0.58141,0.75921,0.53774,0.97278,0.73064,0.80679,0.79711,0.595,0.76182,0.83684,0.85162,0.58824,1.29794,1.08229,1.15952,1.84728,0.000710327,0.000710327,0.000710327
|
||||||
|
129,2852.81,0.60731,0.78218,0.58236,0.9634,0.78232,0.82182,0.8235,0.60801,0.80579,0.84279,0.86921,0.60162,1.26678,1.13381,0.8751,1.74037,0.000704668,0.000704668,0.000704668
|
||||||
|
130,2874.57,0.58271,0.75522,0.5618,0.9934,0.76783,0.81246,0.81823,0.60424,0.80043,0.84242,0.86908,0.60841,1.22434,1.18047,1.0137,1.59989,0.00069901,0.00069901,0.00069901
|
||||||
|
131,2896.26,0.56971,0.7427,0.52895,0.96865,0.67348,0.83286,0.80133,0.61074,0.72345,0.90147,0.88141,0.61104,1.32613,1.18208,0.96451,1.76872,0.000693351,0.000693351,0.000693351
|
||||||
|
132,2918.09,0.57799,0.74953,0.50243,0.94705,0.79165,0.7266,0.79026,0.61111,0.8134,0.75488,0.83299,0.59587,1.21399,1.07144,1.04446,1.70853,0.000687692,0.000687692,0.000687692
|
||||||
|
133,2939.81,0.53796,0.69655,0.47274,0.96258,0.73099,0.72695,0.76994,0.58764,0.76636,0.7627,0.81364,0.57591,1.19394,1.10789,1.05621,1.73272,0.000682033,0.000682033,0.000682033
|
||||||
|
134,2966.35,0.56668,0.76696,0.49922,0.98591,0.72182,0.72098,0.75579,0.57196,0.80584,0.67063,0.78985,0.56431,1.29404,1.18825,1.19955,1.80303,0.000676374,0.000676374,0.000676374
|
||||||
|
135,2988.12,0.59688,0.75682,0.53739,0.98829,0.84731,0.74984,0.82879,0.60599,0.82998,0.83153,0.856,0.5913,1.30944,1.22314,0.99818,1.74382,0.000670715,0.000670715,0.000670715
|
||||||
|
136,3009.84,0.55728,0.72598,0.50186,0.95734,0.77395,0.78787,0.81551,0.57986,0.78813,0.80302,0.8334,0.5562,1.29024,1.19894,0.90609,1.77362,0.000665057,0.000665057,0.000665057
|
||||||
|
137,3031.53,0.58582,0.74457,0.5006,0.97444,0.74495,0.80218,0.7783,0.57256,0.76588,0.82466,0.8028,0.58771,1.36497,1.16921,1.00161,1.85724,0.000659398,0.000659398,0.000659398
|
||||||
|
138,3053.26,0.53401,0.68195,0.45821,0.9432,0.78544,0.78381,0.77175,0.56916,0.81019,0.80604,0.82823,0.58598,1.21583,1.0888,1.09986,1.63764,0.000653739,0.000653739,0.000653739
|
||||||
|
139,3075.02,0.53215,0.69291,0.44823,0.93448,0.74375,0.68523,0.70949,0.52331,0.78233,0.72434,0.75768,0.51459,1.24173,1.1816,1.30578,1.57363,0.00064808,0.00064808,0.00064808
|
||||||
|
140,3096.76,0.55465,0.73725,0.49685,0.96427,0.80073,0.74324,0.78651,0.58888,0.84732,0.77961,0.82175,0.57963,1.27945,1.23292,1.08235,1.71743,0.000642421,0.000642421,0.000642421
|
||||||
|
141,3118.41,0.54213,0.74793,0.48602,0.95634,0.83358,0.76935,0.78819,0.58898,0.84976,0.78442,0.80159,0.58942,1.25545,1.21379,0.9748,1.75588,0.000636762,0.000636762,0.000636762
|
||||||
|
142,3140.08,0.56506,0.77567,0.53465,0.95773,0.81751,0.79567,0.79914,0.60198,0.83736,0.82985,0.83681,0.60266,1.22175,1.20018,0.98596,1.73351,0.000631104,0.000631104,0.000631104
|
||||||
|
143,3161.79,0.53543,0.74566,0.5195,0.95986,0.77286,0.75916,0.77987,0.58054,0.81394,0.78673,0.81163,0.57169,1.09328,1.30549,0.92898,1.53394,0.000625445,0.000625445,0.000625445
|
||||||
|
144,3183.54,0.54636,0.72081,0.49082,0.94846,0.87545,0.71433,0.78545,0.59701,0.83149,0.83218,0.84963,0.61422,1.25912,1.24692,0.88835,1.82027,0.000619786,0.000619786,0.000619786
|
||||||
|
145,3205.25,0.53448,0.71122,0.46851,0.9259,0.87496,0.79495,0.83125,0.62945,0.89867,0.81779,0.86611,0.63272,1.18319,1.19293,0.82164,1.74588,0.000614127,0.000614127,0.000614127
|
||||||
|
146,3226.93,0.56337,0.71711,0.51217,0.94955,0.81417,0.77086,0.79091,0.57827,0.83053,0.78591,0.81827,0.5847,1.26329,1.14594,1.0801,1.84813,0.000608468,0.000608468,0.000608468
|
||||||
|
147,3248.62,0.54589,0.73948,0.52129,0.94651,0.87377,0.73231,0.79349,0.58893,0.88742,0.79639,0.8641,0.59789,1.24321,1.2859,0.914,1.77152,0.000602809,0.000602809,0.000602809
|
||||||
|
148,3270.43,0.5348,0.67388,0.50138,0.94387,0.84006,0.75902,0.8114,0.58746,0.82563,0.81188,0.83818,0.58765,1.29461,1.28086,0.86698,1.78013,0.000597151,0.000597151,0.000597151
|
||||||
|
149,3292.18,0.53605,0.68111,0.49087,0.95108,0.71052,0.78653,0.76892,0.59274,0.76825,0.83592,0.83858,0.57853,1.21948,1.16267,1.03815,1.7326,0.000591492,0.000591492,0.000591492
|
||||||
|
150,3313.84,0.50188,0.66006,0.44311,0.91974,0.71424,0.80663,0.79076,0.5877,0.76193,0.86327,0.86469,0.60396,1.294,1.21692,0.99587,1.70357,0.000585833,0.000585833,0.000585833
|
||||||
|
151,3335.49,0.5443,0.7186,0.49233,0.96072,0.83225,0.74103,0.78628,0.58459,0.85625,0.76359,0.80448,0.57944,1.2147,1.26705,0.80655,1.67676,0.000580174,0.000580174,0.000580174
|
||||||
|
152,3357.21,0.5315,0.73344,0.48934,0.94014,0.77332,0.78724,0.77972,0.58928,0.81385,0.77293,0.80345,0.58305,1.1975,1.27328,0.91769,1.74726,0.000574515,0.000574515,0.000574515
|
||||||
|
153,3378.93,0.49676,0.72993,0.44978,0.93819,0.81533,0.64957,0.74293,0.56189,0.79047,0.62576,0.7194,0.50486,1.21023,1.44499,0.97681,1.67601,0.000568856,0.000568856,0.000568856
|
||||||
|
154,3400.67,0.52113,0.76603,0.44845,0.95144,0.80233,0.8038,0.81957,0.62152,0.81575,0.81895,0.85077,0.62811,1.29146,1.33794,0.91734,1.79412,0.000563197,0.000563197,0.000563197
|
||||||
|
155,3422.41,0.54009,0.72182,0.46858,0.94613,0.85207,0.77316,0.83228,0.61428,0.85073,0.78947,0.84364,0.61578,1.17029,1.26511,0.92545,1.62223,0.000557539,0.000557539,0.000557539
|
||||||
|
156,3444.34,0.52339,0.72011,0.47606,0.9466,0.85757,0.75314,0.83176,0.62427,0.87947,0.7885,0.87734,0.62689,1.21945,1.15584,0.89507,1.65284,0.00055188,0.00055188,0.00055188
|
||||||
|
157,3466,0.53273,0.71821,0.48577,0.93713,0.75235,0.80346,0.83037,0.61851,0.77875,0.85944,0.85724,0.63328,1.22105,1.17683,0.82652,1.74645,0.000546221,0.000546221,0.000546221
|
||||||
|
158,3487.63,0.51601,0.6882,0.47419,0.93541,0.8538,0.7735,0.82927,0.61915,0.87601,0.79606,0.86975,0.61233,1.21979,1.0638,0.95946,1.73031,0.000540562,0.000540562,0.000540562
|
||||||
|
159,3509.28,0.50398,0.68677,0.45164,0.92967,0.81624,0.79279,0.79988,0.60677,0.80858,0.83105,0.82681,0.59646,1.22244,1.10617,0.98414,1.68814,0.000534903,0.000534903,0.000534903
|
||||||
|
160,3531.02,0.48701,0.65754,0.45112,0.91455,0.77623,0.81121,0.79265,0.62657,0.79824,0.85885,0.82813,0.61119,1.19014,1.07131,1.04359,1.66662,0.000529244,0.000529244,0.000529244
|
||||||
|
161,3552.66,0.52105,0.74204,0.48159,0.95294,0.82282,0.79777,0.8167,0.61612,0.84094,0.81188,0.84395,0.60626,1.13821,1.05501,0.83028,1.63706,0.000523586,0.000523586,0.000523586
|
||||||
|
162,3574.29,0.52368,0.66842,0.44883,0.94296,0.77392,0.88547,0.84371,0.64666,0.79611,0.9202,0.88226,0.63287,1.20285,1.10411,0.83948,1.63352,0.000517927,0.000517927,0.000517927
|
||||||
|
163,3595.94,0.49486,0.637,0.44869,0.92231,0.82239,0.77548,0.79404,0.6235,0.82388,0.84707,0.85483,0.61222,1.12563,1.1552,0.79046,1.57964,0.000512268,0.000512268,0.000512268
|
||||||
|
164,3617.68,0.49398,0.65422,0.42519,0.93215,0.75075,0.80313,0.80665,0.63015,0.74163,0.84477,0.82762,0.61309,1.18946,1.17219,0.98143,1.63078,0.000506609,0.000506609,0.000506609
|
||||||
|
165,3639.41,0.48442,0.64895,0.41569,0.92212,0.79528,0.81242,0.81084,0.60884,0.81746,0.83473,0.85037,0.59981,1.24344,1.20248,0.96676,1.73032,0.00050095,0.00050095,0.00050095
|
||||||
|
166,3661.14,0.50647,0.71752,0.47209,0.94827,0.83549,0.76913,0.8247,0.64554,0.9034,0.751,0.84291,0.641,1.26167,1.13492,1.04981,1.7088,0.000495291,0.000495291,0.000495291
|
||||||
|
167,3682.8,0.48333,0.69184,0.46263,0.91833,0.83678,0.77556,0.83455,0.63192,0.85262,0.79071,0.8487,0.62245,1.20519,1.19386,0.88145,1.63915,0.000489633,0.000489633,0.000489633
|
||||||
|
168,3704.58,0.47631,0.68048,0.44064,0.91673,0.78929,0.73872,0.77854,0.60474,0.81992,0.75512,0.79854,0.57947,1.17147,1.20832,0.77635,1.72051,0.000483974,0.000483974,0.000483974
|
||||||
|
169,3726.29,0.48274,0.67884,0.41908,0.9278,0.8286,0.78672,0.7942,0.63259,0.84759,0.80188,0.81273,0.6054,1.18146,1.27581,1.05045,1.66545,0.000478315,0.000478315,0.000478315
|
||||||
|
170,3752.81,0.48819,0.67268,0.42859,0.92643,0.75517,0.80735,0.79508,0.61523,0.77964,0.82931,0.82546,0.62111,1.29459,1.20292,0.98973,1.82486,0.000472656,0.000472656,0.000472656
|
||||||
|
171,3778.08,0.46885,0.6554,0.43835,0.91313,0.80624,0.74228,0.77964,0.61974,0.84886,0.77999,0.83955,0.58902,1.18904,1.24735,1.0473,1.77126,0.000466997,0.000466997,0.000466997
|
||||||
|
172,3799.85,0.46183,0.64144,0.43882,0.91924,0.84414,0.74381,0.79293,0.61923,0.83479,0.78769,0.83941,0.59712,1.14824,1.23386,1.03541,1.6248,0.000461338,0.000461338,0.000461338
|
||||||
|
173,3821.56,0.46618,0.62227,0.42371,0.91782,0.7738,0.77965,0.79581,0.62186,0.80877,0.81369,0.83767,0.60603,1.19065,1.18863,1.06287,1.70996,0.00045568,0.00045568,0.00045568
|
||||||
|
174,3843.23,0.48385,0.63774,0.45104,0.9344,0.80783,0.77191,0.82041,0.63301,0.85749,0.79551,0.86419,0.60488,1.12988,1.29823,0.92646,1.59601,0.000450021,0.000450021,0.000450021
|
||||||
|
175,3864.97,0.47783,0.67089,0.42012,0.93428,0.8159,0.78831,0.82883,0.63481,0.85367,0.82602,0.87171,0.63091,1.08809,1.21574,0.78999,1.53786,0.000444362,0.000444362,0.000444362
|
||||||
|
176,3886.7,0.44637,0.63548,0.42384,0.90997,0.82217,0.79895,0.82317,0.63724,0.83747,0.8141,0.84383,0.62657,1.17202,1.17967,0.76115,1.75143,0.000438703,0.000438703,0.000438703
|
||||||
|
177,3908.37,0.47409,0.65857,0.40573,0.91716,0.82888,0.7645,0.81349,0.62393,0.86277,0.79447,0.84706,0.61481,1.14312,1.18955,0.8281,1.75791,0.000433044,0.000433044,0.000433044
|
||||||
|
178,3930.07,0.48627,0.67082,0.42054,0.93742,0.71749,0.84824,0.81978,0.65303,0.75225,0.88595,0.85937,0.6461,1.14006,1.13669,0.91801,1.68616,0.000427385,0.000427385,0.000427385
|
||||||
|
179,3951.81,0.47217,0.64888,0.41905,0.93131,0.82201,0.76935,0.83583,0.66502,0.9095,0.79344,0.87273,0.65065,1.12394,1.12997,1.04331,1.65962,0.000421726,0.000421726,0.000421726
|
||||||
|
180,3973.54,0.4754,0.64358,0.39904,0.92522,0.80916,0.77191,0.84539,0.6604,0.83609,0.81347,0.88401,0.67016,1.16063,1.20738,0.9355,1.6927,0.000416068,0.000416068,0.000416068
|
||||||
|
181,3995.9,0.46215,0.65113,0.39657,0.91363,0.83625,0.77538,0.82178,0.63969,0.84064,0.82573,0.86788,0.63983,1.0836,1.1508,0.86672,1.60567,0.000410409,0.000410409,0.000410409
|
||||||
|
182,4022.31,0.47953,0.67052,0.41262,0.93177,0.84537,0.78327,0.82508,0.64497,0.86279,0.80563,0.85322,0.64076,1.09797,1.10669,0.79051,1.60915,0.00040475,0.00040475,0.00040475
|
||||||
|
183,4044.12,0.45558,0.61187,0.40098,0.91268,0.82639,0.75551,0.83314,0.65674,0.83536,0.85789,0.88033,0.63879,1.12077,1.20711,0.84487,1.6352,0.000399091,0.000399091,0.000399091
|
||||||
|
184,4065.86,0.45065,0.63005,0.39609,0.90561,0.73396,0.81828,0.82329,0.63003,0.77183,0.83257,0.84102,0.6138,1.13557,1.2076,0.85083,1.6414,0.000393432,0.000393432,0.000393432
|
||||||
|
185,4087.47,0.45107,0.60967,0.38159,0.91171,0.82058,0.78378,0.82324,0.65523,0.86223,0.85599,0.87399,0.64559,1.10855,1.14155,0.8452,1.58771,0.000387773,0.000387773,0.000387773
|
||||||
|
186,4109.09,0.42589,0.61015,0.4069,0.89778,0.74991,0.81317,0.80174,0.60955,0.79207,0.85806,0.84957,0.596,1.19272,1.24917,0.83224,1.63257,0.000382115,0.000382115,0.000382115
|
||||||
|
187,4130.72,0.44245,0.58581,0.36266,0.90614,0.81454,0.75876,0.81143,0.60837,0.8485,0.80716,0.84505,0.59704,1.20148,1.24316,0.91523,1.73271,0.000376456,0.000376456,0.000376456
|
||||||
|
188,4152.45,0.44484,0.57606,0.39643,0.91094,0.85884,0.74935,0.81859,0.62958,0.86111,0.82501,0.84539,0.60289,1.22238,1.29664,0.89122,1.73577,0.000370797,0.000370797,0.000370797
|
||||||
|
189,4174.14,0.44915,0.63879,0.39377,0.92252,0.73342,0.77191,0.79928,0.62397,0.78,0.81736,0.83535,0.60818,1.13937,1.18197,0.91101,1.6176,0.000365138,0.000365138,0.000365138
|
||||||
|
190,4195.82,0.42119,0.59046,0.37696,0.8867,0.80455,0.79023,0.81704,0.64448,0.83355,0.82031,0.85235,0.63584,1.1242,1.14296,0.89011,1.63583,0.000359479,0.000359479,0.000359479
|
||||||
|
191,4217.55,0.45163,0.65881,0.39213,0.90638,0.78279,0.81988,0.82861,0.65409,0.83501,0.83226,0.87271,0.65219,1.09672,1.15924,0.80278,1.631,0.00035382,0.00035382,0.00035382
|
||||||
|
192,4239.3,0.44008,0.60792,0.39843,0.89957,0.82679,0.84706,0.87121,0.68062,0.8554,0.87724,0.90521,0.67983,1.16605,1.12916,0.79708,1.66954,0.000348162,0.000348162,0.000348162
|
||||||
|
193,4262.77,0.44025,0.64812,0.39041,0.91135,0.82915,0.83419,0.85529,0.65653,0.84343,0.84845,0.87871,0.65409,1.09867,1.10989,0.8268,1.53788,0.000342503,0.000342503,0.000342503
|
||||||
|
194,4284.45,0.41323,0.60751,0.37507,0.89314,0.76974,0.80655,0.84185,0.6604,0.79899,0.83685,0.86777,0.65744,1.05758,1.20041,0.82597,1.51771,0.000336844,0.000336844,0.000336844
|
||||||
|
195,4306.24,0.43099,0.64803,0.37573,0.90134,0.85435,0.73457,0.82622,0.65635,0.88828,0.7644,0.84947,0.6251,1.20689,1.27387,0.72559,1.72024,0.000331185,0.000331185,0.000331185
|
||||||
|
196,4327.95,0.43925,0.64249,0.39109,0.9117,0.84375,0.79639,0.83503,0.64365,0.86038,0.81154,0.86283,0.62594,1.18176,1.14339,0.71853,1.73075,0.000325526,0.000325526,0.000325526
|
||||||
|
197,4349.67,0.42255,0.62876,0.40815,0.9121,0.79857,0.80603,0.82503,0.6375,0.8372,0.84197,0.86494,0.62103,1.1466,1.09095,0.93154,1.71118,0.000319867,0.000319867,0.000319867
|
||||||
|
198,4371.34,0.42937,0.5937,0.38518,0.915,0.79091,0.80151,0.85311,0.67015,0.80799,0.81655,0.88054,0.6492,1.17449,1.1247,0.78902,1.69816,0.000314209,0.000314209,0.000314209
|
||||||
|
199,4397.61,0.44171,0.6494,0.39459,0.91443,0.85986,0.77645,0.84978,0.65387,0.87762,0.79142,0.87515,0.64694,1.19844,1.13235,0.88678,1.76154,0.00030855,0.00030855,0.00030855
|
||||||
|
200,4419.4,0.427,0.63053,0.39144,0.90736,0.87364,0.80995,0.8323,0.65039,0.88604,0.83252,0.87435,0.63348,1.14306,1.18245,0.9103,1.66587,0.000302891,0.000302891,0.000302891
|
||||||
|
201,4441.15,0.43232,0.60407,0.41397,0.90814,0.8814,0.77913,0.84632,0.65188,0.88571,0.82511,0.88556,0.62436,1.14513,1.17499,0.85241,1.6228,0.000297232,0.000297232,0.000297232
|
||||||
|
202,4463.41,0.4018,0.59737,0.3587,0.8989,0.85366,0.80088,0.83637,0.65017,0.88083,0.83351,0.86975,0.62912,1.15053,1.20073,0.92058,1.56051,0.000291573,0.000291573,0.000291573
|
||||||
|
203,4485.13,0.40301,0.5756,0.3506,0.88997,0.88722,0.77784,0.85259,0.67932,0.92271,0.80792,0.88263,0.65718,1.01409,1.25234,0.75983,1.46102,0.000285914,0.000285914,0.000285914
|
||||||
|
204,4507.9,0.38907,0.57462,0.33675,0.88302,0.89163,0.79681,0.84934,0.67392,0.87536,0.84684,0.8789,0.66803,1.03208,1.18607,0.8269,1.43006,0.000280255,0.000280255,0.000280255
|
||||||
|
205,4529.62,0.39896,0.55943,0.36128,0.89536,0.84678,0.82945,0.82948,0.64645,0.88256,0.85825,0.87053,0.65699,1.05538,1.17527,0.74966,1.48198,0.000274597,0.000274597,0.000274597
|
||||||
|
206,4551.29,0.39814,0.60383,0.35297,0.89596,0.83847,0.81212,0.83739,0.65758,0.87453,0.84242,0.8753,0.64765,1.21895,1.16588,0.73374,1.65053,0.000268938,0.000268938,0.000268938
|
||||||
|
207,4572.98,0.4005,0.57887,0.3473,0.89876,0.83248,0.86442,0.84068,0.66539,0.86548,0.89244,0.88167,0.63465,1.2081,1.22719,0.71646,1.62248,0.000263279,0.000263279,0.000263279
|
||||||
|
208,4594.78,0.40642,0.60485,0.3345,0.89305,0.83006,0.8166,0.82718,0.66368,0.85305,0.83891,0.85473,0.63064,1.1314,1.24572,0.72162,1.60428,0.00025762,0.00025762,0.00025762
|
||||||
|
209,4616.55,0.37521,0.58739,0.34341,0.88877,0.81242,0.79791,0.81406,0.64228,0.85974,0.82352,0.8502,0.6189,1.18489,1.18667,0.74805,1.68776,0.000251961,0.000251961,0.000251961
|
||||||
|
210,4638.22,0.40159,0.60417,0.3604,0.88801,0.83634,0.75004,0.81489,0.64302,0.8634,0.84634,0.86725,0.62552,1.24516,1.24286,0.76158,1.77828,0.000246302,0.000246302,0.000246302
|
||||||
|
211,4659.97,0.39541,0.57982,0.37223,0.89269,0.79683,0.82182,0.83375,0.63852,0.82925,0.85105,0.87072,0.62547,1.25813,1.2315,0.78121,1.82019,0.000240644,0.000240644,0.000240644
|
||||||
|
212,4681.81,0.38797,0.59367,0.3456,0.87314,0.8249,0.77559,0.82557,0.63859,0.86302,0.80534,0.86662,0.63029,1.25809,1.22835,0.94969,1.79128,0.000234985,0.000234985,0.000234985
|
||||||
|
213,4703.55,0.38717,0.58491,0.33759,0.88737,0.79894,0.81253,0.83027,0.65742,0.83084,0.8422,0.86646,0.63082,1.21328,1.28156,0.93946,1.73582,0.000229326,0.000229326,0.000229326
|
||||||
|
214,4725.26,0.39633,0.59391,0.35118,0.89038,0.84059,0.7832,0.81427,0.64875,0.87346,0.81342,0.84874,0.63213,1.19201,1.28662,0.93431,1.6998,0.000223667,0.000223667,0.000223667
|
||||||
|
215,4746.94,0.37388,0.56666,0.33057,0.87236,0.86727,0.77299,0.80239,0.63108,0.8805,0.80788,0.85668,0.62376,1.13405,1.24332,0.95297,1.66004,0.000218008,0.000218008,0.000218008
|
||||||
|
216,4768.67,0.38336,0.5473,0.3317,0.89327,0.87341,0.77297,0.83211,0.66665,0.90884,0.80262,0.89231,0.65648,1.12455,1.24577,0.85335,1.63313,0.000212349,0.000212349,0.000212349
|
||||||
|
217,4790.35,0.37764,0.55526,0.33616,0.88706,0.87621,0.75994,0.83517,0.67102,0.86427,0.8153,0.86888,0.65053,1.13972,1.22284,0.83361,1.65831,0.000206691,0.000206691,0.000206691
|
||||||
|
218,4812.11,0.3825,0.56898,0.32881,0.89093,0.77663,0.81087,0.82067,0.65623,0.83432,0.85854,0.87278,0.63882,1.13623,1.23976,0.88158,1.6143,0.000201032,0.000201032,0.000201032
|
||||||
|
219,4833.83,0.36995,0.53348,0.32797,0.86346,0.83309,0.82319,0.84441,0.67107,0.87306,0.86059,0.89994,0.6738,1.1344,1.3119,0.76415,1.65339,0.000195373,0.000195373,0.000195373
|
||||||
|
220,4855.61,0.38847,0.57475,0.34629,0.87462,0.80096,0.87427,0.854,0.69055,0.82788,0.90457,0.88905,0.66368,1.12771,1.32554,0.73309,1.7139,0.000189714,0.000189714,0.000189714
|
||||||
|
221,4877.35,0.35994,0.53321,0.32362,0.8767,0.8093,0.83609,0.83255,0.68014,0.83774,0.86391,0.87574,0.6673,1.10246,1.27631,0.82995,1.69441,0.000184055,0.000184055,0.000184055
|
||||||
|
222,4899.09,0.37032,0.56426,0.32436,0.88016,0.82914,0.79688,0.81683,0.67016,0.86169,0.82674,0.85848,0.63425,1.15684,1.25988,0.80487,1.82058,0.000178396,0.000178396,0.000178396
|
||||||
|
223,4920.82,0.37719,0.57931,0.33414,0.88257,0.78946,0.82204,0.8081,0.65883,0.87323,0.8058,0.85186,0.64417,1.13598,1.22403,0.87549,1.76289,0.000172738,0.000172738,0.000172738
|
||||||
|
224,4942.62,0.37162,0.55371,0.32644,0.88674,0.83093,0.78978,0.79417,0.63629,0.86193,0.8195,0.8346,0.62764,1.05821,1.2007,0.93652,1.61029,0.000167079,0.000167079,0.000167079
|
||||||
|
225,4964.34,0.37233,0.56253,0.33616,0.89532,0.80898,0.80221,0.81119,0.6453,0.83935,0.83252,0.84717,0.63376,1.12089,1.18089,0.90366,1.68358,0.00016142,0.00016142,0.00016142
|
||||||
|
226,4986.05,0.37439,0.54162,0.32245,0.89702,0.81545,0.80529,0.83222,0.65817,0.83133,0.82022,0.85197,0.64088,1.14409,1.21745,0.85175,1.70042,0.000155761,0.000155761,0.000155761
|
||||||
|
227,5007.77,0.35726,0.52547,0.31235,0.8837,0.82317,0.80145,0.82538,0.64325,0.83917,0.81654,0.84945,0.63611,1.12752,1.25904,0.81379,1.70646,0.000150102,0.000150102,0.000150102
|
||||||
|
228,5029.53,0.3615,0.55084,0.30609,0.88766,0.86956,0.78221,0.80497,0.63969,0.86966,0.81896,0.84536,0.63865,1.1552,1.31771,0.89677,1.73581,0.000144443,0.000144443,0.000144443
|
||||||
|
229,5051.36,0.347,0.5338,0.31655,0.87025,0.89802,0.77571,0.81481,0.64663,0.90757,0.81681,0.84904,0.63962,1.15904,1.29179,0.87867,1.74393,0.000138784,0.000138784,0.000138784
|
||||||
|
230,5073.1,0.37103,0.57229,0.34047,0.88601,0.87537,0.76365,0.81754,0.66059,0.82251,0.85033,0.84661,0.64327,1.15609,1.29502,0.91037,1.72658,0.000133126,0.000133126,0.000133126
|
||||||
|
231,5094.74,0.34822,0.53711,0.30873,0.8706,0.87486,0.76779,0.80961,0.65668,0.88595,0.7932,0.84056,0.63426,1.13395,1.25248,0.9145,1.70524,0.000127467,0.000127467,0.000127467
|
||||||
|
232,5118.17,0.34213,0.51639,0.31616,0.87215,0.85898,0.76968,0.82176,0.66873,0.87658,0.78476,0.84937,0.64621,1.13328,1.22384,0.94241,1.71877,0.000121808,0.000121808,0.000121808
|
||||||
|
233,5139.94,0.36488,0.57129,0.36009,0.887,0.87593,0.74257,0.81922,0.66488,0.89498,0.75752,0.84868,0.63966,1.131,1.24602,0.91106,1.71102,0.000116149,0.000116149,0.000116149
|
||||||
|
234,5161.68,0.34679,0.54319,0.32308,0.87141,0.86779,0.76641,0.82257,0.66901,0.88571,0.78094,0.8576,0.64001,1.16295,1.22617,0.9022,1.7086,0.00011049,0.00011049,0.00011049
|
||||||
|
235,5183.36,0.3635,0.5703,0.32275,0.87403,0.87738,0.76229,0.83752,0.67778,0.83426,0.8391,0.87341,0.6519,1.17565,1.22988,0.80924,1.72989,0.000104831,0.000104831,0.000104831
|
||||||
|
236,5205.15,0.35271,0.53394,0.30932,0.88845,0.83757,0.78772,0.834,0.67633,0.86892,0.81802,0.86762,0.65495,1.16179,1.23985,0.80048,1.72256,9.91726e-05,9.91726e-05,9.91726e-05
|
||||||
|
237,5226.85,0.34122,0.5151,0.30187,0.86974,0.86289,0.77228,0.8366,0.67277,0.86382,0.82334,0.86796,0.65242,1.16181,1.26254,0.78521,1.72476,9.35138e-05,9.35138e-05,9.35138e-05
|
||||||
|
238,5248.6,0.34059,0.53512,0.30433,0.88551,0.83076,0.82194,0.83686,0.66682,0.87161,0.82666,0.88072,0.64742,1.16802,1.28662,0.77568,1.72097,8.78549e-05,8.78549e-05,8.78549e-05
|
||||||
|
239,5270.28,0.33551,0.52741,0.28684,0.88143,0.85242,0.80402,0.85141,0.67545,0.86749,0.81917,0.8752,0.66413,1.1698,1.25501,0.74011,1.72002,8.21961e-05,8.21961e-05,8.21961e-05
|
||||||
|
240,5292.04,0.34616,0.53494,0.30144,0.88363,0.85153,0.79941,0.86083,0.68678,0.867,0.81449,0.87365,0.66729,1.15475,1.24151,0.70925,1.71404,7.65372e-05,7.65372e-05,7.65372e-05
|
||||||
|
241,5316.29,0.29861,0.4703,0.28814,0.86832,0.8285,0.83556,0.85355,0.67426,0.84278,0.84991,0.87489,0.66067,1.12641,1.22097,0.67093,1.70188,7.08784e-05,7.08784e-05,7.08784e-05
|
||||||
|
242,5338.37,0.29879,0.46102,0.26423,0.8656,0.79467,0.83639,0.83568,0.665,0.80737,0.85154,0.86321,0.65678,1.11723,1.21896,0.67775,1.70509,6.52196e-05,6.52196e-05,6.52196e-05
|
||||||
|
243,5363.87,0.27508,0.45919,0.23843,0.83913,0.81911,0.81519,0.83919,0.66495,0.83388,0.82995,0.86461,0.65338,1.11397,1.23104,0.68715,1.7031,5.95607e-05,5.95607e-05,5.95607e-05
|
||||||
|
244,5385.59,0.29489,0.47517,0.25031,0.86153,0.8583,0.84275,0.84839,0.6685,0.87274,0.85773,0.87343,0.65798,1.10997,1.25272,0.72525,1.66576,5.39019e-05,5.39019e-05,5.39019e-05
|
||||||
|
245,5407.86,0.27441,0.46051,0.24954,0.83356,0.82741,0.84117,0.85003,0.67948,0.84183,0.85633,0.87518,0.66239,1.10992,1.27785,0.73086,1.6436,4.8243e-05,4.8243e-05,4.8243e-05
|
||||||
|
246,5429.51,0.27913,0.45787,0.24771,0.85247,0.8594,0.79606,0.84291,0.68382,0.87578,0.81121,0.87707,0.66522,1.11511,1.29937,0.72866,1.64508,4.25842e-05,4.25842e-05,4.25842e-05
|
||||||
|
247,5451.1,0.27293,0.46751,0.25859,0.84581,0.84834,0.80041,0.84667,0.68423,0.82834,0.86594,0.88154,0.66883,1.12517,1.31161,0.72413,1.66139,3.69254e-05,3.69254e-05,3.69254e-05
|
||||||
|
248,5475.53,0.28848,0.46219,0.24998,0.8566,0.8649,0.78124,0.84673,0.69259,0.82994,0.86597,0.88348,0.6697,1.11128,1.3051,0.70964,1.65157,3.12665e-05,3.12665e-05,3.12665e-05
|
||||||
|
249,5497.21,0.25748,0.44667,0.229,0.84218,0.86004,0.79194,0.84497,0.69089,0.8612,0.83592,0.87966,0.66953,1.10525,1.29495,0.71456,1.64769,2.56077e-05,2.56077e-05,2.56077e-05
|
||||||
|
250,5518.86,0.26983,0.44072,0.25042,0.84542,0.86347,0.79454,0.84689,0.69253,0.85681,0.83655,0.88129,0.67023,1.10975,1.27693,0.72112,1.64443,1.99488e-05,1.99488e-05,1.99488e-05
|
||||||
|
BIN
results/3c/train_250_800_16/results.png
Normal file
|
After Width: | Height: | Size: 413 KiB |
BIN
results/3c/train_250_800_16/train_batch0.jpg
Normal file
|
After Width: | Height: | Size: 374 KiB |
BIN
results/3c/train_250_800_16/train_batch1.jpg
Normal file
|
After Width: | Height: | Size: 353 KiB |
BIN
results/3c/train_250_800_16/train_batch2.jpg
Normal file
|
After Width: | Height: | Size: 349 KiB |
BIN
results/3c/train_250_800_16/train_batch5040.jpg
Normal file
|
After Width: | Height: | Size: 283 KiB |
BIN
results/3c/train_250_800_16/train_batch5041.jpg
Normal file
|
After Width: | Height: | Size: 311 KiB |
BIN
results/3c/train_250_800_16/train_batch5042.jpg
Normal file
|
After Width: | Height: | Size: 309 KiB |
BIN
results/3c/train_250_800_16/val_batch0_labels.jpg
Normal file
|
After Width: | Height: | Size: 398 KiB |
BIN
results/3c/train_250_800_16/val_batch0_pred.jpg
Normal file
|
After Width: | Height: | Size: 414 KiB |
BIN
results/3c/train_250_800_16/val_batch1_labels.jpg
Normal file
|
After Width: | Height: | Size: 237 KiB |
BIN
results/3c/train_250_800_16/val_batch1_pred.jpg
Normal file
|
After Width: | Height: | Size: 242 KiB |
BIN
results/7c/.DS_Store
vendored
Normal file
BIN
results/7c/train_250_800_16/.DS_Store
vendored
Normal file
BIN
results/7c/train_250_800_16/BoxF1_curve.png
Normal file
|
After Width: | Height: | Size: 243 KiB |
BIN
results/7c/train_250_800_16/BoxPR_curve.png
Normal file
|
After Width: | Height: | Size: 161 KiB |
BIN
results/7c/train_250_800_16/BoxP_curve.png
Normal file
|
After Width: | Height: | Size: 205 KiB |
BIN
results/7c/train_250_800_16/BoxR_curve.png
Normal file
|
After Width: | Height: | Size: 200 KiB |
BIN
results/7c/train_250_800_16/MaskF1_curve.png
Normal file
|
After Width: | Height: | Size: 242 KiB |
BIN
results/7c/train_250_800_16/MaskPR_curve.png
Normal file
|
After Width: | Height: | Size: 159 KiB |
BIN
results/7c/train_250_800_16/MaskP_curve.png
Normal file
|
After Width: | Height: | Size: 205 KiB |
BIN
results/7c/train_250_800_16/MaskR_curve.png
Normal file
|
After Width: | Height: | Size: 197 KiB |
105
results/7c/train_250_800_16/args.yaml
Normal file
@@ -0,0 +1,105 @@
|
|||||||
|
task: segment
|
||||||
|
mode: train
|
||||||
|
model: yolov8l-seg.pt
|
||||||
|
data: /content/drive/MyDrive/Repair Project/report/data/7c/data.yaml
|
||||||
|
epochs: 250
|
||||||
|
time: null
|
||||||
|
patience: 100
|
||||||
|
batch: 16
|
||||||
|
imgsz: 800
|
||||||
|
save: true
|
||||||
|
save_period: 100
|
||||||
|
cache: false
|
||||||
|
device: '0'
|
||||||
|
workers: 8
|
||||||
|
project: /content/drive/MyDrive/Repair Project/report/results/training/7c
|
||||||
|
name: train_250_800_162
|
||||||
|
exist_ok: false
|
||||||
|
pretrained: true
|
||||||
|
optimizer: auto
|
||||||
|
verbose: true
|
||||||
|
seed: 0
|
||||||
|
deterministic: true
|
||||||
|
single_cls: false
|
||||||
|
rect: false
|
||||||
|
cos_lr: false
|
||||||
|
close_mosaic: 10
|
||||||
|
resume: false
|
||||||
|
amp: true
|
||||||
|
fraction: 1.0
|
||||||
|
profile: false
|
||||||
|
freeze: null
|
||||||
|
multi_scale: false
|
||||||
|
overlap_mask: true
|
||||||
|
mask_ratio: 4
|
||||||
|
dropout: 0.0
|
||||||
|
val: true
|
||||||
|
split: val
|
||||||
|
save_json: false
|
||||||
|
conf: null
|
||||||
|
iou: 0.7
|
||||||
|
max_det: 300
|
||||||
|
half: false
|
||||||
|
dnn: false
|
||||||
|
plots: true
|
||||||
|
source: null
|
||||||
|
vid_stride: 1
|
||||||
|
stream_buffer: false
|
||||||
|
visualize: false
|
||||||
|
augment: true
|
||||||
|
agnostic_nms: false
|
||||||
|
classes: null
|
||||||
|
retina_masks: false
|
||||||
|
embed: null
|
||||||
|
show: false
|
||||||
|
save_frames: false
|
||||||
|
save_txt: false
|
||||||
|
save_conf: false
|
||||||
|
save_crop: false
|
||||||
|
show_labels: true
|
||||||
|
show_conf: true
|
||||||
|
show_boxes: true
|
||||||
|
line_width: null
|
||||||
|
format: torchscript
|
||||||
|
keras: false
|
||||||
|
optimize: false
|
||||||
|
int8: false
|
||||||
|
dynamic: false
|
||||||
|
simplify: true
|
||||||
|
opset: null
|
||||||
|
workspace: null
|
||||||
|
nms: false
|
||||||
|
lr0: 0.01
|
||||||
|
lrf: 0.01
|
||||||
|
momentum: 0.937
|
||||||
|
weight_decay: 0.0005
|
||||||
|
warmup_epochs: 3.0
|
||||||
|
warmup_momentum: 0.8
|
||||||
|
warmup_bias_lr: 0.1
|
||||||
|
box: 7.5
|
||||||
|
cls: 0.5
|
||||||
|
dfl: 1.5
|
||||||
|
pose: 12.0
|
||||||
|
kobj: 1.0
|
||||||
|
nbs: 64
|
||||||
|
hsv_h: 0.015
|
||||||
|
hsv_s: 0.7
|
||||||
|
hsv_v: 0.4
|
||||||
|
degrees: 0.0
|
||||||
|
translate: 0.1
|
||||||
|
scale: 0.5
|
||||||
|
shear: 0.0
|
||||||
|
perspective: 0.0
|
||||||
|
flipud: 0.0
|
||||||
|
fliplr: 0.5
|
||||||
|
bgr: 0.0
|
||||||
|
mosaic: 1.0
|
||||||
|
mixup: 0.0
|
||||||
|
cutmix: 0.0
|
||||||
|
copy_paste: 0.0
|
||||||
|
copy_paste_mode: flip
|
||||||
|
auto_augment: randaugment
|
||||||
|
erasing: 0.4
|
||||||
|
cfg: null
|
||||||
|
tracker: botsort.yaml
|
||||||
|
save_dir: /content/drive/MyDrive/Repair Project/report/results/training/7c/train_250_800_162
|
||||||
BIN
results/7c/train_250_800_16/confusion_matrix.png
Normal file
|
After Width: | Height: | Size: 188 KiB |
BIN
results/7c/train_250_800_16/confusion_matrix_normalized.png
Normal file
|
After Width: | Height: | Size: 216 KiB |
BIN
results/7c/train_250_800_16/labels.jpg
Normal file
|
After Width: | Height: | Size: 208 KiB |
BIN
results/7c/train_250_800_16/labels_correlogram.jpg
Normal file
|
After Width: | Height: | Size: 203 KiB |
251
results/7c/train_250_800_16/results.csv
Normal file
@@ -0,0 +1,251 @@
|
|||||||
|
epoch,time,train/box_loss,train/seg_loss,train/cls_loss,train/dfl_loss,metrics/precision(B),metrics/recall(B),metrics/mAP50(B),metrics/mAP50-95(B),metrics/precision(M),metrics/recall(M),metrics/mAP50(M),metrics/mAP50-95(M),val/box_loss,val/seg_loss,val/cls_loss,val/dfl_loss,lr/pg0,lr/pg1,lr/pg2
|
||||||
|
1,21.4785,1.11268,2.04466,3.54728,1.37126,0.65949,0.33906,0.36758,0.25364,0.73465,0.38093,0.37155,0.23215,1.09033,2.23728,22.8427,1.31925,0.0001818,0.0001818,0.0001818
|
||||||
|
2,44.9836,0.94988,1.24216,2.05083,1.21163,0.64751,0.32169,0.23287,0.1488,0.63165,0.29418,0.20987,0.129,1.45964,2.75131,30.0437,2.19296,0.000371214,0.000371214,0.000371214
|
||||||
|
3,67.2318,1.1294,1.43973,1.96815,1.31654,0.20459,0.15712,0.03193,0.01745,0.19318,0.09435,0.0177,0.00765,1.7391,6.45682,45.3909,2.87997,0.000559116,0.000559116,0.000559116
|
||||||
|
4,89.2765,1.12696,1.40307,1.83016,1.32249,0.02565,0.45637,0.04032,0.01624,0.06383,0.20462,0.04202,0.02113,2.04139,6.89365,inf,5.1345,0.000745507,0.000745507,0.000745507
|
||||||
|
5,111.284,1.17548,1.44351,1.69635,1.3195,0.08504,0.57103,0.07519,0.06188,0.08487,0.57471,0.07251,0.05074,2.01058,10.8834,inf,4.32813,0.000894601,0.000894601,0.000894601
|
||||||
|
6,133.209,1.09358,1.364,1.62672,1.28256,0.22431,0.22092,0.10121,0.05933,0.20661,0.23307,0.07607,0.04289,1.61632,3.18868,25.4356,3.16876,0.000891002,0.000891002,0.000891002
|
||||||
|
7,155.127,1.12867,1.45473,1.59488,1.33698,0.19811,0.5345,0.28487,0.13457,0.20561,0.55944,0.30355,0.137,1.48994,3.68768,7.88528,2.32761,0.000887402,0.000887402,0.000887402
|
||||||
|
8,177.086,1.11444,1.36788,1.50734,1.2792,0.27946,0.60609,0.40693,0.26071,0.27779,0.61384,0.41353,0.23459,1.55007,1.89323,4.85921,2.08796,0.000883803,0.000883803,0.000883803
|
||||||
|
9,199.46,1.02807,1.29908,1.37388,1.24479,0.76826,0.45944,0.53542,0.33907,0.74538,0.43979,0.51556,0.32313,1.5123,1.94759,2.50229,1.96214,0.000880203,0.000880203,0.000880203
|
||||||
|
10,221.92,1.05252,1.27683,1.37728,1.26439,0.63682,0.38336,0.39555,0.21859,0.32667,0.54489,0.4346,0.21658,1.32714,1.53039,4.67837,1.60847,0.000876603,0.000876603,0.000876603
|
||||||
|
11,243.712,0.98573,1.17642,1.32224,1.23406,0.68182,0.42801,0.46776,0.30155,0.70204,0.4355,0.47178,0.31554,1.39124,1.76002,2.12958,1.80975,0.000873004,0.000873004,0.000873004
|
||||||
|
12,265.686,1.01523,1.24345,1.32975,1.2279,0.42179,0.73065,0.54302,0.34067,0.41747,0.7131,0.52362,0.32997,1.32315,1.38794,2.90445,1.77515,0.000869404,0.000869404,0.000869404
|
||||||
|
13,288.161,1.02522,1.24593,1.3169,1.26485,0.4492,0.67694,0.53712,0.34979,0.76082,0.41578,0.49465,0.32336,1.33258,1.60315,1.7973,1.80017,0.000865804,0.000865804,0.000865804
|
||||||
|
14,309.946,0.98502,1.26433,1.22559,1.23722,0.76862,0.33372,0.35742,0.23072,0.61183,0.34414,0.36325,0.22374,1.36971,1.78888,2.28584,1.73403,0.000862205,0.000862205,0.000862205
|
||||||
|
15,335.998,0.98333,1.20801,1.20164,1.20912,0.55936,0.47114,0.46821,0.32989,0.57862,0.4631,0.46215,0.30204,1.26816,1.93288,2.08058,1.61073,0.000858605,0.000858605,0.000858605
|
||||||
|
16,358.046,0.95275,1.16583,1.19844,1.21017,0.71954,0.35357,0.4544,0.30564,0.74661,0.36399,0.49886,0.32151,1.28538,1.58857,2.2524,1.61089,0.000855005,0.000855005,0.000855005
|
||||||
|
17,379.973,0.98737,1.12773,1.19176,1.21061,0.67355,0.46241,0.54381,0.37796,0.39125,0.69782,0.60614,0.39831,1.35542,1.46501,1.84325,1.75845,0.000851406,0.000851406,0.000851406
|
||||||
|
18,402.41,0.93425,1.11573,1.14511,1.19991,0.69578,0.44942,0.5049,0.353,0.699,0.45312,0.50094,0.33719,1.2799,1.58987,1.74075,1.61632,0.000847806,0.000847806,0.000847806
|
||||||
|
19,424.34,0.89938,1.08535,1.08628,1.15698,0.64749,0.36209,0.40527,0.25195,0.70274,0.31436,0.38066,0.22574,1.43174,2.10858,2.24033,1.87853,0.000844206,0.000844206,0.000844206
|
||||||
|
20,446.355,0.90553,1.14071,1.09058,1.14312,0.58998,0.59289,0.4511,0.31173,0.5889,0.59335,0.47305,0.28057,1.37909,2.04591,1.84807,1.83449,0.000840607,0.000840607,0.000840607
|
||||||
|
21,468.231,0.95403,1.16106,1.13812,1.22273,0.69973,0.6654,0.64813,0.41128,0.68708,0.62421,0.62389,0.4116,1.19734,1.64669,1.44803,1.56506,0.000837007,0.000837007,0.000837007
|
||||||
|
22,490.636,0.91307,1.1309,1.0541,1.19145,0.46754,0.65888,0.64502,0.46642,0.49503,0.69448,0.68504,0.45963,1.24989,1.40942,1.09512,1.5791,0.000833408,0.000833408,0.000833408
|
||||||
|
23,512.977,0.89456,1.10165,1.04412,1.18364,0.75612,0.55606,0.62443,0.40671,0.76743,0.55098,0.60853,0.34856,1.33998,1.71881,1.86229,1.68746,0.000829808,0.000829808,0.000829808
|
||||||
|
24,534.868,0.92567,1.13336,1.04992,1.1937,0.77994,0.75663,0.80469,0.60397,0.76036,0.75057,0.78944,0.56322,1.19339,1.649,1.30236,1.5869,0.000826208,0.000826208,0.000826208
|
||||||
|
25,557.308,0.85466,1.09867,1.07977,1.13933,0.75987,0.5481,0.60901,0.42417,0.75948,0.56587,0.61365,0.43072,1.32255,1.50299,1.58282,1.81801,0.000822609,0.000822609,0.000822609
|
||||||
|
26,579.167,0.85372,1.0459,0.98709,1.15832,0.81742,0.47978,0.57342,0.38472,0.80502,0.47251,0.58494,0.38915,1.20763,1.36414,1.31921,1.5527,0.000819009,0.000819009,0.000819009
|
||||||
|
27,601.008,0.89539,1.06696,1.03764,1.16823,0.66727,0.57923,0.55979,0.35158,0.67914,0.5999,0.58889,0.36519,1.16474,1.67798,1.38137,1.51327,0.000815409,0.000815409,0.000815409
|
||||||
|
28,622.948,0.92648,1.13552,1.24577,1.19251,0.70846,0.6305,0.65101,0.44981,0.70846,0.6305,0.65867,0.44343,1.09932,1.41141,1.20295,1.46433,0.00081181,0.00081181,0.00081181
|
||||||
|
29,644.812,0.85012,1.04911,0.97201,1.15378,0.79956,0.56759,0.66671,0.48431,0.81652,0.59001,0.70198,0.50074,1.21318,1.18835,1.15869,1.60128,0.00080821,0.00080821,0.00080821
|
||||||
|
30,666.724,0.88729,1.06641,1.05787,1.18559,0.64097,0.38273,0.40238,0.27924,0.34343,0.45623,0.33684,0.18982,1.44603,2.3817,2.00535,1.79007,0.00080461,0.00080461,0.00080461
|
||||||
|
31,688.568,0.82062,1.03042,0.96642,1.11421,0.72217,0.36759,0.39638,0.28258,0.64839,0.36883,0.37332,0.2191,1.38423,2.3219,2.08369,1.89015,0.000801011,0.000801011,0.000801011
|
||||||
|
32,710.506,0.79796,1.08965,0.97982,1.10278,0.70442,0.56139,0.61399,0.43346,0.73732,0.51368,0.62985,0.41872,1.28873,1.4252,1.26927,1.66319,0.000797411,0.000797411,0.000797411
|
||||||
|
33,732.325,0.78376,1.02154,0.93511,1.11325,0.79412,0.57035,0.63821,0.44899,0.78484,0.55626,0.65189,0.4424,1.20462,1.31582,1.31077,1.7804,0.000793812,0.000793812,0.000793812
|
||||||
|
34,754.1,0.82105,1.08785,0.99379,1.13599,0.80906,0.464,0.57726,0.41168,0.80878,0.47561,0.58246,0.3984,1.19558,1.3475,1.58059,1.66688,0.000790212,0.000790212,0.000790212
|
||||||
|
35,775.884,0.80153,1.02919,0.92458,1.11924,0.70121,0.50166,0.49793,0.33939,0.71691,0.51294,0.53749,0.34306,1.17744,1.31074,1.40605,1.54238,0.000786612,0.000786612,0.000786612
|
||||||
|
36,797.764,0.8052,1.01684,0.93885,1.12476,0.70073,0.47047,0.44257,0.29727,0.6741,0.44815,0.40572,0.2369,1.31388,3.14697,2.41359,1.6768,0.000783013,0.000783013,0.000783013
|
||||||
|
37,819.6,0.80543,1.03727,0.91133,1.12279,0.74156,0.76375,0.73601,0.5625,0.72956,0.76057,0.72842,0.52219,1.09519,1.60186,0.91358,1.48509,0.000779413,0.000779413,0.000779413
|
||||||
|
38,841.396,0.78681,1.00489,0.83618,1.09781,0.60815,0.7112,0.75042,0.5404,0.61118,0.70687,0.75432,0.5118,1.17828,1.37802,1.28572,1.61047,0.000775813,0.000775813,0.000775813
|
||||||
|
39,863.236,0.75248,0.99121,0.83557,1.10172,0.66989,0.60746,0.60638,0.43848,0.70227,0.63148,0.63177,0.41561,1.2672,1.25971,1.19575,1.76073,0.000772214,0.000772214,0.000772214
|
||||||
|
40,885.142,0.76263,0.98888,0.84849,1.0741,0.54527,0.57048,0.5272,0.34281,0.54111,0.55795,0.5035,0.2511,1.21107,2.23,1.43983,1.56863,0.000768614,0.000768614,0.000768614
|
||||||
|
41,907.008,0.74384,0.98554,0.78731,1.08391,0.82015,0.62627,0.65571,0.4769,0.80701,0.61887,0.65423,0.45165,1.11547,1.37334,0.99934,1.51681,0.000765014,0.000765014,0.000765014
|
||||||
|
42,928.82,0.7498,0.92771,0.81942,1.07476,0.7128,0.49894,0.56057,0.38221,0.66009,0.4679,0.52515,0.35399,1.19515,1.6736,1.31553,1.58677,0.000761415,0.000761415,0.000761415
|
||||||
|
43,950.57,0.74459,1.02085,0.78778,1.09332,0.5886,0.46145,0.4851,0.33405,0.57217,0.45775,0.47653,0.31551,1.17694,1.74267,1.34064,1.55434,0.000757815,0.000757815,0.000757815
|
||||||
|
44,972.533,0.72754,0.95753,0.7624,1.07995,0.37707,0.54904,0.43524,0.30346,0.35392,0.50568,0.39869,0.25989,1.30765,2.06159,2.11044,1.78258,0.000754215,0.000754215,0.000754215
|
||||||
|
45,994.338,0.70289,0.87204,0.74325,1.06359,0.61938,0.7273,0.70231,0.53745,0.62791,0.73858,0.7159,0.50551,1.045,1.47655,1.19087,1.46366,0.000750616,0.000750616,0.000750616
|
||||||
|
46,1016.14,0.75244,0.97581,0.78247,1.08527,0.5902,0.68416,0.65814,0.48624,0.60561,0.70301,0.68736,0.46946,1.21657,1.23825,1.20397,1.60101,0.000747016,0.000747016,0.000747016
|
||||||
|
47,1037.88,0.7071,0.94301,0.78564,1.06011,0.67831,0.59937,0.66053,0.47731,0.68714,0.60638,0.67905,0.45959,1.27344,1.34395,1.19426,1.67733,0.000743417,0.000743417,0.000743417
|
||||||
|
48,1059.78,0.7631,0.95014,0.78345,1.08702,0.80974,0.66161,0.70778,0.51885,0.81782,0.67452,0.73256,0.51039,1.06818,1.33713,0.8528,1.45566,0.000739817,0.000739817,0.000739817
|
||||||
|
49,1081.54,0.72993,0.9447,0.76143,1.07364,0.84843,0.58736,0.67114,0.46631,0.86048,0.5985,0.67815,0.47512,1.12302,1.30694,1.01067,1.42205,0.000736217,0.000736217,0.000736217
|
||||||
|
50,1106.52,0.72878,0.90336,0.70283,1.05626,0.56663,0.40552,0.38468,0.25471,0.3971,0.41583,0.3267,0.23071,1.35346,2.15695,3.28547,1.69942,0.000732618,0.000732618,0.000732618
|
||||||
|
51,1128.41,0.67646,0.89775,0.67625,1.04671,0.85036,0.59202,0.67152,0.4684,0.85532,0.60223,0.66841,0.50158,1.28487,1.30255,1.08103,1.71005,0.000729018,0.000729018,0.000729018
|
||||||
|
52,1150.32,0.69681,0.94542,0.69917,1.07076,0.64766,0.59284,0.71085,0.51998,0.66379,0.6003,0.72298,0.50663,1.07324,1.20726,1.11145,1.47981,0.000725418,0.000725418,0.000725418
|
||||||
|
53,1175.2,0.68751,0.90768,0.70444,1.0405,0.57348,0.74598,0.66501,0.48196,0.59234,0.75885,0.67518,0.49983,1.28645,1.21519,1.36644,1.69447,0.000721819,0.000721819,0.000721819
|
||||||
|
54,1197.02,0.7025,0.92724,0.72556,1.05427,0.84645,0.4493,0.54813,0.41623,0.82985,0.46816,0.56372,0.3937,1.06379,1.33018,1.37379,1.51962,0.000718219,0.000718219,0.000718219
|
||||||
|
55,1218.92,0.67699,0.908,0.71788,1.03881,0.82302,0.69842,0.7577,0.59233,0.84144,0.71711,0.77515,0.57695,0.95655,1.3886,0.8053,1.4316,0.000714619,0.000714619,0.000714619
|
||||||
|
56,1240.81,0.72297,0.96941,0.75929,1.08753,0.82676,0.60016,0.68492,0.51864,0.8329,0.60853,0.69838,0.49722,1.04178,1.46989,1.44261,1.52136,0.00071102,0.00071102,0.00071102
|
||||||
|
57,1262.6,0.68038,0.92932,0.70961,1.03423,0.58495,0.76021,0.6921,0.52881,0.59534,0.76716,0.70556,0.49423,1.12851,1.18773,1.079,1.57105,0.00070742,0.00070742,0.00070742
|
||||||
|
58,1284.39,0.68831,0.92315,0.72558,1.02997,0.58976,0.65029,0.6918,0.52867,0.60464,0.66898,0.72031,0.51349,1.05295,1.21365,1.09654,1.54583,0.000703821,0.000703821,0.000703821
|
||||||
|
59,1306.21,0.66833,0.91907,0.73501,1.04388,0.66151,0.72004,0.70747,0.53165,0.67528,0.73916,0.72758,0.51463,1.06485,1.31095,1.00827,1.52913,0.000700221,0.000700221,0.000700221
|
||||||
|
60,1328.13,0.66922,0.8808,0.69047,1.02957,0.66521,0.80005,0.799,0.56452,0.90596,0.66689,0.7215,0.52977,1.02029,1.22801,0.86261,1.43096,0.000696621,0.000696621,0.000696621
|
||||||
|
61,1349.94,0.6812,0.90714,0.66675,1.03896,0.75407,0.7581,0.76603,0.59909,0.76712,0.77376,0.78728,0.58693,1.03569,1.3254,0.84402,1.5324,0.000693022,0.000693022,0.000693022
|
||||||
|
62,1372.29,0.64246,0.83993,0.64649,1.03002,0.51294,0.61444,0.62223,0.41937,0.51329,0.60998,0.6264,0.38398,1.27418,1.70568,1.13242,1.72719,0.000689422,0.000689422,0.000689422
|
||||||
|
63,1394.08,0.67769,0.89777,0.70035,1.0608,0.67775,0.75747,0.75972,0.5952,0.67989,0.75744,0.74581,0.55636,1.19424,1.42395,0.82492,1.67084,0.000685822,0.000685822,0.000685822
|
||||||
|
64,1415.95,0.65455,0.86592,0.67974,1.03295,0.71643,0.69679,0.75648,0.56329,0.64108,0.85859,0.78247,0.57232,1.04762,1.258,0.78119,1.48952,0.000682223,0.000682223,0.000682223
|
||||||
|
65,1437.77,0.66128,0.88582,0.74156,1.04145,0.52879,0.71354,0.72428,0.56525,0.51631,0.69873,0.73951,0.53855,1.10634,1.36047,0.97311,1.45603,0.000678623,0.000678623,0.000678623
|
||||||
|
66,1459.61,0.66064,0.9182,0.63314,1.03562,0.70592,0.59218,0.63084,0.4929,0.76977,0.63063,0.67419,0.41986,1.15885,1.83238,1.28817,1.55621,0.000675023,0.000675023,0.000675023
|
||||||
|
67,1484.9,0.66864,0.85342,0.6912,1.03761,0.5904,0.71521,0.68905,0.52977,0.5904,0.71521,0.69672,0.49895,1.00584,1.55962,0.95334,1.53111,0.000671424,0.000671424,0.000671424
|
||||||
|
68,1506.89,0.65493,0.92431,0.66024,1.03979,0.87872,0.65216,0.74199,0.57405,0.86742,0.64808,0.72998,0.5356,1.06228,1.37938,0.97439,1.53465,0.000667824,0.000667824,0.000667824
|
||||||
|
69,1528.69,0.66054,0.89797,0.65294,1.02784,0.77449,0.68424,0.79122,0.60775,0.7837,0.69151,0.81714,0.61018,1.10864,1.26355,0.91784,1.52269,0.000664224,0.000664224,0.000664224
|
||||||
|
70,1551,0.62923,0.86062,0.6235,1.01311,0.70346,0.71306,0.70981,0.54784,0.68861,0.70645,0.69578,0.52175,1.19763,1.41203,1.43686,1.54422,0.000660625,0.000660625,0.000660625
|
||||||
|
71,1572.75,0.63445,0.82781,0.61853,1.02808,0.61633,0.80006,0.72206,0.54731,0.62602,0.81047,0.73431,0.53192,0.99697,1.38233,0.78734,1.46007,0.000657025,0.000657025,0.000657025
|
||||||
|
72,1594.67,0.63044,0.8374,0.59739,0.99366,0.72514,0.75406,0.82002,0.64935,0.72803,0.75777,0.82907,0.61562,1.06638,1.30497,0.84511,1.55548,0.000653426,0.000653426,0.000653426
|
||||||
|
73,1617.08,0.63079,0.85771,0.5862,1.01009,0.81858,0.79285,0.85727,0.67744,0.8259,0.80026,0.86458,0.65607,1.13685,1.14136,0.75298,1.55884,0.000649826,0.000649826,0.000649826
|
||||||
|
74,1639.48,0.6069,0.81216,0.58384,1.00008,0.59362,0.87885,0.80622,0.54225,0.62503,0.76315,0.74946,0.53052,1.05305,1.3716,0.8752,1.49376,0.000646226,0.000646226,0.000646226
|
||||||
|
75,1661.9,0.63265,0.84398,0.6092,1.00565,0.7362,0.78131,0.83204,0.6168,0.71799,0.76314,0.81266,0.6191,1.0127,1.1925,0.77944,1.53748,0.000642627,0.000642627,0.000642627
|
||||||
|
76,1688.32,0.62872,0.8764,0.5999,1.00708,0.69322,0.58215,0.65258,0.52084,0.69687,0.59478,0.66901,0.48793,1.04692,1.32741,0.90061,1.5631,0.000639027,0.000639027,0.000639027
|
||||||
|
77,1710.21,0.5906,0.80592,0.57511,1.00231,0.86918,0.67094,0.69709,0.53699,0.85104,0.65273,0.6932,0.51949,1.02473,1.33494,0.86592,1.53995,0.000635427,0.000635427,0.000635427
|
||||||
|
78,1732.05,0.59835,0.79862,0.58269,1.00257,0.87046,0.67265,0.7409,0.56192,0.86949,0.68951,0.75605,0.56056,1.14265,1.28371,0.99142,1.72343,0.000631828,0.000631828,0.000631828
|
||||||
|
79,1753.85,0.61519,0.85379,0.60865,0.99925,0.84007,0.6404,0.78344,0.60297,0.62273,0.78855,0.77486,0.58686,1.15496,1.3871,0.78808,1.73938,0.000628228,0.000628228,0.000628228
|
||||||
|
80,1775.96,0.59613,0.83863,0.55618,0.979,0.67035,0.63083,0.70363,0.53403,0.6775,0.64071,0.71944,0.48781,1.08193,1.38126,0.8282,1.54231,0.000624628,0.000624628,0.000624628
|
||||||
|
81,1797.79,0.59388,0.78669,0.5332,0.99088,0.73196,0.73015,0.75981,0.59743,0.66513,0.82503,0.75626,0.54955,1.03155,1.34677,0.76228,1.53627,0.000621029,0.000621029,0.000621029
|
||||||
|
82,1819.59,0.61729,0.8136,0.56769,1.00742,0.64325,0.81791,0.82007,0.64094,0.66448,0.8448,0.84096,0.63542,1.16876,1.21479,0.69548,1.6708,0.000617429,0.000617429,0.000617429
|
||||||
|
83,1841.46,0.60662,0.80217,0.5237,0.97782,0.82984,0.72202,0.84503,0.64323,0.84144,0.73846,0.86406,0.62721,1.14686,1.22668,0.73343,1.63692,0.00061383,0.00061383,0.00061383
|
||||||
|
84,1863.37,0.57836,0.81171,0.54595,0.98706,0.83621,0.68342,0.71287,0.53078,0.86028,0.71406,0.74251,0.51636,1.12034,1.25104,0.80363,1.61953,0.00061023,0.00061023,0.00061023
|
||||||
|
85,1885.25,0.57504,0.79385,0.52981,0.97092,0.79159,0.6341,0.67398,0.51773,0.81496,0.65708,0.70797,0.50351,1.11715,1.32983,0.92173,1.64833,0.00060663,0.00060663,0.00060663
|
||||||
|
86,1911.9,0.62221,0.85971,0.6249,1.01058,0.80911,0.53868,0.63926,0.50731,0.77244,0.58988,0.65166,0.48061,1.17093,1.53333,1.08549,1.73669,0.000603031,0.000603031,0.000603031
|
||||||
|
87,1933.83,0.58978,0.80103,0.56214,0.99603,0.54323,0.71332,0.63332,0.46125,0.89365,0.48331,0.63211,0.40361,1.13501,1.57138,1.2154,1.68976,0.000599431,0.000599431,0.000599431
|
||||||
|
88,1955.7,0.60083,0.78987,0.58118,1.02208,0.88998,0.69388,0.74297,0.59255,0.89982,0.70099,0.75942,0.58525,1.03192,1.26184,0.92836,1.53062,0.000595831,0.000595831,0.000595831
|
||||||
|
89,1977.49,0.59409,0.7887,0.57198,0.99589,0.68537,0.84576,0.8235,0.60716,0.70223,0.86444,0.84489,0.57439,0.98941,1.34969,0.81708,1.47771,0.000592232,0.000592232,0.000592232
|
||||||
|
90,1999.28,0.57423,0.79118,0.54975,0.97516,0.84492,0.70272,0.78126,0.59598,0.85331,0.70973,0.79182,0.56338,1.02464,1.38374,0.83472,1.50745,0.000588632,0.000588632,0.000588632
|
||||||
|
91,2021.04,0.54887,0.74908,0.5122,0.9727,0.69758,0.77638,0.75759,0.55036,0.67821,0.76156,0.7468,0.536,1.0879,1.27343,0.83808,1.48586,0.000585032,0.000585032,0.000585032
|
||||||
|
92,2043,0.56691,0.77315,0.49935,0.98578,0.79537,0.74252,0.78116,0.58725,0.77515,0.81342,0.81815,0.59513,1.17918,1.35297,0.82205,1.63056,0.000581433,0.000581433,0.000581433
|
||||||
|
93,2064.86,0.57445,0.76398,0.51822,0.98754,0.84847,0.83505,0.87822,0.60552,0.8637,0.84731,0.90063,0.65273,1.1226,1.21983,0.76909,1.56976,0.000577833,0.000577833,0.000577833
|
||||||
|
94,2086.68,0.60497,0.77868,0.52661,1.00904,0.73941,0.81926,0.86094,0.67765,0.76032,0.84182,0.88729,0.67755,1.01165,1.15476,0.8479,1.5105,0.000574233,0.000574233,0.000574233
|
||||||
|
95,2109,0.58762,0.78086,0.52729,1.00534,0.69884,0.8085,0.75521,0.57751,0.69533,0.80409,0.7444,0.57549,0.98802,1.30135,0.75844,1.47976,0.000570634,0.000570634,0.000570634
|
||||||
|
96,2130.92,0.55277,0.76844,0.5143,0.96983,0.66447,0.79364,0.77489,0.60353,0.69064,0.82329,0.80913,0.56152,0.99986,1.37811,0.74282,1.48863,0.000567034,0.000567034,0.000567034
|
||||||
|
97,2152.74,0.57278,0.78678,0.54794,0.97013,0.81142,0.83472,0.8822,0.70498,0.81757,0.84129,0.90085,0.68996,0.94394,1.46826,0.76157,1.38468,0.000563435,0.000563435,0.000563435
|
||||||
|
98,2175.17,0.58274,0.78987,0.54484,0.98242,0.87248,0.70008,0.87406,0.70017,0.87656,0.70378,0.89096,0.67374,0.96747,1.26634,0.867,1.46635,0.000559835,0.000559835,0.000559835
|
||||||
|
99,2196.96,0.56878,0.76849,0.53922,0.99211,0.86369,0.69222,0.809,0.64052,0.86369,0.69222,0.809,0.62912,1.01272,1.20451,0.7328,1.51496,0.000556235,0.000556235,0.000556235
|
||||||
|
100,2218.97,0.59249,0.82592,0.5495,0.99603,0.70334,0.6622,0.69334,0.46899,0.67117,0.63275,0.66103,0.46455,1.05735,1.19539,1.01772,1.45017,0.000552636,0.000552636,0.000552636
|
||||||
|
101,2240.8,0.57387,0.76479,0.52125,0.99045,0.73771,0.76213,0.73732,0.55332,0.74195,0.76581,0.73948,0.54781,1.06742,1.30067,0.97524,1.47577,0.000549036,0.000549036,0.000549036
|
||||||
|
102,2263.95,0.54216,0.77469,0.52017,0.96955,0.84545,0.6726,0.77722,0.58518,0.82836,0.65779,0.76263,0.56755,1.13394,1.34012,1.04499,1.51233,0.000545436,0.000545436,0.000545436
|
||||||
|
103,2285.74,0.54339,0.75952,0.48545,0.95323,0.73796,0.74647,0.81549,0.63438,0.72223,0.73166,0.81292,0.62166,0.98161,1.38748,0.72223,1.4572,0.000541837,0.000541837,0.000541837
|
||||||
|
104,2307.65,0.53958,0.80935,0.49323,0.97688,0.85578,0.65062,0.7968,0.6274,0.86429,0.66232,0.81308,0.62956,1.23221,1.29311,0.88974,1.6673,0.000538237,0.000538237,0.000538237
|
||||||
|
105,2329.52,0.53743,0.72862,0.47268,0.9617,0.76524,0.72681,0.764,0.59477,0.78045,0.74179,0.78235,0.59126,0.99057,1.19359,1.02736,1.48889,0.000534637,0.000534637,0.000534637
|
||||||
|
106,2351.33,0.54759,0.76563,0.50338,0.97672,0.66112,0.75199,0.77284,0.5938,0.67136,0.7631,0.79784,0.59265,1.12231,1.3297,0.87448,1.64366,0.000531038,0.000531038,0.000531038
|
||||||
|
107,2373.12,0.56875,0.76343,0.51485,1.00789,0.61167,0.74015,0.68488,0.48407,0.59747,0.71774,0.65555,0.43297,1.37813,1.50247,0.99743,1.94531,0.000527438,0.000527438,0.000527438
|
||||||
|
108,2395.05,0.55155,0.76921,0.52322,0.97941,0.78384,0.72903,0.80303,0.62274,0.80875,0.7515,0.82774,0.62182,1.11842,1.19907,0.65488,1.6561,0.000523839,0.000523839,0.000523839
|
||||||
|
109,2416.86,0.55919,0.752,0.50371,0.98481,0.67736,0.69989,0.67963,0.50713,0.6642,0.68905,0.68031,0.48867,1.05602,1.39319,1.14206,1.54767,0.000520239,0.000520239,0.000520239
|
||||||
|
110,2438.73,0.52982,0.74742,0.48738,0.96688,0.69017,0.84292,0.82277,0.56607,0.68843,0.84282,0.81123,0.56907,1.05373,1.38431,0.76051,1.49022,0.000516639,0.000516639,0.000516639
|
||||||
|
111,2460.58,0.5254,0.76495,0.49042,0.96028,0.67885,0.85154,0.84713,0.6373,0.67085,0.82932,0.84134,0.63367,1.01037,1.22415,0.71309,1.50103,0.00051304,0.00051304,0.00051304
|
||||||
|
112,2482.49,0.51617,0.70923,0.5047,0.96255,0.79157,0.65243,0.7605,0.58399,0.80559,0.67206,0.78093,0.57168,1.04257,1.21821,0.74016,1.51255,0.00050944,0.00050944,0.00050944
|
||||||
|
113,2504.35,0.53186,0.75366,0.49597,0.97616,0.76653,0.7185,0.77206,0.62365,0.7742,0.72531,0.77768,0.58704,0.96227,1.32552,0.68534,1.47709,0.00050584,0.00050584,0.00050584
|
||||||
|
114,2526.19,0.51593,0.74293,0.47262,0.95052,0.78555,0.76284,0.82469,0.65136,0.77464,0.74863,0.81329,0.61056,0.94919,1.20391,0.68781,1.44696,0.000502241,0.000502241,0.000502241
|
||||||
|
115,2548.01,0.50937,0.7007,0.48437,0.95173,0.75027,0.89335,0.89738,0.72198,0.75234,0.90648,0.91707,0.70521,0.97532,1.22572,0.76134,1.4588,0.000498641,0.000498641,0.000498641
|
||||||
|
116,2570.53,0.51666,0.74396,0.46889,0.94929,0.61594,0.67444,0.68875,0.52341,0.7416,0.54238,0.69213,0.47568,1.02302,1.48031,0.99305,1.60872,0.000495041,0.000495041,0.000495041
|
||||||
|
117,2592.41,0.50608,0.7435,0.49547,0.95791,0.81862,0.84366,0.88464,0.7204,0.83074,0.8546,0.90436,0.6843,0.93027,1.29909,0.65527,1.49104,0.000491442,0.000491442,0.000491442
|
||||||
|
118,2614.31,0.52342,0.76457,0.51885,0.96939,0.69441,0.72882,0.71943,0.54804,0.69788,0.73252,0.73239,0.52712,0.9976,1.1826,0.84329,1.58812,0.000487842,0.000487842,0.000487842
|
||||||
|
119,2636.09,0.50642,0.71524,0.5389,0.95585,0.84905,0.52581,0.64311,0.46493,0.87166,0.54299,0.65559,0.41282,1.22915,1.72369,1.59047,1.65221,0.000484242,0.000484242,0.000484242
|
||||||
|
120,2658.03,0.52014,0.71911,0.47434,0.96537,0.8479,0.6796,0.81118,0.66647,0.85645,0.68691,0.83572,0.61445,0.90809,1.29006,0.74606,1.40291,0.000480643,0.000480643,0.000480643
|
||||||
|
121,2679.91,0.49582,0.7007,0.48369,0.92709,0.82856,0.73032,0.77908,0.63694,0.84818,0.75546,0.81526,0.61405,0.8985,1.27504,0.79957,1.37687,0.000477043,0.000477043,0.000477043
|
||||||
|
122,2701.74,0.51001,0.71437,0.48798,0.95824,0.82057,0.62921,0.6794,0.50899,0.84858,0.57597,0.66228,0.48656,0.97466,1.29505,0.87577,1.44541,0.000473444,0.000473444,0.000473444
|
||||||
|
123,2723.56,0.47416,0.68839,0.42377,0.93762,0.6767,0.74333,0.7516,0.61626,0.68359,0.75074,0.77131,0.59293,0.91957,1.38168,0.73874,1.44384,0.000469844,0.000469844,0.000469844
|
||||||
|
124,2745.45,0.48798,0.6795,0.44217,0.93078,0.86773,0.72769,0.79684,0.64747,0.87792,0.73526,0.81688,0.6367,1.01736,1.23299,0.92736,1.49829,0.000466244,0.000466244,0.000466244
|
||||||
|
125,2767.31,0.51126,0.7179,0.44284,0.94425,0.71002,0.78215,0.82741,0.65233,0.72083,0.79343,0.84621,0.65475,1.06437,1.26966,0.83303,1.64075,0.000462645,0.000462645,0.000462645
|
||||||
|
126,2789.09,0.50163,0.74544,0.45818,0.95528,0.88011,0.70859,0.83825,0.66949,0.88865,0.71617,0.85477,0.65934,1.17577,1.1903,0.70738,1.83319,0.000459045,0.000459045,0.000459045
|
||||||
|
127,2810.88,0.50719,0.72429,0.44868,0.94052,0.87021,0.70777,0.82925,0.64399,0.88155,0.72332,0.85458,0.61994,1.16306,1.27173,0.82202,1.82155,0.000455445,0.000455445,0.000455445
|
||||||
|
128,2834.02,0.50138,0.73991,0.46789,0.94536,0.71089,0.89125,0.83568,0.63299,0.73408,0.92153,0.86094,0.60343,1.06481,1.31082,0.97413,1.47828,0.000451846,0.000451846,0.000451846
|
||||||
|
129,2859.15,0.51006,0.71823,0.49202,0.93875,0.76361,0.73704,0.78466,0.55709,0.77664,0.74832,0.80366,0.57362,1.0698,1.3183,0.98997,1.56342,0.000448246,0.000448246,0.000448246
|
||||||
|
130,2880.97,0.52077,0.68138,0.4742,0.96803,0.72047,0.851,0.83863,0.64463,0.712,0.87059,0.8475,0.63287,0.99924,1.3632,0.92285,1.55901,0.000444646,0.000444646,0.000444646
|
||||||
|
131,2902.78,0.49734,0.73907,0.46713,0.95835,0.852,0.45512,0.54285,0.37182,0.84376,0.44442,0.5371,0.32756,1.44327,1.74939,1.708,1.87156,0.000441047,0.000441047,0.000441047
|
||||||
|
132,2924.55,0.47412,0.70001,0.44031,0.92388,0.86964,0.73051,0.84762,0.68164,0.8733,0.73422,0.85646,0.65685,1.08637,1.37898,0.75723,1.7489,0.000437447,0.000437447,0.000437447
|
||||||
|
133,2946.35,0.4628,0.63668,0.41936,0.93999,0.78105,0.75669,0.79206,0.64587,0.78796,0.76443,0.80155,0.61716,1.06581,1.25385,0.71383,1.68029,0.000433848,0.000433848,0.000433848
|
||||||
|
134,2972.96,0.48056,0.71045,0.43573,0.95203,0.66709,0.73229,0.7518,0.57829,0.66475,0.7302,0.72235,0.55975,1.08244,1.26472,0.94233,1.75131,0.000430248,0.000430248,0.000430248
|
||||||
|
135,2997.78,0.48834,0.68944,0.46641,0.9548,0.74796,0.8078,0.8146,0.6251,0.74705,0.83013,0.81675,0.61546,0.98294,1.29265,1.10884,1.54258,0.000426648,0.000426648,0.000426648
|
||||||
|
136,3019.82,0.47653,0.69009,0.45856,0.94031,0.81788,0.85273,0.86693,0.70471,0.80977,0.84532,0.85572,0.67845,0.9837,1.21404,0.74535,1.5091,0.000423049,0.000423049,0.000423049
|
||||||
|
137,3041.67,0.46544,0.68288,0.43246,0.9269,0.86323,0.6612,0.78498,0.63745,0.88207,0.67618,0.80639,0.62385,1.08844,1.26435,0.92989,1.65873,0.000419449,0.000419449,0.000419449
|
||||||
|
138,3063.46,0.46281,0.6573,0.4389,0.92612,0.68241,0.73575,0.78516,0.64614,0.69609,0.74939,0.8079,0.61996,1.17666,1.26443,1.01249,1.71058,0.000415849,0.000415849,0.000415849
|
||||||
|
139,3085.25,0.45981,0.65621,0.40374,0.91867,0.85809,0.64876,0.86857,0.71301,0.87625,0.66368,0.88847,0.69072,1.11812,1.33891,0.7325,1.73653,0.00041225,0.00041225,0.00041225
|
||||||
|
140,3107.2,0.47647,0.69804,0.44566,0.93722,0.65975,0.81675,0.76422,0.61849,0.67439,0.83174,0.78001,0.59525,1.05013,1.38885,0.89051,1.53434,0.00040865,0.00040865,0.00040865
|
||||||
|
141,3129.1,0.46479,0.70607,0.43182,0.9316,0.69737,0.86752,0.84224,0.69703,0.7085,0.87878,0.85832,0.67145,0.93194,1.21355,0.73497,1.54994,0.00040505,0.00040505,0.00040505
|
||||||
|
142,3150.97,0.47434,0.69703,0.45699,0.93275,0.83561,0.80561,0.8716,0.71558,0.84502,0.81253,0.88018,0.69022,0.91682,1.18299,0.74426,1.44526,0.000401451,0.000401451,0.000401451
|
||||||
|
143,3172.73,0.47256,0.6822,0.46755,0.93955,0.81427,0.8348,0.85804,0.70436,0.83092,0.84956,0.87612,0.68034,0.92725,1.18968,0.81304,1.45786,0.000397851,0.000397851,0.000397851
|
||||||
|
144,3194.66,0.47409,0.65574,0.43708,0.93579,0.81851,0.80602,0.86054,0.68097,0.82617,0.81343,0.86381,0.65538,1.01435,1.19923,0.92089,1.53761,0.000394251,0.000394251,0.000394251
|
||||||
|
145,3217,0.44255,0.66511,0.3997,0.90924,0.79138,0.83514,0.87335,0.6901,0.7984,0.84109,0.88389,0.66889,1.07298,1.37164,0.9777,1.66368,0.000390652,0.000390652,0.000390652
|
||||||
|
146,3238.89,0.48663,0.69956,0.45227,0.93741,0.86217,0.76202,0.87727,0.66735,0.87071,0.76932,0.888,0.64328,1.05734,1.52214,0.81123,1.66579,0.000387052,0.000387052,0.000387052
|
||||||
|
147,3260.76,0.47773,0.69397,0.43749,0.93931,0.82283,0.76339,0.82318,0.64002,0.83036,0.7708,0.83819,0.63229,1.11701,1.45903,0.72909,1.66619,0.000383453,0.000383453,0.000383453
|
||||||
|
148,3282.71,0.44326,0.64289,0.40066,0.91966,0.66294,0.75792,0.74719,0.55078,0.66926,0.76533,0.77893,0.54055,1.12328,1.43053,0.76138,1.65272,0.000379853,0.000379853,0.000379853
|
||||||
|
149,3304.46,0.44981,0.65038,0.41492,0.93053,0.86334,0.80202,0.85233,0.65301,0.90394,0.78437,0.87107,0.64079,1.04518,1.3422,0.68348,1.74211,0.000376253,0.000376253,0.000376253
|
||||||
|
150,3327.06,0.44455,0.6396,0.37649,0.92224,0.82592,0.7681,0.87041,0.70733,0.83836,0.77914,0.89099,0.68545,1.04311,1.32813,0.61723,1.70314,0.000372654,0.000372654,0.000372654
|
||||||
|
151,3348.92,0.44329,0.66326,0.41414,0.91935,0.76623,0.86748,0.87514,0.68487,0.77651,0.87795,0.8896,0.6611,1.00933,1.34109,0.6294,1.70195,0.000369054,0.000369054,0.000369054
|
||||||
|
152,3370.81,0.43633,0.67839,0.3947,0.92096,0.86737,0.81949,0.88802,0.71408,0.8754,0.8269,0.90765,0.69059,0.97704,1.43354,0.61489,1.67583,0.000365454,0.000365454,0.000365454
|
||||||
|
153,3392.74,0.43358,0.65611,0.39655,0.92585,0.755,0.82774,0.82011,0.64307,0.79983,0.87507,0.87616,0.63856,1.02099,1.36984,0.64907,1.60346,0.000361855,0.000361855,0.000361855
|
||||||
|
154,3414.6,0.43134,0.67728,0.39262,0.91923,0.72735,0.7618,0.79073,0.62332,0.7347,0.76851,0.78761,0.61569,1.06042,1.4191,0.84948,1.57766,0.000358255,0.000358255,0.000358255
|
||||||
|
155,3436.41,0.45637,0.64389,0.40273,0.92692,0.66334,0.79976,0.82038,0.56265,0.65391,0.78494,0.80315,0.56652,1.11445,1.53495,0.74116,1.68403,0.000354655,0.000354655,0.000354655
|
||||||
|
156,3458.29,0.4515,0.66943,0.41102,0.93623,0.69958,0.8272,0.77038,0.58765,0.70342,0.83123,0.77612,0.5727,1.09708,1.43263,0.8679,1.7162,0.000351056,0.000351056,0.000351056
|
||||||
|
157,3480.12,0.46816,0.65911,0.44472,0.93312,0.79346,0.84755,0.85909,0.67324,0.80801,0.86239,0.88422,0.65091,1.09637,1.24715,0.67426,1.64621,0.000347456,0.000347456,0.000347456
|
||||||
|
158,3501.96,0.43675,0.63259,0.41377,0.91645,0.81008,0.80674,0.85018,0.69039,0.85338,0.80186,0.86567,0.67808,0.99131,1.25293,0.7064,1.58292,0.000343857,0.000343857,0.000343857
|
||||||
|
159,3523.75,0.41066,0.62884,0.37773,0.9094,0.81844,0.77329,0.86279,0.69316,0.82917,0.79327,0.87439,0.66726,1.00776,1.35359,0.72527,1.68843,0.000340257,0.000340257,0.000340257
|
||||||
|
160,3545.62,0.41475,0.60421,0.39106,0.9087,0.73281,0.80341,0.83764,0.67122,0.78699,0.78671,0.85385,0.66013,1.00397,1.29828,0.88055,1.67902,0.000336657,0.000336657,0.000336657
|
||||||
|
161,3567.46,0.42148,0.65009,0.3848,0.92138,0.72552,0.87119,0.86167,0.69459,0.73086,0.86934,0.84576,0.67969,1.01444,1.22382,0.78965,1.62809,0.000333058,0.000333058,0.000333058
|
||||||
|
162,3589.3,0.44237,0.61532,0.38708,0.91828,0.78396,0.87486,0.88764,0.71015,0.77947,0.86891,0.87794,0.6937,1.02873,1.12391,0.65409,1.62087,0.000329458,0.000329458,0.000329458
|
||||||
|
163,3611.13,0.41896,0.57891,0.39398,0.90745,0.7902,0.79571,0.84462,0.66994,0.80083,0.80698,0.85609,0.64735,1.04466,1.27616,0.7091,1.56979,0.000325858,0.000325858,0.000325858
|
||||||
|
164,3633.01,0.40483,0.59843,0.34896,0.90923,0.74722,0.86193,0.84232,0.66126,0.77058,0.88449,0.86852,0.64968,0.99937,1.45702,0.74399,1.63142,0.000322259,0.000322259,0.000322259
|
||||||
|
165,3654.88,0.42935,0.61069,0.37629,0.91279,0.70441,0.78154,0.79502,0.61358,0.7036,0.7778,0.79216,0.59128,1.08351,1.56844,0.85924,1.7749,0.000318659,0.000318659,0.000318659
|
||||||
|
166,3676.79,0.4309,0.6467,0.40979,0.93063,0.75579,0.8711,0.83253,0.68096,0.77648,0.89243,0.86525,0.65507,1.04996,1.38518,0.784,1.69121,0.000315059,0.000315059,0.000315059
|
||||||
|
167,3698.61,0.41076,0.63701,0.39238,0.90502,0.74714,0.67995,0.72646,0.58758,0.73451,0.72202,0.75613,0.56025,1.03616,1.29008,0.84534,1.65711,0.00031146,0.00031146,0.00031146
|
||||||
|
168,3720.49,0.40805,0.64158,0.37091,0.90365,0.84628,0.71419,0.77923,0.61657,0.87028,0.73288,0.81571,0.61251,1.01125,1.30407,1.00437,1.57506,0.00030786,0.00030786,0.00030786
|
||||||
|
169,3742.33,0.39988,0.62974,0.36337,0.90665,0.72222,0.76052,0.76218,0.57312,0.68327,0.74343,0.70102,0.51914,1.06867,1.42859,0.93731,1.56819,0.00030426,0.00030426,0.00030426
|
||||||
|
170,3764.19,0.40304,0.60516,0.37856,0.90794,0.79834,0.57714,0.59989,0.43275,0.71448,0.51547,0.51095,0.34671,1.14044,1.67322,1.37643,1.65713,0.000300661,0.000300661,0.000300661
|
||||||
|
171,3786.06,0.40971,0.61141,0.38479,0.90654,0.85605,0.71757,0.7974,0.63463,0.86537,0.7249,0.81964,0.59815,1.03125,1.4691,0.88255,1.62904,0.000297061,0.000297061,0.000297061
|
||||||
|
172,3807.96,0.41268,0.61057,0.37044,0.9149,0.80193,0.81004,0.84515,0.68494,0.83174,0.81108,0.87604,0.67325,1.02341,1.54302,0.87981,1.65714,0.000293462,0.000293462,0.000293462
|
||||||
|
173,3829.88,0.3989,0.59088,0.36269,0.90839,0.81844,0.82538,0.8575,0.69953,0.84378,0.84386,0.8847,0.69468,1.07468,1.38019,0.87409,1.70149,0.000289862,0.000289862,0.000289862
|
||||||
|
174,3851.7,0.40718,0.60404,0.40154,0.9161,0.8073,0.71376,0.80294,0.63054,0.82983,0.73615,0.84594,0.63713,1.11787,1.51611,0.93619,1.74034,0.000286262,0.000286262,0.000286262
|
||||||
|
175,3873.54,0.4084,0.62593,0.35578,0.91683,0.82444,0.75538,0.82336,0.66635,0.84431,0.77407,0.86064,0.66991,1.05922,1.47583,0.93274,1.71241,0.000282663,0.000282663,0.000282663
|
||||||
|
176,3895.43,0.38969,0.5869,0.37125,0.90376,0.85578,0.84001,0.88156,0.70298,0.86881,0.85119,0.90675,0.69277,1.00664,1.48111,0.7658,1.62969,0.000279063,0.000279063,0.000279063
|
||||||
|
177,3917.29,0.39808,0.59325,0.35569,0.89974,0.86561,0.83729,0.89262,0.71921,0.86368,0.83375,0.89489,0.72783,1.07725,1.50029,0.6658,1.71266,0.000275463,0.000275463,0.000275463
|
||||||
|
178,3939.55,0.40452,0.63755,0.37522,0.91413,0.86297,0.83244,0.89765,0.7171,0.88682,0.83915,0.9186,0.72754,1.08908,1.36899,0.67444,1.78832,0.000271864,0.000271864,0.000271864
|
||||||
|
179,3961.87,0.39228,0.58984,0.36265,0.90729,0.82461,0.82342,0.8864,0.73509,0.88932,0.80714,0.9015,0.71141,0.9836,1.36972,0.6523,1.63957,0.000268264,0.000268264,0.000268264
|
||||||
|
180,3983.79,0.39961,0.57144,0.35606,0.91539,0.79076,0.85096,0.87509,0.7172,0.80901,0.86965,0.90381,0.70248,1.02201,1.43254,0.77602,1.68597,0.000264664,0.000264664,0.000264664
|
||||||
|
181,4005.64,0.39731,0.58989,0.33685,0.90627,0.8252,0.78724,0.87491,0.71154,0.84116,0.80204,0.89049,0.70166,1.02019,1.37362,0.81688,1.61385,0.000261065,0.000261065,0.000261065
|
||||||
|
182,4027.46,0.39569,0.58913,0.33499,0.90675,0.84449,0.8325,0.88823,0.7157,0.83722,0.82526,0.86107,0.70696,1.04342,1.39822,0.80992,1.70268,0.000257465,0.000257465,0.000257465
|
||||||
|
183,4049.29,0.37856,0.5647,0.33573,0.89602,0.88101,0.82373,0.89569,0.7258,0.89877,0.83871,0.9145,0.70544,1.06387,1.49594,0.70351,1.69409,0.000253866,0.000253866,0.000253866
|
||||||
|
184,4071.2,0.38441,0.58454,0.35095,0.89393,0.84632,0.7363,0.86333,0.69667,0.85909,0.74758,0.86741,0.67118,1.01955,1.40745,0.82551,1.64353,0.000250266,0.000250266,0.000250266
|
||||||
|
185,4092.99,0.38381,0.56295,0.34191,0.90159,0.82231,0.83854,0.8793,0.68392,0.83361,0.84932,0.8828,0.68943,1.03853,1.38437,0.83776,1.74965,0.000246666,0.000246666,0.000246666
|
||||||
|
186,4114.82,0.37632,0.57153,0.35215,0.89977,0.83143,0.8248,0.86476,0.69839,0.84846,0.83972,0.88429,0.69571,0.98414,1.39185,0.80433,1.66774,0.000243067,0.000243067,0.000243067
|
||||||
|
187,4136.6,0.36309,0.52841,0.31206,0.89296,0.87137,0.84202,0.88517,0.71345,0.88349,0.85329,0.90303,0.69567,1.01227,1.46403,0.75731,1.74977,0.000239467,0.000239467,0.000239467
|
||||||
|
188,4158.44,0.36667,0.52455,0.32122,0.89585,0.8741,0.85696,0.89537,0.72285,0.88596,0.86837,0.91371,0.70738,1.05839,1.40039,0.68569,1.75507,0.000235867,0.000235867,0.000235867
|
||||||
|
189,4180.2,0.36524,0.56662,0.33311,0.898,0.8608,0.84658,0.88213,0.71342,0.87797,0.86139,0.89933,0.69279,1.1433,1.41351,0.69651,1.88427,0.000232268,0.000232268,0.000232268
|
||||||
|
190,4201.97,0.36166,0.56177,0.3289,0.8832,0.80252,0.85151,0.86804,0.70574,0.81952,0.86649,0.89242,0.68199,1.20387,1.48377,0.72583,2.04917,0.000228668,0.000228668,0.000228668
|
||||||
|
191,4223.8,0.37994,0.5906,0.3352,0.89477,0.7758,0.71279,0.78167,0.6404,0.79152,0.72777,0.80964,0.62079,1.02432,1.4704,0.82543,1.74984,0.000225068,0.000225068,0.000225068
|
||||||
|
192,4245.71,0.37174,0.54859,0.32069,0.88841,0.77014,0.72055,0.7569,0.60281,0.78987,0.73924,0.78639,0.58699,1.12202,1.4539,0.8888,1.80145,0.000221469,0.000221469,0.000221469
|
||||||
|
193,4267.56,0.36591,0.56232,0.32621,0.89727,0.70688,0.7457,0.76932,0.6327,0.72124,0.76068,0.78702,0.5965,1.00093,1.36284,0.78341,1.67842,0.000217869,0.000217869,0.000217869
|
||||||
|
194,4289.38,0.35756,0.53516,0.31664,0.88991,0.79974,0.8307,0.85165,0.70638,0.81103,0.84198,0.86594,0.65515,0.96045,1.39674,0.72623,1.63477,0.000214269,0.000214269,0.000214269
|
||||||
|
195,4311.28,0.38173,0.58619,0.34263,0.90543,0.8338,0.75432,0.8203,0.65422,0.85014,0.76913,0.8453,0.63622,1.02652,1.49142,0.73035,1.74922,0.00021067,0.00021067,0.00021067
|
||||||
|
196,4333.12,0.37365,0.57675,0.35136,0.89568,0.74521,0.8416,0.83165,0.6851,0.7521,0.84882,0.83783,0.6592,0.98042,1.41612,0.77881,1.61457,0.00020707,0.00020707,0.00020707
|
||||||
|
197,4356.36,0.37036,0.5886,0.36061,0.90381,0.87981,0.85915,0.88655,0.72174,0.89166,0.87043,0.90213,0.70276,0.98791,1.37409,0.69132,1.60852,0.000203471,0.000203471,0.000203471
|
||||||
|
198,4378.57,0.36439,0.54324,0.34179,0.90494,0.8376,0.8631,0.88426,0.71707,0.85039,0.87425,0.89697,0.69293,1.06958,1.42147,0.65697,1.79861,0.000199871,0.000199871,0.000199871
|
||||||
|
199,4400.45,0.36227,0.56435,0.31614,0.89339,0.78614,0.82626,0.86337,0.71019,0.79085,0.7939,0.84005,0.6879,1.01298,1.405,0.69227,1.69841,0.000196271,0.000196271,0.000196271
|
||||||
|
200,4422.38,0.36228,0.57845,0.32151,0.89375,0.82991,0.81968,0.83008,0.6784,0.84404,0.8324,0.84856,0.66034,0.9926,1.33428,0.73339,1.67525,0.000192672,0.000192672,0.000192672
|
||||||
|
201,4444.23,0.35271,0.54531,0.3653,0.88191,0.79037,0.82611,0.8474,0.69561,0.80153,0.83739,0.86468,0.65244,1.00768,1.35427,0.74945,1.71818,0.000189072,0.000189072,0.000189072
|
||||||
|
202,4466.6,0.35084,0.54261,0.30233,0.89212,0.85794,0.78545,0.86445,0.69128,0.89218,0.79038,0.88195,0.65998,1.01217,1.41851,0.7915,1.66133,0.000185472,0.000185472,0.000185472
|
||||||
|
203,4488.42,0.33828,0.52461,0.30537,0.88308,0.84328,0.84302,0.88477,0.68773,0.8524,0.85059,0.89743,0.67958,1.0519,1.44967,0.86355,1.72501,0.000181873,0.000181873,0.000181873
|
||||||
|
204,4510.41,0.34539,0.54331,0.3097,0.88284,0.85594,0.84359,0.89986,0.71762,0.83438,0.82539,0.87089,0.69929,0.96971,1.39101,0.7137,1.67789,0.000178273,0.000178273,0.000178273
|
||||||
|
205,4532.25,0.34029,0.52526,0.32011,0.88102,0.81256,0.86809,0.87613,0.70884,0.81256,0.86809,0.88291,0.69115,0.97856,1.40815,0.7958,1.62231,0.000174673,0.000174673,0.000174673
|
||||||
|
206,4554.03,0.33868,0.55515,0.31531,0.89172,0.85994,0.7591,0.86443,0.68889,0.85994,0.7591,0.87373,0.66665,0.98385,1.3614,0.7345,1.61607,0.000171074,0.000171074,0.000171074
|
||||||
|
207,4575.91,0.34209,0.5398,0.29517,0.89115,0.83611,0.7736,0.88444,0.69176,0.84093,0.77688,0.89032,0.68423,0.95841,1.38595,0.72854,1.57044,0.000167474,0.000167474,0.000167474
|
||||||
|
208,4597.86,0.34005,0.53944,0.29923,0.88121,0.8494,0.77468,0.87708,0.71145,0.86742,0.78937,0.90057,0.7169,0.94995,1.41683,0.74661,1.56166,0.000163875,0.000163875,0.000163875
|
||||||
|
209,4619.76,0.32374,0.53292,0.2925,0.88645,0.79092,0.83278,0.85859,0.69694,0.79484,0.83649,0.86045,0.68372,0.92386,1.38829,0.71703,1.51804,0.000160275,0.000160275,0.000160275
|
||||||
|
210,4641.56,0.34784,0.55084,0.31417,0.88459,0.75971,0.8698,0.85242,0.70716,0.76731,0.87706,0.86436,0.68015,0.9554,1.47336,0.71468,1.60166,0.000156675,0.000156675,0.000156675
|
||||||
|
211,4663.4,0.33437,0.53208,0.29999,0.88768,0.90291,0.78556,0.8819,0.73054,0.90941,0.79174,0.88406,0.69216,0.93825,1.42357,0.69991,1.59142,0.000153076,0.000153076,0.000153076
|
||||||
|
212,4685.36,0.32624,0.52748,0.2947,0.86707,0.92288,0.78859,0.89366,0.74314,0.93283,0.79547,0.9007,0.71225,0.9079,1.37928,0.64759,1.54366,0.000149476,0.000149476,0.000149476
|
||||||
|
213,4708.58,0.32986,0.53146,0.28896,0.87665,0.90325,0.8255,0.90512,0.74994,0.91174,0.83275,0.91181,0.71526,0.94252,1.37583,0.6192,1.60167,0.000145876,0.000145876,0.000145876
|
||||||
|
214,4730.97,0.33222,0.53527,0.28813,0.88757,0.90328,0.83897,0.91458,0.74367,0.91124,0.84637,0.92052,0.7148,0.97608,1.38525,0.61036,1.64634,0.000142277,0.000142277,0.000142277
|
||||||
|
215,4755.03,0.31897,0.51355,0.27306,0.86211,0.87666,0.79155,0.87313,0.7145,0.89469,0.80639,0.89557,0.70083,0.97085,1.28901,0.61054,1.64699,0.000138677,0.000138677,0.000138677
|
||||||
|
216,4776.94,0.32307,0.5094,0.28465,0.88321,0.82934,0.76996,0.83808,0.69027,0.82368,0.76642,0.83562,0.67674,0.9757,1.28398,0.63844,1.68828,0.000135077,0.000135077,0.000135077
|
||||||
|
217,4799.43,0.31404,0.5,0.2983,0.87937,0.8398,0.78006,0.84692,0.70729,0.83802,0.78023,0.8607,0.69008,0.97136,1.34471,0.66956,1.71275,0.000131478,0.000131478,0.000131478
|
||||||
|
218,4821.26,0.31346,0.51229,0.29161,0.87841,0.79408,0.78302,0.82767,0.69382,0.81191,0.79791,0.86085,0.6768,0.98621,1.44425,0.69622,1.75659,0.000127878,0.000127878,0.000127878
|
||||||
|
219,4843.08,0.29641,0.48013,0.25755,0.85874,0.87625,0.73616,0.86226,0.729,0.89494,0.75115,0.89691,0.7127,1.00855,1.45072,0.70436,1.77197,0.000124278,0.000124278,0.000124278
|
||||||
|
220,4864.96,0.32368,0.52849,0.29697,0.86404,0.87216,0.78051,0.86619,0.73121,0.89018,0.79549,0.89919,0.70968,0.98706,1.40553,0.66746,1.73922,0.000120679,0.000120679,0.000120679
|
||||||
|
221,4886.73,0.31825,0.50873,0.27761,0.88158,0.85456,0.77399,0.8664,0.72461,0.87283,0.7886,0.90448,0.71298,0.99555,1.43195,0.6577,1.74588,0.000117079,0.000117079,0.000117079
|
||||||
|
222,4909.91,0.31117,0.50605,0.28175,0.87129,0.82813,0.78739,0.86893,0.72666,0.84503,0.80211,0.90803,0.70347,0.9835,1.45282,0.64322,1.73491,0.00011348,0.00011348,0.00011348
|
||||||
|
223,4931.71,0.33141,0.52696,0.283,0.87666,0.88353,0.8171,0.88219,0.72923,0.90089,0.83208,0.91747,0.72721,0.98196,1.41502,0.6558,1.73682,0.00010988,0.00010988,0.00010988
|
||||||
|
224,4953.59,0.31018,0.52042,0.26999,0.87625,0.86658,0.8203,0.87331,0.72799,0.88453,0.83482,0.909,0.71589,0.99284,1.41308,0.69127,1.76275,0.00010628,0.00010628,0.00010628
|
||||||
|
225,4975.42,0.30718,0.5117,0.27388,0.87233,0.83032,0.72896,0.82238,0.6875,0.84803,0.74363,0.85727,0.67154,1.03169,1.3913,0.77665,1.78621,0.000102681,0.000102681,0.000102681
|
||||||
|
226,4997.29,0.32179,0.51029,0.28947,0.88707,0.83356,0.7868,0.83503,0.68174,0.84673,0.79779,0.86388,0.6676,1.02637,1.3776,0.88266,1.7826,9.9081e-05,9.9081e-05,9.9081e-05
|
||||||
|
227,5019.13,0.31063,0.49199,0.27063,0.87734,0.80634,0.85381,0.86816,0.7204,0.80934,0.85925,0.88233,0.69118,0.98407,1.41289,0.76909,1.74456,9.54814e-05,9.54814e-05,9.54814e-05
|
||||||
|
228,5041.05,0.30292,0.49574,0.26542,0.87366,0.82346,0.79853,0.87708,0.72806,0.82732,0.80192,0.88709,0.70731,0.97428,1.41453,0.69925,1.72656,9.18817e-05,9.18817e-05,9.18817e-05
|
||||||
|
229,5062.87,0.30637,0.5052,0.26437,0.86301,0.85269,0.79364,0.85935,0.72382,0.86452,0.80305,0.88469,0.70151,0.96792,1.38742,0.6878,1.7211,8.82821e-05,8.82821e-05,8.82821e-05
|
||||||
|
230,5084.65,0.30806,0.5152,0.28372,0.87723,0.88433,0.79085,0.86142,0.72221,0.90496,0.81016,0.89237,0.71211,0.95851,1.41488,0.67771,1.71532,8.46824e-05,8.46824e-05,8.46824e-05
|
||||||
|
231,5108.49,0.2975,0.49603,0.2601,0.86603,0.88603,0.80323,0.87639,0.72395,0.89832,0.81409,0.89634,0.71603,0.95169,1.37901,0.66225,1.70026,8.10828e-05,8.10828e-05,8.10828e-05
|
||||||
|
232,5130.39,0.28988,0.4905,0.26909,0.86663,0.88339,0.79871,0.87797,0.72506,0.89618,0.80947,0.90165,0.71244,0.94934,1.36018,0.69289,1.69007,7.74832e-05,7.74832e-05,7.74832e-05
|
||||||
|
233,5152.23,0.31435,0.52136,0.30033,0.87623,0.86812,0.7869,0.86857,0.72956,0.88983,0.80559,0.90048,0.71082,0.94021,1.35468,0.67805,1.69004,7.38835e-05,7.38835e-05,7.38835e-05
|
||||||
|
234,5174.02,0.29397,0.50466,0.27305,0.86636,0.87591,0.78557,0.86882,0.72778,0.89771,0.80426,0.89434,0.70395,0.94181,1.30829,0.66451,1.68202,7.02839e-05,7.02839e-05,7.02839e-05
|
||||||
|
235,5195.8,0.30414,0.52229,0.27714,0.86119,0.84222,0.7836,0.8799,0.73156,0.859,0.79858,0.90611,0.7147,0.94805,1.32116,0.64881,1.6774,6.66842e-05,6.66842e-05,6.66842e-05
|
||||||
|
236,5217.64,0.30228,0.49447,0.26781,0.87757,0.75093,0.86485,0.85341,0.70198,0.76285,0.87591,0.87403,0.68111,0.95744,1.35416,0.70393,1.68286,6.30846e-05,6.30846e-05,6.30846e-05
|
||||||
|
237,5239.42,0.29342,0.48281,0.25814,0.86618,0.86517,0.79177,0.87465,0.7161,0.87808,0.80305,0.89599,0.6973,0.95383,1.35361,0.68625,1.68924,5.9485e-05,5.9485e-05,5.9485e-05
|
||||||
|
238,5261.19,0.29419,0.49335,0.25899,0.87462,0.8717,0.79279,0.85821,0.7021,0.88478,0.80407,0.87995,0.68658,0.96037,1.3447,0.69583,1.69323,5.58853e-05,5.58853e-05,5.58853e-05
|
||||||
|
239,5283,0.29467,0.4973,0.24738,0.87514,0.88433,0.78575,0.85941,0.71442,0.89779,0.79703,0.88265,0.70164,0.96389,1.33271,0.70994,1.69056,5.22857e-05,5.22857e-05,5.22857e-05
|
||||||
|
240,5304.93,0.29566,0.49683,0.25757,0.86932,0.87622,0.78781,0.87446,0.72989,0.88959,0.79909,0.8936,0.71183,0.98614,1.37836,0.71566,1.70969,4.8686e-05,4.8686e-05,4.8686e-05
|
||||||
|
241,5329.16,0.23361,0.4209,0.22639,0.84618,0.86376,0.7913,0.8831,0.73021,0.8769,0.80258,0.90472,0.71261,0.98474,1.40578,0.67069,1.70981,4.50864e-05,4.50864e-05,4.50864e-05
|
||||||
|
242,5351.33,0.23897,0.41538,0.21866,0.85354,0.87308,0.79286,0.8806,0.73566,0.88621,0.80414,0.90236,0.70605,0.98577,1.40878,0.67322,1.70468,4.14868e-05,4.14868e-05,4.14868e-05
|
||||||
|
243,5373,0.21363,0.41008,0.1845,0.82794,0.87701,0.78948,0.87929,0.72829,0.89017,0.80076,0.90196,0.70349,0.99635,1.40862,0.68322,1.73017,3.78871e-05,3.78871e-05,3.78871e-05
|
||||||
|
244,5394.9,0.23574,0.41142,0.19785,0.84806,0.86981,0.78905,0.87711,0.73183,0.88319,0.79992,0.89917,0.71599,0.99562,1.39047,0.70791,1.73398,3.42875e-05,3.42875e-05,3.42875e-05
|
||||||
|
245,5416.6,0.21977,0.40895,0.2008,0.82023,0.86758,0.79094,0.87757,0.73148,0.88076,0.80222,0.89891,0.71906,0.98901,1.3858,0.68943,1.73514,3.06878e-05,3.06878e-05,3.06878e-05
|
||||||
|
246,5438.32,0.23602,0.40873,0.20794,0.84785,0.86264,0.78893,0.87889,0.73225,0.87613,0.80019,0.89936,0.71927,0.98175,1.38578,0.6822,1.73582,2.70882e-05,2.70882e-05,2.70882e-05
|
||||||
|
247,5460.03,0.22516,0.41252,0.21062,0.83195,0.86786,0.79399,0.88092,0.73471,0.88103,0.80527,0.90237,0.7223,0.9787,1.38851,0.67948,1.73295,2.34886e-05,2.34886e-05,2.34886e-05
|
||||||
|
248,5481.87,0.21609,0.408,0.19969,0.83139,0.87379,0.79607,0.87271,0.73072,0.88677,0.80735,0.89221,0.708,0.97559,1.38201,0.66799,1.74236,1.98889e-05,1.98889e-05,1.98889e-05
|
||||||
|
249,5503.65,0.21398,0.39844,0.18673,0.83301,0.87558,0.79342,0.86863,0.73108,0.88879,0.80468,0.88804,0.70276,0.97322,1.37811,0.66226,1.73862,1.62893e-05,1.62893e-05,1.62893e-05
|
||||||
|
250,5525.41,0.2171,0.40485,0.20063,0.82974,0.875,0.79326,0.86877,0.7269,0.88798,0.80454,0.88835,0.70299,0.96903,1.38274,0.66163,1.72759,1.26896e-05,1.26896e-05,1.26896e-05
|
||||||
|
BIN
results/7c/train_250_800_16/results.png
Normal file
|
After Width: | Height: | Size: 466 KiB |
BIN
results/7c/train_250_800_16/train_batch0.jpg
Normal file
|
After Width: | Height: | Size: 358 KiB |
BIN
results/7c/train_250_800_16/train_batch1.jpg
Normal file
|
After Width: | Height: | Size: 359 KiB |
BIN
results/7c/train_250_800_16/train_batch2.jpg
Normal file
|
After Width: | Height: | Size: 346 KiB |
BIN
results/7c/train_250_800_16/train_batch5040.jpg
Normal file
|
After Width: | Height: | Size: 294 KiB |
BIN
results/7c/train_250_800_16/train_batch5041.jpg
Normal file
|
After Width: | Height: | Size: 301 KiB |
BIN
results/7c/train_250_800_16/train_batch5042.jpg
Normal file
|
After Width: | Height: | Size: 304 KiB |
BIN
results/7c/train_250_800_16/val_batch0_labels.jpg
Normal file
|
After Width: | Height: | Size: 399 KiB |
BIN
results/7c/train_250_800_16/val_batch0_pred.jpg
Normal file
|
After Width: | Height: | Size: 409 KiB |
BIN
results/7c/train_250_800_16/val_batch1_labels.jpg
Normal file
|
After Width: | Height: | Size: 242 KiB |
BIN
results/7c/train_250_800_16/val_batch1_pred.jpg
Normal file
|
After Width: | Height: | Size: 240 KiB |