1d67d85091efca7e529e7f1ce7314bbb08065542d86575e498e1aaf96b3c2d2d
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +5 -0
- classification/UCR/CinCECGTorso/CinCECGTorso_TEST.ts +3 -0
- classification/UCR/CinCECGTorso/CinCECGTorso_TRAIN.ts +0 -0
- classification/UCR/Coffee/Coffee_TEST.ts +37 -0
- classification/UCR/Coffee/Coffee_TRAIN.ts +37 -0
- classification/UCR/Computers/Computers_TEST.ts +0 -0
- classification/UCR/Computers/Computers_TRAIN.ts +0 -0
- classification/UCR/Cricket/Cricket_TEST.ts +0 -0
- classification/UCR/Cricket/Cricket_TRAIN.ts +0 -0
- classification/UCR/CricketX/CricketX_TEST.ts +0 -0
- classification/UCR/CricketX/CricketX_TRAIN.ts +0 -0
- classification/UCR/CricketY/CricketY_TEST.ts +0 -0
- classification/UCR/CricketY/CricketY_TRAIN.ts +0 -0
- classification/UCR/CricketZ/CricketZ_TEST.ts +0 -0
- classification/UCR/CricketZ/CricketZ_TRAIN.ts +0 -0
- classification/UCR/Crop/Crop_TEST.ts +0 -0
- classification/UCR/Crop/Crop_TRAIN.ts +0 -0
- classification/UCR/DiatomSizeReduction/DiatomSizeReduction_TEST.ts +0 -0
- classification/UCR/DiatomSizeReduction/DiatomSizeReduction_TRAIN.ts +24 -0
- classification/UCR/DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TEST.ts +0 -0
- classification/UCR/DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TRAIN.ts +0 -0
- classification/UCR/DistalPhalanxOutlineCorrect/DistalPhalanxOutlineCorrect_TEST.ts +0 -0
- classification/UCR/DistalPhalanxOutlineCorrect/DistalPhalanxOutlineCorrect_TRAIN.ts +0 -0
- classification/UCR/DistalPhalanxTW/DistalPhalanxTW_TEST.ts +0 -0
- classification/UCR/DistalPhalanxTW/DistalPhalanxTW_TRAIN.ts +0 -0
- classification/UCR/DodgerLoopDay/DodgerLoopDay_TEST.ts +0 -0
- classification/UCR/DodgerLoopDay/DodgerLoopDay_TRAIN.ts +0 -0
- classification/UCR/DodgerLoopGame/DodgerLoopGame_TEST.ts +0 -0
- classification/UCR/DodgerLoopGame/DodgerLoopGame_TRAIN.ts +101 -0
- classification/UCR/DodgerLoopWeekend/DodgerLoopWeekend_TEST.ts +0 -0
- classification/UCR/DodgerLoopWeekend/DodgerLoopWeekend_TRAIN.ts +101 -0
- classification/UCR/DuckDuckGeese/DuckDuckGeese_TEST.ts +3 -0
- classification/UCR/DuckDuckGeese/DuckDuckGeese_TRAIN.ts +3 -0
- classification/UCR/ECG200/ECG200_TEST.ts +0 -0
- classification/UCR/ECG200/ECG200_TRAIN.ts +0 -0
- classification/UCR/ECG5000/ECG5000_TEST.ts +0 -0
- classification/UCR/ECG5000/ECG5000_TRAIN.ts +0 -0
- classification/UCR/ECGFiveDays/ECGFiveDays_TEST.ts +0 -0
- classification/UCR/ECGFiveDays/ECGFiveDays_TRAIN.ts +32 -0
- classification/UCR/EOGHorizontalSignal/EOGHorizontalSignal_TEST.ts +0 -0
- classification/UCR/EOGHorizontalSignal/EOGHorizontalSignal_TRAIN.ts +0 -0
- classification/UCR/EOGVerticalSignal/EOGVerticalSignal_TEST.ts +0 -0
- classification/UCR/EOGVerticalSignal/EOGVerticalSignal_TRAIN.ts +0 -0
- classification/UCR/ERing/ERing_TEST.ts +0 -0
- classification/UCR/ERing/ERing_TRAIN.ts +45 -0
- classification/UCR/Earthquakes/Earthquakes_TEST.ts +0 -0
- classification/UCR/Earthquakes/Earthquakes_TRAIN.ts +0 -0
- classification/UCR/EigenWorms/EigenWorms_TEST.ts +3 -0
- classification/UCR/EigenWorms/EigenWorms_TRAIN.ts +3 -0
- classification/UCR/ElectricDevices/ElectricDevices_TEST.ts +0 -0
.gitattributes
CHANGED
@@ -57,3 +57,8 @@ anomaly_detection/TSB-UAD-Public/ECG/MBA_ECG14046_data.out filter=lfs diff=lfs m
|
|
57 |
anomaly_detection/TSB-UAD-Public/KDD21/239_UCR_Anomaly_taichidbS0715Master_190037_593450_593514.out filter=lfs diff=lfs merge=lfs -text
|
58 |
anomaly_detection/TSB-UAD-Public/KDD21/240_UCR_Anomaly_taichidbS0715Master_240030_884100_884200.out filter=lfs diff=lfs merge=lfs -text
|
59 |
anomaly_detection/TSB-UAD-Public/KDD21/241_UCR_Anomaly_taichidbS0715Master_250000_837400_839100.out filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
57 |
anomaly_detection/TSB-UAD-Public/KDD21/239_UCR_Anomaly_taichidbS0715Master_190037_593450_593514.out filter=lfs diff=lfs merge=lfs -text
|
58 |
anomaly_detection/TSB-UAD-Public/KDD21/240_UCR_Anomaly_taichidbS0715Master_240030_884100_884200.out filter=lfs diff=lfs merge=lfs -text
|
59 |
anomaly_detection/TSB-UAD-Public/KDD21/241_UCR_Anomaly_taichidbS0715Master_250000_837400_839100.out filter=lfs diff=lfs merge=lfs -text
|
60 |
+
classification/UCR/CinCECGTorso/CinCECGTorso_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
61 |
+
classification/UCR/DuckDuckGeese/DuckDuckGeese_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
62 |
+
classification/UCR/DuckDuckGeese/DuckDuckGeese_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
63 |
+
classification/UCR/EigenWorms/EigenWorms_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
64 |
+
classification/UCR/EigenWorms/EigenWorms_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
classification/UCR/CinCECGTorso/CinCECGTorso_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36cb8968a7a8f8be5d76118ac911e32ac6e40202a8388db0c151d4269ed4bd31
|
3 |
+
size 25977483
|
classification/UCR/CinCECGTorso/CinCECGTorso_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Coffee/Coffee_TEST.ts
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#"FoodFood spectrographs are used in chemometrics to classify food types, a task that has obvious applications in food safety and quality assurance. The coffee data set is a two class problem to distinguish between Robusta and Aribica coffee beans. Further information can be found in the original paper Briandet et al. Discrimination of Arabica and Robusta in Instant Coffee by Fourier Transform Infrared Spectroscopy and Chemometrics J. Agricultural and Food Chemistry, 44 (1), 1996. The data was first used in the time series classification literature in Bagnall et al. Transformation Based Ensembles for Time Series Classification, SDM 2012.
|
2 |
+
@problemName Coffee
|
3 |
+
@timeStamps false
|
4 |
+
@missing false
|
5 |
+
@univariate true
|
6 |
+
@equalLength true
|
7 |
+
@seriesLength 286
|
8 |
+
@classLabel true 0 1
|
9 |
+
@data
|
10 |
+
-0.57437159,-0.52338044,-0.44876379,-0.46651461,-0.59004311,-0.73918779,-0.80091704,-0.81514776,-0.84054255,-0.8663083,-0.87463199,-0.84164884,-0.82459755,-0.82119474,-0.87320791,-0.95264845,-0.99157859,-0.99606863,-0.97311994,-0.96290781,-0.9758126,-0.99099643,-1.0034398,-1.0318264,-1.0288549,-1.0003457,-0.96893924,-0.93857634,-0.94098649,-0.94073583,-0.95839386,-0.98225027,-0.97491265,-0.97035137,-0.94754631,-0.94660448,-0.92715433,-0.85785469,-0.84109419,-0.79946847,-0.71206024,-0.66972837,-0.62611371,-0.53080418,-0.44999816,-0.39837753,-0.37412205,-0.38281253,-0.37573877,-0.32695258,-0.29110688,-0.29491244,-0.26288307,-0.20024618,-0.16225478,-0.12686992,0.0041787121,0.13997716,0.21599448,0.31917355,0.32410045,0.29486424,0.32026563,0.30926601,0.29323908,0.35810612,0.48667162,0.68688947,0.75717585,0.68730592,0.72987891,0.75600485,0.83824631,0.83549145,0.77260256,0.76120455,0.68590876,0.64448829,0.61831328,0.63251105,0.68554323,0.75817086,0.76965574,0.71290956,0.62770204,0.53470993,0.49493369,0.44773253,0.50884427,0.67875967,0.68073781,0.70983156,0.66441408,0.57922755,0.55791714,0.48398983,0.5361968,0.55923287,0.54140253,0.55986719,0.45548777,0.42394852,0.43482357,0.38288581,0.35786742,0.32245439,0.32855337,0.30438343,0.24037211,0.26537612,0.368931,0.46289722,0.48231676,0.51492895,0.52469704,0.54877669,0.59439223,0.64871029,0.68087067,0.73012363,0.87583012,0.8458514,0.83693652,0.91175299,0.88034709,0.83188815,0.77886734,0.69327155,0.64209303,0.57543152,0.48545638,0.44085684,0.45110299,0.43630576,0.38398499,0.36610257,0.39769985,0.41468834,0.36438352,0.39034366,0.42047146,0.40196072,0.45055018,0.53084636,0.57444906,0.71292988,0.8312019,0.84038599,0.81421875,0.75299866,0.86442191,0.98140203,1.0589554,1.1148836,1.0779017,1.1556555,1.2544565,1.1054631,1.0041437,1.0152151,1.1049683,1.0664833,0.86484555,0.82160186,0.84299002,0.81286289,0.72833151,0.67070879,0.61214064,0.59016363,0.44019801,0.26666618,0.12539705,0.013671649,-0.093055128,-0.15143115,-0.16623867,-0.23237001,-0.23757632,-0.23032122,-0.23634186,-0.13696717,-0.038151902,0.015484673,-0.026497717,-0.0077584003,0.046597867,-0.0065994362,-0.11330824,-0.13580754,-0.0078212729,0.041536449,0.14153343,0.18556394,0.22911522,0.36652621,0.42455225,0.49413432,0.57844005,0.74013351,0.81692512,0.88615771,0.92862302,1.0556297,1.1755963,1.1968163,1.3013255,1.4790752,1.5914426,1.5907676,1.4715395,1.2685812,1.1835017,1.3008349,1.499077,1.6465768,1.6034073,1.4667772,1.4387204,1.644053,1.8007016,1.6190603,1.2326871,0.99934608,0.93658109,0.91435644,0.90125602,0.9447588,1.0469249,1.1296121,1.1422392,1.373076,1.4129522,1.2951918,1.1572232,0.69969426,0.41585993,0.29386204,0.025244986,-0.24369504,-0.46343787,-0.66026361,-0.8557467,-0.9825189,-1.1115768,-1.1930967,-1.2402087,-1.2807957,-1.3050147,-1.3215108,-1.3252511,-1.3510701,-1.4023653,-1.467921,-1.551276,-1.644867,-1.722318,-1.7909314,-1.8413189,-1.8742936,-1.8953168,-1.9127487,-1.927379,-1.9351044,-1.9418831,-1.9488863,-1.9547071,-1.9578347,-1.9625396,-1.9667986,-1.9673192,-1.9703828,-1.9755993,-1.9798272,-1.982086,-1.9848588,-1.9896462,-1.9919911,-1.9937258,-1.9963699,-2.0006207,-2.0039295,-2.0059191,-2.0081958,-2.0103857,-2.0111571:0
|
11 |
+
-0.59474332,-0.54580966,-0.55003754,-0.6258204,-0.71260967,-0.83123553,-0.92234206,-0.92832018,-0.93328404,-0.96046855,-0.97990809,-0.9830453,-0.98848507,-0.99826488,-1.0018911,-1.0157511,-1.0189424,-1.0140009,-1.0093621,-0.99988484,-1.0128978,-1.0226405,-1.0282372,-1.0543879,-1.0633438,-1.0529111,-1.0471187,-1.0563971,-1.0760559,-1.1018916,-1.1136662,-1.1081667,-1.0806146,-1.0597597,-1.0588658,-1.0409419,-1.0161159,-0.96923975,-0.90918639,-0.86975977,-0.83656617,-0.79945118,-0.73513645,-0.65987785,-0.62567992,-0.62418797,-0.59193287,-0.54263053,-0.5221377,-0.49247907,-0.45815376,-0.37528751,-0.27191912,-0.20178549,-0.15237654,-0.053538253,0.098363778,0.1687314,0.28900894,0.35377694,0.32521187,0.37095558,0.4591638,0.56032126,0.60267526,0.6320123,0.65801035,0.7445718,0.82525431,0.86189388,0.89942727,0.86571936,0.92096998,1.0044152,1.0227695,0.95147636,0.84450567,0.79566075,0.73650308,0.69361337,0.70052055,0.74183976,0.8182351,0.75475578,0.64438895,0.66658582,0.62743499,0.59495961,0.65076395,0.68328942,0.6591457,0.60440397,0.59596155,0.55577971,0.49742044,0.47694184,0.44376359,0.44419206,0.40895292,0.36305074,0.30724314,0.24913058,0.2409803,0.24535558,0.2662712,0.24837019,0.21097728,0.21621528,0.21828372,0.25447016,0.32041958,0.36378936,0.39251151,0.41477925,0.4664287,0.52176417,0.59594355,0.65371525,0.71131878,0.71519398,0.64179575,0.64345751,0.65991113,0.67135092,0.6623383,0.61275766,0.56656724,0.54290838,0.50065029,0.43841508,0.38457622,0.34159639,0.30987347,0.26841416,0.28265434,0.28936805,0.28171761,0.2846713,0.25836562,0.27278403,0.32455621,0.36870173,0.45650326,0.55916853,0.61596826,0.70338072,0.76470274,0.76480067,0.76798911,0.80992711,0.90607339,0.9601334,1.0569808,1.0640544,1.0447418,1.1157214,1.0988304,1.048435,0.94257488,0.90491953,0.89548058,0.80691715,0.76108156,0.73731608,0.70644279,0.65271948,0.58950348,0.56895225,0.5248256,0.43618993,0.30387835,0.17378614,0.037460908,-0.088545783,-0.19104742,-0.27859281,-0.28106769,-0.27524099,-0.30451395,-0.2965852,-0.27750591,-0.19328516,-0.15034674,-0.10119495,-0.050732586,-0.040088168,-0.066912816,-0.087490857,-0.0813165,-0.063804176,0.035109887,0.077250659,0.17092143,0.272618,0.32323809,0.43021696,0.49556938,0.59898283,0.68808964,0.85103876,0.96217465,1.0773957,1.1461422,1.2122648,1.4326479,1.5735666,1.6916741,1.7660908,1.741997,1.6947602,1.6869967,1.6411735,1.5264608,1.4244026,1.3248196,1.4067959,1.4341141,1.4815486,1.6138124,1.7697481,1.7597772,1.6162207,1.4279405,1.2653185,1.1079303,0.99620492,0.90866986,0.91963474,1.0007086,1.0475561,1.1737445,1.3064467,1.4170968,1.3574223,1.1062825,0.79759048,0.52058312,0.31608684,0.065971347,-0.17664487,-0.34354332,-0.49705499,-0.70832363,-0.85447222,-0.9509581,-0.9964614,-1.0068679,-0.9918126,-0.97492736,-0.94115677,-0.90389162,-0.92807649,-0.98852119,-1.0896447,-1.227631,-1.4023345,-1.5444324,-1.6623579,-1.7456193,-1.8025951,-1.8416895,-1.8652671,-1.8827676,-1.895146,-1.9056413,-1.9136216,-1.9212435,-1.9275427,-1.9317351,-1.9365313,-1.9404409,-1.9438557,-1.947332,-1.9503874,-1.9545276,-1.9572392,-1.9597502,-1.9621875,-1.9644237,-1.967254,-1.9695211,-1.9713553,-1.9735007,-1.9757889,-1.9774463,-1.9789185:0
|
12 |
+
-0.6303232,-0.5871482,-0.53011282,-0.57108933,-0.67316538,-0.76871325,-0.85742713,-0.90829704,-0.94706716,-0.97403414,-0.9740178,-0.99903262,-1.0062578,-0.98367104,-1.0033062,-1.0028028,-0.99491269,-1.0056129,-0.99772341,-0.98943958,-0.98879366,-0.98572284,-0.99386306,-1.0206336,-1.0483969,-1.0554648,-1.0351378,-1.0273733,-1.0540184,-1.0782569,-1.0773107,-1.0738008,-1.0695072,-1.0558316,-1.0295116,-1.01396,-0.99333054,-0.94144531,-0.88373441,-0.82192002,-0.78030488,-0.7385262,-0.6855147,-0.63325853,-0.54113392,-0.51187929,-0.55413872,-0.52622453,-0.48115325,-0.46653148,-0.41606691,-0.32903379,-0.24985338,-0.19858397,-0.11437164,-0.019081711,0.069570841,0.20830501,0.27424632,0.26341258,0.28620251,0.36387423,0.42499205,0.40025274,0.41322158,0.47560074,0.63711909,0.74584074,0.68588225,0.70354638,0.78221287,0.77521463,0.7484609,0.80035826,0.86667379,0.81979458,0.75084995,0.72640021,0.70707802,0.77826285,0.81819024,0.75690406,0.7174231,0.69829341,0.64720972,0.57396734,0.5450367,0.62066237,0.65422697,0.59153019,0.64234464,0.73540434,0.69443943,0.56593632,0.56444231,0.64482181,0.57735794,0.46916563,0.45360558,0.42382316,0.37100704,0.35758796,0.32328242,0.31719399,0.32647198,0.34516992,0.36500563,0.2939908,0.22578342,0.25541535,0.37975672,0.48808792,0.46038842,0.43616991,0.506418,0.54251525,0.55739979,0.63976453,0.71170561,0.76508486,0.73860869,0.68059024,0.71655652,0.75080187,0.76176391,0.73239577,0.60630019,0.55129503,0.5359202,0.50414668,0.47021372,0.45120329,0.44108359,0.38409679,0.36748917,0.36070737,0.33964935,0.29242817,0.25816536,0.28705111,0.33094764,0.41074337,0.50334986,0.56408401,0.67102299,0.73088748,0.76972416,0.90944725,0.83924713,0.73682028,0.86317698,0.88495961,0.88019786,0.99741011,1.0460193,0.99470869,0.9820812,1.0005581,0.98823033,0.95901946,0.88493793,0.82703022,0.85092371,0.80784414,0.75077711,0.76413549,0.71134412,0.62277694,0.5163187,0.44401994,0.34628396,0.20055,0.057364,-1.1679233E-4,-0.080810223,-0.16299972,-0.19907529,-0.207377,-0.20889053,-0.23638519,-0.20826412,-0.13865404,-0.12046746,-0.042741402,-0.0049296972,-0.028823598,-0.014626694,0.013353548,-0.014518527,-0.030209441,0.077076746,0.09160935,0.1152073,0.1984265,0.28957154,0.45497294,0.54851184,0.55890119,0.62426838,0.7657467,0.81280692,0.89310979,0.98252024,1.0785147,1.1687516,1.2622182,1.4212071,1.568007,1.5753361,1.5555173,1.628937,1.6089498,1.5320587,1.4643943,1.4763865,1.439267,1.4913164,1.5674386,1.6519017,1.8380496,1.6600588,1.5619936,1.4226747,1.1175187,0.9982017,0.97544875,0.90035231,0.8934307,0.98629358,1.1149475,1.2058213,1.3075659,1.4156305,1.421148,1.2499031,0.90986677,0.62443243,0.42150859,0.1690937,-0.049276877,-0.25275963,-0.44288555,-0.64964231,-0.8094271,-0.95662908,-1.0479695,-1.0886896,-1.1024765,-1.1100716,-1.0978346,-1.0881655,-1.1033573,-1.1483968,-1.243835,-1.3679854,-1.5067147,-1.6222694,-1.7267935,-1.7985747,-1.8453616,-1.8791979,-1.9017504,-1.9179016,-1.9293116,-1.9395501,-1.9483848,-1.9557228,-1.9606762,-1.9643687,-1.9678237,-1.9720703,-1.9766584,-1.9802707,-1.9832054,-1.9862092,-1.9884447,-1.9920021,-1.9957664,-1.9990109,-2.002,-2.0039214,-2.0061379,-2.0090177,-2.0120716,-2.01479,-2.0158966:0
|
13 |
+
-0.63373679,-0.56094286,-0.57173625,-0.63768481,-0.71938133,-0.80521937,-0.86191734,-0.9139268,-0.94774332,-0.95460162,-0.9435954,-0.94411547,-0.95070477,-0.95219391,-0.96391814,-0.98742049,-1.0106876,-1.0110908,-1.0055968,-0.99920946,-0.99164326,-1.0052168,-1.0289511,-1.0520419,-1.065117,-1.0655066,-1.0604485,-1.0447635,-1.0429761,-1.0632047,-1.0854915,-1.0720979,-1.0514676,-1.0451647,-1.0313995,-1.0156625,-0.98767471,-0.94553345,-0.8981105,-0.85952181,-0.80796549,-0.75580317,-0.70320553,-0.6494035,-0.60611249,-0.56562736,-0.53742792,-0.52208203,-0.49920557,-0.46105991,-0.43112634,-0.37552749,-0.31126439,-0.20965698,-0.085160402,0.023544208,0.18872386,0.33292882,0.3530107,0.39179908,0.47147683,0.57546402,0.71086905,0.72320101,0.7243927,0.72325479,0.78814138,0.93750473,1.0300165,1.028984,0.98319029,1.0727794,1.1828956,1.1333074,1.0493823,1.0437638,0.93032366,0.67823596,0.67407294,0.77790792,0.7375121,0.79365905,0.85721261,0.77677534,0.67512426,0.64322048,0.66250472,0.65858875,0.68935625,0.73589997,0.7451738,0.77911123,0.75597762,0.68391268,0.67965242,0.63896153,0.53917201,0.52133465,0.47738941,0.38958921,0.30685516,0.27087016,0.2726019,0.25740626,0.25348931,0.24094637,0.19468261,0.16451285,0.17172402,0.23157585,0.3655781,0.39515305,0.41209042,0.49447291,0.55803027,0.59098005,0.63811315,0.72574811,0.76837597,0.78125309,0.8150921,0.79465952,0.8480283,0.9156659,0.85366341,0.7534126,0.62206685,0.54650214,0.46602033,0.45214283,0.45087814,0.37829704,0.2984786,0.25945024,0.23980433,0.23016058,0.2424769,0.22168353,0.19762809,0.2208987,0.28366614,0.37259447,0.46550298,0.57420379,0.6922762,0.81328247,0.90783374,1.0276549,1.0729051,1.0341019,1.0728281,1.0722875,1.1262013,1.0704789,1.0028325,1.0333592,1.0451254,0.99349871,0.88999475,0.87154194,0.82810199,0.76598771,0.69785112,0.63929495,0.58229223,0.54019639,0.50206844,0.49573553,0.4167521,0.22958065,0.073924592,-0.04682941,-0.17305643,-0.29316086,-0.38750822,-0.45382572,-0.45209463,-0.45295181,-0.47303163,-0.46463986,-0.45398238,-0.34810722,-0.26941006,-0.22954712,-0.19617755,-0.17781458,-0.17331999,-0.198523,-0.22646106,-0.21729228,-0.093745444,-0.010250364,0.094942311,0.21674633,0.29040786,0.40523364,0.4645917,0.61155256,0.80651619,0.9684516,1.0838322,1.1731634,1.3257785,1.5095804,1.6190761,1.6968424,1.8429664,1.9168056,1.7892983,1.7071141,1.7272418,1.6009347,1.4159096,1.3137958,1.4240816,1.5566318,1.4904444,1.5476527,1.5152254,1.5739875,1.592469,1.4040504,1.1587232,0.97826667,0.82611038,0.72022772,0.78409689,0.85086079,0.88395007,0.96499453,1.0460138,1.2011464,1.2665063,1.0896944,0.82304203,0.53894777,0.22166147,-0.031418878,-0.24511268,-0.44383681,-0.65746771,-0.80485901,-0.94672514,-1.0587475,-1.1511148,-1.2042434,-1.2285606,-1.2334122,-1.2379062,-1.2391099,-1.2338667,-1.2464807,-1.2823263,-1.3472918,-1.4283135,-1.5167785,-1.5872256,-1.6509038,-1.6952575,-1.7234232,-1.7442249,-1.7577403,-1.767414,-1.7744202,-1.7799813,-1.7847302,-1.7895262,-1.7925465,-1.7945893,-1.7973903,-1.8003233,-1.8022944,-1.8043887,-1.8066247,-1.8089065,-1.8106346,-1.8121526,-1.8136356,-1.8155482,-1.8174004,-1.8186514,-1.8204153,-1.8219474,-1.8232492,-1.8252268,-1.8261709:0
|
14 |
+
-0.57732118,-0.55932569,-0.53945658,-0.58255782,-0.66017015,-0.77335504,-0.87280161,-0.91050258,-0.92916366,-0.95024796,-0.98361834,-0.97880637,-0.96422884,-0.97075631,-0.96607351,-0.96548015,-0.96991285,-0.97624693,-0.97913105,-0.97277756,-0.97391853,-0.97725744,-0.99297076,-1.0145693,-1.0332646,-1.0572345,-1.0518439,-1.0354867,-1.0491765,-1.0779485,-1.0790289,-1.0636181,-1.0549058,-1.0522294,-1.0464063,-1.0195804,-0.98922894,-0.94820037,-0.88935769,-0.83052972,-0.80031051,-0.7551578,-0.70266826,-0.66755709,-0.62477665,-0.5856551,-0.56883927,-0.56656216,-0.54302594,-0.51223195,-0.45690547,-0.38513454,-0.29986823,-0.21965328,-0.14706877,-0.058267102,0.089261839,0.21485702,0.27520674,0.34823475,0.4447945,0.50823186,0.51527082,0.56967032,0.58214802,0.66569,0.80276861,0.8512227,0.89197495,0.93435636,0.96383116,0.9555743,0.97844575,1.0416623,1.0297755,0.93268391,0.7943387,0.69552536,0.70179791,0.75308743,0.80192644,0.77238552,0.72278822,0.66684014,0.58873008,0.55128933,0.5069202,0.56662245,0.65871186,0.64146701,0.68739296,0.66273518,0.60549873,0.64215154,0.59271599,0.52359309,0.53511369,0.521789,0.47383604,0.38686599,0.32395799,0.29767729,0.27925383,0.23758236,0.27675321,0.35332575,0.29768835,0.24910744,0.25616875,0.30036237,0.33384402,0.38173581,0.45794156,0.46299268,0.51270667,0.60368841,0.66438375,0.6976586,0.71830835,0.77271361,0.77311829,0.82112313,0.84232142,0.80746846,0.75742343,0.71259752,0.66762678,0.6210336,0.58640309,0.52273387,0.44893416,0.38943013,0.33884527,0.33624583,0.31484285,0.28825087,0.2868004,0.27574752,0.24788236,0.27233909,0.36565475,0.3744184,0.42493292,0.55758482,0.67496302,0.77646884,0.8970096,0.95089668,0.89619485,0.81439038,0.91654144,1.079591,1.0751437,1.0283869,0.98817508,0.98565893,1.0295976,1.0184259,0.93802289,0.84035828,0.79407601,0.79077616,0.73162257,0.65574633,0.60066065,0.60417178,0.59356569,0.53098273,0.43496223,0.3396752,0.19458053,0.053308852,-0.079630793,-0.19612118,-0.28966529,-0.35328052,-0.37574294,-0.40609944,-0.40075505,-0.39869909,-0.3993234,-0.30236579,-0.22825694,-0.19776763,-0.18698626,-0.12901423,-0.14690726,-0.2067682,-0.21707478,-0.20675597,-0.092475876,-0.019372117,0.020317392,0.096619246,0.20726504,0.36654092,0.39440714,0.44598405,0.59143386,0.81711098,0.96807682,1.0577883,1.1634012,1.3090382,1.4313764,1.5308415,1.5700535,1.6285177,1.7052932,1.763726,1.6607964,1.5704304,1.5482813,1.3866505,1.4033525,1.596704,1.6032081,1.6364562,1.651445,1.7129485,1.6512864,1.481211,1.3397737,1.1755948,1.0969857,0.95720346,0.82177225,0.86379698,0.91111306,1.0306753,1.1505842,1.3024604,1.5661051,1.433795,1.1231736,0.81429368,0.54866119,0.3352285,0.080917335,-0.15593206,-0.38959253,-0.55842682,-0.7317725,-0.87810719,-0.99792718,-1.0766984,-1.1320589,-1.1630424,-1.1773766,-1.1767069,-1.172387,-1.1888025,-1.2334787,-1.3162455,-1.4094566,-1.5151605,-1.6042892,-1.6816299,-1.737689,-1.7758482,-1.801566,-1.8182773,-1.8322334,-1.8419753,-1.8490483,-1.8554585,-1.8619032,-1.8678896,-1.8710846,-1.8728684,-1.8762894,-1.8793131,-1.8823145,-1.8852711,-1.8877372,-1.8897355,-1.8927489,-1.895208,-1.8980727,-1.900365,-1.9017013,-1.9036224,-1.9063713,-1.9083461,-1.9092787,-1.9113006:0
|
15 |
+
-0.65715809,-0.63562869,-0.62848275,-0.66410167,-0.7667535,-0.84276625,-0.90754603,-0.97482636,-0.97557702,-0.96399115,-0.97134079,-0.94756282,-0.95974725,-1.0034363,-1.0042676,-1.0271832,-1.0589006,-1.0758921,-1.0727777,-1.039036,-1.037763,-1.0534022,-1.0644859,-1.0842157,-1.0966143,-1.0828089,-1.0482365,-1.0174605,-1.0300443,-1.0702366,-1.0839749,-1.0815635,-1.0768912,-1.0619186,-1.0486447,-1.0240047,-0.99143363,-0.95353785,-0.89391499,-0.8310088,-0.77847282,-0.72978795,-0.66606717,-0.58737577,-0.49171923,-0.44421262,-0.44770482,-0.40535244,-0.37139025,-0.34305776,-0.33202963,-0.28476941,-0.19395564,-0.15323119,-0.041474142,0.085305335,0.15531446,0.25106187,0.34896935,0.42857357,0.45031361,0.49615696,0.55667056,0.59988644,0.75266457,0.82250346,0.78335846,0.79897292,0.89990315,0.90678353,0.85504805,0.88076084,0.95630113,1.1002179,0.96372764,0.85722045,0.87100567,0.78926396,0.7345936,0.75664074,0.78422754,0.710786,0.70959717,0.75436493,0.70520552,0.69106948,0.68382086,0.61176511,0.5896012,0.65586261,0.74122832,0.76221987,0.71811812,0.65733896,0.61550401,0.57557633,0.53130932,0.48795854,0.438385,0.39199065,0.37126154,0.36621051,0.37127097,0.38453481,0.33056641,0.29767214,0.29520195,0.25275694,0.2678546,0.2928188,0.35707524,0.43921523,0.50991451,0.59435942,0.5985481,0.64583982,0.67767705,0.67305269,0.75465317,0.85509208,0.85859029,0.8741027,0.89603215,0.86981342,0.87106048,0.76914035,0.67838502,0.64053505,0.57738465,0.54306428,0.48793129,0.43488129,0.36050559,0.31950512,0.33686429,0.30053501,0.2572723,0.27650548,0.29106229,0.28928992,0.31695008,0.34145031,0.43892108,0.62641682,0.70114263,0.73473026,0.8034744,0.86547026,0.86490693,0.9083982,1.0080708,0.98494103,1.0231624,1.0692853,1.083407,1.1001561,1.0798288,0.99486115,0.96995766,0.9278299,0.86287149,0.8491157,0.7848719,0.76856138,0.72516936,0.64422929,0.62939574,0.6044333,0.44893797,0.33366106,0.20706217,0.076525145,-0.0552003,-0.20336278,-0.29074154,-0.34890836,-0.41149024,-0.4361547,-0.41830524,-0.4262035,-0.43809336,-0.32356566,-0.22985131,-0.18710396,-0.1528958,-0.11540432,-0.12145094,-0.18026346,-0.2053004,-0.17858476,-0.15415021,-0.090949462,0.013441783,0.1225984,0.21612118,0.32201437,0.4389878,0.55044645,0.59415469,0.79946569,0.98129154,0.96946737,1.0519726,1.2453969,1.3893763,1.4447133,1.5059639,1.5742768,1.5911835,1.5012717,1.4870103,1.620651,1.5856957,1.4914953,1.5032002,1.5139404,1.5020059,1.6344854,1.8290534,1.7552568,1.592293,1.4322371,1.2303769,0.99933278,0.83401981,0.81145513,0.77352858,0.86870458,1.0195004,1.0813642,1.1752791,1.2687947,1.3349307,1.2882676,1.0016451,0.62264259,0.36342545,0.12425711,-0.13818389,-0.36530063,-0.59184917,-0.74290809,-0.89478998,-1.0155795,-1.1211054,-1.1918955,-1.2381351,-1.2637691,-1.2808509,-1.291777,-1.2980818,-1.3198634,-1.3578882,-1.4157195,-1.4844759,-1.5647217,-1.6309146,-1.6853253,-1.724268,-1.7527186,-1.7735801,-1.786332,-1.7958664,-1.8041675,-1.8094325,-1.8130731,-1.8183031,-1.8224726,-1.8262999,-1.8282386,-1.8295507,-1.8307434,-1.8321662,-1.8359852,-1.8393842,-1.8403884,-1.8429418,-1.8451768,-1.847469,-1.8500572,-1.8512478,-1.8523653,-1.853684,-1.8557398,-1.8584975,-1.8593718:0
|
16 |
+
-0.57541059,-0.49822983,-0.512905,-0.57602107,-0.6680815,-0.79213972,-0.84328871,-0.87503651,-0.90188169,-0.92699714,-0.93753627,-0.91095105,-0.89004637,-0.90735982,-0.95587428,-0.98972242,-0.97411748,-0.95971591,-0.9845666,-0.99263751,-1.0009133,-1.009931,-1.0285924,-1.0385291,-1.0274048,-1.0063408,-0.98582095,-0.97372993,-0.96910414,-1.0081584,-1.0420536,-1.0448851,-1.0386005,-1.0222284,-0.98853061,-0.96782283,-0.96526136,-0.92171904,-0.85228345,-0.79461116,-0.72763443,-0.6595225,-0.60670892,-0.54270931,-0.47915959,-0.43301239,-0.41782884,-0.4184928,-0.39573069,-0.38447514,-0.3509135,-0.29051668,-0.23822043,-0.19497241,-0.11433424,-0.029239809,0.026777974,0.14324181,0.28304951,0.30671266,0.34642075,0.37248968,0.41760658,0.44739496,0.41383479,0.45603878,0.46291258,0.5268842,0.58842038,0.66936982,0.69413528,0.64568658,0.71315578,0.7935652,0.76734214,0.70522619,0.61630803,0.60286057,0.63660286,0.62312834,0.74488245,0.73341668,0.65400789,0.71351575,0.64045458,0.54096326,0.57789176,0.59255798,0.65163593,0.60875601,0.56057509,0.55887615,0.55537753,0.6307683,0.61834322,0.55014127,0.55860983,0.6511288,0.58304654,0.46389156,0.46869781,0.40913125,0.32007749,0.33365515,0.36652597,0.37710912,0.34552544,0.31483384,0.28052082,0.26726506,0.32933595,0.45133296,0.55415243,0.52676618,0.50224841,0.57638608,0.63509073,0.58079259,0.6125405,0.75760028,0.80449303,0.81524873,0.89180165,0.8705501,0.8263947,0.83839039,0.7759589,0.72421703,0.65910231,0.56888161,0.50658406,0.46217244,0.4367171,0.41769244,0.37700433,0.38334872,0.37699579,0.29329433,0.30697263,0.35745068,0.37895584,0.35303563,0.37942488,0.55267412,0.72422754,0.74676039,0.69156163,0.76812037,0.79919266,0.79586774,0.93490876,0.91370488,0.93150016,1.058427,1.0649058,1.1144219,1.0764759,0.96730304,0.99317778,1.061521,0.96681922,0.79742067,0.71290476,0.71216888,0.71496908,0.74533245,0.70752717,0.62495497,0.55199652,0.46068726,0.2936924,0.19857544,0.092467159,-0.028717171,-0.092953544,-0.20127549,-0.25949518,-0.24466692,-0.26659616,-0.27053582,-0.21068536,-0.067154051,-0.014532165,-0.011278218,0.0031047287,0.054867832,0.047924721,0.010267635,-0.058830039,-0.086233766,0.039560434,0.093342385,0.1195235,0.19206692,0.24563969,0.34175676,0.4586579,0.61294023,0.60931403,0.64859065,0.824441,0.90022838,0.90725943,0.97627561,1.0606718,1.1636632,1.3313951,1.4583605,1.4302516,1.4937361,1.5251997,1.4545765,1.3980659,1.2553971,1.3681986,1.505825,1.5307482,1.747048,1.7085338,1.6112032,1.5765858,1.3326319,1.1717247,1.063956,0.97317153,0.92363791,0.91339412,1.074635,1.133454,1.2116742,1.4334495,1.5902371,1.6284712,1.58877,1.4254887,1.1560286,0.74087025,0.42108355,0.18124191,-0.066200044,-0.35751881,-0.57095902,-0.76701532,-0.89778957,-1.0178589,-1.1047753,-1.163382,-1.1949683,-1.2012619,-1.1878801,-1.185623,-1.2246481,-1.2847299,-1.3600641,-1.4560424,-1.5810928,-1.6820464,-1.7667131,-1.8265847,-1.865432,-1.8928913,-1.9131035,-1.9298764,-1.941026,-1.9490493,-1.9563779,-1.9632618,-1.967528,-1.9701949,-1.9745407,-1.9792639,-1.9810391,-1.9834163,-1.9883058,-1.9916243,-1.9946395,-1.9992717,-2.0014255,-2.0037815,-2.0085434,-2.0113198,-2.0123443,-2.0154125,-2.0180125,-2.0203077,-2.0210807:0
|
17 |
+
-0.66286537,-0.65496205,-0.63472229,-0.69218752,-0.79302085,-0.88905627,-0.96158333,-0.9903508,-1.0206687,-1.037987,-1.0207298,-1.0050038,-1.0057951,-1.0047644,-1.033782,-1.0668758,-1.0566525,-1.0452271,-1.0350761,-1.033749,-1.0356749,-1.0324844,-1.0557137,-1.0817197,-1.0861298,-1.0865719,-1.0756838,-1.0688012,-1.0868016,-1.1131464,-1.1182278,-1.106231,-1.095401,-1.0853829,-1.0796821,-1.0600014,-1.0356414,-0.99668566,-0.93872959,-0.88392777,-0.82566923,-0.79193234,-0.73611932,-0.66242959,-0.61022183,-0.58079109,-0.59649745,-0.58404093,-0.55418764,-0.50312955,-0.44605722,-0.39844343,-0.33693903,-0.21244986,-0.10213292,0.0021159015,0.16203459,0.25514864,0.28540572,0.33955786,0.36938619,0.40770006,0.48682427,0.54326378,0.6872082,0.74455512,0.73967309,0.75229677,0.82030789,0.96085169,0.97186498,0.99363877,1.0299646,1.0259663,0.94301247,0.88970027,0.89001351,0.7262076,0.65286239,0.73603725,0.80715975,0.7697882,0.75066201,0.68102141,0.52637531,0.48997841,0.5151542,0.5716339,0.60213558,0.65537211,0.67112369,0.65150971,0.6704692,0.59670778,0.54188581,0.51450405,0.50269569,0.5051746,0.44663023,0.37245879,0.34414819,0.28186782,0.26492569,0.29603138,0.2577509,0.25859247,0.28096147,0.24981888,0.23563248,0.29752885,0.35247663,0.3789675,0.43115476,0.52943877,0.59582673,0.58324486,0.61528174,0.7141195,0.80749912,0.82430887,0.82217331,0.77989958,0.77404678,0.83461683,0.85507624,0.79429076,0.67452008,0.58026457,0.51928955,0.47425201,0.41990425,0.39473337,0.37432984,0.32913556,0.30340309,0.30045349,0.25198103,0.25141733,0.30487584,0.31376178,0.34633998,0.4009621,0.457571,0.56691611,0.74092971,0.86431068,0.87881666,0.9117019,0.96911594,0.95449715,1.0429632,1.1116047,1.1118621,1.0914835,1.0913427,1.0677002,1.0178293,0.99825089,1.008767,0.9429334,0.8310391,0.75921221,0.66965551,0.67576627,0.66894081,0.64532456,0.57772791,0.47727331,0.37944932,0.28119623,0.1543467,0.032245886,-0.097035694,-0.21049587,-0.30095049,-0.38231663,-0.43021298,-0.41219721,-0.39754949,-0.41714765,-0.39117386,-0.27460887,-0.20355807,-0.15244128,-0.13040205,-0.1151406,-0.15226369,-0.19437658,-0.20809088,-0.20035871,-0.14637855,-0.080759186,0.064055967,0.19141519,0.27897199,0.42858834,0.49674401,0.56780454,0.68968652,0.90154611,1.0676058,1.2256244,1.3500249,1.4148599,1.4983909,1.5743995,1.6976295,1.8389015,1.7986112,1.8011831,1.7943959,1.686302,1.5815726,1.5092548,1.5028693,1.5510264,1.5017879,1.499466,1.5631493,1.5828451,1.5897955,1.4359754,1.1500342,0.97206835,0.88487107,0.78591206,0.73319086,0.76258084,0.8948379,1.0942256,1.2967023,1.4491499,1.4712891,1.3052959,1.0357395,0.72722887,0.4751258,0.20395582,-0.058503703,-0.28420997,-0.51110796,-0.6647766,-0.83741526,-0.96039173,-1.0565927,-1.1256593,-1.1605083,-1.1723063,-1.1762908,-1.168697,-1.1621951,-1.1816902,-1.2247435,-1.2899078,-1.3749464,-1.4786988,-1.5586761,-1.6277802,-1.6792954,-1.7122636,-1.7356068,-1.7513472,-1.7625558,-1.771028,-1.7780942,-1.7831936,-1.7875213,-1.79147,-1.7946634,-1.7967558,-1.7990717,-1.8012364,-1.8038222,-1.8069255,-1.8096556,-1.8111297,-1.8126551,-1.81421,-1.8158892,-1.8181213,-1.8203774,-1.8222959,-1.8239042,-1.8251076,-1.8268713,-1.828444:0
|
18 |
+
-0.62343712,-0.59162875,-0.59241701,-0.65459801,-0.73779162,-0.80813445,-0.8714158,-0.91666522,-0.92383388,-0.92942894,-0.93241336,-0.93586972,-0.93058372,-0.94525057,-0.97790396,-0.98766114,-0.99365174,-0.99214637,-0.98768326,-0.98258461,-0.97294655,-0.97998133,-0.9975439,-1.0177088,-1.0486359,-1.0519381,-1.0252609,-0.99968751,-1.005819,-1.0377252,-1.0518901,-1.0473888,-1.0442113,-1.0391419,-1.0245384,-1.0007503,-0.98321618,-0.95446033,-0.88849916,-0.83886142,-0.79978293,-0.75047764,-0.70798737,-0.64392793,-0.55460927,-0.49061033,-0.4850842,-0.48860328,-0.47868109,-0.45468196,-0.40585038,-0.34231637,-0.25648181,-0.17404475,-0.054363049,0.10169041,0.23372216,0.35492058,0.4353321,0.48575296,0.53207828,0.56893206,0.59733895,0.68768647,0.80971856,0.83861846,0.87465133,0.97463481,1.0912889,1.182748,1.2529036,1.254849,1.1623836,1.1131486,1.0684421,0.96160908,0.86193009,0.85471556,0.90522828,0.92298885,0.92360099,0.8660268,0.79955378,0.79579691,0.70611524,0.5461241,0.5271252,0.63530538,0.6893132,0.73137704,0.77903149,0.75318236,0.66900319,0.58511248,0.56003569,0.56426452,0.5468274,0.51404634,0.46730747,0.3927852,0.33314264,0.31428616,0.27414114,0.24703062,0.24189182,0.23512291,0.23724101,0.25482862,0.27076294,0.29253128,0.35124093,0.4603003,0.52709384,0.53710988,0.60394368,0.65367785,0.73221691,0.81916646,0.88345994,0.95079928,0.95884864,0.92420951,0.8835332,0.87983986,0.88220839,0.80680494,0.66857922,0.50651608,0.48609584,0.50691349,0.40862941,0.32176528,0.28142565,0.3094542,0.27213971,0.20848563,0.19981055,0.20037576,0.21051772,0.24075086,0.29205418,0.38100399,0.52225439,0.61210071,0.72122841,0.87581559,0.96035144,1.0043018,1.0232889,1.0201469,1.1308651,1.1880965,1.1433282,1.0984274,1.0355034,1.0314657,1.0420263,1.0744841,1.0556421,0.85856582,0.70272043,0.65059584,0.62170155,0.5898218,0.56747022,0.54991772,0.49533544,0.44248333,0.32424685,0.15196839,0.017315349,-0.07818033,-0.2284268,-0.37340213,-0.46534759,-0.52967489,-0.55356286,-0.53637453,-0.52668041,-0.53460632,-0.53894469,-0.45728407,-0.37458523,-0.3217351,-0.29241533,-0.28519799,-0.31908233,-0.37086369,-0.40302301,-0.39001752,-0.28603212,-0.21347372,-0.13876105,-0.068572345,0.062755277,0.22783747,0.30851416,0.44593735,0.60073575,0.90703733,1.0964738,1.2055464,1.3920281,1.5589484,1.6527763,1.7123868,1.7791313,1.8553003,1.9943901,2.0246864,1.8979668,1.8083808,1.6216249,1.4638146,1.4197294,1.554896,1.6418106,1.6321691,1.6836933,1.6064826,1.3998429,1.0988805,0.87509005,0.72025947,0.55996466,0.49706362,0.48085336,0.60250021,0.73494317,0.86290465,1.0629006,1.1539008,1.1566685,1.0009584,0.75711512,0.50648683,0.21963995,-0.043424288,-0.27638271,-0.46880864,-0.6519594,-0.7881205,-0.9324714,-1.0462149,-1.1505316,-1.2153327,-1.2616117,-1.2921375,-1.3112798,-1.3272597,-1.3416996,-1.3653772,-1.399466,-1.4437431,-1.4911118,-1.5474968,-1.5906941,-1.6251107,-1.6522861,-1.6717423,-1.6857833,-1.6942177,-1.7011319,-1.7075173,-1.7127412,-1.7161091,-1.7196378,-1.7231936,-1.725272,-1.726725,-1.7295942,-1.7308026,-1.7317294,-1.7342083,-1.7371334,-1.7388866,-1.7398622,-1.741833,-1.7439832,-1.7456394,-1.7473614,-1.7490861,-1.7503265,-1.7516103,-1.7535219,-1.7544734:0
|
19 |
+
-0.59854434,-0.57622969,-0.60234224,-0.65690445,-0.76411213,-0.85899014,-0.93006346,-0.97210107,-0.98659423,-1.0025921,-1.0019566,-0.99986204,-1.0097943,-1.013456,-1.0031697,-0.98734971,-0.98283236,-0.98268612,-0.98672023,-0.98372868,-0.98633103,-0.99352641,-1.0115506,-1.0376406,-1.057179,-1.0636057,-1.0548203,-1.0513184,-1.0692359,-1.0795328,-1.0868359,-1.0810346,-1.0508715,-1.0357095,-1.027649,-1.0012138,-0.96478332,-0.94068048,-0.90207759,-0.85970852,-0.81657101,-0.77112863,-0.72957264,-0.67977303,-0.64279982,-0.60114926,-0.57340987,-0.56355534,-0.55209353,-0.52567906,-0.45415826,-0.32491384,-0.20023224,-0.12450127,-0.023475826,0.078566811,0.16983404,0.28799318,0.4157199,0.48138089,0.50791893,0.5946077,0.62622444,0.6997621,0.79840765,0.80205674,0.88300428,0.92167233,0.96014287,1.0222867,1.0962388,1.2562898,1.3059226,1.2392776,1.1291289,1.0248938,0.98760947,0.93439052,0.82373531,0.8103786,0.88693398,0.91930957,0.8245349,0.74372698,0.74088801,0.68708815,0.68360809,0.66965469,0.66369465,0.77135372,0.78047854,0.73143145,0.71582166,0.69934712,0.6375218,0.54439474,0.47269546,0.42683891,0.4351118,0.40198612,0.31701242,0.29101941,0.29104531,0.29480799,0.31954287,0.30968456,0.26967419,0.21937625,0.24186155,0.32409651,0.3878769,0.43931724,0.47608378,0.54663932,0.5889512,0.60352625,0.6536758,0.66822563,0.6574115,0.70644942,0.76956526,0.75155427,0.72044465,0.75598164,0.77177436,0.6824541,0.58221328,0.53844036,0.51151905,0.44453935,0.39317402,0.387548,0.33222963,0.2731873,0.24443652,0.24696804,0.25358981,0.26832621,0.2657677,0.26434484,0.33697579,0.3875426,0.44628423,0.54524425,0.65039635,0.71627387,0.78229547,0.94997751,0.93690087,0.85343543,0.95977552,1.0259819,0.98683066,0.95047006,1.0239075,1.0685581,1.0613325,1.008554,0.90244488,0.87551197,0.83299436,0.78925733,0.71351705,0.65958296,0.61618036,0.59998184,0.55769182,0.4611461,0.40495475,0.30503905,0.14861052,0.037880022,-0.10960338,-0.2275638,-0.31971535,-0.38834833,-0.40371475,-0.42423865,-0.42210375,-0.40838212,-0.4032562,-0.31757492,-0.2526578,-0.23917819,-0.22297778,-0.19942091,-0.19391267,-0.19902199,-0.22551659,-0.22323856,-0.13880772,-0.068760776,0.037223701,0.10837283,0.23953711,0.39157308,0.3606194,0.45256009,0.64560366,0.84170353,0.9180119,1.0256224,1.212828,1.3277849,1.3610751,1.4466359,1.5249238,1.6304681,1.7497121,1.7763746,1.6700029,1.4834362,1.444174,1.3413359,1.3072603,1.5284298,1.5844692,1.4874046,1.3757135,1.5175621,1.5859219,1.4466833,1.2079984,0.99780168,0.91911854,0.82483965,0.75631904,0.8132374,0.86246892,1.0091896,1.1683559,1.258889,1.3829843,1.2672552,1.0207594,0.75272971,0.50184624,0.24728251,8.8401122E-4,-0.21549599,-0.44561583,-0.60680185,-0.76571806,-0.88572703,-0.99586529,-1.0703091,-1.1076153,-1.1118383,-1.1022245,-1.1013657,-1.0991512,-1.1159421,-1.1674471,-1.2504243,-1.3575012,-1.4827334,-1.5825505,-1.6680588,-1.7317507,-1.7741963,-1.8026292,-1.8211615,-1.8353993,-1.8468889,-1.8556809,-1.8606897,-1.8665488,-1.871595,-1.8752099,-1.8790397,-1.8823754,-1.884325,-1.8863,-1.8897111,-1.8930308,-1.8951399,-1.8970236,-1.8992583,-1.9019327,-1.9039036,-1.9055072,-1.9072224,-1.9087278,-1.9104267,-1.9117707,-1.9125402:0
|
20 |
+
-0.63803383,-0.59923672,-0.60868596,-0.66343652,-0.74613108,-0.84173328,-0.89300317,-0.91867195,-0.94824151,-0.96039559,-0.95516369,-0.94910746,-0.95765995,-0.96697598,-0.97327897,-0.98385141,-0.99076196,-0.99437551,-0.99279108,-0.98649448,-0.99660879,-1.0146697,-1.0176912,-1.0222627,-1.0436445,-1.05131,-1.037204,-1.0254536,-1.021038,-1.0271144,-1.0390984,-1.034975,-1.0315268,-1.0274061,-1.0129807,-1.0023847,-0.97525779,-0.93195971,-0.88829149,-0.84267787,-0.79254347,-0.73790678,-0.68444818,-0.61604873,-0.53938959,-0.5017196,-0.48697111,-0.48044283,-0.43797956,-0.39609813,-0.40254711,-0.37143768,-0.28736875,-0.20740376,-0.12008502,0.032137432,0.14820338,0.279239,0.41760005,0.39729655,0.43560605,0.52555623,0.55477433,0.58280157,0.70788616,0.78072251,0.7734818,0.83187803,0.9031329,0.93187993,0.92761393,0.98156834,1.0103139,1.0147942,0.92291814,0.7999972,0.75540912,0.73553949,0.73893758,0.76463045,0.82096888,0.85252365,0.80708028,0.73018601,0.67036445,0.62217151,0.58578856,0.60495281,0.65866997,0.67739232,0.66515123,0.72120735,0.7507307,0.67015636,0.62231717,0.59411002,0.55723946,0.53387359,0.47009554,0.39488025,0.35880173,0.3334292,0.30230551,0.25693538,0.24802176,0.29653045,0.31931628,0.29321052,0.27250214,0.26247516,0.31304377,0.41109831,0.48112676,0.5080385,0.55409943,0.60027407,0.63305591,0.70708788,0.77381376,0.7953214,0.78280865,0.82371567,0.84321008,0.85207011,0.85047831,0.75217832,0.64833839,0.58756371,0.5390334,0.49945177,0.44307647,0.36391779,0.31261317,0.2875372,0.25191911,0.23107408,0.22323778,0.23458916,0.23076145,0.23674674,0.27302777,0.31917701,0.43514563,0.56504856,0.70436125,0.82276304,0.89243085,0.93612414,0.922083,0.91136621,1.0234299,1.0932369,1.131841,1.1908674,1.1347847,1.0612839,1.0260438,1.0273075,0.93631683,0.8138373,0.78461657,0.75923781,0.69079019,0.65574655,0.6453786,0.6122743,0.55109524,0.49014671,0.40281814,0.28223222,0.11575693,-0.014190242,-0.14878142,-0.27196666,-0.36798159,-0.42529526,-0.43632582,-0.44381673,-0.44207697,-0.44580341,-0.46196134,-0.36623298,-0.24991225,-0.19417023,-0.17956905,-0.16844083,-0.19208114,-0.22585461,-0.25441322,-0.26457472,-0.18478145,-0.10967053,0.015372275,0.090530383,0.17679868,0.33616599,0.41959329,0.55496096,0.68976858,0.85399322,0.95562331,1.1069205,1.2381493,1.332624,1.4841028,1.595032,1.6930412,1.7822627,1.787242,1.8626788,1.8444123,1.6398398,1.5761796,1.577278,1.5817464,1.73769,1.7262158,1.677876,1.6850302,1.6554873,1.5725128,1.3595104,1.157929,0.93771873,0.81100007,0.76805557,0.67861431,0.7157164,0.87586822,0.99671334,1.1387196,1.3625131,1.3904314,1.2067061,0.97855218,0.63978852,0.35514312,0.10444029,-0.17644295,-0.40335014,-0.614249,-0.7715146,-0.9177303,-1.0299787,-1.1228659,-1.1875471,-1.2251007,-1.2326085,-1.2385165,-1.2412447,-1.2413711,-1.2588998,-1.296208,-1.3556389,-1.4304308,-1.5192575,-1.5911142,-1.6525334,-1.6978744,-1.7278593,-1.7500351,-1.7644967,-1.7746666,-1.7825976,-1.7894439,-1.7947799,-1.800046,-1.8049256,-1.8077347,-1.8098474,-1.8125602,-1.814939,-1.817684,-1.8210513,-1.8238693,-1.8246576,-1.8268694,-1.8299041,-1.8321985,-1.8340009,-1.8362379,-1.8383231,-1.8400414,-1.842176,-1.8438671,-1.8445397:0
|
21 |
+
-0.57232357,-0.57366221,-0.60263534,-0.66395024,-0.72687436,-0.81646173,-0.89321989,-0.92546826,-0.94202771,-0.97353725,-0.98976119,-0.98177356,-0.97311124,-0.97183464,-0.97582026,-0.97317643,-0.97310862,-0.97454353,-0.96780797,-0.94852022,-0.94146253,-0.961202,-0.99237839,-1.0143508,-1.024775,-1.0131165,-1.0053764,-1.0048047,-1.0157844,-1.0411903,-1.0521427,-1.0512787,-1.0391236,-1.0219629,-1.0110827,-0.99304142,-0.96528232,-0.94995448,-0.91200423,-0.84679514,-0.79880117,-0.78092617,-0.74731725,-0.68412097,-0.64251275,-0.62832772,-0.61435059,-0.60758277,-0.60368254,-0.55085867,-0.48384269,-0.44674618,-0.36617239,-0.24386486,-0.15105209,-0.042008439,0.11445312,0.25810147,0.38706953,0.47940211,0.49854926,0.53008857,0.56995535,0.56179053,0.6076619,0.76730085,0.83871508,0.85943066,0.91723357,0.97413513,1.0907222,1.0478261,1.0517402,1.1043585,0.98753397,0.92859048,0.88213189,0.74591543,0.7217844,0.81668986,0.81029309,0.76534221,0.70328127,0.6274419,0.61953205,0.57306048,0.51308461,0.56455345,0.57899477,0.58303665,0.61906275,0.56614825,0.48949528,0.4425893,0.42812753,0.40471894,0.3520623,0.30749375,0.26940028,0.24546835,0.22840013,0.17326151,0.15315282,0.17108121,0.18422507,0.20438413,0.19983635,0.17929601,0.20337798,0.26034644,0.33197236,0.39543084,0.42188947,0.46848617,0.52122268,0.53501409,0.54635815,0.61113061,0.63834853,0.62143036,0.6679658,0.66031146,0.61728892,0.64250977,0.66341671,0.63536368,0.55351106,0.46456836,0.3916699,0.37011948,0.3669295,0.32500859,0.28198015,0.28392187,0.30027159,0.28835894,0.27142739,0.25988947,0.26132871,0.27359523,0.33846199,0.43174143,0.50742905,0.61576797,0.72101357,0.8016751,0.86024977,0.91065842,0.90380154,0.91444939,1.0068897,1.0503999,1.0935118,1.1275371,1.1081726,1.1026265,1.0949453,1.0121664,0.96045298,0.93236047,0.84978003,0.78533574,0.74642408,0.71984465,0.67011554,0.62610785,0.59947648,0.54567926,0.41614825,0.27486042,0.16519178,0.082682695,-0.06550963,-0.18770462,-0.2664407,-0.32826438,-0.36128412,-0.36013094,-0.347938,-0.35505642,-0.36107124,-0.30582074,-0.24839926,-0.20949153,-0.14883441,-0.1056432,-0.14420439,-0.19044578,-0.18517425,-0.12521543,-0.012946772,0.058670366,0.12424042,0.19649107,0.29426726,0.39907858,0.52721495,0.70308912,0.80222598,0.92873751,1.0771907,1.2255515,1.3474143,1.4823841,1.5756152,1.6904577,1.8147465,1.8166404,1.8301901,1.9381678,1.8967869,1.6810065,1.5133232,1.4354147,1.4089445,1.4486266,1.4370921,1.5808214,1.5831553,1.5011749,1.6891472,1.6433828,1.4204148,1.1780968,0.98923934,0.88718451,0.80395194,0.7998551,0.8867564,1.0129289,1.2603776,1.4684166,1.4658497,1.3614564,1.0598684,0.65749253,0.39278675,0.1793507,-0.047307641,-0.23063207,-0.43907032,-0.63484608,-0.80706739,-0.93538423,-1.0595123,-1.1346056,-1.1805296,-1.209974,-1.2272572,-1.2350929,-1.2413901,-1.2629501,-1.3089468,-1.3763187,-1.4504397,-1.5398757,-1.6109084,-1.6693827,-1.7103614,-1.7365819,-1.7567839,-1.7699444,-1.7794925,-1.7872713,-1.7934106,-1.7985839,-1.8034649,-1.8083385,-1.8127841,-1.8143794,-1.816255,-1.818284,-1.8200934,-1.8236447,-1.8277827,-1.8298792,-1.8316213,-1.8332034,-1.8350041,-1.8372723,-1.8395342,-1.841281,-1.8424277,-1.8438743,-1.8454902,-1.8466761:0
|
22 |
+
-0.62928911,-0.60229199,-0.60918251,-0.66802576,-0.75552334,-0.84951735,-0.92842083,-0.96531233,-0.9919203,-1.0087883,-1.0010033,-1.0022872,-1.0011667,-1.0048881,-1.0237289,-1.023057,-1.0167418,-1.0069738,-1.0020886,-0.9939387,-0.98878419,-1.0055528,-1.0220447,-1.0380407,-1.0591481,-1.071618,-1.0570308,-1.0484374,-1.0571429,-1.0728241,-1.0885273,-1.0673825,-1.0382948,-1.0339181,-1.0320056,-1.0189628,-0.9960596,-0.96997506,-0.92709406,-0.8832111,-0.85483926,-0.81061509,-0.75414414,-0.69582926,-0.61901693,-0.60195875,-0.63240715,-0.61143748,-0.57405982,-0.55501637,-0.50874697,-0.39165587,-0.27116549,-0.17341246,-0.067468406,0.031600169,0.20487749,0.30132329,0.3662224,0.46291217,0.55469624,0.62133878,0.62447691,0.69094486,0.76335393,0.83364939,0.80596558,0.76065581,0.8699301,0.94074922,0.94830128,1.0021597,0.99819754,1.0340909,1.0325453,0.96087693,0.8892191,0.80325893,0.7617212,0.79223674,0.79722058,0.7792542,0.78663986,0.71178384,0.66132024,0.62083601,0.54536943,0.56435303,0.64037651,0.71785486,0.68790655,0.61517895,0.58195463,0.52022026,0.50527457,0.46246845,0.44819069,0.43719735,0.36281941,0.34264499,0.27600032,0.21264826,0.20666662,0.24652615,0.26591036,0.23161425,0.20849841,0.18060543,0.21916132,0.27267412,0.29739843,0.34461578,0.39368805,0.46171463,0.51672868,0.56570035,0.55755345,0.54247741,0.60673328,0.64663267,0.70497124,0.70849066,0.64957634,0.67246818,0.6927542,0.63511141,0.54983938,0.4673691,0.43287224,0.43094669,0.3653527,0.31151182,0.26709982,0.22804441,0.23307553,0.19507126,0.18129908,0.199371,0.22011084,0.2607215,0.29185276,0.35100713,0.44524904,0.53455966,0.69094486,0.90350237,1.0179524,0.9880885,0.98261917,1.0149206,1.0585969,1.0455911,1.0026603,1.111866,1.1499591,1.1059469,1.097355,1.0479223,0.95381888,0.82823261,0.77478772,0.74056718,0.62557385,0.59228082,0.58866046,0.58297511,0.54123619,0.43176901,0.34418868,0.26986305,0.13825987,0.027124263,-0.10480789,-0.21824573,-0.31595014,-0.39415414,-0.39185045,-0.38929279,-0.40255591,-0.41389404,-0.42671019,-0.32985481,-0.23804593,-0.21545364,-0.2015392,-0.20605575,-0.24270125,-0.24425673,-0.23005846,-0.2517924,-0.17440937,-0.026002762,0.091267641,0.17789317,0.29033119,0.40934457,0.48399344,0.61689656,0.7364482,0.9485283,1.0650681,1.1605207,1.3445238,1.4920089,1.6258581,1.7150187,1.7823498,1.8947465,1.9245468,1.9663845,1.959281,1.8121523,1.6654202,1.5065529,1.5319817,1.5831762,1.5700639,1.6054376,1.6524505,1.772141,1.7086868,1.510259,1.314912,1.0790589,0.85990246,0.80760167,0.80117103,0.74414375,0.82632896,1.0035974,1.0878823,1.2743983,1.3602755,1.1862982,0.93864459,0.67473224,0.37985367,0.11917937,-0.1216734,-0.33850538,-0.54358044,-0.69909,-0.84409215,-0.94934581,-1.0342928,-1.0815606,-1.1092326,-1.1113869,-1.0962157,-1.076616,-1.0628164,-1.074214,-1.118289,-1.197527,-1.2988203,-1.4277352,-1.5264513,-1.6096893,-1.6702895,-1.7101526,-1.7375889,-1.7549332,-1.7675581,-1.776825,-1.7847584,-1.7897861,-1.7951042,-1.8003017,-1.8038615,-1.8064858,-1.8096784,-1.8121344,-1.814309,-1.8176171,-1.8209002,-1.8224955,-1.8238779,-1.8257832,-1.8280705,-1.8302987,-1.8324351,-1.8349599,-1.8368291,-1.8377468,-1.8391883,-1.8403086:0
|
23 |
+
-0.53157299,-0.50717017,-0.52458258,-0.5667517,-0.66190196,-0.76640783,-0.83012924,-0.8584542,-0.87876684,-0.89209888,-0.90102624,-0.90498893,-0.90762958,-0.9284262,-0.950284,-0.96505233,-0.97279414,-0.96541897,-0.95800962,-0.95717714,-0.95920384,-0.97060905,-0.98331194,-0.99698005,-1.0088634,-1.0093282,-0.99775843,-0.99802372,-1.0132607,-1.0366878,-1.0517743,-1.0411093,-1.0337286,-1.030008,-1.02005,-1.0009561,-0.97894339,-0.94399744,-0.89378673,-0.8495324,-0.80453139,-0.76347411,-0.70277241,-0.62285994,-0.56533371,-0.54756398,-0.54711643,-0.55210955,-0.54463908,-0.50057795,-0.43290366,-0.37088777,-0.30394348,-0.21706726,-0.09682979,0.043175342,0.18644667,0.34412722,0.47098535,0.53511834,0.59760483,0.61978348,0.62629299,0.69509971,0.74952924,0.88617893,0.97023814,0.94941487,0.99457459,1.0639308,1.108294,1.1650713,1.166496,1.0918006,0.98397702,0.97450126,0.96438213,0.81651897,0.76795787,0.84021271,0.88339738,0.83668563,0.77633013,0.67963194,0.61933676,0.59865013,0.57498533,0.59146032,0.63409463,0.64294076,0.67827492,0.6844974,0.6474015,0.61081329,0.54108452,0.51459436,0.49593574,0.47424926,0.42205941,0.34272738,0.28844152,0.25689776,0.23259335,0.23921172,0.23998406,0.22909602,0.22121887,0.18968492,0.19483806,0.2521889,0.32626252,0.40359221,0.47964873,0.5278669,0.54831798,0.5748714,0.61709919,0.69759521,0.75791442,0.76852147,0.76798271,0.77871824,0.79006705,0.78743409,0.76542772,0.70157179,0.61878836,0.50615426,0.46542013,0.44099427,0.3409591,0.29605715,0.27292112,0.24201354,0.20197476,0.18922495,0.21211121,0.19893462,0.19197446,0.21889435,0.26688024,0.34242809,0.43206461,0.54800054,0.70145737,0.84544938,0.97409441,1.0338971,0.97711706,0.92350955,1.0095598,1.0574611,1.0610512,1.0969933,1.0666104,1.0581106,1.0868215,0.99912376,0.88343906,0.85245939,0.80872763,0.72764906,0.65730159,0.62147673,0.56437926,0.54755725,0.48787535,0.38697321,0.31434324,0.23118435,0.078483353,-0.041665029,-0.17444585,-0.29706309,-0.38556964,-0.44656621,-0.46713907,-0.47335354,-0.47595218,-0.48119326,-0.4789678,-0.38561867,-0.29607891,-0.2519014,-0.24073778,-0.26084201,-0.25540036,-0.27668704,-0.33348015,-0.34724536,-0.23795656,-0.14140581,-0.031455998,0.056515555,0.11528797,0.25369384,0.31518848,0.46899673,0.64088594,0.83465779,1.0403729,1.2416766,1.384117,1.436625,1.5932452,1.7752643,1.9275844,1.9988226,1.9676999,2.0014979,1.9242625,1.7604963,1.6448464,1.5708722,1.5477611,1.5795718,1.6269905,1.6622206,1.5829265,1.6623572,1.6702491,1.4743647,1.1833703,0.93594797,0.83750145,0.72242611,0.61122569,0.67526633,0.84483151,0.95911391,1.0974389,1.2166729,1.1885797,1.0842816,0.8247943,0.42633267,0.16847098,-0.042153602,-0.26752102,-0.4569253,-0.64767156,-0.7891751,-0.93017045,-1.0354993,-1.128119,-1.1827369,-1.2190242,-1.2359961,-1.2358425,-1.2367642,-1.2386281,-1.2540408,-1.2889761,-1.345943,-1.4166443,-1.5027031,-1.5733425,-1.6315298,-1.6741108,-1.7040311,-1.7249233,-1.7386456,-1.7495485,-1.756716,-1.7627054,-1.7675429,-1.7721207,-1.7767523,-1.7803367,-1.7827227,-1.7849297,-1.7870563,-1.7891552,-1.7919291,-1.795254,-1.7971795,-1.7991318,-1.8011356,-1.8032974,-1.8057405,-1.8074944,-1.8088778,-1.8105526,-1.8123558,-1.8139199,-1.8146509:0
|
24 |
+
-0.64797147,-0.62623212,-0.59016103,-0.6256323,-0.72202006,-0.79463968,-0.85314735,-0.88348403,-0.89694329,-0.90310201,-0.90335184,-0.90901129,-0.90289761,-0.92090219,-0.95759207,-0.98474104,-1.0019119,-0.98604591,-0.9753534,-0.97809991,-0.97788582,-0.98488873,-1.0113529,-1.0317588,-1.0157042,-0.99879527,-0.98624151,-0.97887657,-1.0010087,-1.0138785,-1.0117557,-1.0180449,-1.0291054,-1.0246456,-1.0114522,-0.99588196,-0.96873944,-0.92545322,-0.88213908,-0.8231619,-0.76720451,-0.72274945,-0.64775763,-0.56590154,-0.49698853,-0.46940444,-0.46385682,-0.44093447,-0.45072013,-0.45364671,-0.40513704,-0.33993821,-0.27387906,-0.22196201,-0.11756296,-0.017848244,0.10922668,0.24976619,0.31169527,0.37054089,0.38205289,0.40956401,0.48742681,0.55039914,0.55812225,0.63135372,0.7641062,0.77230241,0.83076044,0.99382404,1.0502934,0.92658537,0.85437557,0.88954674,0.85616756,0.82168059,0.78273889,0.71681216,0.70257885,0.71609705,0.75848759,0.79625039,0.77157141,0.67271813,0.59536194,0.56134173,0.55936159,0.59413761,0.61594833,0.62952325,0.67075983,0.69224588,0.66147408,0.65807861,0.64194049,0.63293746,0.59506259,0.54910346,0.51525676,0.44726637,0.3703453,0.30912512,0.30885618,0.33279708,0.33673515,0.34007415,0.29903962,0.25097735,0.27154811,0.31278134,0.36802088,0.43612384,0.4842839,0.53341126,0.59586879,0.64071319,0.72660018,0.81016114,0.85561218,0.89779284,0.90811092,0.92769775,0.91203124,0.9035337,0.86558747,0.81864689,0.73912142,0.65563033,0.59904931,0.50704603,0.45433319,0.44500128,0.39209694,0.32800702,0.30662459,0.26944945,0.23531271,0.24030259,0.25794291,0.30406909,0.32331847,0.37612289,0.5033285,0.61161436,0.74947463,0.86833174,0.98403404,1.0137512,0.96406546,0.98641108,1.1255274,1.1526959,1.0984505,1.0844346,1.1147977,1.0896526,1.0386027,1.0070727,0.96194023,0.89341382,0.77130247,0.7561077,0.74598968,0.7038944,0.6900586,0.63806845,0.57321067,0.51207947,0.41446044,0.295544,0.14476124,0.017449153,-0.11814664,-0.20860701,-0.29750846,-0.37168165,-0.38959836,-0.41126958,-0.41325593,-0.39685433,-0.37828159,-0.25966176,-0.18987466,-0.12961098,-0.10717154,-0.10620213,-0.12924499,-0.19507578,-0.23151348,-0.27632684,-0.22135401,-0.097055751,0.0025177343,0.072856989,0.15802118,0.28617447,0.34165888,0.46657122,0.61650371,0.81921593,1.0136794,1.1864371,1.3073686,1.3384232,1.479354,1.6245913,1.6832715,1.7405999,1.771092,1.7735547,1.8142868,1.7763308,1.6275249,1.5504667,1.573102,1.6456298,1.5922895,1.619917,1.6914576,1.6225435,1.4696036,1.2585305,1.0844914,0.95353937,0.766273,0.62814156,0.60419494,0.6888586,0.84732847,1.0013483,1.1774066,1.2906499,1.315724,1.2064959,0.89282245,0.45442081,0.18867135,-0.01781126,-0.25472699,-0.44780334,-0.65016967,-0.80519071,-0.95736371,-1.0730077,-1.1672968,-1.233768,-1.2840663,-1.3119224,-1.325613,-1.3328294,-1.3372862,-1.3585386,-1.3953974,-1.4497762,-1.5102887,-1.5787772,-1.6358893,-1.6841602,-1.7201928,-1.7443522,-1.7622277,-1.7744255,-1.7837941,-1.7916119,-1.7975832,-1.8009409,-1.8053131,-1.810474,-1.8140475,-1.8153656,-1.8174364,-1.8198698,-1.8222456,-1.8255247,-1.8290889,-1.8310688,-1.8329047,-1.8347152,-1.8369077,-1.8397985,-1.8424276,-1.845444,-1.8469248,-1.847329,-1.8491587,-1.8505611:0
|
25 |
+
-0.52134821,-0.48912989,-0.5139354,-0.5399687,-0.59145382,-0.69584921,-0.77983868,-0.83808162,-0.87190866,-0.86501803,-0.86052573,-0.84583378,-0.84674055,-0.88147755,-0.91683198,-0.95360374,-0.97422097,-0.97758123,-0.98491492,-0.99151083,-0.992231,-1.0079545,-1.0377507,-1.0633441,-1.0909536,-1.1012201,-1.0870899,-1.0714933,-1.0815024,-1.1056699,-1.1065982,-1.0883343,-1.0792185,-1.086007,-1.08293,-1.0661503,-1.042299,-0.99982748,-0.93895654,-0.8849305,-0.82564713,-0.7502607,-0.66736425,-0.58327952,-0.51132269,-0.47486791,-0.49398881,-0.5365303,-0.54571141,-0.5232492,-0.50408195,-0.45002081,-0.36986951,-0.3008036,-0.20016714,-0.032998121,0.13085014,0.20584462,0.29637951,0.43460768,0.44185858,0.42642641,0.44882148,0.45418509,0.54321214,0.62888602,0.67676593,0.6932027,0.65779801,0.75533065,0.87304737,0.85157302,0.80516657,0.77289775,0.72711571,0.66718701,0.56842146,0.48168879,0.53351852,0.63078921,0.69053472,0.69839608,0.69458971,0.67356318,0.58319828,0.53501057,0.51090418,0.5233723,0.63899763,0.72788516,0.69445433,0.69056957,0.72310817,0.64599453,0.58149259,0.5940232,0.56983793,0.51742379,0.48050161,0.39660153,0.29912514,0.21141453,0.17701555,0.20164729,0.20684275,0.19464525,0.15986546,0.13798535,0.16172071,0.22090063,0.341024,0.46574154,0.51090418,0.53651301,0.60911809,0.68498927,0.75283497,0.81319523,0.80652839,0.84408146,0.92282863,0.93218413,0.95285003,0.98513488,0.92645243,0.85161777,0.73721118,0.61028216,0.57305487,0.51813343,0.43548241,0.37811005,0.30399666,0.25236137,0.24239137,0.22965703,0.21055447,0.19066988,0.1425597,0.15368508,0.2224866,0.28375302,0.41207051,0.5839484,0.70704242,0.76591589,0.82227692,0.88514227,0.81764692,0.77617877,0.8912873,0.943,0.93171723,0.95377698,0.98369455,0.99209962,0.9384051,0.87152035,0.79328605,0.67155678,0.61174474,0.63245235,0.61764287,0.56878465,0.55422074,0.58833442,0.5912081,0.55658398,0.45809125,0.27762939,0.14944458,0.060440029,-0.087382224,-0.22383977,-0.32067842,-0.37220144,-0.37638056,-0.35679239,-0.34625167,-0.36056599,-0.35849955,-0.25372017,-0.14798351,-0.077078255,-0.013881989,-0.028499222,-0.10261115,-0.11946175,-0.14791699,-0.18447462,-0.081353487,0.04239344,0.13191784,0.2023606,0.30455699,0.3912175,0.44694348,0.51107918,0.61001141,0.75976327,0.8705287,1.0098698,1.1562922,1.3344252,1.4584035,1.5449601,1.5852242,1.5868416,1.5951437,1.5755637,1.5494923,1.4827989,1.3772689,1.3295169,1.3403965,1.5366504,1.6625011,1.7180422,1.8279193,2.0254291,2.0472213,1.8690438,1.6690081,1.4377014,1.1819587,1.1026548,1.1008134,1.1595939,1.3083969,1.4525815,1.5199891,1.6913187,1.8630946,1.6658686,1.2703871,0.73779009,0.2550861,-0.079718724,-0.31411748,-0.51212687,-0.73551739,-0.88653897,-1.0276286,-1.1263576,-1.2085417,-1.2600493,-1.2876926,-1.2915633,-1.2820172,-1.268298,-1.2588619,-1.2679433,-1.2910834,-1.3414422,-1.4108348,-1.4954281,-1.567496,-1.6290709,-1.6730405,-1.7026581,-1.7227834,-1.735731,-1.7462778,-1.7536673,-1.7596499,-1.7645885,-1.7692459,-1.7734074,-1.7764238,-1.7789654,-1.781622,-1.7837099,-1.7861105,-1.7888802,-1.791564,-1.7940676,-1.796681,-1.7989085,-1.80115,-1.8036519,-1.8065571,-1.8084613,-1.8102163,-1.8121554,-1.8135544,-1.8147183:1
|
26 |
+
-0.61107067,-0.59839557,-0.60111129,-0.65078705,-0.74167377,-0.81018409,-0.8674575,-0.93100515,-0.95838954,-0.94254652,-0.92410294,-0.90673443,-0.90646488,-0.93766076,-0.98656974,-1.0227164,-1.0529176,-1.0619404,-1.051153,-1.0607381,-1.0825444,-1.0834741,-1.0933238,-1.1258037,-1.1481669,-1.1338549,-1.0893276,-1.0675829,-1.0785114,-1.102567,-1.1187903,-1.1042475,-1.0883463,-1.0902528,-1.0737731,-1.0529418,-1.0300705,-0.99105491,-0.94015774,-0.86457983,-0.77052107,-0.69926561,-0.61674293,-0.51250154,-0.41665666,-0.384037,-0.40488761,-0.39356989,-0.40704834,-0.43761556,-0.41524946,-0.36389637,-0.33312473,-0.28975882,-0.18951087,-0.025972956,0.11602712,0.19974974,0.21707402,0.19776342,0.22354619,0.32828932,0.42357822,0.39661415,0.41255721,0.45875675,0.51308128,0.55512514,0.61972529,0.69466385,0.67853392,0.65066623,0.67399627,0.64258234,0.55919362,0.52108004,0.50044424,0.49515503,0.46640424,0.51734183,0.59784228,0.65366799,0.64711871,0.59476078,0.54599119,0.48441849,0.46762458,0.52729267,0.60716535,0.6574217,0.693675,0.74707082,0.75781187,0.65344002,0.65060983,0.70876998,0.70898284,0.70771816,0.59817853,0.47002406,0.40924775,0.3574511,0.327879,0.27823474,0.26678959,0.27673798,0.25712801,0.24802045,0.29299867,0.37229909,0.41451244,0.4884545,0.59949745,0.60392553,0.60305842,0.6970491,0.76124316,0.84868898,0.86916077,0.89312045,0.94878087,0.94704438,0.97504772,0.99290973,1.0196762,0.99591256,0.90758854,0.73652388,0.61793201,0.57723003,0.53168505,0.53981936,0.47478222,0.35378076,0.34777088,0.38635334,0.33166244,0.27681891,0.25287856,0.27498129,0.3387567,0.36820805,0.45529162,0.56840163,0.66474432,0.77271215,0.81927295,0.8096048,0.743076,0.73482545,0.89232052,0.95929671,0.94017778,0.88810432,0.92816587,0.97713066,0.97634241,0.94653441,0.79520214,0.7390085,0.71674137,0.71622865,0.63332705,0.58054949,0.61920806,0.60498353,0.60664332,0.63408166,0.50067426,0.34652181,0.25910786,0.15306897,-0.0016447567,-0.12516948,-0.20888787,-0.26739173,-0.25225065,-0.2089637,-0.1918103,-0.1861557,-0.18265987,-0.064055835,0.038739315,0.1210154,0.16795669,0.14714963,0.091565032,-0.0015831561,-0.075767396,-0.11060967,-0.01804208,0.093957939,0.1969631,0.24270524,0.28578012,0.35083914,0.39119869,0.51281693,0.63275028,0.7650418,0.83423787,0.9321445,1.0473293,1.1546841,1.2608724,1.357776,1.3969321,1.3802552,1.4051637,1.4128312,1.4230391,1.376142,1.333493,1.4013505,1.4028486,1.3770749,1.5441769,1.722297,1.7056789,1.8024409,1.7969521,1.8236469,1.6205339,1.2622709,1.1655106,1.1382376,1.0150986,1.0148294,1.1536675,1.3346753,1.5983903,1.7278713,1.8240932,1.7825318,1.5303737,0.92691473,0.48778258,0.15468511,-0.1849077,-0.44476348,-0.69523303,-0.87102258,-1.0268407,-1.1404621,-1.2373072,-1.3012641,-1.3440391,-1.3618087,-1.3742699,-1.3788364,-1.3753145,-1.386522,-1.4097136,-1.4507678,-1.5067376,-1.5723021,-1.6258173,-1.6724227,-1.7067806,-1.7303574,-1.7482757,-1.7595156,-1.7681471,-1.7753649,-1.7801265,-1.7847753,-1.7897289,-1.7932999,-1.796664,-1.798422,-1.8000607,-1.8026269,-1.8050312,-1.80786,-1.8108017,-1.8131066,-1.8160373,-1.8179669,-1.8213209,-1.825222,-1.8276868,-1.8304476,-1.8331463,-1.8351143,-1.8368924,-1.8383618:1
|
27 |
+
-0.60375688,-0.57668289,-0.58018905,-0.62732075,-0.70783497,-0.78624428,-0.84230174,-0.87373387,-0.90462889,-0.93139635,-0.919744,-0.89523741,-0.89763036,-0.91899141,-0.94809509,-0.97219123,-0.98535683,-0.99740659,-0.99102271,-0.98847966,-1.001836,-1.0052046,-1.0261567,-1.0531537,-1.0639702,-1.0577943,-1.0390734,-1.0253428,-1.0256414,-1.0444908,-1.0513052,-1.0397654,-1.0309099,-1.0307825,-1.0258947,-1.0113655,-0.98244847,-0.94866664,-0.91517096,-0.86095893,-0.79078244,-0.72177252,-0.64828747,-0.56778279,-0.50589952,-0.47869477,-0.47221444,-0.4847928,-0.49963687,-0.48421802,-0.48041135,-0.44467063,-0.34708285,-0.28008488,-0.19215772,-0.051451164,0.073338283,0.16752135,0.26602547,0.33776301,0.37156697,0.42435062,0.4523172,0.52922103,0.63552729,0.60913085,0.54496443,0.63557801,0.78803045,0.80366449,0.76210265,0.76221436,0.74255991,0.71507679,0.69721354,0.66739465,0.6074581,0.57646707,0.62769451,0.64689379,0.68749341,0.73211914,0.69878675,0.65020615,0.60514578,0.54499258,0.53851107,0.53260698,0.5420634,0.61564944,0.68487222,0.70624676,0.66692644,0.59787473,0.567092,0.56480153,0.52578538,0.49709729,0.47963951,0.43109013,0.3453265,0.28287622,0.2134469,0.19081153,0.25490876,0.24823522,0.18727694,0.16465125,0.21009202,0.31245896,0.40311666,0.48795105,0.52628056,0.55025284,0.62328257,0.67721622,0.70663229,0.78900264,0.85709373,0.88041734,0.86912384,0.90601676,0.95668819,0.94088615,0.91559075,0.87073736,0.77228954,0.62679312,0.55132456,0.52506518,0.45921004,0.40640381,0.35033067,0.29152742,0.27688154,0.26020582,0.23074065,0.19250906,0.18280328,0.21143699,0.24032856,0.32074162,0.42464527,0.56499576,0.6910236,0.7532603,0.82997137,0.88829673,0.91108587,0.89055027,0.9290595,0.93207473,0.9743748,1.0057509,0.9500208,0.91964882,0.94120792,0.91747943,0.79619804,0.7380889,0.67752964,0.62152832,0.61843555,0.60756101,0.57272622,0.54120804,0.50799924,0.51092314,0.43943524,0.3241544,0.18383983,0.043239839,-0.076165038,-0.18585227,-0.26729074,-0.31484623,-0.32549634,-0.33410767,-0.33689216,-0.32681727,-0.31974046,-0.20009488,-0.11035058,-0.059341409,-0.016445302,-0.051913071,-0.094969841,-0.1214796,-0.16219106,-0.20933713,-0.11147537,0.023599029,0.14193541,0.23379823,0.2981366,0.4136797,0.46483883,0.56099456,0.64628412,0.79232277,0.95896166,1.1290079,1.3047998,1.3915278,1.4595484,1.5558639,1.646456,1.6796517,1.7039878,1.7054857,1.6219167,1.5426041,1.4274005,1.3298951,1.3541163,1.5059517,1.6297794,1.6779406,1.7565537,1.8693835,1.8324852,1.7569775,1.5490026,1.2353475,1.0752132,0.95350966,0.85691621,1.0110182,1.1257318,1.2230215,1.4214743,1.7057288,1.835884,1.6718612,1.3188543,0.82164384,0.42101334,0.13541373,-0.15059794,-0.41835291,-0.64134494,-0.78805483,-0.9573432,-1.083969,-1.1819073,-1.2419985,-1.2796396,-1.297935,-1.3045692,-1.3067304,-1.3069496,-1.3199506,-1.3516216,-1.4061327,-1.4727293,-1.5513427,-1.6137593,-1.6660422,-1.7041792,-1.7281981,-1.7471785,-1.7609819,-1.7700182,-1.7770669,-1.7830962,-1.7876705,-1.7929531,-1.7976592,-1.8008033,-1.8035966,-1.8064267,-1.8082435,-1.8101462,-1.8133737,-1.8172185,-1.8190031,-1.821451,-1.8246045,-1.8274004,-1.8305737,-1.8335103,-1.8359534,-1.837614,-1.8395858,-1.841329,-1.8421423:1
|
28 |
+
-0.32163563,-0.31616965,-0.32028208,-0.33373501,-0.43211734,-0.60800325,-0.6698781,-0.65981819,-0.69005598,-0.70461793,-0.67247744,-0.66243491,-0.68029006,-0.71416309,-0.75674586,-0.81020298,-0.87123237,-0.88236373,-0.90048651,-0.93622958,-0.94192587,-0.93413529,-0.94342752,-0.98324966,-1.0204039,-1.0072639,-0.93955427,-0.91422154,-0.91631758,-0.91569287,-0.92632092,-0.91594044,-0.92611382,-0.92726982,-0.93606655,-0.94460078,-0.89546204,-0.87017688,-0.84320676,-0.77865035,-0.70871368,-0.64674554,-0.54424297,-0.40707136,-0.32120672,-0.31671995,-0.30145121,-0.25030132,-0.28368644,-0.34617946,-0.39825154,-0.37007596,-0.3061979,-0.23762423,-0.22176226,-0.18377272,-0.020496034,0.032259641,0.11051761,0.2420601,0.20999285,0.20975845,0.2652891,0.24813061,0.26738933,0.29505612,0.35819939,0.44739782,0.45723919,0.42252851,0.45359684,0.47622783,0.48410051,0.55547283,0.53922114,0.50290047,0.50774233,0.46224349,0.41200704,0.44836339,0.49071713,0.50489296,0.53020377,0.55227665,0.47117887,0.44467999,0.51765215,0.52484659,0.57420376,0.62256678,0.63152759,0.71353158,0.78348131,0.7096469,0.59922536,0.57496234,0.65683117,0.73647068,0.67883991,0.55501173,0.4985631,0.45956857,0.38493103,0.33514601,0.33519009,0.37106575,0.316703,0.22728638,0.19827433,0.24855718,0.30981619,0.34363091,0.41727069,0.43946497,0.43183567,0.50868411,0.56890023,0.62887227,0.72232528,0.7437169,0.80426793,0.87204664,0.94248185,0.99157663,0.96141207,0.93186755,0.87690692,0.83197751,0.74022614,0.6939903,0.62168202,0.51600823,0.47415489,0.4587076,0.46237444,0.43097237,0.40795584,0.33054753,0.29249,0.32834246,0.35901872,0.37784306,0.38938083,0.45462072,0.54584323,0.65841445,0.69538548,0.69256643,0.67391946,0.64094728,0.76727009,0.86963097,0.90118662,0.93178907,0.96576787,0.89509233,0.8632695,0.9718343,0.95704857,0.81626784,0.78988744,0.79383031,0.75856618,0.76872241,0.81536291,0.84394722,0.7783211,0.68304516,0.67632604,0.64224544,0.50082041,0.38976099,0.29445578,0.20983402,0.067418351,-0.065825202,-0.088288508,-0.04708716,-0.02833839,-0.021540787,-0.032296185,-0.014554618,0.064132258,0.17753121,0.23510903,0.21911319,0.15341687,0.1210926,0.077700642,0.011607481,0.072829635,0.11772744,0.19975814,0.27004349,0.31129895,0.35539293,0.33205688,0.38274683,0.41888546,0.46306457,0.61329589,0.70415772,0.74850102,0.82546433,0.87505006,0.94707449,1.105555,1.2478892,1.2840504,1.2844312,1.2784512,1.1661149,1.1455318,1.1939954,1.0698935,1.140095,1.2733266,1.3986482,1.4395329,1.6499594,1.8324066,1.7228977,1.6193403,1.3984167,1.1436857,1.0591775,1.0696115,1.250256,1.3938039,1.4184448,1.5204642,1.8008594,1.821383,1.9088553,1.9385962,1.4205997,0.87943735,0.51995774,0.19933273,-0.10802722,-0.41124396,-0.63410891,-0.8601403,-1.0000297,-1.1400226,-1.2347031,-1.2846409,-1.3015733,-1.3011931,-1.2962209,-1.2930853,-1.3127123,-1.3580255,-1.4249331,-1.5133151,-1.631813,-1.7295992,-1.815402,-1.8770376,-1.9194217,-1.9530031,-1.9736957,-1.9887807,-2.0045034,-2.0161607,-2.0202518,-2.0267662,-2.0349887,-2.0414441,-2.0448717,-2.0470338,-2.0504168,-2.0543312,-2.0594366,-2.0678306,-2.0738296,-2.0772644,-2.081638,-2.0855174,-2.0908524,-2.0968402,-2.1019475,-2.1062854,-2.1113005,-2.1149947,-2.1153213:1
|
29 |
+
-0.56620879,-0.57747228,-0.59237418,-0.64734494,-0.73736004,-0.83726839,-0.92343315,-0.96302697,-0.98734297,-1.0033998,-1.0054343,-0.99420076,-1.0021048,-1.0229723,-1.0236397,-1.029167,-1.0259754,-1.0185925,-1.0174263,-1.0218114,-1.0405086,-1.0592401,-1.0781285,-1.1027052,-1.1322773,-1.1505826,-1.1490594,-1.1416928,-1.1478349,-1.1651692,-1.1691413,-1.1422259,-1.1156708,-1.1213011,-1.1192859,-1.1010688,-1.0784291,-1.0418506,-0.99028424,-0.94011937,-0.89361485,-0.84348779,-0.77991718,-0.70168635,-0.63303038,-0.6332402,-0.6826788,-0.67919135,-0.64572769,-0.60219096,-0.53056013,-0.47423635,-0.37395087,-0.22785961,-0.11720979,0.020665947,0.17361028,0.30279397,0.38754585,0.48026637,0.51928114,0.49970906,0.539666,0.59903466,0.62440178,0.67738992,0.77133419,0.86119648,0.86699312,0.84987759,0.94824788,1.0465403,1.0402654,1.0366565,0.97005913,0.8035327,0.73029875,0.70872843,0.64753915,0.66893632,0.76093169,0.80775993,0.73909503,0.64976778,0.63956494,0.59081815,0.61707575,0.65770258,0.66735811,0.64395973,0.60417072,0.58396011,0.55288063,0.54067002,0.49488346,0.47368694,0.45560321,0.40576938,0.36049518,0.28994111,0.2530402,0.21959328,0.17694021,0.22063521,0.23024811,0.2040733,0.18436006,0.16345169,0.19548189,0.22869395,0.2973208,0.42524281,0.50705937,0.54290992,0.53593514,0.5489304,0.60024527,0.62827133,0.64646635,0.67474586,0.68927557,0.67299302,0.69656392,0.76035426,0.77819768,0.69384239,0.58661149,0.52014275,0.48314889,0.43966842,0.39250629,0.36151493,0.34963374,0.29171576,0.2515941,0.26417232,0.229985,0.21304706,0.25950089,0.30314285,0.30867365,0.36503151,0.48894962,0.59987086,0.65267694,0.6918423,0.76533317,0.8226389,0.81137913,0.79600689,0.90103283,0.92354048,0.9292733,0.95256646,0.9391078,0.98418333,0.9486037,0.90705975,0.89056539,0.78755998,0.67845379,0.6659751,0.64714552,0.62454567,0.6364302,0.62051512,0.58425793,0.5312657,0.48223151,0.36446177,0.20536088,0.08873942,-0.025915662,-0.16511418,-0.279508,-0.31551471,-0.29276229,-0.29855038,-0.30919989,-0.28745953,-0.28977851,-0.22983739,-0.12654024,-0.046377364,-0.036809574,-0.056607099,-0.050104388,-0.064725697,-0.079016218,-0.10046433,0.015254127,0.17003545,0.28745383,0.36894258,0.41280179,0.46891872,0.49720405,0.61874221,0.71662927,0.8597453,1.019632,1.1553508,1.2724915,1.3489128,1.4403133,1.5483438,1.5901016,1.5184007,1.5137381,1.4469949,1.3155634,1.2824014,1.2693559,1.2165593,1.2581828,1.3480441,1.3695676,1.4498745,1.6559359,1.9813813,1.9339285,1.8672443,1.7632949,1.5229612,1.3996106,1.2464463,1.0341733,1.1206801,1.2398209,1.3136933,1.4465501,1.5582866,1.62849,1.5605448,1.357718,0.86387723,0.41101153,0.14058574,-0.10128393,-0.30663291,-0.52771231,-0.68343791,-0.83911666,-0.95452094,-1.0271435,-1.0547243,-1.0492228,-1.0123114,-0.96746229,-0.92271023,-0.87552022,-0.86823733,-0.91506867,-1.02564,-1.1642319,-1.336735,-1.4827259,-1.6040365,-1.6866546,-1.7402308,-1.7766335,-1.7984922,-1.8143489,-1.8255398,-1.8348508,-1.8423113,-1.8488591,-1.8542678,-1.8584477,-1.8618529,-1.8651123,-1.8678264,-1.8705554,-1.8736282,-1.8759464,-1.8782767,-1.8811517,-1.8835889,-1.8859867,-1.8881393,-1.8900814,-1.8919469,-1.8935705,-1.8951672,-1.8969507,-1.8980989:1
|
30 |
+
-0.52359364,-0.47449362,-0.48708713,-0.55694398,-0.63382883,-0.72573518,-0.80439149,-0.83294069,-0.85667398,-0.85892551,-0.8498693,-0.85067212,-0.84672878,-0.87346444,-0.9123868,-0.93377851,-0.95252354,-0.96180118,-0.95449689,-0.96268879,-0.97512874,-0.9897333,-1.0077448,-1.0318299,-1.0516565,-1.0603833,-1.0452863,-1.0326541,-1.0477369,-1.0571202,-1.0663528,-1.0665716,-1.0627719,-1.0538908,-1.0356753,-1.0259128,-1.0097477,-0.97051084,-0.92491217,-0.87503638,-0.82026966,-0.75409313,-0.66135102,-0.57600551,-0.53170913,-0.50731894,-0.51803251,-0.55768919,-0.55721564,-0.54579681,-0.53292677,-0.4596665,-0.39956999,-0.3279478,-0.18542573,-0.067474449,0.077063946,0.25435927,0.32893172,0.39003721,0.4593237,0.48433148,0.45469165,0.52938208,0.67178968,0.62347345,0.69005665,0.75592984,0.73958125,0.76517041,0.83208514,0.91607964,0.92422857,0.87243842,0.72574682,0.71886574,0.67834588,0.5741237,0.62842663,0.68747999,0.69638728,0.74148021,0.79889198,0.71920465,0.59989735,0.57515271,0.58900066,0.59735738,0.63435398,0.64023786,0.66322944,0.71663964,0.69089579,0.66477709,0.62212807,0.55450496,0.5852467,0.56721544,0.44146916,0.37027094,0.28021759,0.19065257,0.17663779,0.16666867,0.15015375,0.13282774,0.078576654,0.071807041,0.1018657,0.15026935,0.29185522,0.3890444,0.44586426,0.54904791,0.62305889,0.65767383,0.71453978,0.76564071,0.8048346,0.84908764,0.8860781,0.87303922,0.8459852,0.92133216,0.92602384,0.8508705,0.70946636,0.57030761,0.47165958,0.38539038,0.34568649,0.3089122,0.27459096,0.27404677,0.25042758,0.19766678,0.17007057,0.14557342,0.1370247,0.17184429,0.20892204,0.26035437,0.36309165,0.5423453,0.7195626,0.79574746,0.84425945,0.88415947,0.842626,0.81649165,0.92834838,0.98868424,0.96524428,0.96138912,1.0217152,1.026153,0.9841604,0.9439916,0.86408334,0.79028252,0.68553994,0.61588774,0.63284102,0.58992672,0.51324164,0.49492006,0.48012651,0.47321286,0.41495256,0.27764343,0.11111804,-0.031397651,-0.15206787,-0.23866809,-0.32668809,-0.38841968,-0.38930591,-0.37778664,-0.36345887,-0.36382346,-0.37952328,-0.29302827,-0.17257322,-0.089008433,-0.057865158,-0.071565449,-0.094180297,-0.14604033,-0.21890282,-0.20851525,-0.080307168,0.015113051,0.14021794,0.24105187,0.32261224,0.41755753,0.48537177,0.61691625,0.74293205,0.8844052,1.0172867,1.1618814,1.3399197,1.4630029,1.5140165,1.6241504,1.7319905,1.7579693,1.7199447,1.7271915,1.7144698,1.5912923,1.5252331,1.4418553,1.3903588,1.5431214,1.5769041,1.7066887,1.9278254,2.029868,2.1042053,1.944763,1.6125708,1.3029611,1.0961514,0.93300223,0.85371481,0.8767744,1.0301869,1.2332971,1.4295949,1.6562361,1.6830443,1.4676869,1.0471464,0.52758594,0.15409395,-0.10505018,-0.35549304,-0.58563784,-0.80278084,-0.93735588,-1.0585659,-1.1489901,-1.2231743,-1.2663567,-1.2868164,-1.2859801,-1.2787199,-1.2669649,-1.258895,-1.2718742,-1.2980133,-1.3471009,-1.4140675,-1.4977421,-1.5668788,-1.6243993,-1.665518,-1.6923225,-1.7114524,-1.7235989,-1.7335551,-1.7408629,-1.745461,-1.7497987,-1.7540145,-1.7579835,-1.7620608,-1.7650583,-1.7676039,-1.7694148,-1.7714031,-1.774026,-1.7764129,-1.7785695,-1.7812902,-1.7838022,-1.7858278,-1.7883494,-1.7910461,-1.7929189,-1.7950778,-1.7967418,-1.7981205,-1.7993439:1
|
31 |
+
-0.50906585,-0.40489388,-0.37571924,-0.38500965,-0.49906941,-0.63313634,-0.71690873,-0.77325464,-0.8063084,-0.8325575,-0.82015048,-0.80858904,-0.82325853,-0.83305221,-0.83849698,-0.86898803,-0.90552707,-0.91012184,-0.9257383,-0.91337139,-0.90854581,-0.93986713,-0.96503646,-1.0188526,-1.0543257,-1.0353257,-0.98720718,-0.97031481,-1.0003446,-1.039909,-1.0525383,-1.0239627,-0.99856923,-1.0042266,-1.0009899,-0.96633041,-0.92886167,-0.90419288,-0.87317688,-0.82290246,-0.77183724,-0.70387888,-0.65555798,-0.59222775,-0.49337956,-0.44417491,-0.47889505,-0.53820324,-0.54446763,-0.51731128,-0.45500344,-0.41589415,-0.40119883,-0.32721103,-0.22209403,-0.13349698,-0.078258739,0.027717728,0.22429033,0.27487785,0.26893461,0.2960772,0.32566242,0.30505787,0.35777831,0.47871452,0.48268594,0.47611026,0.53421329,0.62175252,0.63611708,0.69536594,0.72128481,0.65414035,0.60280422,0.63628,0.60227018,0.55156791,0.56109197,0.51574827,0.55398809,0.65325323,0.68530408,0.60790655,0.53283236,0.49157134,0.46897095,0.51798062,0.56268046,0.60002926,0.61354149,0.57418932,0.61280196,0.63255573,0.57849254,0.56061154,0.5170896,0.46559899,0.45337838,0.43443825,0.36999996,0.33590122,0.32675283,0.30064328,0.29505377,0.31209568,0.25825277,0.17029866,0.17392167,0.22224102,0.32296211,0.45457445,0.51252975,0.54204709,0.56065658,0.56577047,0.60605714,0.66928703,0.7015052,0.74682255,0.75112862,0.75413633,0.7679292,0.77066249,0.8391362,0.85896838,0.80009909,0.66977745,0.58194147,0.51704092,0.48754124,0.46909622,0.39436278,0.39543255,0.36638318,0.31656855,0.28420655,0.25358725,0.2799402,0.33309433,0.33384905,0.31339884,0.38020189,0.49221533,0.620784,0.70478876,0.73894097,0.79773862,0.7594457,0.73018318,0.87556192,0.89469092,0.92215232,0.97675397,1.0032215,1.0579574,1.0625957,1.0306758,0.91736115,0.84053491,0.79364439,0.72150899,0.69752041,0.75695334,0.69355613,0.62299104,0.64190871,0.67031902,0.58467567,0.4380392,0.32292771,0.24663538,0.16511507,0.037194929,-0.070091715,-0.15433921,-0.16364156,-0.14410054,-0.13350606,-0.13854634,-0.14041834,-0.059760232,-0.031818404,0.017698828,0.11509249,0.13891517,0.034231746,-0.041906623,-0.086778588,-0.12009184,-0.061222027,0.057141343,0.19485127,0.20063822,0.1893355,0.37763918,0.44821958,0.49791232,0.56986806,0.70879925,0.80524166,0.84677503,0.97160231,1.1021246,1.237934,1.4074677,1.4017009,1.4348958,1.5349763,1.5032141,1.4406172,1.4238567,1.3966736,1.3121039,1.2574278,1.3081101,1.3867834,1.454323,1.5292109,1.7956946,1.7764275,1.7547357,1.6404632,1.3995384,1.2175804,1.0315203,0.95387721,1.0601812,1.1049431,1.2137013,1.4717569,1.6656803,1.9134476,1.9309294,1.5694498,1.1423172,0.84683812,0.55891894,0.24069071,-0.027886705,-0.28443057,-0.48648364,-0.69968275,-0.86043092,-0.9811166,-1.0459828,-1.0882624,-1.0933556,-1.0728251,-1.0553797,-1.0232161,-1.0207366,-1.0747892,-1.1639403,-1.2855721,-1.4527496,-1.5931026,-1.7161693,-1.8064064,-1.8687748,-1.9105448,-1.9360191,-1.9589303,-1.9743722,-1.9843739,-1.9942345,-2.0047624,-2.0137301,-2.0197432,-2.0246343,-2.0296732,-2.0331269,-2.0379258,-2.0441051,-2.0498418,-2.0541158,-2.0584467,-2.0617728,-2.0657533,-2.0726076,-2.0779576,-2.0817054,-2.0851634,-2.0888417,-2.0914498,-2.0931444:1
|
32 |
+
-0.67471223,-0.63336906,-0.64808916,-0.70604436,-0.76340423,-0.8412101,-0.92626631,-0.96780061,-0.97353182,-0.96491792,-0.95331666,-0.94220776,-0.94596648,-0.96247429,-0.98412721,-1.007863,-1.0280081,-1.0279758,-1.032131,-1.0370429,-1.0263289,-1.0414216,-1.0671312,-1.0796692,-1.1001791,-1.0965883,-1.0693787,-1.0506298,-1.0520333,-1.0734978,-1.0839538,-1.0767175,-1.066651,-1.0575067,-1.0409279,-1.0300825,-1.0090203,-0.98136687,-0.94209015,-0.86293193,-0.78388035,-0.72724092,-0.65162811,-0.55494259,-0.49375118,-0.47275914,-0.48896917,-0.51316026,-0.50348498,-0.47911949,-0.45715921,-0.44439037,-0.39126404,-0.28047579,-0.19710607,-0.090673241,0.080649229,0.25859105,0.3401105,0.40189874,0.41223156,0.37151188,0.47878496,0.51409463,0.51009885,0.5397977,0.59192301,0.69620663,0.71115849,0.72865694,0.77128251,0.82182717,0.78339,0.79021884,0.75106239,0.61086891,0.55616447,0.52553697,0.53703632,0.60046292,0.69802447,0.76249791,0.72839459,0.6266639,0.58520809,0.52089323,0.52707145,0.57166191,0.54418671,0.64864208,0.75832093,0.72574678,0.65910047,0.61221365,0.64949986,0.64869967,0.5580219,0.56208508,0.55606209,0.42912256,0.30605923,0.25512643,0.24219843,0.25035261,0.22513303,0.20164299,0.20774423,0.20696943,0.24526347,0.30434262,0.37815801,0.48372705,0.58026519,0.61040874,0.63800305,0.70509084,0.74399464,0.79794748,0.84032317,0.86050232,0.94957324,1.0320577,1.0414546,0.97724973,0.98130103,0.95267615,0.81013991,0.69787316,0.62291339,0.58897973,0.49337729,0.37258031,0.33548708,0.33193335,0.31757151,0.30735007,0.27472571,0.25359979,0.26608677,0.26890506,0.29162964,0.36296182,0.47295599,0.60641862,0.71789707,0.81840952,0.88879572,0.94404436,0.96710181,0.84459688,0.86539236,0.96645674,0.98838263,0.97728667,0.97562384,1.012077,0.96120763,0.84976785,0.80123482,0.74111841,0.67020174,0.67904186,0.64382902,0.57867553,0.53300626,0.5351879,0.55200514,0.52048742,0.46398176,0.32022878,0.16379931,0.066551466,-0.069524,-0.18346352,-0.25245466,-0.30628793,-0.33285721,-0.32330023,-0.31986042,-0.31788342,-0.30561446,-0.17607594,-0.035031486,-0.031423973,-0.016009981,0.040437394,-0.017463789,-0.094325998,-0.14075391,-0.16257397,-0.083553435,0.029464465,0.1306191,0.2190094,0.33106183,0.43365804,0.44578099,0.53246241,0.63563167,0.77808584,0.95110277,1.0829935,1.197408,1.3278077,1.3879789,1.4628631,1.5804755,1.6521537,1.713343,1.6534472,1.4933987,1.3855075,1.3651825,1.2724065,1.2618012,1.4446009,1.424055,1.5047537,1.750441,1.837328,1.7892352,1.6991967,1.5141015,1.2265407,0.97683446,0.93266874,0.89927131,0.95648391,1.2080881,1.3615363,1.4285859,1.6873758,1.8275624,1.7555533,1.3872525,0.84041043,0.48835336,0.15754964,-0.13536457,-0.38157352,-0.62182781,-0.77682403,-0.94303324,-1.0762598,-1.1882864,-1.2564179,-1.2985949,-1.3232843,-1.3431145,-1.3539145,-1.3551111,-1.3717837,-1.4078882,-1.4535685,-1.5048718,-1.5666554,-1.6180945,-1.6608039,-1.6919809,-1.7146527,-1.7307659,-1.7407811,-1.7485382,-1.7548325,-1.7609056,-1.7655956,-1.7693909,-1.7736731,-1.7768047,-1.7779732,-1.7805208,-1.7829872,-1.78523,-1.7886304,-1.7920339,-1.7931251,-1.7953438,-1.798162,-1.8005528,-1.8037848,-1.8061064,-1.8081891,-1.8104095,-1.8123022,-1.8141852,-1.8152273:1
|
33 |
+
-0.63702147,-0.62431315,-0.60282215,-0.64470015,-0.73549373,-0.79836495,-0.8669083,-0.92080234,-0.93148694,-0.9290711,-0.92774082,-0.92446032,-0.92314812,-0.93818597,-0.96715055,-0.98484944,-0.98364844,-0.99692402,-1.0020348,-0.99467687,-1.0060097,-1.0109765,-1.0296212,-1.0602331,-1.0772885,-1.0748927,-1.0597498,-1.0472791,-1.0451795,-1.0621132,-1.0693102,-1.062547,-1.0495669,-1.0478602,-1.0450876,-1.0213146,-0.9940119,-0.95842837,-0.91794023,-0.86807946,-0.80635521,-0.73183195,-0.66844647,-0.59421485,-0.51818513,-0.49968979,-0.50954073,-0.50031869,-0.51214231,-0.53524739,-0.48698366,-0.42810538,-0.37936749,-0.31981479,-0.24908986,-0.12489053,0.089397984,0.24523802,0.30312466,0.37154264,0.34126644,0.37064849,0.47723361,0.5512622,0.64128157,0.68034205,0.67491869,0.70445341,0.7392549,0.81316273,0.82243258,0.78255491,0.81502375,0.83317883,0.78150577,0.69420114,0.58111149,0.55239246,0.5724528,0.62355963,0.72162457,0.73584016,0.72258429,0.69397553,0.52670688,0.45859228,0.53246831,0.58156479,0.55572181,0.53463641,0.6110253,0.65940449,0.62953608,0.60820352,0.58191657,0.50542318,0.49989968,0.49880411,0.43426476,0.36137449,0.28717675,0.22497592,0.17490013,0.16033724,0.21819645,0.22051976,0.16614177,0.14998069,0.18933039,0.25824455,0.32426617,0.44152368,0.558241,0.5711996,0.61965634,0.69046297,0.71213671,0.74821467,0.81378196,0.85434949,0.8547605,0.87940732,0.84850878,0.84517401,0.88967837,0.87590536,0.73260703,0.62084916,0.55578392,0.50227035,0.46095408,0.35326474,0.28466988,0.28921983,0.27966905,0.23282767,0.21877812,0.23891197,0.24046569,0.22365404,0.26345727,0.35620301,0.43199422,0.52641063,0.65155688,0.81340724,0.96297159,0.95123117,0.86570517,0.83800013,0.9747218,1.0129097,0.9446174,1.0290343,1.0258982,0.94437001,0.91397524,0.92761667,0.85582497,0.73526864,0.70754597,0.63672529,0.56790378,0.57698661,0.55938278,0.51403197,0.4900136,0.4589125,0.37142949,0.289203,0.13797663,0.014579861,-0.097226055,-0.22871287,-0.32209996,-0.34928487,-0.33052255,-0.30368644,-0.3067344,-0.33702685,-0.3197271,-0.20066976,-0.09343718,-0.041111483,-0.028375508,-0.069418004,-0.13367263,-0.19649177,-0.21878819,-0.17428015,-0.091924027,-0.0091904256,0.091739269,0.17805445,0.24883942,0.34304969,0.417167,0.54292361,0.68183769,0.8944643,1.050924,1.1301672,1.2331441,1.3801313,1.4830006,1.5850261,1.6880109,1.8083975,1.8826988,1.8175059,1.6163747,1.4129758,1.3468926,1.3191922,1.3615623,1.50509,1.5747654,1.7197223,1.8049434,2.0009894,2.0219815,1.8366159,1.6178918,1.256666,0.99398051,0.9763337,1.0010646,0.95469084,1.0891246,1.3149265,1.439907,1.6090673,1.8590838,1.7687396,1.3078202,0.77156496,0.38593569,0.09595621,-0.19656666,-0.42988309,-0.64587443,-0.81645711,-0.96807743,-1.0832755,-1.1827571,-1.2410995,-1.2781826,-1.2908603,-1.2998006,-1.312893,-1.3157086,-1.3210532,-1.348128,-1.3972119,-1.455063,-1.5268696,-1.5855068,-1.6338778,-1.6683928,-1.6920356,-1.7089244,-1.7196737,-1.7286705,-1.7354284,-1.74112,-1.7454621,-1.7493948,-1.7530049,-1.7565205,-1.7592916,-1.761182,-1.7625006,-1.7644461,-1.7675402,-1.7706259,-1.773057,-1.7751524,-1.7771944,-1.7797072,-1.782322,-1.7844229,-1.7868022,-1.7894791,-1.7912406,-1.7925567,-1.7937177:1
|
34 |
+
-0.60729928,-0.59432439,-0.61721979,-0.67830933,-0.75917471,-0.84379844,-0.90527986,-0.941036,-0.96928276,-0.98190677,-0.97031424,-0.95138497,-0.94590166,-0.96338132,-0.98905049,-1.0013898,-1.0079661,-1.0056953,-1.0027708,-0.9982338,-0.99514922,-1.0138713,-1.037855,-1.0642019,-1.0823396,-1.088616,-1.078173,-1.0724062,-1.0789621,-1.0878876,-1.0903097,-1.0718168,-1.056806,-1.0554459,-1.0548332,-1.0387236,-1.0199904,-0.97985796,-0.92131866,-0.87617969,-0.83274231,-0.78142877,-0.70993907,-0.62038672,-0.56906492,-0.5789425,-0.59278305,-0.57997287,-0.54966634,-0.52482181,-0.49580701,-0.43199633,-0.34670185,-0.23842883,-0.11165071,0.032883546,0.24467252,0.41960567,0.51144085,0.56841719,0.58136966,0.60273946,0.65522137,0.76147499,0.84185452,0.82384657,0.89607172,1.032436,1.1012567,1.1983774,1.2161571,1.213807,1.1918213,1.1885782,1.1672367,1.0428217,0.92085027,0.81212653,0.79907406,0.8356612,0.8478585,0.86454802,0.85761002,0.78532079,0.6713298,0.58940432,0.58739415,0.63453407,0.69957894,0.72176718,0.70740724,0.74790949,0.73206576,0.64049719,0.5610741,0.48668981,0.45551729,0.46257199,0.43284892,0.36557639,0.30104711,0.24705789,0.2097097,0.21093641,0.2508315,0.26548477,0.2630234,0.25373739,0.23344612,0.29305776,0.40938961,0.52218044,0.59323278,0.60193406,0.6423239,0.67159514,0.71194604,0.74891505,0.73441393,0.78253812,0.82901954,0.81162367,0.83649824,0.86274197,0.85344738,0.79657088,0.69184762,0.60171959,0.50743592,0.41285829,0.3626996,0.33193838,0.28715012,0.25780941,0.20553291,0.17743846,0.16727709,0.17680889,0.2086539,0.20479603,0.23257983,0.32261421,0.44175258,0.54571972,0.7057977,0.82035722,0.85251192,0.89001766,0.81743353,0.76947468,0.83718568,0.88910463,0.91046394,0.85994372,0.867269,0.85657568,0.77949631,0.79131364,0.75939916,0.61699241,0.54030621,0.51388537,0.50838346,0.49633464,0.45823463,0.45111316,0.40476163,0.34019132,0.2664304,0.19126566,0.067264961,-0.055917451,-0.19644614,-0.32898213,-0.40628519,-0.44074912,-0.43478679,-0.43030936,-0.42791175,-0.41449425,-0.40911412,-0.32076845,-0.22315839,-0.19519017,-0.1920827,-0.19503723,-0.2244948,-0.25492089,-0.30090262,-0.30253617,-0.17908842,-0.082539086,0.023887993,0.098300588,0.15033448,0.22424151,0.26431593,0.38504015,0.52823704,0.72408674,0.89198046,1.0511371,1.2073099,1.3446924,1.4829841,1.65008,1.7428217,1.753109,1.6856395,1.5171269,1.3889829,1.3104948,1.2837822,1.2584326,1.3182573,1.447934,1.4869698,1.6627371,1.7748707,1.9097078,1.9858311,1.8222928,1.5410358,1.2420194,1.0862297,0.98945078,0.87924484,0.85662846,1.0244244,1.2681446,1.4587268,1.6053425,1.6724842,1.5469615,1.2536212,0.76416736,0.35021104,0.069175614,-0.18757936,-0.40259854,-0.59686159,-0.74334052,-0.90021118,-1.0241362,-1.123017,-1.1863379,-1.2267282,-1.2354018,-1.2374374,-1.238921,-1.2321299,-1.2415606,-1.2744495,-1.3287532,-1.4006005,-1.48457,-1.5518651,-1.6102053,-1.6533664,-1.6823038,-1.7022062,-1.7154545,-1.725203,-1.7327439,-1.738871,-1.7436698,-1.7483434,-1.7523995,-1.7552954,-1.7578855,-1.7607887,-1.76268,-1.7645248,-1.7672076,-1.7701264,-1.7717114,-1.7734552,-1.775379,-1.7775553,-1.7797661,-1.78149,-1.7832563,-1.7852124,-1.786656,-1.7878445,-1.7890242:1
|
35 |
+
-0.60166035,-0.58101228,-0.59461934,-0.64645233,-0.74071351,-0.83499176,-0.9044391,-0.93709156,-0.96421724,-0.96967456,-0.9518638,-0.93348423,-0.9288931,-0.96555359,-0.98531255,-0.99532949,-1.0149776,-1.0152255,-1.0118014,-1.0080472,-1.0155334,-1.0311965,-1.0550522,-1.0837754,-1.0894855,-1.0826606,-1.0701732,-1.053921,-1.0584899,-1.0866844,-1.0965043,-1.0758927,-1.0653776,-1.0639905,-1.0558407,-1.0327861,-1.0087085,-0.97095707,-0.91459146,-0.85434127,-0.79057013,-0.73811741,-0.65387828,-0.56015905,-0.49647372,-0.45995098,-0.48110744,-0.51566096,-0.5117024,-0.48236747,-0.44343761,-0.37928634,-0.31367397,-0.21499384,-0.08177872,0.018533104,0.14236532,0.25968679,0.31433972,0.35718583,0.4601921,0.54813866,0.59416397,0.62965884,0.61579963,0.64919308,0.77230108,0.86481004,0.92501601,0.98406395,0.99653836,0.9944333,1.0689053,1.0533804,0.92011771,0.7730374,0.73625332,0.70216251,0.66404733,0.72651334,0.72728906,0.741299,0.77452902,0.75173328,0.6744298,0.58751578,0.6074157,0.65586272,0.67904107,0.71691111,0.75267228,0.74785234,0.71743409,0.70474489,0.695479,0.6676065,0.62030132,0.62542083,0.55482698,0.44570091,0.38325883,0.32261567,0.26506882,0.25724071,0.28584997,0.29524484,0.26105072,0.24976631,0.29315758,0.34782276,0.43707197,0.50246167,0.53537621,0.58624772,0.66133814,0.72559111,0.75900703,0.7871708,0.83671632,0.92782019,0.95133168,0.92863706,0.94854997,0.95092441,0.953558,0.88940966,0.75006539,0.65523453,0.61246109,0.56303727,0.47518745,0.41087232,0.3752953,0.33191,0.29179467,0.28279714,0.30483,0.27765676,0.23235624,0.25900665,0.29024279,0.31694136,0.43609882,0.56067129,0.65729261,0.77536281,0.88036865,0.93531546,0.86514682,0.79403641,0.85608217,0.933049,0.9772551,0.95764367,0.93754894,0.9484703,0.92665705,0.89908179,0.79804765,0.69908312,0.66986683,0.63653525,0.58337014,0.57622129,0.56779913,0.55839097,0.56202982,0.51033488,0.40671136,0.26862085,0.13826287,0.039470386,-0.11038448,-0.21844066,-0.30126596,-0.3603924,-0.35096863,-0.3414382,-0.35373166,-0.34612039,-0.31923913,-0.195887,-0.090635437,-0.036793835,-0.03842057,-0.051133997,-0.12899227,-0.20070402,-0.22878651,-0.22170653,-0.13330104,-0.0630218,0.034045893,0.1145576,0.23915722,0.33770849,0.33480976,0.44248231,0.57357486,0.72392585,0.82592191,0.94832029,1.1028557,1.2647043,1.403065,1.4151919,1.4823493,1.5586764,1.5380489,1.5140412,1.4763298,1.4025881,1.3175747,1.2435238,1.2609521,1.3925247,1.4101522,1.5007232,1.6656299,1.8073123,1.7546887,1.60389,1.3915122,1.1020936,0.89154114,0.82280662,0.84390675,0.93926891,1.0990319,1.2584796,1.3916996,1.6255347,1.7817191,1.6577844,1.2755902,0.80473772,0.44798896,0.1732101,-0.12651554,-0.36669097,-0.58279311,-0.75069455,-0.91902675,-1.0490186,-1.1493097,-1.2142921,-1.2577342,-1.2750923,-1.2854126,-1.2894336,-1.2823024,-1.2940202,-1.326367,-1.3828628,-1.4542701,-1.5375935,-1.6082701,-1.6705645,-1.715947,-1.746057,-1.7675767,-1.7826081,-1.7944145,-1.8026065,-1.8089087,-1.8140751,-1.8184433,-1.8229483,-1.8271351,-1.8295618,-1.8319741,-1.8343233,-1.8368432,-1.8401382,-1.8434421,-1.8445486,-1.8474205,-1.8507265,-1.8532272,-1.8566317,-1.858998,-1.8609035,-1.8629443,-1.8653238,-1.8675053,-1.8685946:1
|
36 |
+
-0.66068492,-0.60181254,-0.60995253,-0.66576101,-0.73783944,-0.81872812,-0.88792681,-0.92775086,-0.93494831,-0.93141745,-0.91747215,-0.90251272,-0.91208951,-0.94135052,-0.98339987,-1.0212782,-1.0318299,-1.0470916,-1.064758,-1.0628518,-1.0621633,-1.0804006,-1.0980104,-1.1085077,-1.1245352,-1.1239744,-1.0981107,-1.079752,-1.0877151,-1.1033565,-1.1038939,-1.085716,-1.0824875,-1.0823206,-1.0750062,-1.0593264,-1.0351278,-0.9992507,-0.93889096,-0.89015153,-0.83034062,-0.75822262,-0.65554786,-0.54618397,-0.48490957,-0.43648801,-0.41176125,-0.43323275,-0.45577992,-0.45450603,-0.459421,-0.44157746,-0.37130285,-0.2942752,-0.21353607,-0.070564753,0.10257314,0.25033516,0.29631228,0.35578935,0.42474789,0.48767786,0.50201287,0.49838384,0.56948086,0.59003568,0.61012212,0.69570074,0.73924748,0.766237,0.87473158,0.84470345,0.75950285,0.69745636,0.64316004,0.57407097,0.5053409,0.53412951,0.54130451,0.54563285,0.64470363,0.72705498,0.68448704,0.63215898,0.57540134,0.52053387,0.49072239,0.54974738,0.60648199,0.63337369,0.73826194,0.78495693,0.75972268,0.73471938,0.70299906,0.63702114,0.60979939,0.61849553,0.57493591,0.47382624,0.3295222,0.21815059,0.22193767,0.21798486,0.18987265,0.19383232,0.17871424,0.16985532,0.22276658,0.2935587,0.37689654,0.48339925,0.58662744,0.63639294,0.66968212,0.75708121,0.84572692,0.93550417,0.96609259,1.0199658,1.1293339,1.1256936,1.0572274,1.0716134,1.0585749,0.98054572,0.84518577,0.66551254,0.5746954,0.52671045,0.43310123,0.36740103,0.34583526,0.32073687,0.25194938,0.220301,0.22261325,0.19117348,0.17778729,0.19608243,0.21900844,0.30549251,0.47424961,0.63239275,0.72658813,0.8168887,0.94351116,0.95109725,0.87886761,0.86628197,0.9308329,0.91934054,0.90210844,0.91097658,0.90398916,0.90347648,0.85417464,0.84117767,0.81894508,0.68637768,0.62151336,0.59755042,0.56935375,0.60008238,0.57808427,0.54790718,0.56103538,0.49263725,0.33807399,0.2676848,0.13875966,-3.4283226E-4,-0.14319874,-0.25056744,-0.33564685,-0.37514522,-0.36253832,-0.3728931,-0.37901534,-0.37445653,-0.36836264,-0.2625993,-0.10442414,-0.009997233,-0.014904406,-0.066474674,-0.12049811,-0.16162772,-0.21609201,-0.23155089,-0.16045399,-0.062031863,0.085134076,0.20991669,0.31611001,0.34846846,0.36293565,0.48073108,0.62938107,0.78725523,0.90581141,1.0726468,1.2562049,1.3635827,1.5180277,1.6184064,1.6239778,1.6419547,1.6787035,1.703036,1.5554641,1.3588414,1.3356393,1.4015784,1.4174636,1.5438475,1.6347653,1.7736291,1.9307202,1.870547,1.8660172,1.7402635,1.4874171,1.1979371,0.986403,0.91951951,0.87292646,0.95957202,1.1113806,1.3770058,1.5600335,1.5600352,1.7295889,1.7104519,1.389757,0.77939532,0.28630503,-0.024418825,-0.32657967,-0.58740052,-0.78971708,-0.92407128,-1.0632647,-1.1616367,-1.2338979,-1.280584,-1.3140383,-1.3240637,-1.3260042,-1.3242746,-1.3184525,-1.3307369,-1.3559354,-1.3951477,-1.4466988,-1.5095328,-1.5627369,-1.6071982,-1.6403429,-1.6633512,-1.6789668,-1.689637,-1.6988779,-1.705385,-1.7097531,-1.7126268,-1.7162922,-1.7201414,-1.7224841,-1.7244371,-1.726666,-1.7284763,-1.7305135,-1.7329268,-1.7355583,-1.7374739,-1.7392204,-1.7411524,-1.7439171,-1.7467762,-1.7487026,-1.7507829,-1.7529472,-1.7544829,-1.7555771,-1.7564951:1
|
37 |
+
-0.66527564,-0.63680018,-0.63973478,-0.68770268,-0.7608487,-0.83965295,-0.89861207,-0.92357767,-0.95197855,-0.96325493,-0.95297692,-0.94729657,-0.95742946,-0.97912727,-0.99940164,-0.99986809,-1.001947,-1.0085018,-0.99855268,-0.99159842,-0.99883393,-1.0315235,-1.0472907,-1.0551946,-1.0794803,-1.0683712,-1.0553589,-1.0619302,-1.0623302,-1.0634056,-1.0644153,-1.0597854,-1.0512553,-1.0532901,-1.052297,-1.0235295,-0.98702172,-0.96654315,-0.94327014,-0.89274846,-0.82808205,-0.77930072,-0.71627874,-0.61964041,-0.56371637,-0.5487198,-0.54751723,-0.56462338,-0.55684137,-0.53579066,-0.49608203,-0.43768503,-0.38915762,-0.2905815,-0.16564914,-0.0050043792,0.14227719,0.22192078,0.33228373,0.38471417,0.42333528,0.45724993,0.4911634,0.56776306,0.59629227,0.62914074,0.73124221,0.7771203,0.80013692,0.87294091,0.89411851,0.88311349,0.85652207,0.84212914,0.85367051,0.7509654,0.63042558,0.62012948,0.63312318,0.64340535,0.7105908,0.73279659,0.70962926,0.69415882,0.5937938,0.51700946,0.53175366,0.58402702,0.67889884,0.69126977,0.65600339,0.68957068,0.68494387,0.61690256,0.54987758,0.48978578,0.48905421,0.47714075,0.42810667,0.36868097,0.28056012,0.264273,0.23165854,0.1943915,0.23467097,0.25772949,0.22586885,0.22667461,0.26203977,0.29344983,0.3822904,0.49778409,0.55781277,0.61410201,0.60857497,0.59743655,0.70192899,0.82597035,0.88138772,0.89625543,0.8894062,0.92601702,0.99365852,0.95392165,0.86751486,0.77004045,0.69242094,0.61055297,0.53825865,0.4745949,0.40694338,0.34281071,0.25929453,0.24267644,0.2588571,0.25313692,0.22826099,0.18879496,0.16018103,0.17630546,0.25076104,0.33732349,0.44832495,0.58019517,0.6991274,0.81059804,0.88716998,0.89391132,0.8751537,0.86734658,0.91814365,0.99687698,0.99017208,0.93078321,0.87647393,0.88453147,0.91289135,0.88777543,0.84283273,0.69092306,0.59335832,0.55983061,0.54237006,0.56831815,0.5313869,0.50449666,0.48979697,0.42146594,0.31393751,0.19731257,0.091697725,0.0030470364,-0.13448988,-0.24679257,-0.34181562,-0.40027028,-0.39318014,-0.35825163,-0.33719584,-0.36271718,-0.38276236,-0.27299679,-0.16933275,-0.13152651,-0.10441528,-0.11395221,-0.1775367,-0.23082184,-0.27190784,-0.28602654,-0.15957573,-0.025733231,0.098270646,0.20539197,0.26526916,0.35638201,0.42702539,0.54849748,0.64304666,0.81176639,1.0271277,1.1854258,1.341573,1.474027,1.5626417,1.6461623,1.7196688,1.7904095,1.7734677,1.7594341,1.6352517,1.3997567,1.2900119,1.3037194,1.3702713,1.5214963,1.5643589,1.6753297,1.9231412,2.0949526,1.9807971,1.7249204,1.4594324,1.1641661,0.90556305,0.76254972,0.74454853,0.88717441,1.0597881,1.2253121,1.4640635,1.7902776,1.905908,1.7427743,1.3682491,0.85664715,0.45313812,0.15691623,-0.10037909,-0.31073614,-0.54326278,-0.70068193,-0.86119563,-1.003884,-1.1124423,-1.1718213,-1.2155369,-1.2392202,-1.2480991,-1.2535614,-1.2526565,-1.2606967,-1.2953432,-1.3541007,-1.4214298,-1.4994337,-1.5646208,-1.6201396,-1.6593521,-1.6866571,-1.7068719,-1.7190705,-1.7285736,-1.7368102,-1.7430743,-1.747383,-1.7519547,-1.7562528,-1.7598582,-1.7619773,-1.7640397,-1.7661713,-1.7689397,-1.7722404,-1.7751282,-1.7766233,-1.7782533,-1.7809291,-1.7835006,-1.7858671,-1.7878936,-1.7896332,-1.791887,-1.7937475,-1.795334,-1.7968732:1
|
classification/UCR/Coffee/Coffee_TRAIN.ts
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#"FoodFood spectrographs are used in chemometrics to classify food types, a task that has obvious applications in food safety and quality assurance. The coffee data set is a two class problem to distinguish between Robusta and Aribica coffee beans. Further information can be found in the original paper Briandet et al. Discrimination of Arabica and Robusta in Instant Coffee by Fourier Transform Infrared Spectroscopy and Chemometrics J. Agricultural and Food Chemistry, 44 (1), 1996. The data was first used in the time series classification literature in Bagnall et al. Transformation Based Ensembles for Time Series Classification, SDM 2012.
|
2 |
+
@problemName Coffee
|
3 |
+
@timeStamps false
|
4 |
+
@missing false
|
5 |
+
@univariate true
|
6 |
+
@equalLength true
|
7 |
+
@seriesLength 286
|
8 |
+
@classLabel true 0 1
|
9 |
+
@data
|
10 |
+
-0.51841899,-0.48588363,-0.50500747,-0.56018294,-0.63629941,-0.75322902,-0.82722915,-0.85976467,-0.90632072,-0.92379648,-0.93321222,-0.93442926,-0.92078716,-0.93657191,-0.95599685,-0.95934101,-0.96940599,-0.9824055,-0.97659952,-0.96252576,-0.97031893,-0.98199237,-0.9874616,-1.0152202,-1.0480611,-1.0592421,-1.0498854,-1.0467321,-1.0643986,-1.0877935,-1.0993351,-1.0850813,-1.0641912,-1.0545229,-1.044503,-1.0236367,-0.99421712,-0.96371982,-0.92237217,-0.86616903,-0.81351574,-0.77266759,-0.72343976,-0.66424331,-0.63424598,-0.6280451,-0.60469363,-0.56829781,-0.53778323,-0.50569966,-0.4612259,-0.38892741,-0.29296669,-0.20056328,-0.090999931,0.0084190471,0.082658143,0.22029375,0.34217234,0.42883427,0.55487916,0.54987503,0.51045674,0.60485004,0.6628724,0.64908008,0.70823327,0.79018805,0.86140673,0.9066245,0.99179382,1.0739758,1.0479147,1.0612876,1.0357806,0.96001308,0.89669581,0.78296885,0.73898713,0.73807388,0.78617673,0.7996705,0.7592426,0.70871026,0.63221283,0.63678196,0.63336569,0.63591783,0.66037969,0.68449957,0.679707,0.6353288,0.60739885,0.60318089,0.51534708,0.44636312,0.44976719,0.42765431,0.36126765,0.31869552,0.29465455,0.23049152,0.21593633,0.20237126,0.21164516,0.2375017,0.20308579,0.18274348,0.20487522,0.23673899,0.31383021,0.38322175,0.40506666,0.43961046,0.48577001,0.53359792,0.56159823,0.60313034,0.64741013,0.64071562,0.67863259,0.7238296,0.71367778,0.73546405,0.69066321,0.632419,0.56722941,0.51244061,0.4748466,0.43247746,0.40443785,0.33903466,0.26204866,0.22305982,0.24140717,0.24035557,0.20729773,0.21281292,0.24948685,0.25620973,0.26658356,0.33899868,0.44332037,0.54020464,0.63521042,0.70826639,0.76582523,0.87434538,0.88325623,0.84631813,0.9807682,1.046898,1.040239,1.0373778,1.0324659,1.032877,1.0432058,1.0251688,0.9572421,0.9823372,0.93526851,0.84303862,0.76011212,0.72102534,0.6747341,0.61629687,0.60648544,0.59670174,0.48259033,0.32463397,0.20111206,0.1009692,-0.034165135,-0.15944208,-0.24965229,-0.31928105,-0.34077004,-0.35730736,-0.35495236,-0.34208185,-0.342095,-0.28669973,-0.22090321,-0.18784982,-0.14036721,-0.085618493,-0.09316192,-0.11884304,-0.1480344,-0.13473365,-0.038413047,0.037040077,0.13759084,0.26453012,0.39180314,0.50227737,0.55452482,0.62484657,0.71932402,0.9026986,1.0301155,1.1143873,1.2580638,1.398263,1.4946701,1.5866569,1.6391971,1.7010214,1.7720688,1.8022991,1.6637242,1.5481869,1.5057579,1.408008,1.4124569,1.467514,1.5188524,1.533485,1.469025,1.6630346,1.6795213,1.5245938,1.3500752,1.1753579,1.0088755,0.9080989,0.90521381,0.94613043,0.96435243,1.0245697,1.2284163,1.3153384,1.3734245,1.3545781,1.0694367,0.75064171,0.4867503,0.23820768,-0.015332082,-0.24774734,-0.45842687,-0.60725068,-0.77932422,-0.90835007,-1.0187557,-1.084125,-1.1038269,-1.100227,-1.0962133,-1.0927827,-1.0827159,-1.0938413,-1.148036,-1.2375491,-1.3471144,-1.4815614,-1.5935833,-1.6870365,-1.7516247,-1.7943041,-1.8241779,-1.8432856,-1.8566563,-1.8665025,-1.8752712,-1.8818505,-1.887185,-1.8920667,-1.8968985,-1.9005997,-1.9043497,-1.9077444,-1.9099115,-1.9127192,-1.9163279,-1.9181929,-1.9201246,-1.9223129,-1.9242122,-1.9269965,-1.9287208,-1.9300262,-1.9323014,-1.9336308,-1.9349635,-1.9360067:0
|
11 |
+
-0.54846169,-0.53368082,-0.51472295,-0.55925554,-0.62680612,-0.72728361,-0.79633935,-0.82955226,-0.86309142,-0.85818148,-0.85428819,-0.8542488,-0.85245819,-0.89271787,-0.92984392,-0.94271557,-0.96331925,-0.97768231,-0.97121953,-0.95016586,-0.95354794,-0.99647607,-1.0082791,-1.0023866,-1.0243972,-1.0403471,-1.0285664,-0.99147207,-0.99760565,-1.0457352,-1.0623889,-1.0516949,-1.0340842,-1.0212878,-1.0140783,-1.0040397,-0.98191267,-0.94186479,-0.88278255,-0.82554537,-0.78309081,-0.72440805,-0.67347183,-0.61660238,-0.54499603,-0.51884157,-0.49441869,-0.48074961,-0.44860289,-0.41588756,-0.43377095,-0.40087449,-0.33471078,-0.26653627,-0.16016155,-0.068833627,0.030156818,0.14947946,0.21055362,0.29476309,0.3786511,0.45044491,0.5100221,0.51633081,0.5504724,0.62427517,0.59903228,0.62397848,0.72704477,0.77313325,0.85044271,0.90173487,0.9526437,0.93172871,0.85569516,0.85475654,0.75876637,0.65699661,0.69353343,0.6814855,0.70163656,0.78303594,0.71807754,0.6502845,0.63171509,0.57755861,0.59502888,0.62554474,0.60776665,0.5959914,0.69369012,0.80348424,0.74384496,0.66727531,0.62878814,0.66019373,0.67702349,0.51682281,0.42013419,0.44012638,0.39959729,0.32809209,0.33811263,0.34277585,0.30797442,0.3102326,0.28920162,0.23976565,0.24655861,0.31859903,0.3617036,0.40853844,0.46171702,0.49528444,0.53167003,0.62291317,0.7098104,0.743478,0.78735414,0.80619023,0.84085002,0.81481963,0.79008882,0.86378335,0.86399143,0.82181981,0.7204552,0.61783083,0.53526292,0.4434922,0.43105636,0.41940453,0.37485448,0.3275967,0.27558699,0.27100768,0.32311931,0.31305589,0.32346313,0.34660662,0.32270477,0.35272142,0.4521563,0.58207627,0.65530148,0.70517665,0.80273275,0.89645197,0.85627108,0.83106158,1.0438482,1.0867006,0.98125754,0.9599744,0.99511147,1.0686506,1.06601,1.0361163,0.97937659,0.90127156,0.87886996,0.94101151,0.91181913,0.79411753,0.71782319,0.71163615,0.73657024,0.6698508,0.57164174,0.44857083,0.27045838,0.14539521,-0.014823582,-0.13756049,-0.21753884,-0.32726781,-0.37416681,-0.3253539,-0.31463632,-0.36414759,-0.36873715,-0.2267363,-0.12805979,-0.092605297,-0.058158063,-0.022929661,-0.052162742,-0.13115675,-0.18413749,-0.17842184,-0.073955903,0.030383781,0.11954039,0.1483393,0.17971707,0.33239086,0.44862735,0.58289061,0.66836376,0.76934177,0.8794377,1.0163035,1.1515495,1.223828,1.2026497,1.2569009,1.4744009,1.5965808,1.53129,1.5782019,1.6063671,1.5882331,1.5399729,1.4829571,1.5913904,1.5541822,1.3807844,1.4989099,1.6552485,1.5513033,1.6624611,1.6082168,1.2767453,0.94204256,0.8412495,0.8829864,0.83385835,0.88982432,0.99392209,1.0367214,1.1741715,1.3470269,1.459763,1.4632813,1.2266192,0.79150222,0.52090924,0.3159812,0.060662421,-0.15094423,-0.43789132,-0.66326798,-0.82993668,-0.96212595,-1.088534,-1.170112,-1.2266547,-1.2542882,-1.2772138,-1.2909504,-1.2984759,-1.3263513,-1.371538,-1.4345484,-1.508736,-1.5991793,-1.6756248,-1.738466,-1.7840411,-1.8152566,-1.8354984,-1.8508874,-1.8647665,-1.8745952,-1.8802099,-1.8848474,-1.8904282,-1.8956879,-1.9003849,-1.9021319,-1.9054828,-1.9090606,-1.9118669,-1.9156172,-1.9187175,-1.9197991,-1.922542,-1.9257786,-1.9286037,-1.9321733,-1.9347479,-1.9357306,-1.9370717,-1.9407273,-1.9437857,-1.9443082:0
|
12 |
+
-0.47263392,-0.41554604,-0.3599294,-0.43049634,-0.5521319,-0.63162068,-0.73257234,-0.80712043,-0.83723976,-0.85019401,-0.85196445,-0.87200099,-0.89811699,-0.9083046,-0.89120121,-0.88407902,-0.89647653,-0.9021425,-0.90740552,-0.90121095,-0.90061756,-0.9192954,-0.93962113,-0.97651746,-1.0097954,-1.0139757,-1.0058555,-1.0149836,-1.045929,-1.0733367,-1.0714873,-1.0468164,-1.0366613,-1.0307924,-1.0144888,-0.99415527,-0.96097024,-0.92516033,-0.88806801,-0.83999436,-0.80732941,-0.78445698,-0.73812008,-0.68143515,-0.61843946,-0.60401248,-0.61752496,-0.59136095,-0.53030234,-0.46124058,-0.41389883,-0.35599032,-0.30055533,-0.19624379,-0.09074275,0.029952739,0.23113484,0.34483569,0.38607756,0.43568981,0.50224598,0.53968363,0.61366484,0.64003148,0.63845555,0.70767177,0.79180679,0.83790846,0.84673778,0.93130793,0.98438572,1.0583676,1.1459692,1.1713541,1.154566,1.0540989,0.90820367,0.84157986,0.83299915,0.82189406,0.82511544,0.81888341,0.78885389,0.75741198,0.70521177,0.6545998,0.61260047,0.63570136,0.70300728,0.70133315,0.66718479,0.60967896,0.55180224,0.52278651,0.53754731,0.51734345,0.45930591,0.43170704,0.4375249,0.38900123,0.2880274,0.24856151,0.21324233,0.18583769,0.21130484,0.27382211,0.25758466,0.16015534,0.14451994,0.19486531,0.28785805,0.38587277,0.41616037,0.43559459,0.45429014,0.46355961,0.51846355,0.5864159,0.6019458,0.64767862,0.66179923,0.6273798,0.64343831,0.67146162,0.69968378,0.66748264,0.56697288,0.49461765,0.44196797,0.39316647,0.36907872,0.33538876,0.29232276,0.2370298,0.20268761,0.25281751,0.25437666,0.20265961,0.19551172,0.21932625,0.25530104,0.27202286,0.38316011,0.53962925,0.62271261,0.73913479,0.8713141,0.90501813,0.88876404,0.88977647,1.0012632,1.0839288,1.0663648,1.0923872,1.0684638,1.0240022,1.0578957,1.0611455,1.0399073,0.96850508,0.83970149,0.77480213,0.72184284,0.66762426,0.64494417,0.60199868,0.56653126,0.49537119,0.38994915,0.33738968,0.2241682,0.094682343,-0.042346769,-0.16649183,-0.29160861,-0.37002112,-0.36647429,-0.37009172,-0.37858641,-0.36530131,-0.37797787,-0.31348524,-0.24838245,-0.24243961,-0.22057866,-0.1749834,-0.17946204,-0.20658601,-0.21964671,-0.21923944,-0.11562881,-0.026979858,0.058271467,0.1471643,0.22625149,0.33621602,0.43737977,0.59571227,0.72179333,0.94002864,1.1146378,1.1557776,1.1887976,1.3277325,1.4211412,1.5242969,1.668798,1.7295198,1.8017098,1.86089,1.7860929,1.5477396,1.4122075,1.4147878,1.4357519,1.5529586,1.6099687,1.7299962,1.656128,1.5945443,1.6569526,1.5728455,1.4071127,1.0776628,0.90754697,0.8761639,0.79341545,0.71829236,0.78796807,0.91928252,1.0927747,1.261244,1.3039532,1.2005761,0.93950653,0.65318849,0.41482655,0.18550671,-0.060610842,-0.25804498,-0.43530732,-0.60608185,-0.76883537,-0.88465158,-0.98311632,-1.0517926,-1.0842147,-1.0631545,-1.0377205,-1.0146564,-0.9943844,-1.0085935,-1.064991,-1.1585973,-1.2796043,-1.4387757,-1.5678682,-1.681495,-1.7628956,-1.8154152,-1.8526929,-1.876197,-1.8939124,-1.9071039,-1.9171784,-1.9234337,-1.9306779,-1.938138,-1.942255,-1.946914,-1.952573,-1.9557942,-1.9580652,-1.9614649,-1.9655034,-1.9676454,-1.9710757,-1.9746,-1.9767878,-1.9796759,-1.9816956,-1.9842153,-1.987586,-1.9891427,-1.9906587,-1.9923005:0
|
13 |
+
-0.50952091,-0.48421754,-0.47795118,-0.51128686,-0.55858712,-0.65242826,-0.74529837,-0.78735632,-0.8182795,-0.82604987,-0.83002289,-0.83981558,-0.83737684,-0.83190298,-0.88456876,-0.92592265,-0.92660824,-0.91387106,-0.91882562,-0.92658462,-0.92561501,-0.94510965,-0.975654,-1.0095638,-1.0288078,-1.0214263,-1.0203116,-1.0155284,-1.0067394,-1.0244057,-1.0365524,-1.0396432,-1.0435909,-1.0413333,-1.018699,-0.98876267,-0.95553807,-0.91127598,-0.86384704,-0.83011309,-0.78842488,-0.74428152,-0.67757944,-0.57950059,-0.52163503,-0.49553588,-0.50804282,-0.51776794,-0.50485726,-0.4764006,-0.40920677,-0.33294629,-0.28425857,-0.21482945,-0.15543551,-0.09111685,0.055138622,0.13980652,0.20204841,0.32243323,0.39749068,0.40327765,0.37738786,0.46163256,0.54276102,0.59916565,0.68404881,0.66790776,0.65378411,0.77372932,0.85246079,0.84717815,0.87616231,0.83438849,0.83558562,0.8174639,0.78314724,0.73463706,0.73598429,0.76153145,0.73993644,0.72534694,0.69600889,0.609605,0.52368007,0.53590877,0.54198261,0.52875292,0.5798151,0.64199271,0.65422141,0.64910002,0.6559093,0.64901037,0.53164023,0.41110728,0.42779343,0.48739138,0.47993368,0.3938593,0.33535156,0.24254453,0.19622296,0.22000614,0.20667084,0.2116359,0.20440789,0.23278267,0.23841965,0.23953795,0.27083185,0.33897398,0.42072002,0.45588407,0.49014684,0.5320771,0.58039508,0.60643257,0.64126536,0.71476131,0.81472877,0.83925964,0.80901483,0.81501291,0.78254091,0.71255456,0.64339876,0.5555534,0.49357979,0.45210138,0.37895845,0.35284257,0.31134458,0.27534681,0.27280158,0.20496032,0.20959357,0.24333256,0.20880653,0.21112742,0.27366526,0.32833488,0.37766468,0.48318177,0.59984588,0.70975777,0.80702553,0.93531387,0.94312907,0.86730042,0.98748124,1.0764943,1.0631287,1.0224156,1.031752,1.0712873,1.0397144,1.0240382,0.96383089,0.90106838,0.88175949,0.83535089,0.76591642,0.7002044,0.6767856,0.664299,0.62173804,0.56769059,0.5201098,0.39852557,0.243734,0.13515239,0.0059056895,-0.13614925,-0.25279204,-0.31707757,-0.3229461,-0.31931832,-0.33348144,-0.34437526,-0.33336949,-0.26460387,-0.20696987,-0.19109164,-0.14710506,-0.09044176,-0.11817206,-0.13418804,-0.1397521,-0.1217138,-0.044881427,0.021836506,0.13367386,0.20377129,0.25952882,0.39998737,0.4838492,0.58766473,0.69196786,0.86074172,0.99117341,1.0916063,1.1864525,1.2890088,1.411187,1.4794606,1.5226664,1.6995985,1.7199415,1.6748996,1.8250376,1.8745799,1.6971177,1.5589591,1.5557025,1.6021545,1.6375261,1.5871015,1.6555939,1.73021,1.7558736,1.782056,1.5260409,1.2042742,1.0367038,0.90827681,0.86735115,0.94741663,0.9859429,1.0073086,1.1243016,1.3995338,1.4713169,1.3150127,0.97390728,0.72090764,0.52875019,0.28194629,0.042995964,-0.21383895,-0.4515634,-0.63206448,-0.80335689,-0.93271871,-1.0460192,-1.1135156,-1.1742908,-1.199461,-1.1925887,-1.1929684,-1.2003006,-1.2198764,-1.2647619,-1.3348236,-1.4234637,-1.5376151,-1.6326975,-1.7135694,-1.7686219,-1.803941,-1.8311562,-1.8485211,-1.8616275,-1.8713096,-1.8805613,-1.8884902,-1.8951934,-1.8996327,-1.9040938,-1.9088548,-1.9118451,-1.914698,-1.9177236,-1.9221802,-1.9250081,-1.9275616,-1.9308694,-1.9331977,-1.9373284,-1.9412412,-1.9439849,-1.9457617,-1.9476127,-1.9501716,-1.9517476,-1.9529217:0
|
14 |
+
-0.56342677,-0.53389622,-0.5438216,-0.59824625,-0.69025962,-0.79438396,-0.88414007,-0.92396995,-0.93950366,-0.95351568,-0.9589398,-0.98632095,-0.98852591,-0.97580926,-0.98546957,-0.98883899,-0.9992518,-1.0026849,-0.98385173,-0.98491965,-1.0018161,-1.0087719,-1.0231687,-1.0460031,-1.0731982,-1.0812533,-1.0686455,-1.0779797,-1.0953768,-1.1065693,-1.1134956,-1.1006994,-1.0812791,-1.0832293,-1.0728334,-1.0399594,-1.0244742,-0.98892106,-0.93060879,-0.87991233,-0.83701887,-0.80609304,-0.74890568,-0.67556525,-0.62795103,-0.60985369,-0.60201124,-0.58620909,-0.55438029,-0.51125674,-0.4723705,-0.40496302,-0.3010493,-0.1937526,-0.085304588,0.055368189,0.1917122,0.31195279,0.44437909,0.51485688,0.51897166,0.59475632,0.6644069,0.66869265,0.75224463,0.79140439,0.78946817,0.88634636,0.9284857,0.96156082,1.1246862,1.1699644,1.0707192,1.146852,1.1412046,1.0551498,0.95821627,0.76428903,0.68666591,0.75272399,0.87620107,0.86580928,0.82613212,0.71003851,0.60399742,0.58003392,0.61711596,0.69039063,0.70960441,0.69691019,0.67385169,0.66641173,0.61743027,0.58992076,0.56476864,0.482495,0.44468606,0.44252249,0.38703329,0.29782547,0.23604752,0.21153197,0.19629778,0.21354037,0.26546287,0.23810486,0.1651238,0.16759016,0.18157772,0.23047487,0.32972624,0.37468988,0.41328933,0.4817264,0.51810101,0.58629188,0.66488902,0.6633189,0.66539183,0.70593668,0.7277201,0.7377301,0.77023838,0.79203852,0.76812089,0.70627485,0.6505426,0.57432445,0.48769757,0.4759733,0.4169803,0.34130157,0.31315233,0.28906985,0.27029557,0.23519003,0.19789726,0.18794721,0.22293857,0.2817401,0.32906051,0.37555063,0.45803572,0.55255215,0.66325232,0.74515803,0.88230254,1.0037071,0.93159026,0.91802529,1.0081645,1.0441432,1.0659956,1.1104871,1.0897723,1.0626688,1.0849617,1.0131493,0.94977955,0.9653669,0.8533267,0.75702259,0.72466549,0.69777615,0.67765991,0.63457825,0.55045821,0.46256135,0.36021388,0.28236311,0.10943988,-0.039382114,-0.16365501,-0.26841205,-0.34043845,-0.37671784,-0.38155565,-0.41311244,-0.42215749,-0.41793556,-0.39957989,-0.32116574,-0.24976358,-0.18271862,-0.14037732,-0.16205716,-0.16199466,-0.15129539,-0.1828954,-0.1690518,-0.064984655,0.0084755638,0.11353172,0.25310345,0.40980888,0.49199637,0.55589853,0.6785485,0.78007354,0.94534027,1.131611,1.2593728,1.3173874,1.4499491,1.6126803,1.6657988,1.7474009,1.830853,1.7217769,1.7125435,1.6961376,1.5272692,1.4338169,1.359912,1.4476601,1.5674916,1.5378068,1.6079503,1.626103,1.6758771,1.6366599,1.4623056,1.2928533,1.0671394,0.92730839,0.79878339,0.71610644,0.70153634,0.78820329,0.96125671,1.0645719,1.2476239,1.3247336,1.0907386,0.80683504,0.49894198,0.20954885,-0.012323736,-0.21747153,-0.39950964,-0.59589336,-0.74401292,-0.87962065,-0.98484176,-1.0801923,-1.1321557,-1.146214,-1.1274517,-1.106697,-1.0934718,-1.0659397,-1.0620226,-1.1041129,-1.1868495,-1.3000841,-1.4376597,-1.5471993,-1.6386998,-1.7010534,-1.741306,-1.7700111,-1.7882323,-1.8009765,-1.8095021,-1.8156862,-1.8220923,-1.8287297,-1.8330664,-1.8355009,-1.8384494,-1.8419489,-1.8440295,-1.8461902,-1.8491015,-1.8513284,-1.8530087,-1.8558202,-1.8578697,-1.8591976,-1.8610028,-1.863121,-1.865041,-1.8661225,-1.8669447,-1.8684191,-1.8695715:0
|
15 |
+
-0.44148543,-0.44936588,-0.44454026,-0.49762005,-0.58064202,-0.64905496,-0.74259774,-0.81046908,-0.82545751,-0.83678627,-0.86241533,-0.84408514,-0.82226877,-0.84541316,-0.89702358,-0.93829944,-0.95890535,-0.95632317,-0.94416667,-0.95401052,-0.96120551,-0.98570315,-1.0155339,-1.0215018,-1.027604,-1.031263,-1.0110437,-0.99653177,-1.0053108,-1.0247495,-1.041086,-1.0455284,-1.0402712,-1.02274,-0.99541616,-0.96538883,-0.94188723,-0.90690277,-0.86480662,-0.80965821,-0.71577615,-0.66484814,-0.60487478,-0.53243314,-0.48357534,-0.42462074,-0.39651271,-0.41006007,-0.41013114,-0.37462289,-0.36526045,-0.3354547,-0.26767608,-0.22047893,-0.087451139,0.045841542,0.048068106,0.11588485,0.26274773,0.34265828,0.39618349,0.46838189,0.51847871,0.55241877,0.44085013,0.47279968,0.5977552,0.60700791,0.64271091,0.75693772,0.87283182,0.84753951,0.82982504,0.81202036,0.88092482,0.89013342,0.79245567,0.7801909,0.7215283,0.67254442,0.62908784,0.71445061,0.83314848,0.78404624,0.68988229,0.60994172,0.63182584,0.62571285,0.58245526,0.64992277,0.74696859,0.77693402,0.77737067,0.73834303,0.65349369,0.62086877,0.62291573,0.60460174,0.5431116,0.50983934,0.46769789,0.36629285,0.31899846,0.33282983,0.35439991,0.35385486,0.32030775,0.29262256,0.29374149,0.29711355,0.36156116,0.46143306,0.49296363,0.49854525,0.51530791,0.54920306,0.6128398,0.70846608,0.74353463,0.70970311,0.77011165,0.82161939,0.82093871,0.87490548,0.84359995,0.78864616,0.71644895,0.64685213,0.61479657,0.54229874,0.50287443,0.46449454,0.38449127,0.3474823,0.34445988,0.31845912,0.31314491,0.32920245,0.32132399,0.30438665,0.29307741,0.36617555,0.46978018,0.50230933,0.54717058,0.63011563,0.71891423,0.77746751,0.75164423,0.70121304,0.80765332,0.94918154,0.99774085,0.99146367,1.0224132,1.0741093,1.0683293,1.053135,1.0061067,0.88681211,0.85573068,0.86060624,0.8356483,0.79001908,0.73633473,0.73237006,0.68993383,0.64503923,0.59200235,0.49284752,0.31318982,0.17527968,0.086398454,-0.020495476,-0.12918065,-0.21652928,-0.23398976,-0.24140632,-0.24109521,-0.22301861,-0.23900095,-0.17970164,-0.11679832,-0.057672491,0.060898247,0.12140364,0.064294351,-0.073976582,-0.14448019,-0.063078229,0.021159109,0.083695785,0.15100866,0.18107252,0.29818253,0.33142609,0.37382619,0.51185854,0.54557688,0.6299638,0.7293855,0.80716061,0.89708757,0.97824549,1.100338,1.15593,1.1869844,1.3362439,1.4167728,1.4076511,1.4739919,1.4893878,1.3862693,1.2725002,1.3172459,1.5061888,1.4158859,1.3907998,1.4873887,1.6425155,1.698308,1.5443096,1.3966105,1.1928853,1.0596306,0.96054271,0.89567971,0.95751617,1.0641257,1.0944062,1.1417386,1.3966608,1.5129621,1.3611637,1.1495048,0.9444153,0.72368087,0.49745037,0.21956587,-0.081968487,-0.33819178,-0.51258775,-0.7172851,-0.87706461,-1.0049598,-1.0965542,-1.1537288,-1.1684633,-1.187211,-1.2013125,-1.1891976,-1.2078202,-1.2634496,-1.3508457,-1.4618626,-1.5914539,-1.7034542,-1.7973122,-1.8627056,-1.9059964,-1.9368895,-1.9583686,-1.9744378,-1.9856151,-1.9947521,-2.0016881,-2.0083848,-2.0149157,-2.0188304,-2.0231834,-2.0265142,-2.0293005,-2.0328671,-2.0355179,-2.0391486,-2.0423481,-2.0445485,-2.0458944,-2.0484175,-2.0530403,-2.0557195,-2.0568855,-2.0598488,-2.0621595,-2.0631785,-2.064161:0
|
16 |
+
-0.49643764,-0.46567683,-0.4158336,-0.45890541,-0.56657688,-0.6709118,-0.74188335,-0.78550748,-0.83705919,-0.86051453,-0.86578472,-0.86088209,-0.84750436,-0.8619135,-0.89525006,-0.91137879,-0.93397983,-0.95656369,-0.94996085,-0.93479176,-0.92889032,-0.93123635,-0.9627424,-1.0016448,-1.0334067,-1.0405846,-1.0157795,-1.0040009,-1.0232126,-1.0556572,-1.0643172,-1.058576,-1.0424456,-1.0237406,-1.0225609,-1.0028159,-0.96853059,-0.93908649,-0.90904919,-0.85976805,-0.79942284,-0.73902094,-0.67580801,-0.62736709,-0.58701628,-0.55271797,-0.55119314,-0.53023995,-0.48617972,-0.47364456,-0.41485135,-0.32832833,-0.26247752,-0.16837175,-0.07519328,0.031175684,0.16088104,0.28203782,0.33541498,0.40187097,0.49502128,0.50297369,0.50951774,0.59146839,0.66207671,0.65078799,0.72594818,0.83882847,0.99749624,1.0942981,1.0494102,1.1207824,1.1478948,1.1009812,1.0650163,1.0056185,0.8883034,0.74967498,0.69317247,0.72061055,0.74213188,0.82726889,0.86273967,0.70132965,0.62681738,0.56901977,0.60164628,0.64173883,0.60551985,0.67689614,0.70561352,0.67452714,0.67238058,0.6763653,0.60030141,0.56234307,0.57337292,0.50970881,0.47739761,0.42328349,0.32252276,0.27517833,0.26691703,0.26076351,0.25131617,0.24887257,0.21232234,0.19052398,0.21395227,0.26465659,0.33031671,0.36506409,0.4048622,0.44115949,0.52921264,0.62522216,0.65439774,0.73053377,0.76663011,0.77673427,0.79433905,0.81868944,0.81382114,0.80802567,0.81585395,0.73419824,0.60242734,0.53078909,0.53102265,0.47251696,0.39472643,0.32853276,0.30000089,0.2419076,0.17827055,0.19401703,0.17363555,0.18083432,0.19903724,0.18021048,0.23108327,0.29623527,0.36295236,0.50874422,0.64896316,0.71997683,0.79851533,0.87390846,0.86932312,0.86287639,0.99080312,1.0709648,1.031699,1.070264,1.1156003,1.0562424,1.0054937,0.98980789,0.94316388,0.89676824,0.85085515,0.74263814,0.62429523,0.61981524,0.61150392,0.55999432,0.53988493,0.43140942,0.28338047,0.20182147,0.080720026,-0.020080721,-0.14461432,-0.26079708,-0.36172454,-0.45070685,-0.48175876,-0.4628926,-0.47198437,-0.4743483,-0.46841574,-0.38470017,-0.32507588,-0.27118444,-0.18938398,-0.17471226,-0.20116093,-0.27296727,-0.31345863,-0.27941598,-0.19878106,-0.10757723,0.032901703,0.1161635,0.13173485,0.2786095,0.40229028,0.56375118,0.71036621,0.89232617,1.0245964,1.0927111,1.271787,1.479866,1.4956777,1.5913557,1.7157377,1.7274918,1.7993721,1.8397685,1.7201592,1.6345987,1.6508081,1.5555926,1.5424093,1.605982,1.5424823,1.5425361,1.6269854,1.7488272,1.6653469,1.5111724,1.2928814,1.0835097,0.93872007,0.76466498,0.69740458,0.82129681,0.93944124,0.99621991,1.0622391,1.3223629,1.453732,1.3023623,1.0103961,0.67464978,0.38514223,0.11665074,-0.10316541,-0.31237991,-0.52357659,-0.67397281,-0.83761584,-0.96283565,-1.0620271,-1.1262261,-1.1645256,-1.1743749,-1.1703682,-1.1644262,-1.1565572,-1.172509,-1.2201176,-1.2970226,-1.3878974,-1.497278,-1.5909837,-1.6723677,-1.7307068,-1.7686521,-1.7952432,-1.8123101,-1.8267989,-1.8371562,-1.8439241,-1.8503251,-1.8572827,-1.8622347,-1.8649052,-1.8680614,-1.8717957,-1.8736784,-1.8769406,-1.881068,-1.8842128,-1.8867838,-1.888509,-1.8903836,-1.8932553,-1.8960333,-1.8979991,-1.8998945,-1.9022135,-1.9042587,-1.9059171,-1.9067571:0
|
17 |
+
-0.46057761,-0.36922868,-0.35411628,-0.45859699,-0.54103587,-0.62855279,-0.71531853,-0.75360706,-0.78490742,-0.8004132,-0.82072021,-0.85523832,-0.87438663,-0.8761542,-0.87295477,-0.87529642,-0.90858765,-0.92496252,-0.91628468,-0.90181752,-0.90747598,-0.92489123,-0.94350197,-0.97867827,-0.99850322,-0.99662785,-0.97811091,-0.98473738,-1.0072277,-1.02282,-1.0281203,-1.0242882,-1.0216385,-1.0294237,-1.024061,-0.99140172,-0.95645923,-0.91615894,-0.88228069,-0.83857331,-0.7687254,-0.73880879,-0.70451964,-0.64915843,-0.60102662,-0.56365677,-0.57179515,-0.57279119,-0.55455294,-0.51463848,-0.47658053,-0.4150373,-0.34417139,-0.28294297,-0.2003929,-0.0717465,0.085759423,0.13299142,0.20393226,0.33555721,0.38155463,0.37403428,0.33070679,0.3755307,0.47509482,0.54222508,0.61589138,0.66965996,0.74291132,0.76437151,0.75788816,0.8148001,0.84645502,0.77014451,0.71669883,0.75211084,0.76050743,0.68041653,0.65163127,0.5944277,0.60560608,0.697181,0.64442572,0.57208953,0.50794954,0.50619761,0.51244782,0.51667913,0.5820987,0.60845836,0.57328542,0.56331264,0.5561862,0.51486723,0.47106686,0.43468618,0.43545204,0.4082768,0.35370989,0.30325542,0.21968493,0.18802273,0.23433401,0.25556469,0.22337894,0.19742519,0.15823873,0.16136134,0.17376688,0.20799983,0.32489592,0.42917623,0.43590283,0.42094136,0.49416833,0.58724129,0.5947607,0.58974372,0.67897092,0.70280362,0.7026958,0.7291634,0.77316457,0.79018995,0.7335187,0.65811192,0.60769869,0.58826051,0.50485146,0.42257779,0.40864767,0.3599167,0.2719428,0.2675084,0.30898046,0.29363477,0.2512788,0.24583516,0.24736755,0.26410238,0.28270355,0.31944351,0.40090778,0.52223719,0.65135999,0.75324811,0.77624069,0.75146747,0.76395091,0.82598279,0.973724,1.0525787,1.087989,1.0573151,1.0033166,1.0377512,1.0810482,1.1172427,1.0873835,0.97911886,0.95119528,0.90341817,0.79700953,0.66139961,0.61687031,0.68964299,0.6283352,0.51614102,0.47441426,0.38582206,0.25037562,0.14373114,0.018350468,-0.10279916,-0.19592522,-0.25350424,-0.28729719,-0.30784596,-0.31622489,-0.33131479,-0.34598302,-0.30904266,-0.22471843,-0.1839268,-0.17382262,-0.10898293,-0.090972434,-0.16535743,-0.20048926,-0.21321082,-0.14576346,-1.4571965E-4,0.10917125,0.14955401,0.25245623,0.44371926,0.53568446,0.66016154,0.74170465,0.82998797,0.89391409,1.0326472,1.1710058,1.2646268,1.4386844,1.5194286,1.6113656,1.7934299,1.8462339,1.9242722,1.9421959,1.7811148,1.6849676,1.6285573,1.5823634,1.6510831,1.6584261,1.6756774,1.6572002,1.7361114,1.7335744,1.5580353,1.5402515,1.2723141,1.043809,1.0006484,0.80823171,0.88268746,1.0930115,1.0503583,1.1017679,1.4486094,1.5802127,1.3651748,1.1050251,0.80306217,0.5353718,0.37045253,0.11464158,-0.10937253,-0.33880132,-0.51133839,-0.67754291,-0.83063006,-0.96508114,-1.0454271,-1.0738733,-1.0640542,-1.0573054,-1.0416586,-1.0286148,-1.0459909,-1.089641,-1.1809305,-1.3055732,-1.4636424,-1.5892557,-1.695737,-1.7703228,-1.8190284,-1.8549987,-1.8789892,-1.8961946,-1.9066363,-1.9164344,-1.926556,-1.934741,-1.9399105,-1.9439987,-1.9481112,-1.9524431,-1.9571366,-1.9603341,-1.9638049,-1.9681073,-1.9713929,-1.9741156,-1.9771541,-1.9807902,-1.9843966,-1.9874584,-1.9897085,-1.9918831,-1.9940428,-1.9970273,-1.9992659:0
|
18 |
+
-0.59846394,-0.55997954,-0.56824434,-0.61179261,-0.67044143,-0.74241476,-0.79357026,-0.85663907,-0.89109943,-0.86448291,-0.85796403,-0.86661334,-0.88373158,-0.89834973,-0.93448515,-0.96410959,-0.95956821,-0.97467902,-0.98216635,-0.96478041,-0.96458986,-0.99681571,-1.0221721,-1.0276364,-1.0340038,-1.0157695,-0.98616827,-0.98846028,-0.98855368,-1.0029563,-1.0176878,-1.0145962,-1.0175925,-1.0186352,-1.0142115,-1.0123699,-1.001106,-0.95531141,-0.89808373,-0.83910041,-0.78842229,-0.74921375,-0.67015118,-0.57383326,-0.4978562,-0.42655658,-0.42439078,-0.43686054,-0.3938261,-0.376626,-0.36792197,-0.26779386,-0.18596842,-0.15163149,-0.056883684,0.041565838,0.16263734,0.28312031,0.36540209,0.42151342,0.44549915,0.54662733,0.62585459,0.66255342,0.73404797,0.78304281,0.83174087,0.86216597,0.98091233,0.99730321,0.99409929,1.0973297,1.0535446,1.087836,1.0876312,0.85183144,0.78266268,0.77216945,0.7824359,0.83161497,0.86423356,0.86406482,0.68131594,0.63049729,0.66220834,0.6233421,0.58619901,0.5554548,0.641191,0.74338627,0.70793588,0.71905066,0.69779393,0.62302898,0.59387753,0.5657251,0.5573934,0.51348306,0.48126363,0.44224339,0.3812037,0.2890807,0.2509168,0.2610392,0.28220274,0.31800922,0.29139409,0.25018016,0.22353201,0.25965546,0.3375335,0.44465082,0.46925863,0.49010125,0.538026,0.57380074,0.67486289,0.79793849,0.84069123,0.82656243,0.90887157,0.94479336,0.92619018,0.9353343,0.90163784,0.80473802,0.69210669,0.57980185,0.49970458,0.44262748,0.3818525,0.33339479,0.33041956,0.28950946,0.24317705,0.25427291,0.25787652,0.24478125,0.24853256,0.25838714,0.28681722,0.36592361,0.46200054,0.58852298,0.65964563,0.73460786,0.91293536,1.0344753,0.94029055,0.89580206,1.010473,1.0662304,1.1324848,1.1037101,1.0649801,1.0937458,1.0625809,1.0249705,0.93536155,0.83625564,0.8279933,0.80317164,0.73274086,0.7016956,0.67578249,0.62633058,0.56160039,0.54111568,0.42851995,0.26464826,0.12629972,0.031219234,-0.083444629,-0.22873376,-0.3510801,-0.42020484,-0.44738487,-0.45188244,-0.43213791,-0.45564903,-0.47329381,-0.37060342,-0.28298066,-0.25216377,-0.23723742,-0.2217469,-0.235129,-0.27171231,-0.29941739,-0.32457451,-0.23235063,-0.12436104,-0.065654723,-0.010527868,0.088408869,0.22280925,0.32216491,0.44229244,0.59402662,0.79428732,0.89263265,1.0592731,1.2616952,1.4224049,1.4852851,1.5571543,1.623964,1.693903,1.7509991,1.7573317,1.6339202,1.491994,1.5522505,1.6243057,1.5457246,1.4661066,1.4414061,1.4074748,1.4355752,1.6736605,1.6582366,1.4590843,1.2374598,0.89171005,0.70051021,0.65407809,0.63990366,0.73028481,0.90635983,1.0138132,1.2534032,1.6260184,1.4605748,1.3050873,1.0565459,0.63359958,0.31074246,0.0567303,-0.18853134,-0.40868011,-0.62617095,-0.79439678,-0.94971801,-1.06581,-1.1813423,-1.2521439,-1.3033798,-1.3363377,-1.3576313,-1.3795084,-1.3996843,-1.4228703,-1.4571277,-1.5044282,-1.5568756,-1.6149483,-1.6582734,-1.6955988,-1.7240053,-1.7428848,-1.7565989,-1.766982,-1.7763045,-1.78232,-1.7862533,-1.7896244,-1.7936724,-1.797839,-1.8003457,-1.8015579,-1.8040582,-1.805881,-1.8077892,-1.8110934,-1.813494,-1.8154595,-1.8174667,-1.8192511,-1.8207699,-1.8225752,-1.8252424,-1.8276538,-1.8296781,-1.8303677,-1.8310917,-1.8322841:0
|
19 |
+
-0.64531855,-0.58438065,-0.59374994,-0.67661657,-0.78263051,-0.88133568,-0.92156383,-0.9647744,-1.0010562,-1.0047256,-1.001553,-0.99157002,-0.99840479,-1.0253321,-1.042357,-1.0367968,-1.0339218,-1.0433602,-1.0385043,-1.0166324,-1.0150649,-1.0226346,-1.0478766,-1.0732192,-1.0760301,-1.0668939,-1.055302,-1.0550901,-1.0738979,-1.1047352,-1.1093125,-1.0902232,-1.0679432,-1.0599476,-1.0558873,-1.0369146,-1.0043686,-0.96769497,-0.91791845,-0.837698,-0.77509589,-0.73766321,-0.68285718,-0.63181923,-0.58658945,-0.53556125,-0.49531624,-0.51223181,-0.53193475,-0.49290542,-0.41273275,-0.30950263,-0.26234516,-0.19359913,-0.059438663,0.012502827,0.11948239,0.29338307,0.43290522,0.4350447,0.37888193,0.45620222,0.54730167,0.62796874,0.70119498,0.65768087,0.70689493,0.82242163,0.836653,0.83439249,0.91779979,1.017055,0.99659569,0.97938127,0.9705856,0.88542094,0.83674844,0.79515949,0.69250869,0.72350532,0.81731026,0.86265017,0.8055944,0.71114955,0.66515846,0.61105875,0.5611404,0.60618843,0.66458636,0.66253028,0.68404152,0.71681452,0.67726239,0.57972208,0.55525174,0.59204236,0.56342816,0.51813008,0.4796219,0.3861741,0.31733391,0.28339897,0.27588083,0.27150732,0.25754642,0.27938427,0.28026181,0.25106487,0.26365497,0.26790959,0.3242797,0.40672264,0.44645309,0.50553541,0.52754563,0.55527075,0.60549276,0.6354571,0.72916294,0.79021136,0.7925962,0.76939084,0.76048934,0.83043824,0.81746184,0.72036942,0.62344049,0.60191911,0.57182549,0.50219356,0.45334489,0.40486871,0.35545453,0.33845924,0.28785004,0.23596939,0.2305873,0.27891305,0.32678824,0.29942471,0.33699806,0.4080259,0.51609909,0.63043584,0.67456742,0.74642374,0.82280667,0.8887107,0.88757449,0.88411123,1.0113578,1.085368,1.0625163,1.0561426,1.05562,1.0756709,1.1023924,1.0984825,1.0019863,0.89232884,0.8386954,0.75981445,0.68737235,0.69110785,0.68433721,0.63300623,0.54629612,0.47768393,0.39752952,0.32666683,0.1911808,0.084649634,-0.034929793,-0.18969317,-0.28890682,-0.35951755,-0.38134691,-0.40491284,-0.39914281,-0.36129544,-0.35948042,-0.25793668,-0.15427691,-0.087988473,-0.034951338,-0.062098657,-0.12462244,-0.14134575,-0.16491726,-0.18151674,-0.062754023,0.0053182594,0.068151161,0.15867585,0.28676819,0.39522604,0.43942289,0.53621912,0.67486576,0.87338089,0.99499346,1.1541047,1.2816508,1.3099388,1.4159586,1.5847472,1.6612085,1.736188,1.7239128,1.7546881,1.7564572,1.5750074,1.493848,1.4751956,1.434648,1.5110891,1.5760604,1.5845039,1.5954975,1.5852403,1.602918,1.4645278,1.1959152,0.99207048,0.83634985,0.72433406,0.65630867,0.79011022,0.94084799,1.0112241,1.1848086,1.4053291,1.3980211,1.2577024,1.0450696,0.74585849,0.48350441,0.23736783,-0.039288086,-0.29094985,-0.50341903,-0.65167983,-0.81246596,-0.94253771,-1.0473717,-1.1039118,-1.1399553,-1.1498306,-1.1492289,-1.1438711,-1.1255873,-1.1462005,-1.2008875,-1.2725627,-1.3646049,-1.4839826,-1.5804996,-1.6620887,-1.7206899,-1.7612711,-1.7907746,-1.8074534,-1.8200956,-1.8296359,-1.8366215,-1.8429292,-1.8483056,-1.8530898,-1.8571045,-1.8602105,-1.8639969,-1.8663233,-1.8686859,-1.8724158,-1.8752407,-1.8762024,-1.8783953,-1.8811832,-1.8840385,-1.8866062,-1.8882599,-1.8899249,-1.8920681,-1.8939811,-1.8961513,-1.897537:0
|
20 |
+
-0.67298944,-0.65267131,-0.64481298,-0.661405,-0.73685083,-0.82065538,-0.87686634,-0.89894686,-0.90334933,-0.91281119,-0.92419419,-0.91513633,-0.91914448,-0.94678577,-0.97281196,-0.99865083,-1.0111763,-1.0040703,-0.99857012,-1.0072831,-1.015192,-1.0183802,-1.044022,-1.0618625,-1.0563684,-1.0329172,-1.0073371,-0.99511027,-1.000654,-1.0123734,-1.0190877,-1.0256415,-1.0216892,-1.0224733,-1.0228963,-1.0052721,-0.98336185,-0.95900388,-0.91727514,-0.87014762,-0.83120649,-0.77572215,-0.68986917,-0.61452327,-0.5414168,-0.47318972,-0.45138224,-0.42213076,-0.38295572,-0.3831028,-0.37514064,-0.34593207,-0.27139016,-0.17846049,-0.083128976,0.014546242,0.11370303,0.26812205,0.41341383,0.44859661,0.42907212,0.4730414,0.57588839,0.67708695,0.73940574,0.80352094,0.80515826,0.77434071,0.91376857,0.97870832,0.98291492,1.0528849,0.96615403,0.90347515,0.85710604,0.79053296,0.72487627,0.70962052,0.71000339,0.70459282,0.74442443,0.76359606,0.72599253,0.63257849,0.59695492,0.580738,0.53252656,0.52329171,0.5247187,0.56319647,0.63553386,0.65941268,0.58228149,0.49802392,0.46009289,0.4525216,0.47354011,0.42361464,0.35047804,0.30641516,0.24004898,0.19772981,0.210301,0.21310962,0.22811612,0.2283657,0.18810175,0.17064349,0.17283567,0.22129424,0.2774127,0.33810117,0.43046421,0.50707745,0.54843076,0.60114239,0.67323799,0.70778443,0.77459563,0.80309482,0.82156262,0.8659051,0.88828945,0.90690955,0.81390885,0.69890177,0.60524282,0.52239834,0.49040016,0.44831735,0.36893528,0.31804063,0.25846664,0.20120123,0.18440254,0.17991558,0.17401019,0.14438528,0.16321862,0.20831071,0.2423332,0.32046971,0.41725778,0.54107559,0.69586569,0.8044202,0.92517358,0.97591227,0.9389412,0.96828095,1.0713485,1.1958439,1.2064796,1.1228867,1.1060119,1.0912554,1.0597235,1.0224901,0.97125432,0.90630879,0.80271617,0.73807647,0.74889539,0.69579177,0.60970955,0.57115941,0.49414239,0.43839002,0.3796029,0.23654165,0.0819571,-0.040570794,-0.17009122,-0.27882949,-0.37565803,-0.45176511,-0.46953432,-0.46322782,-0.46358546,-0.4725048,-0.47711216,-0.39019972,-0.29732431,-0.25954047,-0.23447901,-0.21454698,-0.24698795,-0.27961535,-0.30239736,-0.27924171,-0.17668409,-0.10880565,-0.0099066644,0.10188969,0.19739319,0.37961502,0.48101412,0.58977729,0.76261431,1.030554,1.1488717,1.2800819,1.536945,1.6866918,1.896871,2.0177648,2.005828,2.0463149,2.0363855,2.135027,2.0971212,1.9216187,1.7591438,1.5477574,1.4735354,1.5630218,1.5914275,1.683029,1.8209296,1.8101485,1.5764729,1.3305255,1.0886993,0.82341317,0.61630453,0.53989662,0.53581199,0.62221059,0.87230964,1.024815,1.0379596,1.2305136,1.3265963,1.1631811,0.85269434,0.50823729,0.22674939,-0.0097626983,-0.25197518,-0.47667393,-0.68030659,-0.8209113,-0.96352442,-1.0720562,-1.1551994,-1.2115904,-1.2582445,-1.2876283,-1.3027343,-1.3123635,-1.3214428,-1.3391493,-1.372338,-1.4182283,-1.4679518,-1.5249236,-1.5720214,-1.6102191,-1.6376846,-1.6564704,-1.6703671,-1.6799169,-1.68711,-1.6932681,-1.6979591,-1.7013147,-1.7056118,-1.7093625,-1.7118675,-1.7128689,-1.7148362,-1.7173738,-1.7189749,-1.7212655,-1.7234175,-1.7241082,-1.7264321,-1.7288238,-1.7307452,-1.7325147,-1.7346096,-1.7364171,-1.7374624,-1.7387751,-1.7402493,-1.7416958:0
|
21 |
+
-0.61848076,-0.5852446,-0.6319552,-0.69559206,-0.80242563,-0.91243604,-0.97640584,-1.0090595,-1.0179608,-1.0346781,-1.0460234,-1.0385104,-1.0329832,-1.0296575,-1.0216325,-1.0313888,-1.0332896,-1.0074529,-0.99806227,-0.99565617,-1.00999,-1.0285224,-1.0462854,-1.060715,-1.0618594,-1.0633929,-1.0602044,-1.0659913,-1.0815959,-1.0991998,-1.1116353,-1.0762527,-1.0574368,-1.0602817,-1.0296948,-1.022733,-1.0095179,-0.97259016,-0.92600975,-0.87353388,-0.82168691,-0.77158314,-0.72172138,-0.67866957,-0.63495165,-0.6138923,-0.60907267,-0.57787442,-0.55610663,-0.53006563,-0.47312337,-0.36245085,-0.24636664,-0.13881756,0.024172237,0.16803151,0.26016431,0.34552675,0.40723329,0.50245564,0.55276354,0.56721831,0.70507795,0.81432505,0.82693474,0.82118236,0.84300777,0.96029218,1.0446726,1.1057373,1.2237549,1.206256,1.1034718,1.1352421,1.2376344,1.1127709,0.93097096,0.85976767,0.85037476,0.87495598,0.8803153,0.87147861,0.82114995,0.76683755,0.72191122,0.66909522,0.64387356,0.69801082,0.73529644,0.75861049,0.81649999,0.74758996,0.62948006,0.58315842,0.60762806,0.59060527,0.50599087,0.43819125,0.42549233,0.39567627,0.31357773,0.28976359,0.29290426,0.29275833,0.29319977,0.28633961,0.27255311,0.26394565,0.29698111,0.35374673,0.39059787,0.47044068,0.56804883,0.58965346,0.60387856,0.60426375,0.63227797,0.69287765,0.75989958,0.80843449,0.76468383,0.77922977,0.84005684,0.79796358,0.73662477,0.70871781,0.63665376,0.56846381,0.55695539,0.5054246,0.43702265,0.39226279,0.3930916,0.3607963,0.27410154,0.23394189,0.22366004,0.24554615,0.25586897,0.27271901,0.32640227,0.3722625,0.46822934,0.6001585,0.7242386,0.84240225,0.91112629,0.93272328,0.90218156,0.9421235,1.0148069,0.98917126,1.0256625,1.0268632,0.9857701,1.041125,1.0945075,0.99521984,0.89421247,0.84104996,0.74457138,0.7142445,0.6734774,0.64114056,0.62304822,0.57572537,0.48502188,0.42858314,0.35718999,0.24623359,0.086190382,-0.034302356,-0.1548008,-0.29264675,-0.39446136,-0.45399011,-0.47654416,-0.47703866,-0.45229986,-0.45814763,-0.4639242,-0.39559151,-0.30593145,-0.22948922,-0.19748898,-0.20959561,-0.24785106,-0.26298256,-0.28413684,-0.27857854,-0.13635852,-0.071957542,-0.018938332,0.054493069,0.23338578,0.37792143,0.40868405,0.53603604,0.6473223,0.825939,0.97918937,1.165814,1.3500977,1.4879276,1.5303653,1.5074537,1.6248774,1.7879253,1.8939306,1.8404163,1.6606085,1.5137646,1.4134528,1.4065425,1.3581804,1.4341321,1.5045115,1.4393157,1.4105919,1.4706058,1.378234,1.2154315,1.1941361,1.0669153,0.80762519,0.66385081,0.60623823,0.67181635,0.77249295,0.92910557,1.1578428,1.3380429,1.2977409,1.1518998,0.89934359,0.60061284,0.44921531,0.24932509,-0.013148298,-0.26387435,-0.45299666,-0.59423247,-0.77495965,-0.90441048,-1.0044794,-1.0646076,-1.0939009,-1.1073536,-1.1071963,-1.1005293,-1.1054245,-1.1236059,-1.1670907,-1.2446719,-1.3414287,-1.463149,-1.5587734,-1.6404253,-1.6998401,-1.7392656,-1.7670948,-1.7850814,-1.798762,-1.8086015,-1.8158314,-1.8215127,-1.8276237,-1.8320294,-1.8355128,-1.8383013,-1.8405764,-1.8425275,-1.8448918,-1.8477627,-1.8504647,-1.85232,-1.8544655,-1.8562345,-1.8583913,-1.8608136,-1.8623078,-1.8637316,-1.8652529,-1.8665835,-1.8681628,-1.8698537:0
|
22 |
+
-0.61427703,-0.59355475,-0.59201629,-0.65801173,-0.75773855,-0.83896355,-0.90983817,-0.96518466,-0.97911588,-0.98882543,-0.99106979,-0.96586834,-0.96893202,-0.97856629,-0.97717235,-0.98415136,-0.99829061,-1.0057719,-0.99197496,-0.97875839,-0.97956167,-0.98906331,-1.006294,-1.0291997,-1.0431756,-1.0376779,-1.0265168,-1.0301903,-1.0451982,-1.0585046,-1.0650583,-1.0674404,-1.0650936,-1.0523615,-1.0324319,-1.0089176,-0.99135154,-0.95814326,-0.91207209,-0.87425639,-0.83015736,-0.78734433,-0.73938562,-0.67255637,-0.60106203,-0.5661646,-0.56142904,-0.5549296,-0.53831216,-0.4868608,-0.45134826,-0.39874308,-0.28628846,-0.18839183,-0.093321914,0.026097585,0.19723673,0.41127811,0.50579272,0.57349145,0.64216044,0.66971418,0.66895533,0.66059898,0.72629012,0.81343961,0.93100557,1.0094449,0.99333153,1.0202285,1.1479875,1.1717974,1.1056165,1.0573937,1.0429054,0.97197214,0.89617793,0.84470862,0.77789744,0.79927355,0.94010148,0.94882597,0.83202952,0.7643612,0.67568502,0.61186437,0.56960518,0.59388003,0.65549258,0.67793207,0.71801175,0.78126016,0.69562691,0.57184583,0.50499078,0.4799049,0.46625263,0.40864047,0.38374445,0.30425125,0.23944429,0.24113525,0.22356877,0.202216,0.22417031,0.22330464,0.20585631,0.19547273,0.22068316,0.28514328,0.31677954,0.41537072,0.46747254,0.49502247,0.52788448,0.54185889,0.63274239,0.66654177,0.73228699,0.76918203,0.72332001,0.72516783,0.75743312,0.77487449,0.75528852,0.67781627,0.58113843,0.52029585,0.45739091,0.41741501,0.4111227,0.38499364,0.30310416,0.23974905,0.20124923,0.19666245,0.22123678,0.20246229,0.19339399,0.21082515,0.23303405,0.31519878,0.45165727,0.59358852,0.69430983,0.79531592,0.88758831,0.93139325,0.93754553,0.92506144,0.9892765,1.0713846,1.1430289,1.0723125,1.0143347,1.0237046,1.0374653,1.0123654,0.95379167,0.89481665,0.74679113,0.64918983,0.62340334,0.55460363,0.5442885,0.53478248,0.4459472,0.37415102,0.26993067,0.18191415,0.033864401,-0.089438899,-0.21751849,-0.32699998,-0.3867554,-0.44047332,-0.47471906,-0.48514696,-0.48303928,-0.47621219,-0.4671357,-0.39695496,-0.30139447,-0.25602661,-0.23755912,-0.19887191,-0.22132206,-0.26308922,-0.29552956,-0.30085824,-0.21419247,-0.11905612,-0.0098487519,0.098337202,0.19438264,0.32485807,0.4455446,0.59675229,0.72029616,0.90808629,1.0857253,1.2115634,1.2962558,1.4076332,1.5867637,1.7423674,1.7918691,1.9587413,1.9557708,1.8574587,1.8647199,1.6629089,1.5192021,1.5175177,1.5392089,1.5446791,1.5261914,1.6711148,1.7261321,1.7282087,1.7268454,1.5081253,1.2317211,1.0279673,0.83788412,0.68332415,0.65401336,0.74938523,0.90400074,1.036868,1.1382698,1.351924,1.399372,1.1914527,0.90754198,0.53584833,0.26417358,0.060131925,-0.17265084,-0.38907762,-0.59970411,-0.74217698,-0.89122919,-0.99996933,-1.0868652,-1.145203,-1.1769083,-1.1942484,-1.2066427,-1.2103813,-1.2087516,-1.2211572,-1.2633435,-1.3309273,-1.4021648,-1.4874757,-1.5573888,-1.6160546,-1.6592836,-1.6890177,-1.7102435,-1.7242412,-1.7351433,-1.7416293,-1.7467817,-1.751761,-1.7563144,-1.7607493,-1.7642376,-1.7658462,-1.7682133,-1.7702954,-1.7721002,-1.7748764,-1.7775568,-1.7789038,-1.7804295,-1.7824147,-1.7840349,-1.7853651,-1.7865642,-1.7892147,-1.791107,-1.7918251,-1.7933111,-1.7945472:0
|
23 |
+
-0.58432694,-0.56087781,-0.58063746,-0.65223592,-0.74986651,-0.83602688,-0.88269054,-0.91703879,-0.93241402,-0.93592519,-0.94930786,-0.95465127,-0.96022209,-0.97704852,-0.98262942,-0.97528157,-0.97096838,-0.96639116,-0.94998908,-0.94051141,-0.94617422,-0.95796216,-0.97125057,-0.98649126,-0.99948055,-0.99730848,-0.98511602,-0.98691164,-1.0071916,-1.0327075,-1.0434168,-1.0243197,-1.0085833,-1.0149424,-1.0050994,-0.98248512,-0.95951769,-0.9339424,-0.89041163,-0.83217297,-0.79630518,-0.77479536,-0.73773384,-0.6877027,-0.64264766,-0.62557367,-0.63250602,-0.62030227,-0.58314297,-0.52127341,-0.44907,-0.38630079,-0.31627495,-0.20835994,-0.04464269,0.11118171,0.26496141,0.4275252,0.51103851,0.61583848,0.71215789,0.73084797,0.73922755,0.76483121,0.88159987,0.97518298,0.98404808,1.0080819,1.1387871,1.2371849,1.2327625,1.2335305,1.2387584,1.2441375,1.1983139,1.1434738,1.0013281,0.86624265,0.86060898,0.86535689,0.91098362,0.92919383,0.81168996,0.75482684,0.67327359,0.54125478,0.55566844,0.60576501,0.56739277,0.58115495,0.5854114,0.54429432,0.49347168,0.41745372,0.37469965,0.37946159,0.31385205,0.2514625,0.22407663,0.16955598,0.13084069,0.10862113,0.10592129,0.13409286,0.17054028,0.14985658,0.14946594,0.17511964,0.15717468,0.17742091,0.2541631,0.30921885,0.34785009,0.3907117,0.4431701,0.4804923,0.49419103,0.53780585,0.58928194,0.59546198,0.58880481,0.61131906,0.61614095,0.59905705,0.58504623,0.55510635,0.47600995,0.41105067,0.39027164,0.3505928,0.29714536,0.2517996,0.24011202,0.22545294,0.20735805,0.19407818,0.17588383,0.2013162,0.22009505,0.25627463,0.31138498,0.34571752,0.42664417,0.59373058,0.76775421,0.84199775,0.95911236,1.0598112,1.0115944,0.95266904,1.039913,1.1633556,1.1840152,1.1302578,1.0887263,1.073948,1.0878262,1.0850065,1.0084135,0.90570581,0.81373757,0.73924234,0.68191431,0.60854432,0.56384896,0.54673714,0.4969708,0.45667023,0.33679782,0.20385939,0.080655796,-0.03915484,-0.17684805,-0.27785939,-0.36523378,-0.43584229,-0.45366095,-0.44806099,-0.43728358,-0.44157542,-0.45063514,-0.39266799,-0.34068793,-0.3126956,-0.29120546,-0.27394462,-0.27855875,-0.29070378,-0.28285593,-0.26984909,-0.18813385,-0.095580336,0.024142594,0.12286547,0.23162994,0.37374708,0.46112833,0.63245975,0.76679477,0.98045454,1.1400243,1.2914282,1.4440639,1.6044669,1.7989047,1.9239187,2.0212058,2.1171407,2.1771109,2.1602473,2.043563,1.8917938,1.7998625,1.6395228,1.547064,1.643501,1.6573366,1.5664007,1.5283266,1.54522,1.5469653,1.4161947,1.1306523,0.87804843,0.74718232,0.63523128,0.55595794,0.632788,0.71704125,0.80717558,0.9306249,1.0899525,1.1438971,0.96168392,0.6850928,0.37158796,0.11156168,-0.086287538,-0.26510865,-0.42072287,-0.61055523,-0.75940809,-0.89967865,-1.0133741,-1.1120411,-1.1736058,-1.2147259,-1.2374824,-1.2455389,-1.2506003,-1.256445,-1.2729734,-1.3081615,-1.3620623,-1.4249703,-1.4969208,-1.5541363,-1.6014162,-1.6354394,-1.6583472,-1.6741769,-1.6846503,-1.6930115,-1.6997031,-1.7048615,-1.7085226,-1.712672,-1.7164736,-1.7195552,-1.721877,-1.7239988,-1.7256883,-1.7274242,-1.7300132,-1.7324891,-1.7337905,-1.7352576,-1.7369318,-1.7390034,-1.7411594,-1.7427409,-1.7439239,-1.7449517,-1.7461427,-1.7473527,-1.7482243:0
|
24 |
+
-0.51973881,-0.47788275,-0.49268718,-0.54664986,-0.61995953,-0.73531553,-0.81836559,-0.85881368,-0.88165407,-0.89001838,-0.89391573,-0.89494972,-0.89164349,-0.90922861,-0.94661508,-0.98214795,-0.9938689,-0.99364411,-1.0050187,-1.003651,-0.99423152,-1.0042822,-1.0415388,-1.0812552,-1.115982,-1.1274382,-1.102813,-1.0907762,-1.1069408,-1.1222267,-1.1243753,-1.1084805,-1.0907268,-1.0942234,-1.0873448,-1.0584987,-1.0363628,-1.0007961,-0.94565155,-0.87037529,-0.79564702,-0.75156268,-0.67700044,-0.57082656,-0.50742604,-0.49965177,-0.50553744,-0.52093095,-0.51330287,-0.48280419,-0.46599017,-0.40878265,-0.35982262,-0.25926854,-0.092216728,0.021707894,0.13926518,0.27099625,0.37103793,0.43932345,0.51143573,0.4973077,0.53717794,0.67942635,0.69553746,0.70636176,0.75304967,0.76900754,0.77902275,0.74233692,0.77425421,0.87155126,0.90794159,0.86691816,0.84939849,0.78284187,0.68590194,0.64188843,0.5908413,0.67153742,0.71613714,0.73096295,0.77857031,0.68948014,0.60276458,0.58113507,0.5486901,0.55434323,0.61519321,0.65226734,0.71429119,0.74779894,0.73509846,0.69131559,0.65119954,0.6199178,0.58159361,0.53135974,0.51281264,0.45829289,0.33909795,0.25811876,0.23904469,0.23289612,0.2114072,0.21093207,0.23968991,0.22952444,0.19716928,0.25186127,0.3595444,0.45416419,0.51323057,0.53187728,0.57084777,0.67457849,0.71890279,0.74771271,0.81630197,0.85398357,0.8747758,0.90391477,0.93897406,0.93787437,0.92325209,0.83632296,0.71961812,0.63804793,0.54067814,0.48009188,0.44339196,0.38483918,0.38658982,0.36982752,0.32880265,0.26634189,0.24378493,0.25316699,0.20048842,0.22229971,0.27137858,0.30116731,0.38090886,0.50004408,0.64967775,0.77935038,0.84620166,0.89628992,0.86333792,0.84499208,0.9362286,1.0026449,1.0132887,0.99487837,1.0135897,1.0713794,1.0115746,0.91933826,0.85909002,0.78314704,0.72743814,0.66075694,0.57668436,0.59559838,0.6127571,0.5811334,0.5745189,0.53587603,0.43792863,0.31499077,0.1848528,0.06060469,-0.078674311,-0.19493662,-0.27315041,-0.333708,-0.3563168,-0.35878862,-0.33733159,-0.32537857,-0.34080731,-0.25005859,-0.12421535,-0.074725245,-0.066004646,-0.032841119,-0.066248185,-0.096981692,-0.11230103,-0.12321133,-0.054362051,0.031796685,0.17114042,0.32918104,0.32767609,0.32490196,0.43297602,0.57440352,0.66455551,0.83296405,0.97571364,1.0929554,1.167281,1.238797,1.3994329,1.5113232,1.5244182,1.4795706,1.4394364,1.3959607,1.4187667,1.4448561,1.3509802,1.2828178,1.3768843,1.3896981,1.4144624,1.6770375,1.6201117,1.6659887,1.8320826,1.8242258,1.6815023,1.3661187,1.1070131,0.96164473,0.95672927,1.0007815,1.1559375,1.2854116,1.3380279,1.5427143,1.6258492,1.5911673,1.3142132,0.737238,0.3143286,0.081547888,-0.1739613,-0.40910478,-0.62814181,-0.79167586,-0.95590207,-1.0842884,-1.1846736,-1.2368222,-1.2646269,-1.2763662,-1.2767657,-1.2680517,-1.260516,-1.2717905,-1.3066718,-1.3692746,-1.4441218,-1.5372359,-1.6144373,-1.6794039,-1.7252304,-1.7553457,-1.7767254,-1.7903401,-1.8005396,-1.8080297,-1.8146375,-1.8206318,-1.8255808,-1.8285963,-1.8320983,-1.8357082,-1.8373825,-1.8388871,-1.8415657,-1.8444545,-1.847031,-1.8487664,-1.850951,-1.85381,-1.8565163,-1.858637,-1.8608196,-1.8630136,-1.8646391,-1.8663786,-1.8678753,-1.8686068:1
|
25 |
+
-0.40727383,-0.38262992,-0.44092884,-0.52708256,-0.59484591,-0.69076724,-0.77191679,-0.79735013,-0.82758478,-0.84397153,-0.85457335,-0.85666829,-0.85052255,-0.86269171,-0.87542081,-0.89727555,-0.90475778,-0.89757468,-0.89358691,-0.89440764,-0.90743107,-0.93228936,-0.96256848,-0.98720834,-1.0069849,-1.0218726,-1.0132979,-0.9913819,-1.0049536,-1.030145,-1.0222198,-0.99766014,-0.989191,-0.98768682,-0.98473013,-0.97138077,-0.94951495,-0.92007603,-0.86499566,-0.81567941,-0.76115912,-0.68959274,-0.62700903,-0.54791999,-0.49227685,-0.48455133,-0.49225768,-0.51374652,-0.51308868,-0.48036249,-0.43872969,-0.39048135,-0.32013379,-0.23236616,-0.09180219,0.065427596,0.17134396,0.34029616,0.51025026,0.55488601,0.59263434,0.60423938,0.64558129,0.69009113,0.66012746,0.71261748,0.76356456,0.88354846,1.016597,1.0248195,1.111327,1.1350141,1.1600372,1.183902,1.106039,0.94866577,0.84685426,0.83982356,0.8368769,0.84206477,0.83314289,0.89719635,0.89317714,0.82275487,0.73317166,0.68631835,0.65742737,0.60431813,0.6574943,0.74143315,0.80413903,0.77404002,0.70528242,0.64123615,0.57923752,0.55701928,0.52286871,0.49585245,0.46987385,0.42145664,0.33550952,0.25222656,0.24188869,0.25266238,0.2471875,0.22333274,0.19293475,0.19468924,0.21162364,0.27831639,0.40501749,0.52933394,0.59028533,0.59739253,0.60573922,0.61693659,0.66150722,0.71965627,0.77066353,0.81627197,0.81510091,0.8175893,0.852766,0.86454906,0.86207055,0.86113918,0.76264517,0.58664939,0.49141165,0.46042244,0.39399423,0.3294831,0.27141894,0.23496459,0.25994714,0.26327243,0.20328549,0.17047202,0.16443198,0.14408246,0.19436855,0.27489798,0.36308541,0.49821164,0.61441901,0.70639314,0.77575993,0.8303181,0.83095363,0.84104597,0.89381806,0.92999245,0.9783167,0.92027424,0.87864175,0.92961742,0.94916178,0.90427376,0.80938185,0.67329971,0.56969837,0.54943883,0.56444776,0.56137744,0.5010297,0.42066884,0.39389976,0.41577471,0.31829965,0.23452338,0.11072089,-0.036221777,-0.1393885,-0.24932766,-0.34327936,-0.40379942,-0.39530947,-0.39578361,-0.40255441,-0.38388961,-0.40565422,-0.35298409,-0.25169912,-0.19256586,-0.14902691,-0.11668997,-0.17203414,-0.23595734,-0.29843102,-0.32731885,-0.20901968,-0.093082241,0.032817137,0.10544558,0.1768335,0.26757115,0.30810595,0.39258303,0.47703301,0.6660371,0.85071492,0.97123584,1.118299,1.2847239,1.4004946,1.553084,1.6314851,1.5967152,1.5956061,1.5456086,1.4093129,1.313823,1.1876143,1.1375414,1.2340757,1.390712,1.4032779,1.4714115,1.5208578,1.8262565,1.9937268,1.7929727,1.5527447,1.2861609,1.1067361,0.93043321,0.80236343,0.93286845,1.0979742,1.147445,1.2589919,1.695094,1.9097135,1.5998169,1.1715978,0.74315306,0.37700413,0.086087769,-0.16359254,-0.37168317,-0.58431536,-0.74573203,-0.91374015,-1.0331069,-1.1294763,-1.1908127,-1.2333586,-1.236153,-1.2215701,-1.2113039,-1.1986136,-1.2099549,-1.2429989,-1.3073518,-1.3981116,-1.5153536,-1.6096477,-1.6898235,-1.7481867,-1.7865674,-1.8152549,-1.8346865,-1.8466612,-1.8553897,-1.8648135,-1.8716397,-1.877582,-1.8830678,-1.8876112,-1.8907737,-1.8939634,-1.897052,-1.8998215,-1.9035037,-1.9072286,-1.9095264,-1.9122849,-1.9152754,-1.9178391,-1.9209708,-1.9240658,-1.9268692,-1.9293375,-1.9309771,-1.9328453,-1.9341239:1
|
26 |
+
-0.54327633,-0.50546034,-0.50130697,-0.54671129,-0.63468499,-0.71180884,-0.78801404,-0.85518225,-0.89254199,-0.9071128,-0.88818139,-0.86759001,-0.86377982,-0.86816373,-0.91614505,-0.97108193,-0.98124428,-0.98951457,-1.0078745,-1.0063362,-1.0047009,-1.0259927,-1.0548509,-1.0813099,-1.1007868,-1.098959,-1.0879175,-1.0758465,-1.0721559,-1.089215,-1.096547,-1.0906176,-1.0877201,-1.0779942,-1.0584602,-1.0474026,-1.0437387,-1.0071276,-0.94718087,-0.89963249,-0.85593733,-0.78937826,-0.66838468,-0.55578729,-0.49717012,-0.47026724,-0.47460002,-0.45520558,-0.4555688,-0.47461614,-0.45485305,-0.40923298,-0.36060492,-0.27111337,-0.17186632,-0.059013947,0.078722632,0.2368026,0.41707241,0.45577851,0.44960256,0.46165676,0.48582984,0.56926642,0.65199465,0.6977932,0.71656606,0.78330133,0.75936597,0.80154236,0.92704842,0.90454887,0.89023622,0.82990969,0.75129756,0.61604494,0.5570203,0.56358185,0.56153638,0.65351281,0.74414638,0.7064568,0.65359876,0.68396042,0.64635197,0.55875678,0.54302938,0.55846853,0.614203,0.72355674,0.75000902,0.77993384,0.74368807,0.68210585,0.72909765,0.707713,0.63863558,0.55166248,0.49989798,0.45453515,0.34855886,0.24731173,0.21987959,0.20349118,0.16763327,0.1693905,0.13589814,0.12991905,0.16696744,0.22252117,0.32958288,0.42699446,0.48857648,0.57283776,0.66494707,0.71643174,0.74991197,0.83461564,0.88435777,0.88051924,0.94633966,1.0197544,1.0151152,0.97499904,1.0054596,0.93311295,0.77075453,0.66161079,0.57616725,0.46712836,0.39206466,0.38774031,0.36629815,0.30064624,0.25456889,0.21280367,0.17156484,0.17117657,0.16538766,0.19235133,0.26278856,0.31418461,0.41206712,0.54444947,0.65624897,0.73113316,0.84529369,0.97726221,0.90424521,0.83218785,0.87337503,0.93360247,1.0394174,1.075535,1.0282863,0.95387737,0.94019102,0.92154858,0.83010542,0.76635624,0.69968679,0.66814102,0.64338199,0.60714598,0.56747963,0.57872473,0.53143257,0.43472759,0.32769761,0.24971846,0.15974457,0.03743954,-0.088849532,-0.24425238,-0.35100264,-0.39423755,-0.40482247,-0.38379835,-0.39557796,-0.40847749,-0.37375769,-0.24907848,-0.14688825,-0.064440363,-0.016627561,-0.010105757,-0.046162573,-0.13696352,-0.1979598,-0.22773633,-0.1534959,-0.020018159,0.13249091,0.24010406,0.25440952,0.34178855,0.43559973,0.54429636,0.65660304,0.86732057,1.0592223,1.1936686,1.305299,1.4141138,1.4526048,1.527168,1.7066685,1.7875457,1.779183,1.6590941,1.5167571,1.4539613,1.4533121,1.3338973,1.3138113,1.5183793,1.5135418,1.5870895,1.6326932,1.7295907,1.9077721,1.763845,1.4588408,1.2175272,1.0367111,0.93689654,0.90610256,0.99085911,1.1428086,1.2763163,1.4138636,1.6407842,1.6979027,1.4463022,1.0822626,0.61025254,0.21202416,-0.063913258,-0.33266622,-0.55388599,-0.76596056,-0.91786232,-1.053579,-1.1493712,-1.2296629,-1.2804556,-1.3040734,-1.307454,-1.3098826,-1.3047109,-1.2936223,-1.304667,-1.3313936,-1.3806267,-1.4473557,-1.5259275,-1.5914489,-1.6443294,-1.6822968,-1.7088459,-1.7269218,-1.7383745,-1.7480336,-1.755076,-1.7596992,-1.7636854,-1.7682782,-1.7729197,-1.7756639,-1.7775705,-1.7794356,-1.7813984,-1.7838403,-1.7861679,-1.788481,-1.7902534,-1.7927812,-1.7953103,-1.7972741,-1.7993412,-1.801837,-1.8040305,-1.8058287,-1.8073076,-1.8088298,-1.8096394:1
|
27 |
+
-0.55977161,-0.51515581,-0.50487576,-0.56351049,-0.65886079,-0.74356717,-0.82699006,-0.88457833,-0.90271497,-0.90874414,-0.90482096,-0.89437569,-0.89180433,-0.90589945,-0.93950112,-0.97512148,-0.99255645,-0.99337221,-1.0009119,-1.0068533,-1.0121176,-1.0286659,-1.0558988,-1.087398,-1.104545,-1.1032026,-1.0850365,-1.0746337,-1.0874439,-1.1052314,-1.1019224,-1.0907826,-1.0836016,-1.086405,-1.0831995,-1.0629271,-1.0399644,-1.0024593,-0.95452958,-0.89565145,-0.8216734,-0.74400946,-0.66950532,-0.58560572,-0.50631026,-0.48358707,-0.48840369,-0.49217213,-0.49793108,-0.49189505,-0.48086895,-0.42296244,-0.3393777,-0.26385143,-0.1541737,-0.035785853,0.11345923,0.25792435,0.33241939,0.37839063,0.43119171,0.50775146,0.52903043,0.58558361,0.6195449,0.60827339,0.64985609,0.70616761,0.75370939,0.84132094,0.88294379,0.88863603,0.84892339,0.77780287,0.73679527,0.65484667,0.55761259,0.53427801,0.59775941,0.61206577,0.68588733,0.71662921,0.6925492,0.64425774,0.59393387,0.57461873,0.5413732,0.57966904,0.58452258,0.65002892,0.75453812,0.75214296,0.71400511,0.63740384,0.59331351,0.58239701,0.56934921,0.5493056,0.5267071,0.46301159,0.33708887,0.23520227,0.17496059,0.15060388,0.14227494,0.1772515,0.21905104,0.16638925,0.14112363,0.21210461,0.33553803,0.43677659,0.48087165,0.51437618,0.58292335,0.64372292,0.71933462,0.77769327,0.79999773,0.89749168,0.95174596,0.9307604,0.96953756,1.0393359,1.0207915,0.89648488,0.77240866,0.65625037,0.55100733,0.47487229,0.39627825,0.34322054,0.27783104,0.24007314,0.21599749,0.1699765,0.15541028,0.14019963,0.1231249,0.14538486,0.18835878,0.25445855,0.38929229,0.531155,0.64466014,0.76217125,0.82547272,0.89134592,0.83949601,0.76285084,0.92151283,0.95281623,0.90314339,0.96835707,0.97183446,0.92790474,0.89648488,0.88997913,0.8230722,0.71168665,0.64793315,0.60031406,0.60478528,0.57997592,0.54425056,0.57043656,0.51347351,0.45229062,0.37427492,0.29254989,0.16428264,0.015657665,-0.11309939,-0.24270787,-0.34284886,-0.3919759,-0.37807905,-0.359547,-0.37735207,-0.38382354,-0.38464977,-0.30540881,-0.17868192,-0.097434229,-0.058507804,-0.036890534,-0.061265328,-0.12344017,-0.16624788,-0.1771226,-0.10989334,0.029529952,0.18356635,0.28474555,0.36175009,0.43245251,0.45809035,0.53890846,0.66639412,0.86309969,1.0270771,1.1479852,1.3073945,1.4161749,1.5105739,1.6476006,1.7364301,1.6699042,1.5601289,1.5684751,1.4985087,1.3587342,1.2562828,1.2628167,1.3372323,1.5464505,1.691149,1.7702198,1.7652859,1.9460951,2.1201599,2.0042433,1.6499582,1.3101294,1.0666858,0.96737097,0.96090874,0.9978106,1.1332212,1.2967173,1.4929127,1.7040615,1.8343013,1.6217471,1.2314375,0.72873568,0.32522319,0.0081523467,-0.29106941,-0.50487651,-0.70535226,-0.85965089,-1.0043757,-1.1135264,-1.1965643,-1.2414744,-1.2664966,-1.2665181,-1.2544414,-1.2401152,-1.2317163,-1.2387676,-1.2674673,-1.3209271,-1.3895604,-1.4815074,-1.5583593,-1.6224322,-1.6683684,-1.6982471,-1.7187004,-1.7317524,-1.7422709,-1.7499186,-1.755348,-1.7602653,-1.7652346,-1.7690987,-1.7724186,-1.7743828,-1.7763235,-1.7787835,-1.7808211,-1.7836123,-1.7862239,-1.7883031,-1.790752,-1.7925978,-1.7951064,-1.7976803,-1.7999125,-1.8014852,-1.8031682,-1.8047526,-1.8057864,-1.8073048:1
|
28 |
+
-0.57643322,-0.53298774,-0.50687836,-0.56112421,-0.65208653,-0.76729111,-0.84949585,-0.88827835,-0.91485692,-0.92853993,-0.92320641,-0.90031318,-0.88434139,-0.91255943,-0.94883949,-0.97170323,-0.98879153,-0.97583454,-0.9773796,-0.98456857,-0.99444933,-1.0116326,-1.0313886,-1.0734394,-1.0896117,-1.0931967,-1.0881054,-1.081225,-1.0954903,-1.1078622,-1.1120739,-1.1084332,-1.0914475,-1.0787625,-1.0702468,-1.0505864,-1.0246021,-0.99771947,-0.94820768,-0.88248148,-0.83049047,-0.76586433,-0.6651793,-0.56415153,-0.49556625,-0.46357789,-0.48152968,-0.50846755,-0.50733376,-0.49310519,-0.47746192,-0.42829096,-0.35948769,-0.24633269,-0.15645143,-0.059151222,0.1445404,0.27737333,0.34455888,0.38121605,0.39327528,0.43725307,0.50914382,0.58269207,0.62293233,0.62866142,0.67846292,0.72752642,0.8210334,0.92691245,0.83175368,0.85971947,0.98295721,0.90684997,0.82451316,0.73834228,0.59686793,0.61085793,0.6613637,0.66692592,0.69678228,0.68913494,0.69053615,0.68926807,0.60278372,0.53227361,0.57554151,0.57992539,0.61412924,0.69282558,0.67521102,0.71054293,0.73811262,0.66308931,0.61805284,0.63728279,0.64905433,0.57294826,0.49549009,0.41810353,0.31718682,0.2959372,0.29182595,0.25724731,0.25825593,0.27682075,0.2544959,0.21747466,0.2362787,0.26800515,0.30484605,0.40182813,0.49521937,0.54649656,0.57719032,0.61206916,0.6788621,0.68304846,0.71702,0.83629244,0.89925111,0.89045099,0.85435233,0.85311554,0.82007963,0.77729928,0.77872076,0.66907925,0.5806444,0.52826896,0.44776628,0.41149577,0.37549831,0.36289436,0.33280442,0.28647609,0.26268362,0.23237356,0.22293621,0.24517885,0.29528841,0.3530799,0.40861049,0.50503352,0.61959345,0.75326823,0.86750143,0.87422237,0.80255503,0.77162122,0.8508993,0.89284024,0.91184053,0.97986104,0.97561665,0.92626132,0.87342146,0.8659814,0.84094641,0.7566279,0.75823174,0.69290037,0.62318522,0.63179005,0.6316217,0.6209813,0.61310928,0.55698124,0.43059938,0.37687693,0.2382902,0.11159116,0.0065798564,-0.12908733,-0.2382624,-0.29939807,-0.2855743,-0.26238256,-0.27641393,-0.2962826,-0.29838585,-0.18003662,-0.087490201,-0.016196898,0.026859264,0.0310295,0.017162234,-0.061868686,-0.11885056,-0.11071408,-0.029579588,0.056012941,0.20272237,0.29509598,0.38433482,0.4452561,0.47049244,0.56263544,0.67709989,0.8472286,0.95621718,1.0722651,1.1437996,1.2722302,1.3825455,1.4044028,1.4293204,1.4988517,1.5944635,1.5052716,1.3697642,1.3444496,1.3343552,1.3137121,1.2727263,1.4460642,1.5600929,1.4451236,1.4823467,1.804247,1.8582149,1.7616395,1.5401203,1.2684979,1.0869822,0.96193312,0.97428693,1.1222984,1.1705784,1.2745837,1.4317198,1.5839328,1.7248396,1.6528573,1.3514524,0.91499324,0.46698754,0.14174603,-0.1318624,-0.36538979,-0.60224419,-0.76494472,-0.92711845,-1.0557331,-1.1504088,-1.1990849,-1.2191039,-1.2134086,-1.1999425,-1.1884337,-1.1752972,-1.183302,-1.2210732,-1.2950986,-1.3888392,-1.5033345,-1.6032767,-1.6883166,-1.7461393,-1.7826627,-1.8078919,-1.825466,-1.8399487,-1.8488712,-1.8549885,-1.8617288,-1.8680035,-1.8724202,-1.8760465,-1.8790368,-1.882021,-1.8841979,-1.8856971,-1.8885837,-1.8922699,-1.8943861,-1.896649,-1.8994357,-1.901701,-1.9041204,-1.9068349,-1.9091876,-1.9111639,-1.9127787,-1.9146137,-1.9157485:1
|
29 |
+
-0.41806821,-0.35371261,-0.36231337,-0.46021944,-0.5520882,-0.64319714,-0.74832691,-0.8130048,-0.83607823,-0.83024067,-0.81869116,-0.79386383,-0.79168235,-0.82971438,-0.87310463,-0.89958174,-0.91588172,-0.92426342,-0.9156264,-0.90070947,-0.9148271,-0.93977068,-0.95871585,-1.0045234,-1.0261267,-1.0170879,-1.0115636,-1.0023342,-1.0058897,-1.0313242,-1.0405132,-1.0312515,-1.0178443,-1.0110345,-1.0123682,-0.99193189,-0.94498281,-0.90975652,-0.86589293,-0.80989563,-0.75248705,-0.685419,-0.6048589,-0.50640154,-0.44439441,-0.43542443,-0.42989966,-0.44158853,-0.42379318,-0.39887241,-0.4183481,-0.37852356,-0.30396598,-0.2348757,-0.11934025,0.027494005,0.15378887,0.25545792,0.3468643,0.43764598,0.52427424,0.5295181,0.52889779,0.58052657,0.61503237,0.68215935,0.74309767,0.82036872,0.95991699,1.0195989,0.99173726,1.0215489,1.0128645,0.89056715,0.80987779,0.82701758,0.77023107,0.68270699,0.66671818,0.7330811,0.8294867,0.83792747,0.80260628,0.77767776,0.76039013,0.7347518,0.68291201,0.64512169,0.66519752,0.74681736,0.77211497,0.76062746,0.77231706,0.70111154,0.63008705,0.6038461,0.56860241,0.54530262,0.52583204,0.43089096,0.34305365,0.31013183,0.25823003,0.22572102,0.24237313,0.25553484,0.26355988,0.24863944,0.26635743,0.3401046,0.42043453,0.48760977,0.54866244,0.62492844,0.64581907,0.65560503,0.6913848,0.77569091,0.82195914,0.82899507,0.86934691,0.89055794,0.90936155,0.94978447,0.95139331,0.90666417,0.82174213,0.66548165,0.5577301,0.50290061,0.42002406,0.36408569,0.34373977,0.32259251,0.30801118,0.27319434,0.2446112,0.23297015,0.22161411,0.24595083,0.28291493,0.33093998,0.43512816,0.54764993,0.67575573,0.78669746,0.88039251,0.92304034,0.79893996,0.75933463,0.92441915,1.0248315,0.99210357,0.90767097,0.88028883,0.91422638,0.89448381,0.85096269,0.81712473,0.69481349,0.58278497,0.55769545,0.58128302,0.61524573,0.56846291,0.52159133,0.51252747,0.4635715,0.36768766,0.33275472,0.22775612,0.072772098,-0.090733128,-0.2077537,-0.28411973,-0.32887505,-0.35102166,-0.35957036,-0.32201197,-0.29912089,-0.30325778,-0.21588988,-0.14532339,-0.11101046,-0.074016091,-0.037452516,-0.063166592,-0.14628135,-0.22328203,-0.23166036,-0.10199719,-0.012427483,0.065794224,0.12961389,0.16993839,0.25654194,0.31518924,0.39541973,0.48049092,0.69193683,0.88726934,1.0359669,1.1776503,1.2733909,1.430679,1.4856635,1.476462,1.536969,1.5265299,1.5137456,1.4724924,1.3253014,1.2054584,1.177738,1.1913548,1.2678907,1.3115403,1.4540807,1.575397,1.7756546,1.9798073,1.8058068,1.4157629,1.1563838,1.0156736,0.92867376,0.82522434,0.82416095,1.0123837,1.2120269,1.3629778,1.4669345,1.5930059,1.5049185,1.145717,0.71802072,0.39731621,0.11938675,-0.16710501,-0.3943075,-0.60650006,-0.76873775,-0.92414146,-1.0479548,-1.1455039,-1.2040252,-1.2382911,-1.2378769,-1.2248319,-1.2086632,-1.190774,-1.1911391,-1.2327806,-1.3115527,-1.4056117,-1.5281505,-1.6318366,-1.7210659,-1.7861214,-1.8312765,-1.8631143,-1.8827656,-1.8987562,-1.9106351,-1.919344,-1.9258442,-1.9330077,-1.9393049,-1.9437506,-1.9479391,-1.9517898,-1.9546693,-1.958082,-1.9618492,-1.9655101,-1.9686912,-1.9717816,-1.9750805,-1.9784839,-1.9818859,-1.9854779,-1.9889955,-1.991261,-1.9930087,-1.9953928,-1.9975214:1
|
30 |
+
-0.51462958,-0.48927034,-0.43838821,-0.45496406,-0.60239219,-0.71440149,-0.78294266,-0.8360633,-0.8541366,-0.86456684,-0.87161075,-0.86796966,-0.88538036,-0.91420619,-0.94152311,-0.9649207,-0.97356067,-0.95965815,-0.94835395,-0.96095763,-0.96558812,-0.9857533,-1.0143134,-1.031493,-1.0496212,-1.0444563,-1.0186017,-1.0305017,-1.0469865,-1.060494,-1.0817389,-1.0430274,-1.01768,-1.0377787,-1.0279978,-1.0054459,-0.98601204,-0.95461372,-0.89384241,-0.83487529,-0.78520518,-0.71661727,-0.62876087,-0.54825396,-0.51568993,-0.49854655,-0.49644224,-0.50145119,-0.50941248,-0.51729188,-0.49794054,-0.46683354,-0.39781851,-0.29376536,-0.17347527,-0.08773347,0.066312203,0.19420421,0.23114546,0.2700938,0.30264883,0.33711889,0.34443965,0.40674807,0.44173817,0.46622741,0.54000809,0.62775795,0.65218962,0.69248236,0.71167914,0.70783516,0.72747257,0.7686337,0.8662946,0.77311167,0.63496724,0.65864918,0.63725762,0.58311371,0.64114609,0.73064613,0.71582046,0.62830372,0.54273813,0.55052321,0.54141603,0.54954796,0.53821771,0.52916713,0.59560164,0.65510048,0.65815507,0.60700026,0.58315359,0.59036514,0.54305142,0.53073714,0.4935529,0.39573809,0.41674561,0.32470824,0.22094138,0.26837878,0.28877568,0.2926499,0.2737961,0.20231609,0.19361031,0.23900814,0.3135108,0.47211461,0.56430986,0.531738,0.57137521,0.60440602,0.6154383,0.73592829,0.80209495,0.80051605,0.76483365,0.72141569,0.81929718,0.87391033,0.85639438,0.84003771,0.72717031,0.59500227,0.49582324,0.46562933,0.4340219,0.38498984,0.34288937,0.27266168,0.25796323,0.28058063,0.27727255,0.23506415,0.23463403,0.24114793,0.21115038,0.31011397,0.41609951,0.48046165,0.63856535,0.70953078,0.72002908,0.75182461,0.73941558,0.70300241,0.77284821,0.87914319,0.90916646,0.90056733,0.93924997,0.95682809,0.95879231,0.95724299,0.86934919,0.78691311,0.696836,0.62776545,0.61144469,0.56040896,0.60770027,0.63194781,0.57910402,0.57151851,0.50879316,0.4131505,0.2615876,0.16913394,0.05128331,-0.083387976,-0.15038583,-0.21713267,-0.22227121,-0.18176379,-0.18167429,-0.20548752,-0.20342791,-0.12879042,-0.048128203,0.04297775,0.057498921,-0.0077535801,-0.019306014,-0.04933947,-0.092747674,-0.036980167,0.052241412,0.11002609,0.17612297,0.24932369,0.39163632,0.3754684,0.38264319,0.50775381,0.58448029,0.66037278,0.79969825,0.92630042,1.0191072,1.0356193,1.1475703,1.3710403,1.4683546,1.5153767,1.4052654,1.3313184,1.3476269,1.35275,1.3719692,1.2637534,1.1429816,1.3168007,1.6000338,1.751206,1.7289395,1.946376,2.0468287,2.0153209,1.6937705,1.4041343,1.3262449,1.1978834,1.0368027,1.0584402,1.2640792,1.2987791,1.3427968,1.6600525,1.8745067,1.9078045,1.6595891,1.1174915,0.71611531,0.43091008,0.12847496,-0.11549755,-0.39183892,-0.58940812,-0.78316099,-0.92292869,-1.0165222,-1.0831913,-1.1238415,-1.1274343,-1.1127042,-1.0847541,-1.054575,-1.0505534,-1.0864593,-1.1670911,-1.2825245,-1.4337053,-1.5642211,-1.6804867,-1.7630178,-1.8181786,-1.8549552,-1.8802171,-1.8989111,-1.9104735,-1.9215236,-1.9299915,-1.9364315,-1.9431416,-1.9489779,-1.9537288,-1.9586514,-1.9610933,-1.9636632,-1.9687294,-1.9733606,-1.9766374,-1.9809641,-1.9850788,-1.9888419,-1.9924407,-1.9952345,-1.99835,-2.0018958,-2.0045729,-2.0063342,-2.0080131:1
|
31 |
+
-0.62909419,-0.60395183,-0.6394648,-0.67217873,-0.72981696,-0.81130731,-0.86505099,-0.89712317,-0.9209693,-0.93593685,-0.93256674,-0.92058967,-0.91985788,-0.94675458,-0.9817074,-0.99948704,-1.0017932,-1.000494,-0.99485472,-1.0085826,-1.0307119,-1.0521258,-1.0646441,-1.0751883,-1.0941701,-1.0870324,-1.0634697,-1.0483512,-1.0440581,-1.0562291,-1.0582035,-1.0449673,-1.0451448,-1.044851,-1.0365389,-1.0220494,-0.9930177,-0.95051994,-0.91040555,-0.8572233,-0.80319141,-0.75399386,-0.63540482,-0.4988612,-0.46327337,-0.43493383,-0.42297675,-0.45276715,-0.44583241,-0.45015204,-0.44885689,-0.42898379,-0.38671734,-0.2858749,-0.15482875,-0.024444441,0.083502558,0.18044318,0.2638284,0.30653459,0.37543403,0.46652054,0.46059008,0.45800662,0.48586621,0.4889771,0.54194611,0.64068546,0.73745915,0.75955682,0.77146213,0.82745755,0.79338089,0.69665511,0.62737314,0.60070186,0.59429979,0.56334075,0.51635931,0.57175201,0.70873399,0.77785886,0.68273632,0.62933421,0.6036625,0.5648794,0.5366051,0.51768152,0.56806953,0.61125578,0.65937794,0.74213479,0.79554514,0.70322112,0.64689237,0.64200297,0.59892548,0.56062169,0.4935398,0.43082171,0.38251004,0.26099781,0.20935132,0.24433334,0.2447842,0.22959903,0.22340143,0.21417656,0.21131955,0.25286534,0.38248523,0.51268261,0.51850699,0.50272125,0.57618286,0.69922659,0.72652282,0.72705538,0.81651565,0.95110238,0.93648678,0.91169262,0.91123834,0.89498335,0.98481823,0.95734704,0.77726737,0.64179775,0.58531426,0.53922288,0.45857629,0.39747064,0.35788175,0.3048505,0.26826855,0.27310663,0.2620178,0.23385482,0.21325068,0.20870369,0.27242606,0.34113333,0.4310573,0.56302196,0.69799464,0.75849212,0.82917351,0.92604184,0.87186954,0.81250594,0.87520243,0.90048017,0.86745901,0.91833927,0.97856448,0.98869555,0.9441008,0.88680436,0.76187367,0.70053511,0.66745887,0.57023667,0.56511179,0.61428293,0.57035548,0.55327619,0.52502841,0.51166956,0.46412498,0.30428853,0.13416327,0.032867086,-0.047276142,-0.15884028,-0.2463998,-0.31023467,-0.32098033,-0.31242309,-0.31245186,-0.2769144,-0.2579382,-0.14052551,-0.028086498,0.037452675,0.03389649,-0.021801203,-0.077767103,-0.14620232,-0.18596905,-0.19283738,-0.082081492,0.035324568,0.11570606,0.230765,0.43825875,0.48070646,0.44604954,0.51582942,0.58037117,0.75259545,0.90844485,1.0145855,1.1816549,1.3125056,1.4202943,1.4639271,1.5674939,1.6855776,1.6631021,1.5813943,1.4475483,1.3369996,1.4221478,1.4075864,1.3145542,1.4620235,1.5219735,1.6104007,1.7682219,1.9981303,1.9648174,1.7789223,1.536286,1.3279046,1.1575912,0.92163783,0.88708058,1.039951,1.1754779,1.4015725,1.5667272,1.7676852,1.9508644,1.7804847,1.324128,0.7866181,0.44644832,0.15414149,-0.13145871,-0.37618888,-0.60670436,-0.77847169,-0.94907721,-1.0778181,-1.1859672,-1.2538912,-1.2929606,-1.3143222,-1.3314984,-1.3356646,-1.3353281,-1.3535649,-1.3860851,-1.4329355,-1.492473,-1.5610491,-1.6165511,-1.6653496,-1.7000932,-1.7228108,-1.7402818,-1.7521451,-1.761611,-1.7684379,-1.7738977,-1.7786486,-1.7835003,-1.7877971,-1.7898316,-1.7918451,-1.7952893,-1.7978162,-1.7999698,-1.8024652,-1.804893,-1.8076612,-1.8101641,-1.8123578,-1.8160353,-1.8193956,-1.8217602,-1.8235015,-1.8254132,-1.8277802,-1.8291416,-1.8308087:1
|
32 |
+
-0.62617203,-0.55686824,-0.54579751,-0.58558229,-0.67391162,-0.76622656,-0.82892123,-0.86945233,-0.88105878,-0.87628436,-0.85910846,-0.84050597,-0.85034776,-0.88228614,-0.92427149,-0.96566314,-1.0024536,-1.0226676,-1.0188168,-1.0294724,-1.0468866,-1.0552218,-1.0793825,-1.0995863,-1.0999804,-1.0931707,-1.0672325,-1.0286298,-1.026772,-1.0413859,-1.0380548,-1.0320579,-1.0253459,-1.0293469,-1.0265317,-1.0072221,-0.99221554,-0.96465459,-0.91062848,-0.8537054,-0.79207248,-0.69612947,-0.58795997,-0.48583699,-0.391176,-0.35482246,-0.35984217,-0.37330965,-0.36459025,-0.37319925,-0.39446017,-0.37417841,-0.35821213,-0.31275504,-0.2141463,-0.089142687,0.082935611,0.20713307,0.27910086,0.35914723,0.37816907,0.39592728,0.41775185,0.4529196,0.51124981,0.55730972,0.5532202,0.57635777,0.69543055,0.73785551,0.72578801,0.74680471,0.66049777,0.60794881,0.57460608,0.5690128,0.52917229,0.42902048,0.47920566,0.58726357,0.66548081,0.7202854,0.67446879,0.60979302,0.54550643,0.49243195,0.51295027,0.54765087,0.5470041,0.58495141,0.69317757,0.74056955,0.73567996,0.6879368,0.61236821,0.59283448,0.61251527,0.60777487,0.57631978,0.50633308,0.40397541,0.30622259,0.2653182,0.23451055,0.2034363,0.21846339,0.24051313,0.23610167,0.26171661,0.32966397,0.3919324,0.46765018,0.5341413,0.58701894,0.68073969,0.75245014,0.8212795,0.93092271,0.94767462,0.99320213,1.0584407,1.0090641,1.0116991,1.0626968,1.0746043,1.0580025,0.9300186,0.78198993,0.70451715,0.62519566,0.49920878,0.40474265,0.36968371,0.33521753,0.29446882,0.27794432,0.25855594,0.25513821,0.24793779,0.23348347,0.28020498,0.3538915,0.43514683,0.53510762,0.66537332,0.75073949,0.79663182,0.90460898,0.92981422,0.85734368,0.86760694,0.94534777,0.97932906,0.94550781,0.95506102,1.0161666,0.98726044,0.93220606,0.81725709,0.74221336,0.68479334,0.61899677,0.64552005,0.6535609,0.58594898,0.55384129,0.55687329,0.51046338,0.44547018,0.37134353,0.21499615,0.076803308,-0.045528229,-0.18789717,-0.28509508,-0.32797752,-0.32173018,-0.29831582,-0.30077954,-0.31248474,-0.31090963,-0.18772429,-0.051834205,0.024310076,0.079307404,0.0129464,-0.088532449,-0.14005605,-0.20808336,-0.26178185,-0.20901421,-0.07979677,0.052474642,0.14934745,0.23158273,0.29685484,0.34580458,0.44826524,0.56386125,0.71213349,0.88132751,1.014539,1.1112559,1.252177,1.3205045,1.3694614,1.5118368,1.5948596,1.5905876,1.60812,1.4927252,1.3157137,1.3017143,1.3644077,1.4713106,1.5282749,1.4301133,1.530887,1.6879574,1.8059047,1.9291594,1.7826337,1.4377789,1.1304419,0.98406245,0.92790553,0.89418965,1.0269857,1.287059,1.4459285,1.5822192,1.8543951,1.9706292,1.794585,1.4431643,0.90936553,0.40511845,0.036424174,-0.29388543,-0.55064354,-0.75414158,-0.91100072,-1.0705556,-1.1823096,-1.2734467,-1.3346865,-1.3818489,-1.4131555,-1.4330288,-1.4489246,-1.4642588,-1.4810609,-1.504071,-1.5376328,-1.5759019,-1.6161673,-1.6485351,-1.6762756,-1.6974416,-1.7120623,-1.7235177,-1.7317397,-1.7383484,-1.7440329,-1.7484024,-1.7514038,-1.7550782,-1.7588715,-1.7613994,-1.7629818,-1.7651532,-1.7669433,-1.7688614,-1.7717742,-1.7752714,-1.7771924,-1.7792058,-1.7824388,-1.7853203,-1.7880102,-1.7906227,-1.7934769,-1.7960424,-1.7978357,-1.7990404,-1.8001914:1
|
33 |
+
-0.65403491,-0.6347155,-0.62591112,-0.65057748,-0.71011153,-0.79393303,-0.87650045,-0.91708541,-0.9272314,-0.91861619,-0.90504849,-0.88425405,-0.88279555,-0.91772946,-0.95532371,-0.9872264,-0.99940125,-1.0021007,-1.0005365,-0.99862548,-1.0106343,-1.0328134,-1.0550429,-1.0746259,-1.0784039,-1.0631444,-1.0457623,-1.0351334,-1.0342879,-1.0446116,-1.0536142,-1.0396135,-1.0293595,-1.0232959,-1.0187269,-1.0183166,-0.99805131,-0.95683332,-0.90511286,-0.85731276,-0.78979611,-0.70672638,-0.62614716,-0.52153264,-0.46236748,-0.45331308,-0.43913266,-0.44951767,-0.46206198,-0.44630659,-0.44647374,-0.42984517,-0.35773885,-0.2725012,-0.17890825,-0.045448664,0.10912894,0.23419102,0.32882797,0.37487112,0.42793883,0.47126785,0.5149748,0.62066664,0.72324778,0.70777771,0.68893604,0.7287585,0.77736981,0.85009872,0.91723277,0.85305525,0.76463716,0.74425356,0.70759489,0.68252546,0.62483772,0.57689263,0.61029476,0.68861938,0.75947897,0.74976328,0.69360238,0.60117683,0.56216247,0.56728029,0.52623566,0.55364101,0.62572206,0.72096029,0.80524894,0.77318983,0.74221411,0.72836292,0.64534302,0.59578159,0.56394724,0.54096357,0.5336606,0.43814143,0.33886088,0.25834646,0.20138635,0.19363712,0.19954412,0.2288963,0.20216296,0.1660402,0.18161531,0.23624952,0.36853565,0.51100192,0.57716087,0.58815689,0.63292704,0.72304209,0.8102829,0.8501439,0.87469802,0.90959946,0.95602421,0.9994032,1.0235599,1.0134695,1.0103223,0.91339374,0.72318453,0.62912401,0.56129282,0.50086229,0.45172947,0.38186293,0.29180139,0.25598456,0.25157051,0.24982118,0.22935767,0.18090222,0.16959519,0.17326876,0.24375098,0.36496315,0.44941162,0.54404815,0.71133369,0.8316539,0.86677134,0.87790204,0.82301992,0.8387938,0.95607645,0.99300957,0.97158929,0.95947473,0.99326947,0.9653429,0.90254116,0.8630163,0.78371671,0.67493761,0.61732384,0.58068098,0.54150512,0.53700524,0.53121541,0.49938656,0.46511576,0.43137353,0.33960968,0.25181432,0.12242177,-0.010700828,-0.14389105,-0.26308637,-0.34646287,-0.38763188,-0.38863155,-0.37747149,-0.3740797,-0.3681151,-0.37159823,-0.27596061,-0.13499561,-0.06575307,-0.069555399,-0.094008159,-0.13815671,-0.20019666,-0.2616681,-0.2725804,-0.17523157,-0.086103641,0.01856382,0.14347752,0.29908021,0.33278192,0.33704237,0.4528411,0.62151864,0.83111474,0.93358309,1.0595048,1.2575259,1.4188169,1.515156,1.5855866,1.7059404,1.7936032,1.7282511,1.6452605,1.5176216,1.4095407,1.432942,1.4083572,1.372523,1.5401396,1.5734257,1.6280646,1.8008017,1.9478043,1.9522107,1.7634121,1.5247557,1.2258347,1.0206425,0.91384805,0.84978742,0.94086134,1.1096458,1.2826158,1.4622851,1.6733313,1.794684,1.7274536,1.3167775,0.70110934,0.2841973,-0.03360078,-0.32555155,-0.53474684,-0.74666234,-0.9022471,-1.0477371,-1.1589915,-1.2401802,-1.2930269,-1.33318,-1.3555581,-1.3668452,-1.3714943,-1.3744032,-1.3877862,-1.4140081,-1.4528592,-1.4997144,-1.5537233,-1.5969593,-1.634117,-1.6623072,-1.6815093,-1.695676,-1.7055646,-1.7140604,-1.7202943,-1.7243843,-1.7280767,-1.7316326,-1.7354389,-1.7387968,-1.7407106,-1.742619,-1.7442696,-1.7460606,-1.7488564,-1.7523265,-1.7537679,-1.7556341,-1.7581491,-1.7602852,-1.7631667,-1.7662034,-1.7681609,-1.7698778,-1.7716513,-1.7728353,-1.7742307:1
|
34 |
+
-0.67546256,-0.61780148,-0.61906915,-0.664476,-0.75110223,-0.84118766,-0.90001286,-0.93792622,-0.95363517,-0.94810902,-0.92668439,-0.89887007,-0.89762203,-0.9427395,-0.97731298,-0.99955085,-1.0218811,-1.0343651,-1.0381353,-1.0470809,-1.0516123,-1.0620033,-1.0856481,-1.0993465,-1.11585,-1.1128403,-1.0843059,-1.0692675,-1.0704423,-1.0769304,-1.0789963,-1.0720945,-1.0663796,-1.0667552,-1.0609425,-1.0414195,-1.022539,-0.99609863,-0.94798244,-0.89308984,-0.82774046,-0.73810103,-0.64034955,-0.54355408,-0.48688117,-0.47517648,-0.48256684,-0.50585582,-0.51886058,-0.50048695,-0.49861509,-0.48659797,-0.42619701,-0.35137571,-0.21802807,-0.041780857,0.11209809,0.24781232,0.36916167,0.38747786,0.37769259,0.41234049,0.468383,0.50925543,0.51782099,0.53346039,0.56957644,0.61251645,0.62506098,0.6784267,0.74555613,0.76239338,0.72752945,0.6269011,0.55024442,0.54913956,0.54801376,0.51545742,0.50309005,0.56675067,0.64873985,0.6962143,0.66533988,0.56634524,0.48340688,0.47770041,0.50676225,0.54711992,0.63067761,0.67288646,0.74121059,0.77501707,0.70709719,0.66552521,0.63873237,0.60319009,0.56567834,0.56602476,0.51592884,0.41931765,0.30560037,0.23116211,0.17541729,0.14188991,0.16579758,0.17726649,0.1713369,0.16444193,0.19443199,0.28075131,0.3857559,0.49544376,0.58780451,0.60061313,0.68225524,0.74683723,0.78423319,0.88110953,0.9213858,0.95202339,1.002194,1.0063478,0.98557882,1.0158782,1.0129074,0.96538484,0.84171486,0.70610996,0.62871645,0.52473057,0.4195151,0.35041186,0.31754663,0.2935569,0.25436917,0.22943909,0.20343433,0.17753204,0.18219278,0.21153202,0.25323691,0.3457029,0.47119639,0.61867379,0.75933408,0.81363434,0.86106861,0.9300317,0.89145514,0.81318425,0.86923374,0.92094006,0.93031174,0.90647072,0.93603217,0.94119028,0.89300087,0.8590462,0.74240594,0.66560885,0.62432612,0.57467528,0.55067831,0.5698865,0.55098798,0.51540882,0.50537617,0.44875094,0.32745428,0.22543128,0.099005612,-0.004082467,-0.13104897,-0.25496421,-0.32566612,-0.36164993,-0.36031245,-0.34543373,-0.34761289,-0.35300705,-0.34449734,-0.20101669,-0.079691842,-0.021663405,-0.0019278066,-0.033861249,-0.090025598,-0.16448836,-0.22639711,-0.22665093,-0.12465006,-0.030349092,0.082344863,0.15297697,0.24297007,0.36901638,0.39196961,0.47928368,0.61262512,0.82676818,0.9911371,1.0711717,1.1694175,1.3437524,1.4975497,1.61816,1.7339011,1.7679576,1.716269,1.6846103,1.6155533,1.476839,1.3715846,1.2880724,1.3034354,1.5448523,1.648402,1.720958,1.8535869,2.112972,2.1056375,1.8466246,1.5900796,1.315935,1.0738816,0.96729766,0.95369108,1.082212,1.2449796,1.4021702,1.6102386,1.8225926,1.9233035,1.7297138,1.3454295,0.77738999,0.31944194,0.027191985,-0.28149493,-0.51932436,-0.71709553,-0.87619029,-1.0264696,-1.1310967,-1.2155108,-1.2665226,-1.2974488,-1.3103354,-1.311502,-1.3087653,-1.3063263,-1.3147951,-1.335745,-1.376767,-1.4322636,-1.4947684,-1.5467246,-1.5939837,-1.6284004,-1.6519423,-1.669002,-1.6801401,-1.6886537,-1.6949327,-1.700117,-1.7031769,-1.706951,-1.71132,-1.7140234,-1.7154762,-1.7180171,-1.7199531,-1.7217886,-1.7247828,-1.7276409,-1.7297982,-1.7315808,-1.7335374,-1.7360817,-1.7387771,-1.74156,-1.7436119,-1.7452583,-1.7470727,-1.7484888,-1.7494639:1
|
35 |
+
-0.53874235,-0.47511614,-0.48579124,-0.56873435,-0.65473954,-0.74705635,-0.83287956,-0.86936615,-0.88986142,-0.88882384,-0.86334809,-0.84220676,-0.84369961,-0.8804067,-0.91241556,-0.94213941,-0.95956281,-0.96435467,-0.96444682,-0.96641438,-0.97495356,-0.9812147,-1.0081687,-1.0402236,-1.0565109,-1.0575533,-1.038793,-1.0204496,-1.0320063,-1.052051,-1.0557722,-1.0428177,-1.0306685,-1.0375037,-1.0360841,-1.0122182,-0.98871332,-0.95671226,-0.9060983,-0.84546842,-0.785066,-0.72713723,-0.64651251,-0.54818445,-0.46211119,-0.44186481,-0.44281986,-0.44741099,-0.47186777,-0.46546765,-0.44328228,-0.41109343,-0.33266888,-0.23518729,-0.12171654,0.012687489,0.12959457,0.28328112,0.40916457,0.46688214,0.53984535,0.56864636,0.5718861,0.61303587,0.61060557,0.6611214,0.7479772,0.77558904,0.83847356,0.89559572,0.90226598,0.8809983,0.87664262,0.85006287,0.81613576,0.81287776,0.7181001,0.6562676,0.67449147,0.64868065,0.67194378,0.75978203,0.74786612,0.69301835,0.63252777,0.57790681,0.57500181,0.57273538,0.5995001,0.66531054,0.73384203,0.76321487,0.72914099,0.65328157,0.63749033,0.62231476,0.58396622,0.52424589,0.48644843,0.45977205,0.37977197,0.30657647,0.2663399,0.24830017,0.28077959,0.29427801,0.23659696,0.2008881,0.20489693,0.25935467,0.36960378,0.49622958,0.56211574,0.60623229,0.64513373,0.70906712,0.76653165,0.81869541,0.89138698,0.93012472,0.9844845,1.0056291,0.99307283,1.0318076,1.0667882,0.96743436,0.78610325,0.65608147,0.61814653,0.56639671,0.44029941,0.36531335,0.33691582,0.29915953,0.24377098,0.21082367,0.20618339,0.1945911,0.17283177,0.18344096,0.25171741,0.30517045,0.38914035,0.54293201,0.70458043,0.80115213,0.83769501,0.84235836,0.86251309,0.85584698,0.9248002,0.93935346,0.87187682,0.95495924,0.96577364,0.8849799,0.88832158,0.88927531,0.8039175,0.68817419,0.59877019,0.59186781,0.55417595,0.50234826,0.47549106,0.46855348,0.47120229,0.45261281,0.37889611,0.25343076,0.10469812,-0.0080897152,-0.14934797,-0.27462936,-0.33528648,-0.37889461,-0.38869868,-0.37608491,-0.38247191,-0.38974721,-0.3801404,-0.27791277,-0.1610379,-0.10372529,-0.10768763,-0.11508729,-0.13256698,-0.20528163,-0.26701169,-0.26393716,-0.20524112,-0.10028647,0.029414521,0.093845522,0.18086986,0.25851385,0.3146011,0.43069359,0.50481691,0.72265819,0.90902706,1.0606044,1.1933333,1.2775484,1.3592403,1.4863414,1.5884313,1.6598276,1.7171002,1.6810351,1.5580737,1.5101635,1.4442901,1.3365941,1.2942419,1.3703119,1.5052041,1.6958972,1.76273,1.9074604,1.9208705,1.7359462,1.5246095,1.1832622,0.98110164,0.90110903,0.81369732,0.90988564,1.082728,1.1874398,1.2976492,1.6201012,1.8392803,1.6871314,1.3090197,0.78457753,0.40273191,0.11347856,-0.18381802,-0.42894055,-0.66943576,-0.83489958,-0.98897533,-1.1085428,-1.2070487,-1.2698997,-1.3112004,-1.332281,-1.3471201,-1.3496336,-1.3478952,-1.3667098,-1.4012382,-1.4506136,-1.5090741,-1.5740736,-1.6272218,-1.6739475,-1.7083169,-1.7320755,-1.748993,-1.761263,-1.7707709,-1.7776266,-1.7836583,-1.7873244,-1.7919059,-1.7965674,-1.7997507,-1.8017649,-1.8040426,-1.8061722,-1.8085788,-1.8116914,-1.8146963,-1.816815,-1.8193402,-1.8221028,-1.8243476,-1.8270876,-1.8299197,-1.8321217,-1.8341529,-1.8360855,-1.837943,-1.839142:1
|
36 |
+
-0.59182708,-0.57097984,-0.59002393,-0.66394766,-0.75591829,-0.83324754,-0.89181943,-0.93446406,-0.95917819,-0.97198653,-0.9639616,-0.93851611,-0.94161606,-0.96363598,-0.98209761,-1.0032796,-1.0119122,-1.0069522,-1.0093006,-1.0152972,-1.0207021,-1.0281125,-1.0462417,-1.0678617,-1.0829141,-1.091951,-1.0829189,-1.0654574,-1.0752452,-1.0903197,-1.0819331,-1.0671251,-1.0647403,-1.0703622,-1.0571501,-1.0299267,-1.0020078,-0.96347573,-0.91152956,-0.85559363,-0.79111451,-0.72389925,-0.6638173,-0.58384159,-0.50723513,-0.49799158,-0.52407087,-0.52080693,-0.52807144,-0.54058668,-0.48571616,-0.40544804,-0.33634258,-0.25260571,-0.13719216,0.01508169,0.14231607,0.2872904,0.40023766,0.43061297,0.43876729,0.44440605,0.50959508,0.58345889,0.63940936,0.67608713,0.69629033,0.77713482,0.86826476,0.88733044,0.98041673,1.1053344,1.1042587,1.0378532,0.94906608,0.85349828,0.7463665,0.74749185,0.7817249,0.73345258,0.79494078,0.8593449,0.80215686,0.74124059,0.64610151,0.58066145,0.6219531,0.62961767,0.66001775,0.7159011,0.69803259,0.71636898,0.72576046,0.66768441,0.62174234,0.58831841,0.53950901,0.53551149,0.51609501,0.45080579,0.36002762,0.30492518,0.27159577,0.23535129,0.25773682,0.30080311,0.29441472,0.25057817,0.25968361,0.30965032,0.41977163,0.534594,0.5892294,0.61300223,0.62793215,0.69737291,0.73976693,0.74320662,0.78672447,0.84807,0.89614984,0.92414105,0.9315135,0.93832853,0.92963424,0.84613746,0.75822178,0.67505215,0.58902597,0.54552847,0.50337898,0.41305665,0.3461111,0.31828373,0.27514008,0.29437722,0.28758668,0.24803702,0.24213297,0.25017658,0.28965442,0.36144717,0.44455246,0.51967585,0.64486601,0.7474978,0.75834951,0.81704013,0.82339933,0.75641558,0.86053321,0.88857037,0.85278311,0.86364825,0.882389,0.9143978,0.88867955,0.84043462,0.78134545,0.73830434,0.6598968,0.61026319,0.61573492,0.61872693,0.58980522,0.53523777,0.53469558,0.51553718,0.39254983,0.28863107,0.17210379,0.042124557,-0.12807053,-0.2119224,-0.27090031,-0.33617057,-0.337479,-0.32645375,-0.30881579,-0.31856817,-0.35955399,-0.23731766,-0.095789661,-0.041476424,-0.015699778,-0.054952743,-0.11740563,-0.18372554,-0.22737056,-0.19907116,-0.086769606,0.007987951,0.1274916,0.23151166,0.30722485,0.36608569,0.37857906,0.46171133,0.58397299,0.72627677,0.85061005,0.98151633,1.1162918,1.2367661,1.368625,1.5112068,1.5707192,1.5340066,1.5240846,1.501225,1.3749571,1.3294072,1.2937613,1.2514552,1.2667599,1.3424053,1.4002908,1.5064183,1.7409176,1.8994882,1.7968902,1.7142589,1.4904702,1.1573554,1.0607864,0.95877142,0.86810451,1.0387958,1.191567,1.2468527,1.3884701,1.6489038,1.7006547,1.6218215,1.3158293,0.83938885,0.50047677,0.2104603,-0.079537759,-0.32377172,-0.56785898,-0.73021983,-0.88466881,-1.0124587,-1.1190859,-1.1889413,-1.2348938,-1.2468463,-1.24628,-1.2432398,-1.2402935,-1.2578112,-1.2976229,-1.3588176,-1.4349968,-1.5284816,-1.6041904,-1.6706671,-1.7203159,-1.7539305,-1.7765943,-1.7910457,-1.8030906,-1.8113663,-1.8175071,-1.8228363,-1.8283443,-1.833362,-1.8371703,-1.8395359,-1.8418109,-1.8439131,-1.8467078,-1.8497292,-1.8530414,-1.8560154,-1.8583069,-1.8602528,-1.8631058,-1.8669664,-1.8688181,-1.8701928,-1.8723216,-1.8736945,-1.8752949,-1.8771268:1
|
37 |
+
-0.69637574,-0.64382723,-0.65514167,-0.71097519,-0.80322595,-0.89365728,-0.94614686,-0.96945331,-0.98356211,-0.99518308,-1.0010637,-0.9922821,-0.98011293,-0.9930273,-1.0232553,-1.0439656,-1.0513228,-1.0521992,-1.0564046,-1.0608804,-1.0521403,-1.0578567,-1.0787669,-1.0970929,-1.1163718,-1.1146986,-1.0970442,-1.0932358,-1.1037925,-1.1112089,-1.1072335,-1.0973472,-1.0899435,-1.07852,-1.0771457,-1.0654419,-1.0269527,-0.99913544,-0.95864181,-0.91080304,-0.85808827,-0.77656929,-0.693307,-0.62530373,-0.57220214,-0.5504745,-0.57284699,-0.57464043,-0.5531178,-0.56453643,-0.54011305,-0.47448867,-0.41211518,-0.29876074,-0.16784437,-0.032980401,0.12282981,0.24438668,0.3172026,0.41374009,0.51868826,0.56358127,0.56725669,0.58321022,0.62221379,0.62655667,0.64826123,0.74702005,0.82727567,0.88220261,0.89476335,0.88069678,0.91500407,0.83588637,0.73162133,0.65573806,0.62592935,0.62524552,0.61493883,0.62483493,0.63216604,0.66137074,0.66772241,0.65134633,0.58962616,0.53236837,0.52439474,0.5589285,0.61012247,0.71344485,0.77669255,0.69949151,0.62934372,0.59416627,0.59776964,0.54814334,0.46231293,0.44914981,0.43142221,0.38138334,0.29811999,0.21264994,0.1949452,0.19817707,0.20529365,0.20914252,0.1758822,0.15533182,0.19475864,0.26597916,0.32745012,0.41315488,0.52903707,0.59501671,0.6081572,0.63836014,0.74336702,0.87769498,0.87074035,0.85014461,0.85917275,0.85404221,0.87662399,0.93400801,0.93055791,0.79731219,0.69712191,0.60087667,0.49645454,0.44617864,0.39324076,0.32392251,0.26955839,0.27017388,0.25441225,0.19285416,0.19801499,0.18685589,0.16496315,0.19364693,0.24486085,0.33289891,0.43260237,0.54449496,0.64164492,0.75679989,0.86156057,0.93493641,0.94955953,0.90636924,0.93605519,0.9582106,0.94317712,0.96240104,0.97199977,0.96750211,0.92219781,0.81081397,0.74994296,0.6972681,0.6242358,0.56708916,0.53734379,0.51906626,0.49802952,0.52142948,0.49351411,0.38844075,0.29496029,0.23426632,0.11264819,-0.015359193,-0.15578739,-0.28449983,-0.36931449,-0.39572576,-0.37744683,-0.36010175,-0.35427856,-0.35395011,-0.34920939,-0.23024802,-0.11617668,-0.061137092,-0.031044945,-0.054495145,-0.11993181,-0.16827469,-0.20805421,-0.20270717,-0.066540867,0.04122649,0.12196337,0.20072035,0.34135055,0.45356288,0.51104517,0.6559614,0.74375012,0.88096815,1.1112896,1.2260592,1.3030072,1.4404326,1.574583,1.6598154,1.7127021,1.7349257,1.8363645,1.9806251,1.7301852,1.5101255,1.3985516,1.2958232,1.3484037,1.5231991,1.6049706,1.7051752,1.7734813,2.0278713,2.0418816,1.7781514,1.4913201,1.2465701,1.0398371,0.92422086,0.85117696,0.88497422,1.0260896,1.2311723,1.5283514,1.7327365,1.8023824,1.6218342,1.2598575,0.76959568,0.35832076,0.055193629,-0.23527461,-0.44734936,-0.63140038,-0.77528761,-0.91939158,-1.0320594,-1.124996,-1.1738397,-1.190349,-1.1864586,-1.1788013,-1.1621179,-1.1393323,-1.1378385,-1.1656012,-1.2255697,-1.3068174,-1.4134589,-1.5009303,-1.5719725,-1.6241434,-1.6599531,-1.683797,-1.6990561,-1.7107443,-1.7186597,-1.7252003,-1.7303781,-1.7348341,-1.7395217,-1.7437024,-1.7461595,-1.748269,-1.7503838,-1.7529982,-1.755782,-1.7582112,-1.7598465,-1.7624568,-1.7652921,-1.7676066,-1.7695512,-1.7715944,-1.774465,-1.7765743,-1.7773633,-1.7789851,-1.7804869:1
|
classification/UCR/Computers/Computers_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Computers/Computers_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Cricket/Cricket_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Cricket/Cricket_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/CricketX/CricketX_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/CricketX/CricketX_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/CricketY/CricketY_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/CricketY/CricketY_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/CricketZ/CricketZ_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/CricketZ/CricketZ_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Crop/Crop_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Crop/Crop_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DiatomSizeReduction/DiatomSizeReduction_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DiatomSizeReduction/DiatomSizeReduction_TRAIN.ts
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@problemName DiatomSizeReduction
|
2 |
+
@timeStamps false
|
3 |
+
@missing false
|
4 |
+
@univariate true
|
5 |
+
@equalLength true
|
6 |
+
@seriesLength 345
|
7 |
+
@classLabel true 1 2 3 4
|
8 |
+
@data
|
9 |
+
1.8552995,1.8529332,1.8539169,1.8315226,1.7819324,1.7862514,1.7411881,1.6832761,1.6245558,1.5707577,1.510838,1.4557932,1.4005464,1.3405034,1.280479,1.2204716,1.1604799,1.1024459,1.052089,0.99318202,0.93345129,0.87374486,0.81406352,0.75441839,0.7035306,0.65053211,0.59121814,0.53195023,0.47273262,0.42162145,0.37269735,0.3139245,0.25523463,0.2080128,0.1593545,0.10124301,0.043237967,8.7498464E-4,-0.047746781,-0.10498507,-0.16209351,-0.19844009,-0.24727707,-0.30336449,-0.35759467,-0.38825192,-0.43757475,-0.49214645,-0.54647633,-0.60051357,-0.62780911,-0.66915215,-0.72139192,-0.77252476,-0.79048387,-0.83170117,-0.88120411,-0.9246985,-0.93532927,-0.97657301,-1.0225313,-1.0678106,-1.112353,-1.1133539,-1.1415006,-1.1820476,-1.2216484,-1.2599651,-1.257197,-1.2687004,-1.3022108,-1.3343358,-1.3148633,-1.3238813,-1.3502478,-1.3751039,-1.3978445,-1.3747433,-1.363172,-1.3799009,-1.3946007,-1.4070335,-1.3818325,-1.3485918,-1.3551119,-1.3590563,-1.3175174,-1.2829942,-1.2813922,-1.2776114,-1.2717249,-1.2640871,-1.2393642,-1.1687961,-1.1538332,-1.1393073,-1.1232281,-1.1056229,-1.0861113,-1.0649886,-1.0143318,-0.94685621,-0.92233699,-0.89620981,-0.86889559,-0.84042627,-0.81083376,-0.77979395,-0.74766974,-0.71455961,-0.68049362,-0.64534995,-0.60913056,-0.57208094,-0.53422776,-0.49559735,-0.45592942,-0.41556779,-0.37453521,-0.33285402,-0.29040725,-0.24727486,-0.2035837,-0.15935231,-0.11456775,-0.069120569,-0.023207855,0.023155204,0.067038384,0.077309561,0.1177145,0.1665479,0.2157326,0.26529729,0.28481169,0.32268684,0.37387236,0.42429444,0.44539584,0.48994085,0.52992863,0.55469228,0.58141894,0.61010581,0.64035834,0.67214826,0.70547017,0.74082907,0.77759661,0.79231619,0.78035575,0.82107054,0.86327661,0.87558403,0.87512101,0.92076711,0.96796209,1.0162722,1.0690575,1.1282183,1.1787725,1.2366521,1.2928445,1.3465007,1.4066794,1.4609044,1.5152049,1.5703576,1.6249792,1.6215067,1.6630092,1.7215738,1.7720129,1.7715318,1.7718723,1.7388533,1.6963131,1.6987555,1.6430146,1.5867046,1.531209,1.4758671,1.4155604,1.360819,1.3039103,1.243751,1.1836044,1.1312514,1.0742314,1.01769,0.97096771,0.98186228,0.94830338,0.90179064,0.86699374,0.88169635,0.84559438,0.80414417,0.76400333,0.72520255,0.68834572,0.65295587,0.61904139,0.58663261,0.55611465,0.52749761,0.50051469,0.46751285,0.41424264,0.39054275,0.34807155,0.30858487,0.28657974,0.2359268,0.1856179,0.15354628,0.13190761,0.083323506,0.035231515,0.011768861,-0.0097306328,-0.055834755,-0.10131312,-0.14626918,-0.19071524,-0.22734087,-0.22734087,-0.26381966,-0.30492451,-0.34538659,-0.38518491,-0.42399255,-0.46205953,-0.49936167,-0.53587446,-0.57136608,-0.60583644,-0.63940215,-0.6720356,-0.70364463,-0.73388822,-0.76307324,-0.79117019,-0.82249293,-0.90318262,-0.93969329,-0.96331214,-0.98562677,-1.0064292,-1.0254411,-1.0430184,-1.0591342,-1.0757676,-1.1478018,-1.1743801,-1.1840687,-1.1920991,-1.1981301,-1.202084,-1.2390675,-1.2831786,-1.2819161,-1.2781637,-1.2726422,-1.2895386,-1.3335154,-1.3218776,-1.3082233,-1.2928663,-1.2893157,-1.3276435,-1.3091797,-1.2859119,-1.2805396,-1.3045582,-1.2754449,-1.2448666,-1.2371922,-1.2443769,-1.2087979,-1.1718234,-1.1615394,-1.1534976,-1.1124036,-1.0701158,-1.0570658,-1.0358385,-0.99015149,-0.94367132,-0.92780412,-0.89555255,-0.8552551,-0.83884069,-0.78827613,-0.73655239,-0.69600465,-0.66986989,-0.61622483,-0.56226249,-0.50803828,-0.45918643,-0.42947217,-0.37554628,-0.31970483,-0.27128572,-0.23565936,-0.17873374,-0.12166844,-0.073418668,-0.031569365,0.026307118,0.069430191,0.12095688,0.17502903,0.21909577,0.27810712,0.33716916,0.39093292,0.4392911,0.4987618,0.54918155,0.60399595,0.66378571,0.72360045,0.78344583,0.83736645,0.89186654,0.95193906,1.0120303,1.0721371,1.1322571,1.1908978,1.2440549,1.3037784,1.3640698,1.4224726,1.4774101,1.5378202,1.5948781,1.6513519,1.6983988,1.6959564,1.7474931,1.8072223,1.8072223:2
|
10 |
+
1.5541114,1.5468377,1.543311,1.5505848,1.5286983,1.479367,1.431406,1.383905,1.3382233,1.2931124,1.2494133,1.1985396,1.141687,1.0849066,1.0281498,0.97148385,0.91485106,0.85828934,0.80179239,0.74534318,0.68899536,0.63267981,0.57648413,0.52033832,0.46428579,0.40832765,0.35243086,0.29668075,0.24339611,0.20781812,0.16499252,0.11028083,0.055735154,0.0012843479,-0.05291023,-0.10702657,-0.16087505,-0.20421507,-0.23237621,-0.27658253,-0.32881144,-0.38059281,-0.43223981,-0.48344726,-0.52073686,-0.5402692,-0.58019561,-0.628989,-0.67700614,-0.71705897,-0.7276674,-0.75429486,-0.79900833,-0.84285098,-0.88636708,-0.92857135,-0.95981182,-0.9568535,-0.97414298,-1.0116803,-1.0478063,-1.0834498,-1.1170729,-1.1500815,-1.1814516,-1.1838799,-1.1606742,-1.1753569,-1.2001122,-1.2221774,-1.2433312,-1.2623885,-1.2796599,-1.2955315,-1.3086666,-1.3209302,-1.3299796,-1.3378364,-1.3433079,-1.3466281,-1.348459,-1.347183,-1.3449659,-1.3394944,-1.3327219,-1.3236724,-1.3124627,-1.2999357,-1.2844695,-1.2681635,-1.2491061,-1.2288638,-1.2067986,-1.1828973,-1.1580139,-1.1307462,-1.1028356,-1.0729023,-1.0420204,-1.0098514,-1.0078975,-1.0200441,-0.98551791,-0.94764805,-0.90842228,-0.86850162,-0.82774708,-0.81404815,-0.8112866,-0.7678444,-0.72288609,-0.67709535,-0.63083412,-0.58407301,-0.56101823,-0.5461881,-0.49666367,-0.44696961,-0.39678661,-0.36072183,-0.33794478,-0.29240948,-0.2401673,-0.18750081,-0.1347202,-0.081657297,-0.028398031,0.02502487,0.060820776,0.093701527,0.14841322,0.20320066,0.25815039,0.31322546,0.36839289,0.4237266,0.47911023,0.53466049,0.59026955,0.64598853,0.70180182,0.75767642,0.8136752,0.86776918,0.90791124,0.95431235,1.0109783,1.0677058,1.1244685,1.1691981,1.2128096,1.2581549,1.3042906,1.3515679,1.4000614,1.4491631,1.4998554,1.5403527,1.5343863,1.5547088,1.6085723,1.6226274,1.6193745,1.6173618,1.6156843,1.6150328,1.6149933,1.6156448,1.6172434,1.619197,1.5648032,1.5240663,1.5287164,1.5048933,1.4525969,1.4455555,1.452139,1.4030373,1.3544332,1.3071559,1.2609031,1.2155578,1.1608876,1.1043567,1.0614729,1.0144126,0.95774665,0.91034409,0.87020203,0.81707025,0.76106276,0.70518816,0.64936544,0.59364646,0.53802718,0.48247691,0.42708217,0.37173637,0.31656894,0.26148067,0.20653094,0.15172908,0.097017388,0.062728188,0.028262621,-0.025160279,-0.078441363,-0.13150427,-0.1843089,-0.2369754,-0.28924409,-0.33656435,-0.3593414,-0.39374522,-0.44392821,-0.49366219,-0.54318661,-0.59202431,-0.63372767,-0.64652553,-0.67432015,-0.7201109,-0.76513449,-0.80984796,-0.85340034,-0.88702641,-0.88702641,-0.90604496,-0.94527073,-0.98324293,-1.0207802,-1.0086336,-1.0079017,-1.0400708,-1.0710881,-1.1010214,-1.1290792,-1.1548699,-1.1257676,-1.1110709,-1.1320088,-1.1513694,-1.1694156,-1.1850168,-1.1998256,-1.2116472,-1.2224211,-1.2309503,-1.2038242,-1.1504258,-1.1428826,-1.1442144,-1.1425866,-1.1398295,-1.134961,-1.1281553,-1.1200904,-1.1093267,-1.0977697,-1.0835507,-1.0682283,-1.0510962,-1.066844,-1.1013803,-1.0838883,-1.0598362,-1.033616,-1.0064214,-0.97781963,-0.98027284,-0.99825356,-0.9679873,-0.93342499,-0.89732644,-0.86047453,-0.82266143,-0.81312763,-0.81588919,-0.77579208,-0.73338852,-0.68999858,-0.66335433,-0.65561649,-0.61949809,-0.57273698,-0.52511384,-0.48497277,-0.46825461,-0.43480403,-0.38462104,-0.3339876,-0.28320188,-0.23188631,-0.18043768,-0.12863423,-0.09006963,-0.063230866,-0.015447025,0.037990771,0.091741373,0.14558258,0.19963217,0.25383504,0.30815804,0.36268604,0.41727702,0.47208066,0.52052242,0.55624042,0.60377718,0.65949617,0.71534718,0.77123702,0.82725541,0.88332221,0.93947372,0.99570192,1.0519769,1.1083526,1.1627265,1.2043336,1.2467649,1.290464,1.3354547,1.3811364,1.4285237,1.4763772,1.5257086,1.5510256,1.5437519,1.5373695,1.531403,1.5266732,1.5222838,1.5189572,1.5162345,1.5142365,1.5131868,1.5125204,1.5131464,1.5141154,1.5161134,1.5187556,1.5220822,1.5220822:3
|
11 |
+
1.9319422,1.9304802,1.9306454,1.9257272,1.8707128,1.81643,1.7627678,1.7099938,1.653684,1.5983692,1.5469133,1.490344,1.4331834,1.3760913,1.3262252,1.2771604,1.227701,1.1709128,1.1209437,1.0745918,1.0294687,0.98567788,0.93790689,0.88199275,0.83928766,0.7988644,0.75920633,0.70419741,0.65956631,0.62039663,0.56602861,0.51176228,0.45758094,0.40351968,0.36636696,0.3262427,0.27303601,0.22002845,0.16714999,0.1144025,0.061901019,0.0095576716,-0.042631399,-0.094567577,-0.14628351,-0.19781642,-0.24909226,-0.2775716,-0.31032743,-0.36004762,-0.40932902,-0.45832546,-0.50703216,-0.55519414,-0.58321349,-0.60190092,-0.64779572,-0.69314639,-0.7380483,-0.78232554,-0.79405835,-0.81216517,-0.85339115,-0.893567,-0.91195019,-0.9090263,-0.94538493,-0.98086731,-1.0081074,-0.99356087,-1.0110439,-1.0410416,-1.0697111,-1.0967857,-1.1026821,-1.0746881,-1.0931554,-1.1136304,-1.1328565,-1.1498617,-1.16539,-1.1795496,-1.1915997,-1.2017818,-1.2105028,-1.2173012,-1.2218506,-1.2248862,-1.2262551,-1.2250351,-1.2222963,-1.2180407,-1.2112424,-1.2028103,-1.1929105,-1.1808605,-1.1669752,-1.1517116,-1.1347064,-1.1157347,-1.0955028,-1.0739243,-1.0503168,-1.0514557,-1.07283,-1.0441604,-1.0143601,-0.9835717,-0.9513927,-0.95162307,-0.94934026,-0.91298163,-0.87547161,-0.85398045,-0.85623851,-0.81665,-0.77488432,-0.73531929,-0.72891881,-0.69805492,-0.65278846,-0.60689366,-0.58473863,-0.56043352,-0.51227154,-0.46362615,-0.41468605,-0.36544255,-0.34277813,-0.30560523,-0.25467039,-0.20339455,-0.15189898,-0.10021754,-0.048281359,0.0038757924,0.05618956,0.10869104,0.16141108,0.21426403,0.2672524,0.32045453,0.36278751,0.39763854,0.4516998,0.50586389,0.55642578,0.59280387,0.64328231,0.69310725,0.7320594,0.77272192,0.81443386,0.85720726,0.90173497,0.9527724,1.0082464,1.0547356,1.1022534,1.1522083,1.2091667,1.260543,1.312676,1.3698146,1.4269659,1.4815643,1.5329024,1.590162,1.6449065,1.6977194,1.7515754,1.8061725,1.8613773,1.9174068,1.9294524,1.9100389,1.8530096,1.7968948,1.7413749,1.686456,1.6326678,1.576871,1.5195009,1.4621359,1.4081159,1.3545988,1.2973429,1.2450428,1.1919766,1.1348695,1.0847218,1.0360464,0.98822049,0.94198046,0.89670212,0.85237512,0.80960171,0.7579649,0.70583736,0.66533836,0.62643949,0.58222933,0.52745709,0.48988738,0.44559246,0.39153475,0.33764334,0.29626587,0.26126627,0.20827789,0.15545144,0.10275991,0.050258431,-0.0020246206,-0.054148626,-0.1060848,-0.15773042,-0.20918722,-0.26045215,-0.31135585,-0.36202283,-0.41245987,-0.46251987,-0.49106688,-0.51771243,-0.56587442,-0.61353794,-0.66083911,-0.70771694,-0.72105775,-0.7478671,-0.7921097,-0.83546708,-0.85440561,-0.86236302,-0.90245846,-0.94168505,-0.96842253,-0.96127516,-0.98860534,-1.0229044,-1.0562183,-1.0422347,-1.0473992,-1.0759797,-1.1027142,-1.1282087,-1.1440182,-1.1129263,-1.1179199,-1.1366275,-1.1536327,-1.1686212,-1.1822218,-1.1942718,-1.2038784,-1.2120104,-1.2186618,-1.2227592,-1.2251898,-1.2261004,-1.2247316,-1.2213877,-1.2165332,-1.2097348,-1.2007137,-1.1902384,-1.1781883,-1.1637439,-1.1479406,-1.1307886,-1.1114451,-1.0907176,-1.0778506,-1.1058446,-1.0937654,-1.0664723,-1.0378027,-1.0076002,-0.99520421,-1.0097508,-0.9769253,-0.94127747,-0.90783501,-0.91247429,-0.88903739,-0.84873382,-0.80750784,-0.79356247,-0.77732351,-0.73304627,-0.68804907,-0.64261095,-0.59671616,-0.5816297,-0.54975325,-0.50154646,-0.4528209,-0.40376594,-0.3544307,-0.3047105,-0.27496808,-0.24329959,-0.19202375,-0.14045207,-0.08870031,-0.036764132,0.015458085,0.067832148,0.1203558,0.17310963,0.22601459,0.27904681,0.3322535,0.37008409,0.40962702,0.46368828,0.50187924,0.54579089,0.60056313,0.63932191,0.68691595,0.74088554,0.78179357,0.82391917,0.86706425,0.91161426,0.9574583,1.0042157,1.0520618,1.1012476,1.1539849,1.211092,1.2620991,1.3165081,1.373256,1.4256555,1.4813376,1.5387038,1.5960746,1.6506722,1.7048357,1.7597594,1.8156406,1.8156406:4
|
12 |
+
1.5154084,1.5093099,1.5070787,1.5131772,1.4816034,1.4282955,1.4342151,1.4273587,1.3773752,1.3636075,1.3754929,1.3347415,1.2854141,1.2258267,1.1746329,1.1306882,1.0738521,1.0148251,0.95589054,0.90588801,0.86526408,0.81047213,0.75226521,0.69420021,0.63621175,0.5783211,0.52057292,0.46288563,0.40538741,0.34797554,0.2906986,0.23359174,0.17656165,0.11978703,0.071640918,0.040135503,-0.0071133504,-0.062525467,-0.11756172,-0.17246504,-0.22706981,-0.28139201,-0.33553337,-0.36044949,-0.39023639,-0.4422752,-0.4939336,-0.54529428,-0.59599821,-0.63919507,-0.65180151,-0.6823344,-0.72994008,-0.77665592,-0.81677492,-0.81948108,-0.84069408,-0.88333606,-0.92481631,-0.96581042,-1.00533,-1.0235554,-1.0117182,-1.0336664,-1.0678984,-1.1001003,-1.1314573,-1.1613499,-1.1514754,-1.1231377,-1.1467054,-1.1693992,-1.1902108,-1.2091793,-1.2270846,-1.2420938,-1.2561051,-1.2677999,-1.277583,-1.2860119,-1.291426,-1.2957707,-1.297472,-1.2973475,-1.2956462,-1.2910537,-1.2853951,-1.2769662,-1.2669442,-1.2552494,-1.2410064,-1.2257744,-1.2078692,-1.188688,-1.1678764,-1.1449809,-1.1252111,-1.1535489,-1.1591627,-1.12927,-1.0977441,-1.0654902,-1.031154,-1.0125843,-1.0244215,-1.0024384,-0.96291874,-0.92180508,-0.88021591,-0.83757394,-0.81928307,-0.81657691,-0.77325109,-0.72645674,-0.67885105,-0.65087909,-0.63827265,-0.59229484,-0.54153618,-0.4901755,-0.4543571,-0.43334089,-0.38527789,-0.33157181,-0.27743045,-0.22307434,-0.16846957,-0.13363115,-0.1017279,-0.045551511,0.010754442,0.067243314,0.12394127,0.18072866,0.23776514,0.28730643,0.32385608,0.37509386,0.43315113,0.49138473,0.54966989,0.60806613,0.66655766,0.72510418,0.78378304,0.84250331,0.90131798,0.95087591,0.99387698,1.0516937,1.1080944,1.1537656,1.2005487,1.248292,1.2977092,1.3477299,1.3992876,1.451699,1.5050069,1.5104998,1.512024,1.5684318,1.598615,1.5952889,1.5929674,1.5910673,1.5904011,1.5902549,1.590921,1.5925289,1.5945588,1.5978849,1.6016629,1.6063128,1.571708,1.5167489,1.5226626,1.5127649,1.4609784,1.4470486,1.4573471,1.4132451,1.3653252,1.3188834,1.273597,1.2292148,1.1718658,1.1161184,1.0744068,1.024088,0.96557174,0.9234385,0.88190076,0.82416105,0.766507,0.70895213,0.65155269,0.59421793,0.53707711,0.48003262,0.42312411,0.36639967,0.31098287,0.27974896,0.2396838,0.18431113,0.12918433,0.074171673,0.019550907,-0.034934351,-0.089127749,-0.12352602,-0.14650402,-0.19734688,-0.24945537,-0.30111836,-0.35239112,-0.40338747,-0.42087994,-0.44231137,-0.49062639,-0.5384399,-0.5858203,-0.63232602,-0.67120229,-0.67374955,-0.69587586,-0.73856017,-0.7801232,-0.82122893,-0.86099918,-0.87844177,-0.86735458,-0.89107996,-0.92589165,-0.95888483,-0.99105228,-1.0219295,-1.0511977,-1.0797407,-1.1059065,-1.111611,-1.0778543,-1.0793893,-1.0992236,-1.1163299,-1.1325143,-1.146636,-1.1589154,-1.1700158,-1.1782365,-1.1854564,-1.1902786,-1.1933,-1.1949118,-1.1936931,-1.1914548,-1.1866325,-1.1801861,-1.1721928,-1.2113026,-1.2507927,-1.235932,-1.2196605,-1.2017552,-1.1815816,-1.1605011,-1.1369334,-1.1348875,-1.1632252,-1.1489554,-1.1189501,-1.0867483,-1.0537656,-1.0194294,-1.0166263,-1.0284635,-0.98894386,-0.94890617,-0.90775266,-0.86565524,-0.82301326,-0.81835901,-0.80389453,-0.7573619,-0.71020114,-0.66259545,-0.64657445,-0.62562517,-0.57501245,-0.52399839,-0.4726377,-0.42069813,-0.36855415,-0.31589937,-0.27717598,-0.25308054,-0.20442881,-0.14977256,-0.094745707,-0.039549711,0.015862405,0.071540958,0.12560431,0.15811985,0.20020453,0.25724101,0.31444757,0.37172992,0.42922814,0.48679601,0.54449823,0.60232454,0.66021519,0.71827594,0.77638825,0.83461488,0.88210815,0.92273207,0.98032681,1.0354931,1.078978,1.1314503,1.1909562,1.2386611,1.2851197,1.3331976,1.3822516,1.4322352,1.4333413,1.4334963,1.4868042,1.5125822,1.5064837,1.5014357,1.496815,1.4934153,1.4905786,1.4885368,1.4874907,1.4868762,1.4875571,1.488736,1.4907778,1.4907778:3
|
13 |
+
1.5879998,1.585158,1.5876127,1.5501438,1.5069081,1.4986982,1.4729166,1.4280772,1.3843432,1.3407989,1.2938385,1.2468913,1.1999579,1.1530389,1.1061348,1.0592463,1.0123745,0.96552049,0.91868437,0.87186689,0.82506891,0.77829132,0.7315351,0.68480126,0.63809089,0.59140515,0.54474528,0.49811258,0.45150846,0.40493444,0.35931547,0.32250681,0.27623265,0.23000449,0.1838238,0.13769333,0.10064234,0.058588604,0.012895135,-0.032723891,-0.071472513,-0.10846773,-0.15349904,-0.19842042,-0.24322448,-0.28552439,-0.31417939,-0.3581456,-0.4019252,-0.4455159,-0.48890416,-0.51558269,-0.55253932,-0.59463077,-0.63642048,-0.67788417,-0.71899509,-0.75972377,-0.80003774,-0.83990113,-0.87927432,-0.9181135,-0.95637025,-0.993977,-1.0308445,-1.0669393,-1.102187,-1.1365057,-1.1698051,-1.2019859,-1.2114533,-1.2218866,-1.2488493,-1.2742101,-1.2978388,-1.3196006,-1.3393591,-1.356978,-1.3723251,-1.3851664,-1.3954106,-1.4030372,-1.4079749,-1.4101767,-1.4096218,-1.4063166,-1.4002944,-1.3916138,-1.3803559,-1.3666208,-1.3505238,-1.3321913,-1.3117565,-1.289356,-1.2651264,-1.2390991,-1.2115146,-1.1825056,-1.1521867,-1.1206649,-1.0880393,-1.0544015,-1.0198355,-0.98441846,-0.94822071,-0.91130644,-0.87373408,-0.8355568,-0.79993084,-0.78503051,-0.74456479,-0.70367458,-0.66241567,-0.62081616,-0.57890157,-0.53669513,-0.49421799,-0.45148943,-0.40852705,-0.36534694,-0.32196382,-0.28376948,-0.25347765,-0.20915055,-0.1646844,-0.12008798,-0.075364822,-0.03052396,0.0014329992,0.044217978,0.08965915,0.13517904,0.18077323,0.22643761,0.26635631,0.30528591,0.35136501,0.39749289,0.44366703,0.48988509,0.53537993,0.57188981,0.61840135,0.67392664,0.72156882,0.76801081,0.81448378,0.86098635,0.90751721,0.95407514,1.000659,1.0472676,1.0939,1.1405551,1.1872322,1.2339302,1.2806483,1.3273861,1.3741435,1.4209187,1.4613394,1.5013134,1.5420552,1.5835404,1.5983918,1.6181522,1.6407122,1.6375198,1.6349058,1.6328715,1.6314177,1.6305452,1.6302543,1.6305664,1.6314815,1.5904096,1.5844371,1.5510719,1.507074,1.46377,1.4211843,1.3765444,1.3318437,1.288492,1.2414502,1.1958847,1.1546363,1.1077317,1.0608426,1.0139707,0.96033021,0.91250269,0.86556651,0.81864621,0.77174253,0.72485627,0.67798826,0.63113939,0.58431061,0.53750294,0.49071744,0.44395528,0.3972177,0.35103723,0.31338392,0.26699393,0.22055918,0.17416411,0.12781105,0.089412991,0.047161883,0.0011987514,-0.044700852,-0.09053286,-0.13122427,-0.16754249,-0.21281618,-0.25798779,-0.30137043,-0.33093562,-0.375337,-0.41957716,-0.46365014,-0.49176683,-0.53060588,-0.57354991,-0.61624096,-0.65865847,-0.70077974,-0.73248344,-0.75834568,-0.79867571,-0.83855667,-0.87794913,-0.91680949,-0.95508953,-0.99269628,-1.0002608,-1.0317603,-1.0660009,-1.0992814,-1.1315146,-1.1626056,-1.1924521,-1.2209437,-1.2479629,-1.2733854,-1.2970809,-1.318915,-1.3387511,-1.3564529,-1.3718718,-1.3847291,-1.3950655,-1.4027879,-1.4078242,-1.4101263,-1.4096722,-1.4064673,-1.4005438,-1.391959,-1.3807932,-1.3671459,-1.3511318,-1.3328769,-1.3125144,-1.2901808,-1.2659624,-1.2399855,-1.2124575,-1.1835002,-1.1532286,-1.1217499,-1.0891635,-1.0555614,-1.021028,-0.98564058,-0.94946985,-0.92077965,-0.90493477,-0.86593482,-0.82641176,-0.7864086,-0.74594288,-0.70506736,-0.6638219,-0.62223473,-0.5803315,-0.53813551,-0.49566802,-0.46355793,-0.43067524,-0.38701574,-0.34317297,-0.29915939,-0.25498639,-0.21066441,-0.16721208,-0.13813993,-0.093118476,-0.047947333,-0.0026817336,0.042672731,0.078717454,0.11995407,0.16580674,0.21172036,0.25769158,0.29955541,0.33828014,0.38461026,0.43097984,0.47738686,0.52382945,0.57030667,0.61681736,0.66335843,0.70992844,0.75652605,0.80315001,0.84979912,0.89647228,0.94316842,0.98988655,1.0396654,1.0923113,1.1389657,1.1856419,1.2316288,1.2706082,1.3174575,1.3576112,1.3981994,1.4395631,1.4816768,1.5245152,1.5680541,1.5864513,1.5839099,1.5819559,1.5805904,1.5798139,1.5796269,1.5800294,1.5800294:3
|
14 |
+
1.8819641,1.8799542,1.8813144,1.8447301,1.7901795,1.7364015,1.6823634,1.6248341,1.5727343,1.5158551,1.4582602,1.4006738,1.343096,1.2855273,1.2283963,1.1779158,1.1211967,1.0637889,1.0063956,0.94901748,0.89384988,0.84441927,0.78724622,0.73009836,0.68081895,0.6278607,0.57098112,0.51413489,0.45879451,0.41415693,0.35815039,0.30171201,0.2542641,0.20544875,0.14946988,0.093561073,0.037726901,-0.0016604235,-0.054175316,-0.10936452,-0.15487805,-0.19725533,-0.25165656,-0.30547703,-0.33791689,-0.38831168,-0.44149916,-0.48129759,-0.51840371,-0.57029811,-0.62191961,-0.67320931,-0.69870533,-0.74095496,-0.79042671,-0.83948313,-0.8800454,-0.89758511,-0.94425954,-0.99029471,-1.0074648,-1.036541,-1.0795392,-1.1217445,-1.1583768,-1.1562227,-1.1923246,-1.2294516,-1.2361714,-1.2454304,-1.2778542,-1.3089306,-1.3385512,-1.3158835,-1.3319745,-1.355614,-1.3775383,-1.3792456,-1.3516192,-1.3673447,-1.3808124,-1.3922872,-1.3622896,-1.3423008,-1.3474323,-1.3505584,-1.3493288,-1.2902509,-1.2800421,-1.2749287,-1.2679073,-1.2366095,-1.182317,-1.1701863,-1.156141,-1.1402727,-1.1227685,-1.103672,-1.0603348,-0.99893964,-0.97608045,-0.95174974,-0.92594508,-0.89887797,-0.87059435,-0.84113979,-0.79636397,-0.72271163,-0.69078529,-0.65772231,-0.623723,-0.58882495,-0.55306471,-0.51647774,-0.47909835,-0.44095974,-0.40196237,-0.36228241,-0.32194857,-0.28098842,-0.23942845,-0.19729411,-0.15460975,-0.11132118,-0.067519366,-0.023243773,0.021485901,0.066650805,0.10455528,0.11811792,0.16512102,0.21249895,0.2602108,0.29014149,0.32028283,0.36944694,0.41624187,0.43691615,0.48530371,0.51510241,0.55556673,0.59581723,0.62259297,0.65098565,0.68103403,0.712839,0.7461351,0.74601927,0.75321205,0.79035685,0.82041176,0.80443244,0.84493464,0.88726269,0.89304666,0.90963074,0.95884602,1.0138954,1.0608787,1.1179975,1.1674862,1.222045,1.2793647,1.3338502,1.3852173,1.4423672,1.4933204,1.5452121,1.5979586,1.6515326,1.7059074,1.7470214,1.7450209,1.7437801,1.7432996,1.7435127,1.7099157,1.6536461,1.5981313,1.5433972,1.4895216,1.4366021,1.3799498,1.3260064,1.2715734,1.2140169,1.1574861,1.1071339,1.0498729,0.99935524,0.95121202,0.93231361,0.9242414,0.87928452,0.83552363,0.79323152,0.79956782,0.77713147,0.73847307,0.70119859,0.66534796,0.63096113,0.59830343,0.54728976,0.5104687,0.48133384,0.44366357,0.39769765,0.37033238,0.31912969,0.29387673,0.25067771,0.21844433,0.18641054,0.13756578,0.092348328,0.077023549,0.03177976,-0.015046434,-0.061482087,-0.091025622,-0.11078624,-0.15526088,-0.19923564,-0.2426209,-0.28546865,-0.32775421,-0.3694518,-0.41053448,-0.45097413,-0.49074143,-0.52966105,-0.5678296,-0.60521279,-0.64177505,-0.67747956,-0.71228822,-0.74616174,-0.77889732,-0.81055933,-0.84113979,-0.87059435,-0.89887797,-0.92594508,-0.95174974,-0.97608045,-0.99893964,-1.0203772,-1.071925,-1.1227685,-1.1402727,-1.156141,-1.1701863,-1.182317,-1.192683,-1.2361184,-1.2749287,-1.2800421,-1.2832303,-1.2843882,-1.3388574,-1.3474323,-1.3423008,-1.3351823,-1.3261008,-1.3235889,-1.3667724,-1.3516192,-1.3340448,-1.3146776,-1.3203067,-1.3319745,-1.3066884,-1.2808263,-1.3017789,-1.2778542,-1.2454304,-1.2117293,-1.1934802,-1.1923246,-1.1541277,-1.1148012,-1.0744933,-1.0619784,-1.036541,-0.99279867,-0.95692926,-0.94425954,-0.89758511,-0.85032029,-0.82641715,-0.79042671,-0.74095496,-0.69870533,-0.67320931,-0.62191961,-0.57029811,-0.53780285,-0.49447906,-0.44149916,-0.38831168,-0.33791689,-0.30547703,-0.25165656,-0.19725533,-0.15487805,-0.10936452,-0.054175316,0.0011157255,0.05634343,0.096010617,0.14946988,0.19580036,0.24532516,0.30171201,0.35569881,0.40055064,0.45732356,0.51413489,0.56351623,0.61587535,0.67297438,0.73009836,0.78663167,0.83511318,0.89165505,0.94901748,1.0063956,1.0607412,1.1128823,1.1704196,1.227968,1.2855273,1.343096,1.4006738,1.45568,1.5092856,1.566359,1.6193821,1.6733496,1.7281021,1.7836143,1.8398614,1.878098,1.878098:2
|
15 |
+
1.8761247,1.8756602,1.8757717,1.8628658,1.8076203,1.7532409,1.6978713,1.6412766,1.5846841,1.5306387,1.4764047,1.4198819,1.367882,1.3133956,1.258166,1.2077123,1.1583486,1.1098392,1.0622006,1.0159424,0.97073277,0.92279527,0.86734155,0.82353638,0.78168391,0.73844595,0.68373123,0.64142161,0.59645891,0.54227053,0.48819263,0.43419179,0.38026779,0.32643909,0.27273176,0.21911494,0.16559114,0.11220715,0.058949625,0.013330845,-0.018786933,-0.070669938,-0.12281155,-0.17479926,-0.22658353,-0.27813057,-0.3294915,-0.37857581,-0.40338138,-0.44564692,-0.49525672,-0.54457206,-0.59344388,-0.62478393,-0.64763683,-0.69447744,-0.74078996,-0.77196427,-0.78374243,-0.82736103,-0.87038155,-0.90175734,-0.90398181,-0.93975336,-0.95633634,-0.9574204,-0.99323818,-1.0279595,-1.0438266,-1.0294964,-1.0595263,-1.0884483,-1.1040106,-1.0794171,-1.0960574,-1.1184044,-1.1394417,-1.1584975,-1.1758947,-1.1918316,-1.2061858,-1.218156,-1.2285438,-1.2373343,-1.2440315,-1.2485469,-1.2514006,-1.2525873,-1.2512388,-1.2480625,-1.2432279,-1.2365306,-1.2274261,-1.2167315,-1.2044633,-1.1901091,-1.1738844,-1.1562108,-1.137111,-1.1158535,-1.093255,-1.0823683,-1.1069618,-1.0850592,-1.0559227,-1.031216,-1.0455462,-1.0238345,-0.98894004,-0.95312226,-0.95688477,-0.93501348,-0.89526946,-0.85465672,-0.8445264,-0.8221268,-0.77844172,-0.73399219,-0.71212962,-0.68885656,-0.64201596,-0.59460669,-0.5630989,-0.53865422,-0.48933888,-0.43967711,-0.38976152,-0.33960037,-0.28908728,-0.25419622,-0.22036942,-0.16858515,-0.11656613,-0.064395572,-0.012077896,0.040432045,0.093099668,0.14589036,0.19880062,0.25189038,0.30508388,0.35837845,0.41179173,0.46533056,0.51895543,0.5709668,0.60781709,0.65722853,0.70640202,0.74563114,0.78661014,0.83583734,0.88857487,0.93167362,0.97609872,1.0214934,1.0678397,1.1155664,1.169023,1.2231124,1.2723866,1.3281396,1.381418,1.4330285,1.4894693,1.5459163,1.6006148,1.652777,1.7093144,1.7637426,1.8172542,1.8715336,1.8768212,1.8758925,1.8755395,1.8760039,1.8352431,1.7803602,1.7261217,1.6695738,1.6150642,1.5611949,1.504667,1.4520249,1.398039,1.3416073,1.2851838,1.2329391,1.1806182,1.1243295,1.0749219,1.0267549,0.97948823,0.9334554,0.88868734,0.84493251,0.80220987,0.76115796,0.71108859,0.66082698,0.62201624,0.56936359,0.52444718,0.48568309,0.43212381,0.37867549,0.32532157,0.27206449,0.21897473,0.16599626,0.11313229,0.06041487,0.0078758815,-0.044526749,-0.094450275,-0.12310815,-0.16797015,-0.21902755,-0.26987878,-0.3204054,-0.37070586,-0.42077273,-0.4705211,-0.4961217,-0.52860994,-0.57657738,-0.62402294,-0.67105713,-0.70750029,-0.71968274,-0.7615509,-0.80555173,-0.84288322,-0.84720737,-0.87983662,-0.90331447,-0.90187755,-0.93903075,-0.97532929,-0.99880403,-0.98714858,-1.0136462,-1.0200594,-1.0067162,-1.0339308,-1.0597572,-1.084381,-1.1077337,-1.0769851,-1.0752131,-1.0930049,-1.1090584,-1.1231696,-1.1358125,-1.14697,-1.1558714,-1.1630197,-1.1686028,-1.1724567,-1.173898,-1.1737435,-1.1719943,-1.1681404,-1.1622521,-1.1548032,-1.1458037,-1.1344501,-1.1215206,-1.107132,-1.0910784,-1.0730193,-1.0808074,-1.1049314,-1.0815787,-1.0567166,-1.030665,-1.0034504,-1.0223243,-1.0098422,-0.97776786,-0.94450921,-0.94767583,-0.93457237,-0.89729566,-0.8589074,-0.84815868,-0.83400194,-0.79236446,-0.74982161,-0.72719672,-0.71161491,-0.66640282,-0.62061631,-0.57442026,-0.5296496,-0.51286173,-0.47450215,-0.42585028,-0.37686969,-0.32749089,-0.27786171,-0.22798965,-0.17780735,-0.12735835,-0.086343493,-0.059093284,-0.0073727813,0.044506822,0.096535994,0.14873615,0.20112556,0.25364101,0.30627914,0.35908191,0.41201408,0.46505061,0.51819186,0.55336088,0.59957616,0.64976986,0.68709249,0.73875637,0.78635936,0.82613045,0.86753404,0.91012424,0.95374059,0.99845685,1.0446225,1.0963201,1.1508401,1.1987485,1.2532679,1.3094478,1.3653729,1.4149299,1.4689643,1.5253086,1.5816612,1.6332088,1.6848155,1.7371217,1.7903635,1.8443939,1.8443939:4
|
16 |
+
1.6320326,1.6285105,1.6300759,1.6120722,1.5673191,1.5233543,1.4802674,1.4379202,1.3963324,1.3550262,1.3063209,1.2576355,1.2089691,1.1603225,1.1116979,1.0631015,1.0145278,0.96597753,0.91745153,0.86895685,0.82049325,0.77205783,0.72365165,0.67527577,0.62694446,0.57127283,0.51724005,0.4687922,0.4203812,0.37201221,0.32367936,0.27538422,0.22777839,0.19127673,0.14594978,0.098142085,0.050394683,0.0027156146,-0.04487388,-0.082665699,-0.12103417,-0.16798704,-0.21481349,-0.26151118,-0.29826012,-0.3317877,-0.37757962,-0.42314107,-0.4685205,-0.50418806,-0.53120776,-0.57524957,-0.61895915,-0.66237587,-0.69686399,-0.71517444,-0.75659972,-0.79755578,-0.83804449,-0.87803593,-0.91745351,-0.92580367,-0.95236177,-0.98852719,-1.0239181,-1.0582724,-1.0915528,-1.1238277,-1.1550338,-1.1851058,-1.2134487,-1.2404198,-1.2659396,-1.2824186,-1.2594678,-1.2734511,-1.2905016,-1.305671,-1.3188934,-1.3294532,-1.3377329,-1.3438531,-1.3477834,-1.3493268,-1.3479549,-1.3443656,-1.3385805,-1.3306265,-1.3200667,-1.3071576,-1.2922866,-1.2755178,-1.2569177,-1.2359421,-1.2133698,-1.189274,-1.1637274,-1.1366103,-1.1079557,-1.0781417,-1.0472304,-1.0152824,-0.9820898,-0.97471366,-0.95642575,-0.91963762,-0.88210644,-0.84375786,-0.80483799,-0.77630162,-0.76120252,-0.71977725,-0.67789618,-0.63564794,-0.59957743,-0.58014311,-0.53610129,-0.4918136,-0.45624905,-0.42820346,-0.382642,-0.33687569,-0.2909547,-0.2504595,-0.22001643,-0.17318998,-0.12625291,-0.086320768,-0.050161016,-0.0025767906,0.045097008,0.084841868,0.12542654,0.17357189,0.22177277,0.27002211,0.31831122,0.36397562,0.40275316,0.45137408,0.50002055,0.54869159,0.59885248,0.65637047,0.70593659,0.75452974,0.80314707,0.85178769,0.90045716,0.94914907,0.99786101,1.0465923,1.0953437,1.1441181,1.1929093,1.2417167,1.2897434,1.3314169,1.3791796,1.424762,1.4679056,1.5117764,1.556611,1.6021116,1.6263134,1.6319369,1.6793886,1.6836314,1.682945,1.6828163,1.6832453,1.6844037,1.6861618,1.663807,1.6283148,1.6318369,1.5896168,1.5453367,1.501756,1.4588934,1.4169471,1.3692381,1.3249026,1.284506,1.2449364,1.1964434,1.1479748,1.0995316,1.0511145,1.0027288,0.95437858,0.90605852,0.85776971,0.80951326,0.76130143,0.71312858,0.65949304,0.60278934,0.55450544,0.50626923,0.45807171,0.4099145,0.36179924,0.31373861,0.26573282,0.22491678,0.18638238,0.13884836,0.091411024,0.044048842,-0.0032345583,-0.050435415,-0.09753526,-0.1300591,-0.17033932,-0.21665538,-0.26284168,-0.30884481,-0.35468366,-0.39028507,-0.41998086,-0.46467385,-0.50907337,-0.55322866,-0.5877009,-0.60969464,-0.65216368,-0.69421871,-0.73588708,-0.76908542,-0.78089375,-0.82007523,-0.8586899,-0.8967019,-0.93407386,-0.97064968,-1.0062874,-1.0410953,-1.07502,-1.1080065,-1.1396488,-1.1700698,-1.1785089,-1.1738541,-1.1990866,-1.2223867,-1.2440993,-1.2641511,-1.2824694,-1.2985339,-1.3123605,-1.3241733,-1.3339187,-1.341547,-1.3461592,-1.3485551,-1.3487266,-1.3466717,-1.3420595,-1.3347663,-1.3253466,-1.3138471,-1.3003188,-1.2842543,-1.2662177,-1.2464299,-1.224963,-1.2017765,-1.1766577,-1.1770429,-1.1734112,-1.1431646,-1.1115223,-1.0786939,-1.0449124,-1.0102342,-0.97471366,-0.93813784,-0.90087203,-0.87628402,-0.8625839,-0.82242849,-0.78168056,-0.74048989,-0.69888229,-0.65822878,-0.63999346,-0.60197713,-0.5581222,-0.51400473,-0.46962248,-0.44397784,-0.40542273,-0.35977165,-0.31395626,-0.26795314,-0.23571983,-0.1966032,-0.14973725,-0.10276858,-0.055668731,-0.0084813426,0.032791693,0.068951186,0.11671811,0.16455751,0.21245229,0.26040006,0.30839854,0.35645917,0.39627324,0.4392077,0.48762853,0.53608375,0.58457812,0.63962999,0.69408861,0.74246915,0.79088699,0.83933779,0.88781589,0.93632036,0.98485028,1.0334135,1.0819995,1.1306075,1.1792368,1.2278897,1.2693425,1.3149607,1.3614593,1.4033301,1.4461939,1.489841,1.5341937,1.5792332,1.6249901,1.6249423,1.6227215,1.621066,1.6199765,1.6195842,1.6198457,1.6206738,1.6206738:3
|
17 |
+
1.8418895,1.8404888,1.840778,1.8308132,1.7771689,1.724371,1.6704032,1.6145625,1.5631431,1.5089963,1.4531756,1.3973614,1.3463324,1.2938806,1.2384244,1.1898382,1.1421306,1.0952737,1.0495223,1.0050551,0.96154118,0.91833563,0.86379253,0.81833642,0.77428755,0.72017222,0.67955773,0.6341515,0.58056173,0.52707625,0.47367032,0.42033848,0.36709947,0.31397974,0.27012426,0.23487313,0.1825425,0.13034236,0.078261439,0.026326735,-0.025411024,-0.077006743,-0.12845663,-0.17967361,-0.23069495,-0.2815406,-0.33217528,-0.3825114,-0.41910801,-0.44541269,-0.49418778,-0.54262848,-0.59077403,-0.63857319,-0.65694817,-0.68852989,-0.73411207,-0.77907334,-0.79732811,-0.8171783,-0.85942281,-0.9007486,-0.91962756,-0.92514695,-0.96301606,-0.99991093,-1.0202409,-1.0107071,-1.0412958,-1.0728278,-1.1033391,-1.1323558,-1.1599093,-1.1675126,-1.1416853,-1.1622501,-1.1828788,-1.2021344,-1.2194538,-1.2348496,-1.2487235,-1.2610234,-1.2707143,-1.2787719,-1.2851855,-1.2893761,-1.2913413,-1.2916191,-1.2902075,-1.2860169,-1.2801506,-1.2726304,-1.2629716,-1.2511636,-1.2377971,-1.2228896,-1.2055702,-1.2191109,-1.2388048,-1.2159219,-1.191232,-1.1652863,-1.1381122,-1.1090954,-1.078938,-1.0585908,-1.0708217,-1.0429561,-1.0071654,-0.97264426,-0.97497356,-0.94941019,-0.90893505,-0.86766866,-0.85631395,-0.83222741,-0.78799279,-0.74303152,-0.71863955,-0.69523042,-0.647988,-0.60025646,-0.55221193,-0.50611816,-0.48385842,-0.44254259,-0.39249102,-0.34218556,-0.29158554,-0.24079999,-0.19203894,-0.16260617,-0.11724829,-0.065143828,-0.012892297,0.039538248,0.09207993,0.14472993,0.19752911,0.25044152,0.30344522,0.35654782,0.4097769,0.46308347,0.51646577,0.56995125,0.61199127,0.65541139,0.70944161,0.76355212,0.81028173,0.85114177,0.89346524,0.93702477,0.98154676,1.0270753,1.0740318,1.1258325,1.1801996,1.2287859,1.2828335,1.3364093,1.3864297,1.4421031,1.4979221,1.5529425,1.6043619,1.6593111,1.7139363,1.7665354,1.8201712,1.8744082,1.9292367,1.9848259,1.9512923,1.8960873,1.8414552,1.7878109,1.7348056,1.6824418,1.6309394,1.5758974,1.5224185,1.47204,1.416328,1.3606239,1.3065318,1.2577974,1.2033888,1.151495,1.1043499,1.0585985,1.0138288,0.96999747,0.92737086,0.87461282,0.8263911,0.78589109,0.74709171,0.69845812,0.64929737,0.61285076,0.56196904,0.50892482,0.45596279,0.40313465,0.36391995,0.32582232,0.27378304,0.22191874,0.17018106,0.1185731,0.067173319,0.015943753,-0.035131864,-0.086020858,-0.13665291,-0.18710093,-0.23735989,-0.28731962,-0.33702246,-0.37779863,-0.39909995,-0.44481131,-0.49252935,-0.53993756,-0.58686337,-0.60968132,-0.63352571,-0.67824251,-0.72225701,-0.76578041,-0.80357148,-0.80784826,-0.83871639,-0.87850515,-0.91757144,-0.91534526,-0.9328194,-0.96102124,-0.94949348,-0.97043014,-1.0011879,-1.0308888,-1.0113011,-1.016213,-1.0409401,-1.0640371,-1.0855315,-1.0856702,-1.0512234,-1.0660824,-1.0806267,-1.0937776,-1.1050069,-1.1143214,-1.1221525,-1.1284794,-1.1323012,-1.1345919,-1.1353496,-1.1340764,-1.130758,-1.1259179,-1.119561,-1.1107571,-1.1004606,-1.0887151,-1.0751244,-1.0596541,-1.0651695,-1.0980442,-1.0770195,-1.0546861,-1.0311279,-1.0060668,-1.0199859,-1.0188641,-0.98908965,-0.9577366,-0.95416059,-0.95390254,-0.91847713,-0.88192344,-0.86299479,-0.86262194,-0.82245411,-0.78161333,-0.74976955,-0.74353335,-0.70445839,-0.66013854,-0.61536844,-0.5699588,-0.54511306,-0.52078364,-0.47330874,-0.42538639,-0.37717931,-0.32869543,-0.27982332,-0.24858994,-0.21703308,-0.16673892,-0.11616582,-0.065418027,-0.014500074,0.036653839,0.087982948,0.1394549,0.19108321,0.24290701,0.29485157,0.34691408,0.39913841,0.43756961,0.47739864,0.53037119,0.5674307,0.6128863,0.66432783,0.7027134,0.75281669,0.80222704,0.84282924,0.88506908,0.92830299,0.97251478,1.0180433,1.0647046,1.1148188,1.1703366,1.2191473,1.2717865,1.3264862,1.3765066,1.4310307,1.486848,1.5426706,1.5941613,1.6462371,1.6989772,1.7525795,1.8069864,1.8069864:4
|
18 |
+
1.458712,1.4548735,1.4540701,1.4579086,1.4211003,1.3835237,1.3896584,1.3660836,1.321118,1.2775904,1.2309497,1.1789982,1.1349307,1.0916308,1.0399916,0.98838253,0.93679731,0.88526724,0.83376151,0.7822962,0.73088054,0.67949197,0.62816521,0.5768799,0.52563064,0.47445925,0.42794754,0.39107588,0.3443224,0.29375869,0.24330883,0.19293069,0.14262102,0.10826355,0.076364417,0.046362705,0.0033525714,-0.043206866,-0.069411436,-0.094083674,-0.11715061,-0.16072098,-0.19924981,-0.21778532,-0.23393348,-0.25088395,-0.2938986,-0.32143433,-0.33116932,-0.367487,-0.39875241,-0.40278013,-0.42881771,-0.46659803,-0.50338922,-0.53968224,-0.57534597,-0.60998412,-0.63432581,-0.62534725,-0.64120056,-0.67173272,-0.70073906,-0.72904238,-0.75636928,-0.78223029,-0.80735328,-0.830954,-0.85331489,-0.87486511,-0.89424079,-0.91270926,-0.92979022,-0.94496708,-0.95917265,-0.97133393,-0.98198253,-0.99154201,-0.99848791,-1.0043555,-1.0085083,-1.0105394,-1.0114755,-1.0100874,-1.0071562,-1.0030034,-0.99624671,-0.98842962,-0.97887014,-0.96737444,-0.95486271,-0.94018988,-0.92422898,-0.90714802,-0.93299875,-0.94526801,-0.9227345,-0.89868826,-0.87382865,-0.84723778,-0.81971461,-0.79130152,-0.76135592,-0.73078063,-0.69911493,-0.66644256,-0.63321024,-0.59877151,-0.58222301,-0.58441666,-0.55121637,-0.51307831,-0.47421514,-0.45738274,-0.44871533,-0.40710737,-0.37929617,-0.36735123,-0.35211458,-0.32877849,-0.28343322,-0.25410313,-0.23319421,-0.20903809,-0.1743096,-0.12622654,-0.094683836,-0.061493011,-0.012249973,0.02617974,0.058263667,0.092956192,0.13437176,0.18512489,0.22525719,0.2658159,0.31715647,0.36854502,0.41996494,0.4714579,0.51883212,0.55990707,0.60953195,0.66142839,0.71336134,0.76531849,0.81729305,0.86930536,0.92133195,0.97338112,1.025456,1.0762881,1.1206886,1.1659303,1.211838,1.2591016,1.3068991,1.3555697,1.4051806,1.4479173,1.4462686,1.4452078,1.444658,1.4942225,1.5307104,1.5323254,1.534715,1.537529,1.5412895,1.5455957,1.5504227,1.5562116,1.5624176,1.5693584,1.540693,1.5015562,1.5107597,1.4952477,1.4538432,1.4138048,1.3743985,1.3361608,1.2990682,1.2626523,1.2278883,1.1939868,1.1610772,1.1137709,1.0641664,1.0146682,0.96526921,0.91593098,0.86674804,0.8176421,0.76863343,0.71978108,0.67100571,0.62238408,0.57389758,0.52549655,0.47732168,0.42925126,0.38132589,0.31541798,0.25001427,0.20204307,0.1542444,0.10655854,0.05918271,0.011940309,-0.03509803,-0.10107601,-0.16760848,-0.21463305,-0.26142559,-0.30805107,-0.35424765,-0.40025385,-0.445956,-0.49124745,-0.53631796,-0.58089222,-0.64128883,-0.71421147,-0.75982444,-0.80384299,-0.84737204,-0.89027244,-0.93282398,-0.97455686,-1.0336323,-1.1077881,-1.151021,-1.1915129,-1.2311311,-1.2696803,-1.307618,-1.3440541,-1.3794942,-1.4139835,-1.4464526,-1.4779464,-1.5076675,-1.535377,-1.5663452,-1.6375844,-1.6846019,-1.7062441,-1.7241551,-1.7402825,-1.7530705,-1.7625085,-1.7699673,-1.7725999,-1.7727836,-1.7701509,-1.7630541,-1.7539627,-1.7411747,-1.7253705,-1.707754,-1.6861118,-1.6628007,-1.6373816,-1.6091745,-1.569988,-1.4963581,-1.4487034,-1.4163898,-1.3819004,-1.3465962,-1.3101601,-1.2723409,-1.2338952,-1.194277,-1.1538754,-1.1129618,-1.0709146,-1.0284745,-0.98543331,-0.91832051,-0.85040895,-0.8068799,-0.7629138,-0.71863301,-0.67369718,-0.62852257,-0.58297135,-0.53700737,-0.48673699,-0.41496264,-0.35746996,-0.31128359,-0.26467853,-0.21791383,-0.17088927,-0.1235942,-0.076159844,-0.028440008,0.019442147,0.067465448,0.11574748,0.16413207,0.21268892,0.2614152,0.31023225,0.35924075,0.40835161,0.45756017,0.52416389,0.58672155,0.63582499,0.68505374,0.73435235,0.7838026,0.83332897,0.88293507,0.93266975,0.97785258,1.0112328,1.0560716,1.1054217,1.1411638,1.1777407,1.2152775,1.2542872,1.2939527,1.3348313,1.3767198,1.4192177,1.4631208,1.4844952,1.4774123,1.4712288,1.4654719,1.4605452,1.4563018,1.4524887,1.4497434,1.4474572,1.4458086,1.4450543,1.4447347,1.4452845,1.4452845:1
|
19 |
+
1.7665566,1.7654705,1.7456006,1.7000227,1.6545908,1.6077538,1.5610751,1.5130709,1.468098,1.4199054,1.3717188,1.3235395,1.2776164,1.2313437,1.1832424,1.1351508,1.0870683,1.0389956,0.9925106,0.94781702,0.89985101,0.85190026,0.80396443,0.7560434,0.70869756,0.66612296,0.61834957,0.57059699,0.52287017,0.47516672,0.4274875,0.38683477,0.33933874,0.29187541,0.24444763,0.19706191,0.14971484,0.1024085,0.057181416,0.016659725,-0.030320466,-0.077237365,-0.1240847,-0.16363535,-0.20725974,-0.25364471,-0.2999381,-0.346134,-0.38988803,-0.42590765,-0.47144015,-0.51682184,-0.55675838,-0.59278187,-0.63725685,-0.68148224,-0.72546928,-0.76920442,-0.79549885,-0.83810496,-0.88036004,-0.92153356,-0.94354756,-0.98384841,-1.0236201,-1.0577001,-1.0777415,-1.1147435,-1.1508961,-1.1753707,-1.1930972,-1.2254301,-1.2563791,-1.2860363,-1.2869883,-1.3090462,-1.3330562,-1.3553136,-1.3756281,-1.3936468,-1.386176,-1.3870057,-1.3975409,-1.4056591,-1.411377,-1.4144496,-1.4147948,-1.4126655,-1.3709506,-1.3637863,-1.35435,-1.3427025,-1.3286571,-1.3124517,-1.2943031,-1.2404325,-1.2190557,-1.196074,-1.1715763,-1.1454231,-1.1179299,-1.0892014,-1.0547081,-0.99953744,-0.96807643,-0.93565365,-0.90222449,-0.86798946,-0.83299992,-0.79721024,-0.76074195,-0.72366646,-0.68598429,-0.64771504,-0.6089552,-0.56973482,-0.53000642,-0.48987921,-0.44937684,-0.40848332,-0.3672385,-0.32568578,-0.28383064,-0.24166543,-0.19924552,-0.15658471,-0.11366174,-0.079541781,-0.043440699,4.1522706E-4,0.04445761,0.08866037,0.13301788,0.17754346,0.22220481,0.26699547,0.3091132,0.34359304,0.38897921,0.43447002,0.48006632,0.52575172,0.57152233,0.60567868,0.65180382,0.69799777,0.74250334,0.77999697,0.81897913,0.86277929,0.89765613,0.93354773,0.97042362,1.00839,1.0473082,1.0566039,1.0908308,1.1169038,1.1376148,1.1845036,1.2289492,1.275188,1.3221218,1.3698526,1.4158579,1.4641729,1.5124908,1.5608119,1.6075891,1.6533035,1.6997326,1.7259667,1.7569945,1.7567717,1.7252941,1.6986036,1.6517051,1.6055094,1.55994,1.5150175,1.4676353,1.4218502,1.3736167,1.3253885,1.2771661,1.231564,1.1845363,1.141982,1.1002664,1.0593796,1.0194466,0.98047399,0.94242516,0.90536784,0.86944632,0.83454976,0.79111707,0.75471351,0.71413707,0.67287577,0.62671753,0.58570487,0.54663134,0.50089886,0.4593253,0.42279055,0.37756899,0.33246892,0.28748945,0.24262958,0.19919754,0.16829934,0.12413604,0.080128991,0.036315476,-0.0073197411,-0.050770087,-0.094005394,-0.13701466,-0.17980355,-0.22235295,-0.26461465,-0.29443616,-0.32885822,-0.36981794,-0.41042975,-0.45068734,-0.49054087,-0.52994456,-0.56891698,-0.60743114,-0.64536192,-0.6827643,-0.71960428,-0.75577209,-0.7912463,-0.82602746,-0.86003553,-0.89313424,-0.92537777,-0.95671044,-0.98690972,-1.0325913,-1.0747044,-1.1020856,-1.128061,-1.1526702,-1.1758068,-1.1971385,-1.2168317,-1.2348045,-1.2507301,-1.2646565,-1.3057794,-1.3231653,-1.3308806,-1.3363731,-1.3396081,-1.3775374,-1.3757133,-1.3715258,-1.3708163,-1.3920164,-1.3801241,-1.3659465,-1.361299,-1.3647718,-1.3435406,-1.3202336,-1.3116799,-1.2991407,-1.2701378,-1.2513519,-1.2355191,-1.201878,-1.1746234,-1.1558358,-1.1185148,-1.0803733,-1.0519264,-1.0230356,-0.98236531,-0.9411525,-0.91174397,-0.87533772,-0.83235409,-0.78905395,-0.74546824,-0.71685099,-0.67230533,-0.62755613,-0.58307063,-0.55050984,-0.50487861,-0.45911216,-0.41320343,-0.37285142,-0.33194196,-0.28544659,-0.23885713,-0.19218933,-0.14544784,-0.10779771,-0.060719491,-0.013587799,0.033599595,0.077160002,0.12037773,0.1678519,0.21536559,0.25850427,0.30382046,0.35155005,0.39930405,0.44708051,0.4891496,0.53706752,0.58500168,0.63295152,0.68091866,0.72889978,0.77260067,0.82022271,0.8683151,0.91641715,0.96047526,1.0086557,1.056843,1.105037,1.1532383,1.2014457,1.2496589,1.2945867,1.3428553,1.3890162,1.4366101,1.4849266,1.5317515,1.5773978,1.6252784,1.6718006,1.7189175,1.7624241,1.7623421,1.7628058:2
|
20 |
+
1.4052126,1.3970756,1.3901205,1.3982575,1.3967274,1.3383096,1.2952281,1.3072002,1.3000515,1.2462038,1.2176835,1.2335834,1.2212242,1.1722731,1.1144197,1.0479574,0.9937745,0.948447,0.88990458,0.82435938,0.77644884,0.7351852,0.67544412,0.61105137,0.57078504,0.53407582,0.47258544,0.40963539,0.3470765,0.28455649,0.22243255,0.16571203,0.13694026,0.10082271,0.040743921,-0.019140413,-0.078586338,-0.13776808,-0.1965186,-0.25492267,-0.31290759,-0.34912219,-0.36565087,-0.40508322,-0.45992739,-0.5140351,-0.56778072,-0.62062622,-0.67316039,-0.6853374,-0.68839259,-0.73149671,-0.77963843,-0.82616543,-0.87074314,-0.86101086,-0.85666199,-0.89764704,-0.93823515,-0.97699982,-1.0000557,-0.97633419,-0.97076212,-1.0030535,-1.0342538,-1.0637943,-1.0919584,-1.1185658,-1.143487,-1.1669828,-1.1884621,-1.2086767,-1.1800543,-1.1291971,-1.1265016,-1.1390337,-1.1486459,-1.1576701,-1.1634543,-1.1688986,-1.1707993,-1.1724361,-1.1706163,-1.1683511,-1.1629069,-1.1567627,-1.1477384,-1.1377735,-1.1252414,-1.1115469,-1.095604,-1.0782998,-1.0590643,-1.0697494,-1.1120747,-1.1158902,-1.0892828,-1.0608238,-1.0312832,-0.99980631,-0.96751495,-0.93322923,-0.89836961,-0.90993882,-0.92975527,-0.89352564,-0.85254058,-0.80952568,-0.7663738,-0.72147418,-0.68327216,-0.68632735,-0.67818908,-0.62851715,-0.57844823,-0.52738293,-0.49150155,-0.48290379,-0.45441233,-0.39956816,-0.34422254,-0.28838103,-0.23201782,-0.17526966,-0.14189888,-0.12122444,-0.072608536,-0.013162611,0.046785363,0.10686415,0.16744262,0.22809845,0.28924904,0.35010167,0.38171745,0.41595957,0.47891629,0.54193004,0.60525138,0.66864942,0.7323056,0.78845986,0.82724854,0.87581599,0.94073004,0.99583884,1.0388137,1.0937138,1.1596417,1.2141972,1.2609208,1.3095107,1.3590418,1.4105287,1.4627119,1.4617707,1.4483727,1.4968549,1.5535618,1.612448,1.6695724,1.661837,1.6542729,1.6482416,1.6425073,1.6381911,1.6342985,1.6317056,1.629663,1.6287981,1.6286097,1.6294746,1.6311407,1.6337336,1.6372507,1.6415669,1.6050043,1.5421893,1.480822,1.4201311,1.4126878,1.4225992,1.3777188,1.3213616,1.2672616,1.2134139,1.1621631,1.1111138,1.0627765,1.012331,0.94602428,0.88384706,0.83928112,0.78926344,0.72393451,0.66698597,0.6266585,0.57663727,0.51254015,0.44859803,0.38482351,0.32124411,0.25782238,0.21340081,0.1803454,0.12732351,0.065676095,0.0044320268,-0.056692206,-0.11733083,-0.1778794,-0.23784637,-0.29776015,-0.31998394,-0.34395375,-0.40109424,-0.45810963,-0.51431706,-0.570311,-0.62548565,-0.66779869,-0.67692876,-0.70086449,-0.75206139,-0.80263112,-0.85235084,-0.90125892,-0.94934626,-0.96619741,-0.9594683,-0.98442697,-1.0270206,-1.06803,-1.1084081,-1.1468792,-1.1848364,-1.1682636,-1.1428386,-1.169998,-1.2009191,-1.2288419,-1.2565131,-1.2812183,-1.295373,-1.2501321,-1.2187499,-1.2355273,-1.2512464,-1.2644496,-1.2762932,-1.2858092,-1.2936606,-1.2994051,-1.3031842,-1.3051049,-1.3047723,-1.3028516,-1.2984102,-1.2926658,-1.2841612,-1.2746452,-1.262163,-1.2489598,-1.2326217,-1.2158444,-1.1958026,-1.1755147,-1.152019,-1.1282277,-1.1016203,-1.0848342,-1.1168268,-1.133027,-1.099279,-1.0647154,-1.0283603,-0.99107638,-0.95231171,-0.91252988,-0.87154483,-0.82947643,-0.78645012,-0.77318331,-0.7794806,-0.74897834,-0.70083662,-0.65154939,-0.60187746,-0.55106125,-0.49999595,-0.44779616,-0.39546165,-0.34200915,-0.29008343,-0.27662579,-0.25833122,-0.20158305,-0.14468271,-0.087109121,-0.029342114,0.028984112,0.087536896,0.14655048,0.19226136,0.21820295,0.26087928,0.32206226,0.3835094,0.44517488,0.50711471,0.56922261,0.61194257,0.64606303,0.70278905,0.76644523,0.80926273,0.84805141,0.88989604,0.93204063,0.97731479,1.0228104,1.0711478,1.1198499,1.171026,1.2227395,1.2765872,1.3124171,1.300445,1.3128538,1.3712716,1.4018033,1.3936663,1.3864097,1.3800635,1.3747352,1.3701929,1.3668053,1.3640761,1.3626374,1.3617271,1.3622407,1.3631511,1.3656161,1.3683452,1.3683452:3
|
21 |
+
1.7371203,1.7367873,1.7370984,1.6882894,1.6846435,1.6407036,1.5878725,1.5371822,1.4847247,1.4344625,1.382503,1.3293929,1.2762877,1.2231876,1.1729507,1.1222049,1.0691951,1.0161934,0.96320011,0.91274112,0.86368327,0.81081575,0.76022927,0.71275024,0.66004497,0.6073586,0.55623958,0.51111721,0.45864602,0.40620295,0.35425454,0.31210622,0.25994885,0.20783354,0.16706269,0.11628575,0.064548594,0.012872304,-0.027359906,-0.075623906,-0.12679771,-0.17788271,-0.21774208,-0.26268682,-0.31310143,-0.36338663,-0.40306837,-0.44367991,-0.49306651,-0.54226461,-0.59126082,-0.63129101,-0.66498477,-0.71269864,-0.76011752,-0.80051281,-0.82660384,-0.87228629,-0.91290689,-0.93149643,-0.97497774,-1.0159849,-1.0256532,-1.066366,-1.1063021,-1.1454193,-1.1483446,-1.1806275,-1.2158697,-1.2499836,-1.248766,-1.2693072,-1.2985184,-1.2939271,-1.3037371,-1.3273302,-1.3197122,-1.3177136,-1.3351489,-1.3506587,-1.3399858,-1.3216173,-1.3305877,-1.3374842,-1.3245787,-1.2899223,-1.2904199,-1.2888581,-1.2852437,-1.2707656,-1.2175965,-1.2083124,-1.1971549,-1.1823331,-1.1166993,-1.1006993,-1.0830649,-1.0638549,-1.0431253,-1.0209334,-0.99733738,-0.9723958,-0.91058795,-0.87167422,-0.84378169,-0.81477717,-0.78471193,-0.75363584,-0.72159722,-0.68864272,-0.65481724,-0.62016386,-0.58472381,-0.5485365,-0.5116395,-0.47406855,-0.43585765,-0.39703905,-0.35764337,-0.31769959,-0.27723515,-0.23627604,-0.1948468,-0.15297066,-0.11066956,-0.06796424,-0.024867492,0.018600101,0.062415217,0.079818036,0.12129545,0.16652776,0.21203537,0.25780547,0.28415774,0.32335093,0.37024776,0.41735201,0.44988465,0.48774617,0.53578193,0.58398131,0.62175505,0.65859268,0.69898781,0.72829623,0.76551121,0.80961134,0.84201338,0.87572151,0.9106989,0.9469088,0.98431462,1.0228801,1.0577293,1.0494717,1.0911217,1.1338158,1.1775396,1.2222306,1.267856,1.3199766,1.3675447,1.4194541,1.4724379,1.5214338,1.5697971,1.6189389,1.6688328,1.7194532,1.7707752,1.792622,1.7919859,1.7653429,1.7375869,1.7157564,1.6644597,1.6138743,1.5640257,1.5135487,1.4616838,1.4121418,1.3590932,1.3070064,1.2588088,1.2065423,1.1601863,1.1168096,1.1246319,1.0810505,1.0384953,1.0459882,1.0102287,0.97072262,0.93236046,0.89517912,0.85921586,0.82450823,0.79109393,0.75901073,0.71570151,0.67813369,0.64920867,0.60975773,0.56106362,0.52339696,0.48774617,0.43988159,0.40155008,0.37024776,0.32335093,0.27667141,0.23693931,0.21203537,0.16652776,0.12129545,0.076352013,0.031711838,-0.012609831,-0.05659683,-0.10022628,-0.14347784,-0.18633867,-0.22878816,-0.27080447,-0.31236444,-0.3534435,-0.39401561,-0.43405317,-0.47352695,-0.51240601,-0.55065763,-0.58824723,-0.62513832,-0.66129243,-0.69666907,-0.75135753,-0.8076182,-0.84116548,-0.87375753,-0.90534148,-0.9358623,-0.96526294,-0.99348453,-1.0204666,-1.0553866,-1.1196227,-1.1432506,-1.1653612,-1.1858866,-1.2047601,-1.2219116,-1.2372273,-1.3006031,-1.3161725,-1.3262033,-1.3341788,-1.3400624,-1.386388,-1.4004854,-1.3999445,-1.3971687,-1.3921726,-1.3849821,-1.375634,-1.3934652,-1.4035193,-1.3873691,-1.3692324,-1.3703118,-1.3768839,-1.3524013,-1.3262476,-1.3119568,-1.314488,-1.2828858,-1.2499836,-1.222669,-1.2209322,-1.1836527,-1.1454193,-1.1063021,-1.066666,-1.0593503,-1.0178848,-0.97497774,-0.93149643,-0.88748279,-0.86681968,-0.82660384,-0.78052288,-0.73407184,-0.70467803,-0.66498477,-0.61699644,-0.56875245,-0.52027,-0.4828457,-0.44367991,-0.39411708,-0.34438927,-0.29450684,-0.2511436,-0.21215078,-0.16150064,-0.11074317,-0.059884639,-0.012146155,0.026969879,0.078380669,0.12986181,0.1814095,0.23234896,0.27183024,0.32378037,0.37577776,0.42781904,0.47990203,0.52265341,0.57344896,0.62581557,0.67821131,0.73063482,0.77663783,0.82646422,0.87909845,0.93175195,0.98442391,1.0371135,1.0859348,1.1349787,1.1878205,1.2406745,1.2935402,1.346417,1.3993047,1.4522027,1.5035502,1.5507368,1.5987325,1.6475104,1.6970443,1.7420473,1.7397619,1.7397619:2
|
22 |
+
1.8607624,1.8588809,1.8601246,1.8267185,1.7739236,1.7197921,1.6656627,1.6115356,1.5609829,1.5075828,1.4535191,1.3994594,1.3468423,1.2968772,1.242906,1.1944927,1.1471372,1.100711,1.0552462,1.0107754,0.9673321,0.9250184,0.87256684,0.8291392,0.78111632,0.73445883,0.69184233,0.63952922,0.58728067,0.53510292,0.48299157,0.43094974,0.3789807,0.32708791,0.27527505,0.22355515,0.1719341,0.12040793,0.068981596,0.017660363,-0.033550165,-0.08464402,-0.13559856,-0.1864093,-0.22231611,-0.26363267,-0.3134898,-0.36315964,-0.412631,-0.46185913,-0.4894745,-0.53077171,-0.57859275,-0.61584623,-0.64096123,-0.68706202,-0.73269645,-0.75100438,-0.78564456,-0.82899481,-0.8593656,-0.87299535,-0.91296468,-0.91488043,-0.94724675,-0.98439346,-0.99942096,-1.0067873,-1.0325249,-1.0202553,-1.0500892,-1.0786938,-1.1060078,-1.1319691,-1.1565145,-1.1719018,-1.1430525,-1.1610367,-1.1782128,-1.1936896,-1.2074187,-1.2193552,-1.2294581,-1.2376131,-1.2435486,-1.2475502,-1.2496044,-1.2497042,-1.2478491,-1.244045,-1.2381874,-1.2301492,-1.2202373,-1.2084872,-1.194939,-1.179637,-1.1626292,-1.1438375,-1.1232713,-1.1011895,-1.1060284,-1.1082774,-1.0810966,-1.0526175,-1.0227836,-1.0314851,-1.0096257,-0.99890972,-0.98751328,-0.95045416,-0.91504278,-0.91312703,-0.87643818,-0.83523168,-0.81190913,-0.7893473,-0.75219264,-0.73656377,-0.69092935,-0.64486946,-0.61752019,-0.58263168,-0.53484058,-0.49156823,-0.466031,-0.41680288,-0.36735323,-0.31770355,-0.27850787,-0.24136864,-0.19071391,-0.13991675,-0.088962202,-0.037881012,0.013317678,0.064627832,0.11604378,0.16756021,0.21917211,0.27089201,0.32269626,0.37458095,0.42654235,0.47857697,0.53068151,0.58285412,0.63510138,0.68740839,0.73115326,0.77665139,0.82568802,0.86807576,0.92107043,0.96374619,1.0070808,1.0514474,1.0968123,1.1431427,1.1910771,1.2449486,1.293549,1.3462806,1.3974747,1.4489376,1.5030009,1.5570681,1.6111393,1.6652145,1.7166401,1.7677525,1.8195659,1.8720582,1.9206129,1.9202416,1.8709302,1.8176646,1.7650604,1.7131398,1.6619252,1.6111393,1.5570681,1.5030009,1.4489376,1.3948782,1.3426613,1.2923034,1.2383326,1.1843695,1.1355604,1.0882313,1.0418459,0.99643713,0.95000656,0.8969627,0.85376962,0.8117336,0.76220011,0.71597909,0.67138638,0.62146278,0.58285412,0.53068151,0.47857697,0.43737836,0.39343391,0.34186967,0.29039603,0.23901735,0.18776017,0.13661029,0.085573265,0.03465497,-0.016138334,-0.066799984,-0.11731986,-0.16766376,-0.2178486,-0.26786515,-0.31770355,-0.36735323,-0.41359829,-0.43919254,-0.48676134,-0.53484058,-0.58263168,-0.63011607,-0.66912819,-0.69092935,-0.73656377,-0.78170175,-0.80146711,-0.83264238,-0.85999639,-0.87643818,-0.91312703,-0.91504278,-0.95045416,-0.95644069,-0.97543265,-1.0096257,-1.0314851,-1.0227836,-1.0526175,-1.0381305,-1.0527095,-1.0776496,-1.1011895,-1.111257,-1.084577,-1.1026749,-1.1190403,-1.1337533,-1.146771,-1.1580539,-1.1675664,-1.1752768,-1.180893,-1.1845396,-1.1863176,-1.1862219,-1.184253,-1.1804171,-1.174726,-1.1669034,-1.1572073,-1.1457449,-1.1325524,-1.11767,-1.1011411,-1.0830118,-1.0630597,-1.0832157,-1.075595,-1.0505157,-1.0241016,-1.0040561,-1.0202553,-0.98903105,-0.99204357,-0.97249138,-0.95677338,-0.94724675,-0.91488043,-0.91296468,-0.87299535,-0.8593656,-0.82899481,-0.80039912,-0.77787875,-0.73269645,-0.68706202,-0.66755253,-0.62610954,-0.57859275,-0.53077171,-0.48266475,-0.43702354,-0.41142928,-0.36315964,-0.3134898,-0.26363267,-0.21359868,-0.16863915,-0.13559856,-0.08464402,-0.033550165,0.031447777,0.089894485,0.14094317,0.192104,0.24337148,0.29475015,0.34623348,0.39780686,0.44043125,0.48299157,0.53510292,0.58728067,0.63952922,0.67960385,0.72845505,0.7742775,0.81528059,0.85963159,0.91231867,0.95571654,1.0002213,1.0457321,1.0922153,1.1417801,1.1944927,1.242906,1.2968772,1.3508551,1.4016624,1.4535191,1.5075828,1.5616504,1.6156618,1.6662089,1.7174976,1.7694895,1.8221619,1.8571137,1.8571137:4
|
23 |
+
1.7548861,1.7540212,1.7401301,1.6926021,1.6439638,1.5966698,1.5476838,1.5008644,1.4514333,1.4020059,1.35549,1.3067225,1.2573555,1.2079941,1.1609871,1.1135463,1.0642635,1.0149896,0.96716095,0.92150344,0.87233286,0.82317434,0.77402856,0.7260912,0.68177951,0.63277427,0.58378737,0.53481968,0.4866755,0.44407251,0.39529643,0.34654825,0.29782943,0.25742998,0.20893427,0.16047899,0.11206638,0.063698863,0.024604724,-0.022872154,-0.070872362,-0.1188067,-0.16667109,-0.21446113,-0.25026783,-0.29761176,-0.34485266,-0.39198353,-0.43899678,-0.47241148,-0.51806963,-0.56428477,-0.60222871,-0.63959543,-0.68479967,-0.72975417,-0.77441838,-0.81076974,-0.84294392,-0.88609708,-0.92885585,-0.97113888,-1.0053103,-1.0302103,-1.0701855,-1.1095107,-1.1466471,-1.1578548,-1.1938625,-1.2288989,-1.238228,-1.2634681,-1.2939765,-1.31145,-1.3151231,-1.3402014,-1.3635553,-1.3466409,-1.3652045,-1.3817319,-1.3714043,-1.3673794,-1.3768553,-1.3837843,-1.3741293,-1.3486143,-1.3484249,-1.3459507,-1.3382116,-1.2924711,-1.2833546,-1.272176,-1.2589936,-1.243873,-1.1875338,-1.1691395,-1.1490875,-1.1274531,-1.1043127,-1.0796648,-1.0535715,-1.0262143,-0.99766422,-0.94104864,-0.90452036,-0.87335589,-0.84125452,-0.80827665,-0.77447357,-0.7398938,-0.7045395,-0.6684565,-0.63173526,-0.5944132,-0.5565254,-0.51810478,-0.47911891,-0.43966632,-0.39977354,-0.35946535,-0.318765,-0.27766978,-0.2362057,-0.20448842,-0.17394784,-0.1311494,-0.088083954,-0.044736918,-0.0011545622,0.04265103,0.086668524,0.13088728,0.17531118,0.21485475,0.24715797,0.29240014,0.33778914,0.38304243,0.41309793,0.45915791,0.50533086,0.54070258,0.58358638,0.62877018,0.66363833,0.71072815,0.74962936,0.79275632,0.82826219,0.8630748,0.89898319,0.93595341,0.97395194,1.0129458,1.047946,1.0525697,1.0943709,1.1370473,1.1845367,1.2291732,1.2776056,1.3237849,1.3731594,1.4199042,1.4685154,1.5150293,1.5637433,1.6105934,1.6580986,1.706237,1.7130894,1.753029,1.7534524,1.7296783,1.7141446,1.6762783,1.6296541,1.5837243,1.5365666,1.4898249,1.4416824,1.3925839,1.3474889,1.2982313,1.2489821,1.2037634,1.1557072,1.1132562,1.0718878,1.0314322,1.0205086,0.99437004,0.95672858,0.92020966,0.88475718,0.85040463,0.80741571,0.77214552,0.73848068,0.69157214,0.65215942,0.61234708,0.5793226,0.53492875,0.48897198,0.44313412,0.40773261,0.36872677,0.32356239,0.27856914,0.23373895,0.18907794,0.14459463,0.10029813,0.075829727,0.032320891,-0.010956638,-0.053990568,-0.09676781,-0.13927442,-0.18145712,-0.22333267,-0.26488561,-0.30609752,-0.34694874,-0.38739243,-0.42739937,-0.46697213,-0.50608457,-0.54470876,-0.58281492,-0.62029316,-0.65717909,-0.69343582,-0.72902404,-0.76390195,-0.7979688,-0.83117365,-0.87833305,-0.92746325,-0.95859994,-0.98870131,-1.0175616,-1.0452455,-1.0716824,-1.0967995,-1.1546849,-1.1803472,-1.2014783,-1.2209372,-1.2386433,-1.2545186,-1.3088931,-1.3210571,-1.3311019,-1.3389703,-1.3758594,-1.3898792,-1.3908353,-1.3892882,-1.4052568,-1.4205192,-1.4115934,-1.4002894,-1.3864773,-1.38574,-1.3910511,-1.3703144,-1.3476849,-1.358908,-1.3317545,-1.303067,-1.2729582,-1.268376,-1.2395856,-1.2048199,-1.1690635,-1.1481892,-1.1214841,-1.0824359,-1.045742,-1.025742,-0.98408249,-0.94193806,-0.91708677,-0.87642738,-0.83244759,-0.78815096,-0.75388876,-0.71586309,-0.67030395,-0.62451332,-0.58329229,-0.54702032,-0.50032592,-0.45349192,-0.40652322,-0.362324,-0.3244693,-0.2768788,-0.22920139,-0.18144247,-0.13359923,-0.085683115,-0.042826628,4.7074091E-4,0.048770593,0.09712147,0.14552234,0.190381,0.23411603,0.28279098,0.33149761,0.38023758,0.42900635,0.47780199,0.52662319,0.56944152,0.6176428,0.66664325,0.71566139,0.76469645,0.81374767,0.85724917,0.90631667,0.95549575,1.004686,1.053887,1.1030982,1.1519555,1.1969097,1.2462133,1.2955239,1.3448413,1.3941652,1.4428255,1.4889915,1.5365851,1.5844692,1.6313486,1.6780149,1.7253741,1.7544076,1.7534248,1.7530198:2
|
24 |
+
1.8024755,1.8013519,1.8022457,1.7592973,1.7055897,1.6526377,1.5983463,1.5422909,1.4862391,1.4310159,1.3791453,1.3231722,1.2672056,1.2112452,1.1552914,1.1032135,1.0498131,0.99397378,0.93814484,0.88418315,0.83434963,0.77867509,0.72301744,0.67543315,0.62117836,0.56572896,0.51030411,0.46042215,0.41074904,0.35559934,0.30048616,0.24706104,0.20362112,0.14887626,0.094187816,0.039556838,-0.0046631642,-0.053664626,-0.10778712,-0.16182533,-0.21041953,-0.25106988,-0.30443107,-0.35766935,-0.41076283,-0.4457483,-0.49436796,-0.54649766,-0.59843302,-0.63852803,-0.67585786,-0.72650002,-0.77169728,-0.79765328,-0.84665198,-0.89522559,-0.91664093,-0.95723932,-1.0035914,-1.049386,-1.0778175,-1.1001992,-1.1430468,-1.1851087,-1.2234946,-1.2234946,-1.2603446,-1.2973503,-1.3331805,-1.3375651,-1.3500445,-1.380722,-1.4098715,-1.4246537,-1.4074058,-1.430463,-1.4515421,-1.4200267,-1.4280468,-1.4422661,-1.4543792,-1.4344355,-1.4105664,-1.4158349,-1.4189309,-1.4126651,-1.3566777,-1.3531732,-1.34753,-1.3398316,-1.2905306,-1.2580089,-1.2448744,-1.2299096,-1.2131635,-1.1838248,-1.1169546,-1.0959095,-1.0731817,-1.0489965,-1.0234158,-0.99649626,-0.9397086,-0.88624091,-0.85644967,-0.82554395,-0.793573,-0.76058478,-0.72660622,-0.69162348,-0.65576898,-0.6190838,-0.58160733,-0.54337729,-0.48559861,-0.42086904,-0.38130703,-0.34111388,-0.30031891,-0.25892499,-0.21695163,-0.17446237,-0.1314808,-0.088029365,-0.044129412,-0.014794042,0.0081881626,0.053888667,0.099949443,0.14635416,0.19310946,0.24018898,0.28756512,0.33522498,0.36520984,0.40016304,0.43767518,0.46879124,0.51302674,0.54088838,0.59107933,0.61831671,0.64715967,0.67754142,0.70942333,0.74276629,0.77753089,0.81367753,0.83490829,0.8302285,0.86999114,0.91101308,0.89882172,0.93617978,0.98062136,1.0261714,1.0776909,1.129209,1.17966,1.235319,1.2909924,1.3461674,1.3948985,1.4505092,1.506333,1.5576398,1.6081979,1.6595817,1.7117639,1.7446265,1.7421653,1.7403843,1.7392843,1.7389046,1.6859292,1.678348,1.6382793,1.5845994,1.5316963,1.4776437,1.4231159,1.3705615,1.3145893,1.2586231,1.2026636,1.1519714,1.0970967,1.0461216,0.99772386,0.95036265,0.92702665,0.91974514,0.88707881,0.89288525,0.85077708,0.81003167,0.81945794,0.79175665,0.75461599,0.71884713,0.68449077,0.65158755,0.62017789,0.58595521,0.53647524,0.50857352,0.45816549,0.4297251,0.38518893,0.35361033,0.31573399,0.28042356,0.25003424,0.20218431,0.15462019,0.10937327,0.094016808,0.049185096,0.0035259485,-0.041753463,-0.063897257,-0.092490045,-0.13588875,-0.17881475,-0.22124541,-0.26315695,-0.3045244,-0.34528065,-0.38540502,-0.42489448,-0.46371808,-0.50184345,-0.53923672,-0.57586257,-0.61168414,-0.64666311,-0.68075966,-0.71393255,-0.74604463,-0.77711394,-0.8071155,-0.8360026,-0.86372763,-0.91568057,-0.97098857,-0.99565441,-1.0189404,-1.0407942,-1.0611588,-1.0798128,-1.0968719,-1.1122905,-1.1260258,-1.1704994,-1.2093245,-1.2181064,-1.2250065,-1.2300008,-1.2373803,-1.2946544,-1.2950235,-1.2919451,-1.2868666,-1.2798077,-1.30193,-1.3203261,-1.3070046,-1.2917814,-1.2829254,-1.3136478,-1.2921989,-1.2689561,-1.2440987,-1.2540728,-1.2428476,-1.2126281,-1.1810725,-1.1631804,-1.1625896,-1.1264616,-1.0892842,-1.0510502,-1.0483628,-1.0143192,-0.97255705,-0.93006505,-0.90488634,-0.88081167,-0.83556057,-0.78977319,-0.74686313,-0.73002696,-0.6820591,-0.63370524,-0.58499358,-0.5544494,-0.51523337,-0.46497606,-0.41446112,-0.37043062,-0.33784696,-0.28614336,-0.2342528,-0.20221591,-0.15192627,-0.099112051,-0.046167765,-0.0032706371,0.040866466,0.09450914,0.14824465,0.19949208,0.23922567,0.29350328,0.34785124,0.39072238,0.44217093,0.4969336,0.545236,0.59378714,0.64888363,0.70401423,0.7577063,0.80334575,0.85873605,0.91415107,0.96232291,1.0156172,1.0712305,1.12686,1.1793623,1.2301695,1.2859515,1.3417445,1.3975479,1.4533624,1.5036784,1.55849,1.6107985,1.6622287,1.7144554,1.7674524,1.8039648,1.8022457,1.8022457:2
|
classification/UCR/DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DistalPhalanxOutlineCorrect/DistalPhalanxOutlineCorrect_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DistalPhalanxOutlineCorrect/DistalPhalanxOutlineCorrect_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DistalPhalanxTW/DistalPhalanxTW_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DistalPhalanxTW/DistalPhalanxTW_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DodgerLoopDay/DodgerLoopDay_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DodgerLoopDay/DodgerLoopDay_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DodgerLoopGame/DodgerLoopGame_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DodgerLoopGame/DodgerLoopGame_TRAIN.ts
ADDED
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## DodgersLoop dataset
|
2 |
+
#
|
3 |
+
#The traffic data are collected with the loop sensor installed on ramp for the 101 North freeway in Los Angeles. This location is close to Dodgers Stadium; therefore the traffic is affected by volumne of visitors to the stadium.
|
4 |
+
#
|
5 |
+
#We make three datasets out of these data.
|
6 |
+
#
|
7 |
+
### DodgersLoopDay
|
8 |
+
#
|
9 |
+
#The classes are days of the week.
|
10 |
+
#
|
11 |
+
#- Class 1: Sunday
|
12 |
+
#- Class 2: Monday
|
13 |
+
#- Class 3: Tuesday
|
14 |
+
#- Class 4: Wednesday
|
15 |
+
#- Class 5: Thursday
|
16 |
+
#- Class 6: Friday
|
17 |
+
#- Class 7: Saturday
|
18 |
+
#
|
19 |
+
#Train size: 78
|
20 |
+
#
|
21 |
+
#Test size: 80
|
22 |
+
#
|
23 |
+
#Number of classes: 7
|
24 |
+
#
|
25 |
+
#Missing value: Yes
|
26 |
+
#
|
27 |
+
#Time series length: 288
|
28 |
+
#
|
29 |
+
#Missing values are represented with NaN.
|
30 |
+
#
|
31 |
+
### DodgersLoopWeekend
|
32 |
+
#
|
33 |
+
#- Class 1: Weekday
|
34 |
+
#- Class 2: Weekend
|
35 |
+
#
|
36 |
+
#Train size: 20
|
37 |
+
#
|
38 |
+
#Test size: 138
|
39 |
+
#
|
40 |
+
#Number of classes: 2
|
41 |
+
#
|
42 |
+
#Missing value: Yes
|
43 |
+
#
|
44 |
+
#Time series length: 288
|
45 |
+
#
|
46 |
+
#Missing values are represented with NaN.
|
47 |
+
#
|
48 |
+
### DodgersLoopGame
|
49 |
+
#
|
50 |
+
#- Class 1: Normal day
|
51 |
+
#- Class 2: Game day
|
52 |
+
#
|
53 |
+
#Train size: 20
|
54 |
+
#
|
55 |
+
#Test size: 138
|
56 |
+
#
|
57 |
+
#Number of classes: 2
|
58 |
+
#
|
59 |
+
#Missing value: Yes
|
60 |
+
#
|
61 |
+
#Time series length: 288
|
62 |
+
#
|
63 |
+
#There is nothing to infer from the order of examples in the train and test set.
|
64 |
+
#
|
65 |
+
#Missing values are represented with NaN.
|
66 |
+
#
|
67 |
+
#Data created by Ihler, Alexander, Jon Hutchins, and Padhraic Smyth (see [1][2][3]). Data edited by Chin-Chia Michael Yeh.
|
68 |
+
#
|
69 |
+
#[1] Ihler, Alexander, Jon Hutchins, and Padhraic Smyth. "Adaptive event detection with time-varying poisson processes." Proceedings of the 12th ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, 2006.
|
70 |
+
#
|
71 |
+
#[2] “UCI Machine Learning Repository: Dodgers Loop Sensor Data Set.” UCI Machine Learning Repository, archive.ics.uci.edu/ml/datasets/dodgers+loop+sensor.
|
72 |
+
#
|
73 |
+
#[3] “Caltrans PeMS.” Caltrans, pems.dot.ca.gov/.
|
74 |
+
@problemName DodgerLoopGame
|
75 |
+
@timeStamps false
|
76 |
+
@missing true
|
77 |
+
@univariate true
|
78 |
+
@equalLength true
|
79 |
+
@seriesLength 288
|
80 |
+
@classLabel true 1 2
|
81 |
+
@data
|
82 |
+
7.0,3.0,6.0,11.0,8.0,6.0,6.0,10.0,4.0,7.0,4.0,1.0,7.0,2.0,2.0,7.0,5.0,2.0,1.0,5.0,0.0,3.0,3.0,2.0,4.0,4.0,4.0,3.0,1.0,4.0,0.0,5.0,4.0,0.0,1.0,1.0,4.0,1.0,0.0,0.0,3.0,5.0,2.0,1.0,2.0,3.0,1.0,3.0,0.0,1.0,3.0,1.0,0.0,3.0,1.0,1.0,3.0,3.0,5.0,4.0,5.0,3.0,2.0,2.0,3.0,12.0,5.0,8.0,11.0,6.0,6.0,10.0,9.0,15.0,19.0,13.0,17.0,17.0,22.0,27.0,29.0,17.0,26.0,28.0,32.0,43.0,40.0,48.0,34.0,33.0,36.0,30.0,35.0,49.0,29.0,35.0,42.0,41.0,33.0,42.0,41.0,38.0,39.0,33.0,50.0,42.0,42.0,48.0,44.0,34.0,39.0,45.0,44.0,32.0,46.0,43.0,38.0,40.0,38.0,42.0,31.0,34.0,52.0,29.0,32.0,22.0,31.0,28.0,43.0,25.0,33.0,38.0,26.0,29.0,32.0,28.0,24.0,30.0,29.0,26.0,21.0,35.0,32.0,27.0,42.0,23.0,20.0,23.0,23.0,32.0,24.0,31.0,21.0,29.0,25.0,25.0,26.0,24.0,26.0,30.0,26.0,37.0,21.0,35.0,30.0,27.0,25.0,27.0,33.0,23.0,39.0,33.0,33.0,31.0,36.0,33.0,35.0,46.0,38.0,28.0,29.0,44.0,38.0,33.0,38.0,50.0,40.0,50.0,47.0,43.0,40.0,40.0,32.0,27.0,35.0,36.0,42.0,30.0,35.0,30.0,41.0,38.0,34.0,31.0,31.0,27.0,21.0,35.0,21.0,29.0,30.0,33.0,27.0,30.0,33.0,34.0,36.0,22.0,27.0,30.0,37.0,34.0,20.0,33.0,33.0,28.0,27.0,42.0,29.0,27.0,22.0,23.0,22.0,31.0,31.0,24.0,25.0,27.0,28.0,21.0,27.0,24.0,25.0,21.0,12.0,14.0,18.0,25.0,24.0,18.0,19.0,26.0,15.0,29.0,29.0,24.0,13.0,22.0,14.0,33.0,21.0,11.0,18.0,18.0,19.0,12.0,18.0,21.0,13.0,7.0,12.0,16.0,11.0,9.0,13.0,20.0,9.0,10.0,12.0,5.0,9.0,4.0,4.0,6.0,9.0,5.0,16.0,8.0:1
|
83 |
+
9.0,10.0,5.0,7.0,10.0,9.0,5.0,6.0,8.0,3.0,6.0,3.0,5.0,4.0,3.0,5.0,4.0,6.0,4.0,1.0,6.0,3.0,4.0,3.0,4.0,9.0,4.0,2.0,3.0,3.0,1.0,3.0,3.0,1.0,2.0,3.0,5.0,2.0,4.0,2.0,0.0,1.0,1.0,4.0,4.0,4.0,2.0,1.0,4.0,5.0,1.0,4.0,2.0,2.0,3.0,2.0,3.0,3.0,7.0,4.0,5.0,2.0,3.0,7.0,10.0,16.0,6.0,12.0,10.0,17.0,12.0,16.0,7.0,17.0,18.0,17.0,9.0,19.0,26.0,23.0,29.0,23.0,30.0,43.0,31.0,39.0,38.0,43.0,56.0,35.0,42.0,53.0,39.0,45.0,43.0,48.0,46.0,40.0,42.0,33.0,33.0,41.0,34.0,43.0,55.0,41.0,40.0,43.0,52.0,47.0,42.0,39.0,35.0,35.0,42.0,39.0,39.0,27.0,30.0,30.0,31.0,39.0,25.0,33.0,26.0,23.0,34.0,23.0,32.0,22.0,30.0,30.0,25.0,24.0,26.0,24.0,28.0,24.0,26.0,27.0,26.0,23.0,29.0,22.0,25.0,31.0,26.0,26.0,30.0,33.0,28.0,28.0,34.0,38.0,25.0,31.0,26.0,28.0,26.0,24.0,27.0,32.0,22.0,25.0,20.0,30.0,34.0,24.0,37.0,24.0,33.0,19.0,40.0,31.0,39.0,30.0,34.0,43.0,37.0,39.0,45.0,43.0,51.0,48.0,42.0,40.0,39.0,49.0,46.0,38.0,34.0,31.0,29.0,34.0,42.0,35.0,39.0,28.0,39.0,29.0,41.0,29.0,30.0,43.0,39.0,45.0,50.0,44.0,48.0,28.0,49.0,43.0,42.0,34.0,36.0,26.0,34.0,41.0,30.0,38.0,31.0,39.0,48.0,48.0,52.0,47.0,39.0,35.0,46.0,26.0,27.0,22.0,34.0,41.0,29.0,19.0,29.0,36.0,30.0,32.0,12.0,18.0,20.0,15.0,25.0,40.0,17.0,15.0,16.0,19.0,19.0,22.0,25.0,25.0,24.0,26.0,23.0,26.0,17.0,22.0,17.0,18.0,17.0,12.0,20.0,9.0,14.0,7.0,10.0,12.0,17.0,17.0,16.0,14.0,9.0,17.0,13.0,9.0,8.0,5.0,4.0,8.0,6.0,11.0,5.0,8.0,9.0,6.0:1
|
84 |
+
12.0,18.0,11.0,11.0,19.0,17.0,4.0,6.0,8.0,12.0,11.0,6.0,10.0,10.0,9.0,5.0,5.0,8.0,10.0,1.0,6.0,9.0,11.0,5.0,12.0,7.0,10.0,10.0,5.0,10.0,11.0,10.0,12.0,4.0,6.0,8.0,6.0,9.0,4.0,4.0,8.0,7.0,4.0,1.0,2.0,7.0,4.0,7.0,3.0,5.0,1.0,4.0,9.0,4.0,2.0,3.0,3.0,1.0,1.0,1.0,3.0,5.0,3.0,6.0,2.0,4.0,7.0,4.0,4.0,3.0,1.0,4.0,3.0,1.0,6.0,3.0,4.0,5.0,6.0,9.0,8.0,3.0,2.0,6.0,10.0,8.0,7.0,8.0,9.0,0.0,13.0,6.0,6.0,14.0,10.0,14.0,10.0,10.0,9.0,11.0,12.0,8.0,14.0,11.0,11.0,18.0,20.0,18.0,24.0,17.0,10.0,11.0,12.0,20.0,21.0,21.0,20.0,18.0,31.0,17.0,19.0,24.0,20.0,19.0,19.0,19.0,18.0,15.0,19.0,19.0,18.0,24.0,18.0,13.0,23.0,23.0,23.0,20.0,9.0,32.0,45.0,29.0,24.0,21.0,18.0,20.0,28.0,24.0,15.0,25.0,16.0,38.0,25.0,25.0,21.0,20.0,28.0,23.0,19.0,19.0,23.0,14.0,32.0,27.0,29.0,30.0,33.0,20.0,37.0,26.0,42.0,35.0,33.0,23.0,24.0,36.0,28.0,26.0,28.0,27.0,30.0,13.0,24.0,33.0,22.0,22.0,29.0,29.0,36.0,24.0,24.0,19.0,24.0,26.0,22.0,21.0,18.0,42.0,25.0,26.0,31.0,29.0,21.0,22.0,29.0,26.0,13.0,20.0,34.0,18.0,28.0,22.0,33.0,14.0,32.0,25.0,27.0,29.0,24.0,21.0,31.0,25.0,23.0,30.0,30.0,28.0,17.0,32.0,17.0,21.0,21.0,23.0,15.0,21.0,20.0,19.0,26.0,23.0,23.0,18.0,20.0,20.0,23.0,21.0,14.0,18.0,26.0,21.0,22.0,26.0,12.0,16.0,20.0,16.0,15.0,19.0,14.0,14.0,15.0,19.0,13.0,17.0,17.0,18.0,12.0,13.0,14.0,14.0,13.0,7.0,10.0,11.0,12.0,13.0,11.0,7.0,16.0,9.0,10.0,9.0,11.0,8.0,4.0,7.0,3.0,6.0,3.0,6.0:1
|
85 |
+
11.0,9.0,11.0,12.0,8.0,8.0,5.0,8.0,8.0,12.0,9.0,12.0,9.0,3.0,10.0,1.0,8.0,9.0,9.0,7.0,7.0,6.0,10.0,10.0,12.0,11.0,12.0,5.0,4.0,6.0,8.0,6.0,7.0,5.0,6.0,1.0,2.0,2.0,3.0,3.0,3.0,7.0,3.0,2.0,4.0,6.0,1.0,2.0,1.0,3.0,4.0,1.0,2.0,0.0,4.0,6.0,3.0,2.0,4.0,6.0,4.0,5.0,4.0,2.0,4.0,6.0,4.0,4.0,5.0,4.0,12.0,7.0,3.0,3.0,11.0,4.0,5.0,10.0,8.0,11.0,10.0,12.0,14.0,9.0,12.0,12.0,20.0,10.0,13.0,6.0,18.0,16.0,20.0,13.0,16.0,20.0,13.0,26.0,24.0,14.0,14.0,17.0,24.0,26.0,21.0,24.0,26.0,20.0,19.0,18.0,21.0,26.0,25.0,21.0,28.0,22.0,23.0,17.0,24.0,27.0,24.0,21.0,20.0,22.0,21.0,23.0,20.0,10.0,21.0,26.0,18.0,16.0,19.0,21.0,21.0,18.0,21.0,19.0,23.0,35.0,31.0,30.0,27.0,23.0,21.0,21.0,34.0,20.0,28.0,24.0,23.0,19.0,23.0,33.0,17.0,23.0,20.0,19.0,28.0,22.0,28.0,16.0,24.0,19.0,29.0,23.0,30.0,23.0,22.0,15.0,25.0,19.0,33.0,24.0,29.0,27.0,22.0,36.0,28.0,28.0,22.0,37.0,30.0,25.0,20.0,24.0,34.0,20.0,26.0,24.0,38.0,22.0,21.0,21.0,18.0,26.0,30.0,29.0,26.0,17.0,23.0,22.0,24.0,11.0,19.0,19.0,32.0,16.0,21.0,27.0,24.0,13.0,21.0,14.0,18.0,23.0,26.0,22.0,29.0,15.0,16.0,14.0,21.0,22.0,11.0,27.0,22.0,21.0,24.0,21.0,16.0,27.0,16.0,22.0,29.0,21.0,34.0,27.0,24.0,22.0,20.0,15.0,20.0,15.0,16.0,19.0,14.0,12.0,22.0,22.0,23.0,22.0,15.0,13.0,10.0,23.0,18.0,17.0,22.0,17.0,19.0,28.0,29.0,15.0,15.0,16.0,19.0,20.0,16.0,16.0,18.0,27.0,14.0,29.0,22.0,17.0,15.0,17.0,17.0,16.0,10.0,7.0,10.0,11.0,12.0,13.0,7.0,10.0:1
|
86 |
+
12.0,9.0,11.0,7.0,12.0,14.0,10.0,10.0,10.0,6.0,10.0,14.0,12.0,18.0,12.0,13.0,13.0,10.0,11.0,9.0,6.0,9.0,9.0,13.0,18.0,8.0,7.0,10.0,13.0,10.0,10.0,10.0,7.0,13.0,6.0,7.0,7.0,7.0,15.0,7.0,9.0,5.0,9.0,8.0,4.0,1.0,5.0,7.0,8.0,1.0,4.0,6.0,3.0,3.0,11.0,9.0,9.0,4.0,3.0,6.0,1.0,1.0,4.0,4.0,3.0,3.0,4.0,1.0,5.0,5.0,3.0,6.0,5.0,2.0,9.0,5.0,6.0,1.0,7.0,7.0,6.0,7.0,3.0,8.0,9.0,5.0,8.0,6.0,8.0,7.0,5.0,8.0,4.0,12.0,7.0,7.0,10.0,17.0,22.0,7.0,9.0,9.0,20.0,10.0,9.0,8.0,18.0,11.0,12.0,11.0,13.0,24.0,8.0,14.0,6.0,22.0,21.0,20.0,14.0,20.0,21.0,24.0,24.0,20.0,17.0,17.0,17.0,16.0,26.0,32.0,14.0,14.0,22.0,10.0,12.0,22.0,20.0,20.0,27.0,30.0,34.0,25.0,27.0,21.0,21.0,30.0,18.0,20.0,19.0,7.0,21.0,13.0,30.0,22.0,28.0,18.0,21.0,19.0,19.0,27.0,26.0,25.0,19.0,29.0,18.0,30.0,25.0,20.0,24.0,17.0,24.0,31.0,29.0,26.0,29.0,22.0,37.0,17.0,28.0,26.0,23.0,35.0,32.0,21.0,23.0,25.0,11.0,29.0,21.0,24.0,29.0,24.0,24.0,14.0,23.0,25.0,22.0,23.0,16.0,22.0,25.0,20.0,12.0,14.0,23.0,20.0,21.0,26.0,21.0,14.0,30.0,20.0,20.0,32.0,33.0,20.0,17.0,31.0,23.0,24.0,26.0,24.0,22.0,29.0,34.0,18.0,17.0,21.0,23.0,15.0,19.0,24.0,20.0,22.0,20.0,26.0,19.0,20.0,14.0,18.0,21.0,20.0,21.0,16.0,22.0,16.0,26.0,17.0,15.0,20.0,13.0,19.0,17.0,21.0,6.0,21.0,17.0,21.0,14.0,24.0,18.0,12.0,11.0,11.0,16.0,11.0,15.0,25.0,10.0,16.0,11.0,12.0,7.0,5.0,12.0,14.0,8.0,3.0,4.0,7.0,9.0,11.0,6.0,9.0,7.0,10.0,4.0,9.0:1
|
87 |
+
9.0,5.0,6.0,4.0,4.0,7.0,4.0,5.0,6.0,2.0,4.0,0.0,0.0,3.0,5.0,6.0,1.0,4.0,2.0,8.0,7.0,5.0,4.0,4.0,1.0,2.0,1.0,3.0,0.0,1.0,3.0,1.0,2.0,4.0,2.0,4.0,2.0,1.0,2.0,1.0,3.0,2.0,2.0,0.0,1.0,1.0,0.0,0.0,1.0,2.0,3.0,2.0,2.0,1.0,4.0,3.0,4.0,4.0,7.0,6.0,3.0,4.0,7.0,4.0,5.0,13.0,9.0,10.0,7.0,13.0,5.0,9.0,9.0,21.0,9.0,14.0,14.0,15.0,23.0,21.0,25.0,22.0,19.0,17.0,22.0,30.0,26.0,31.0,41.0,33.0,33.0,36.0,43.0,22.0,27.0,39.0,37.0,27.0,34.0,33.0,36.0,24.0,19.0,32.0,30.0,31.0,29.0,43.0,28.0,35.0,32.0,22.0,27.0,27.0,22.0,25.0,29.0,28.0,25.0,22.0,31.0,21.0,25.0,26.0,30.0,29.0,22.0,19.0,25.0,19.0,18.0,21.0,11.0,26.0,23.0,23.0,25.0,24.0,26.0,12.0,27.0,33.0,33.0,17.0,13.0,28.0,29.0,23.0,24.0,27.0,28.0,18.0,15.0,21.0,28.0,25.0,22.0,29.0,15.0,42.0,26.0,33.0,21.0,19.0,19.0,11.0,25.0,23.0,28.0,38.0,37.0,39.0,37.0,28.0,33.0,33.0,40.0,41.0,28.0,28.0,32.0,32.0,37.0,41.0,30.0,29.0,42.0,34.0,22.0,22.0,23.0,23.0,29.0,39.0,24.0,30.0,27.0,26.0,18.0,40.0,33.0,30.0,38.0,35.0,31.0,37.0,21.0,27.0,35.0,31.0,28.0,32.0,25.0,30.0,29.0,34.0,30.0,33.0,39.0,40.0,33.0,32.0,39.0,44.0,34.0,37.0,22.0,20.0,35.0,22.0,24.0,38.0,22.0,28.0,26.0,18.0,21.0,20.0,31.0,20.0,15.0,11.0,27.0,19.0,20.0,13.0,16.0,21.0,12.0,11.0,12.0,16.0,15.0,26.0,29.0,19.0,12.0,13.0,17.0,7.0,8.0,13.0,10.0,13.0,18.0,8.0,15.0,9.0,9.0,11.0,10.0,11.0,15.0,10.0,3.0,6.0,9.0,10.0,7.0,7.0,4.0,10.0,8.0,6.0,2.0,2.0,4.0,9.0:1
|
88 |
+
7.0,4.0,3.0,5.0,4.0,2.0,8.0,5.0,8.0,3.0,2.0,3.0,5.0,4.0,3.0,0.0,4.0,3.0,5.0,2.0,5.0,6.0,1.0,3.0,4.0,4.0,3.0,3.0,0.0,0.0,1.0,3.0,2.0,2.0,3.0,0.0,0.0,2.0,2.0,2.0,1.0,1.0,6.0,1.0,2.0,0.0,1.0,2.0,1.0,2.0,2.0,2.0,1.0,4.0,3.0,1.0,3.0,4.0,9.0,3.0,6.0,2.0,4.0,2.0,7.0,11.0,13.0,7.0,20.0,5.0,8.0,23.0,19.0,14.0,14.0,15.0,22.0,15.0,20.0,24.0,27.0,28.0,23.0,35.0,28.0,33.0,35.0,29.0,42.0,36.0,33.0,30.0,38.0,31.0,49.0,32.0,37.0,41.0,23.0,24.0,39.0,36.0,31.0,38.0,29.0,32.0,46.0,24.0,28.0,23.0,39.0,27.0,36.0,28.0,28.0,31.0,32.0,32.0,24.0,34.0,41.0,26.0,25.0,21.0,25.0,38.0,22.0,24.0,19.0,23.0,33.0,17.0,17.0,15.0,32.0,18.0,28.0,21.0,23.0,20.0,25.0,24.0,16.0,20.0,27.0,24.0,25.0,17.0,25.0,24.0,23.0,16.0,19.0,29.0,17.0,27.0,14.0,19.0,24.0,27.0,23.0,25.0,17.0,25.0,17.0,25.0,26.0,29.0,35.0,17.0,31.0,22.0,35.0,31.0,29.0,35.0,31.0,40.0,27.0,36.0,26.0,30.0,37.0,42.0,30.0,34.0,34.0,41.0,37.0,46.0,26.0,34.0,29.0,38.0,45.0,38.0,21.0,36.0,24.0,22.0,28.0,27.0,28.0,31.0,33.0,27.0,33.0,32.0,20.0,29.0,40.0,20.0,22.0,20.0,27.0,19.0,33.0,27.0,30.0,30.0,21.0,34.0,37.0,28.0,18.0,31.0,27.0,35.0,19.0,38.0,32.0,18.0,16.0,30.0,22.0,26.0,24.0,25.0,30.0,12.0,20.0,14.0,9.0,20.0,14.0,20.0,13.0,13.0,10.0,15.0,16.0,11.0,13.0,16.0,20.0,19.0,18.0,14.0,18.0,15.0,4.0,9.0,19.0,21.0,8.0,10.0,16.0,6.0,15.0,14.0,9.0,13.0,8.0,9.0,5.0,3.0,12.0,5.0,8.0,7.0,6.0,8.0,5.0,2.0,10.0,5.0,8.0,6.0:1
|
89 |
+
9.0,5.0,1.0,4.0,2.0,6.0,7.0,2.0,7.0,3.0,10.0,4.0,2.0,4.0,3.0,8.0,5.0,7.0,4.0,1.0,5.0,1.0,2.0,5.0,1.0,9.0,6.0,5.0,6.0,3.0,2.0,2.0,2.0,3.0,5.0,2.0,4.0,1.0,1.0,3.0,1.0,2.0,3.0,0.0,2.0,3.0,4.0,3.0,1.0,2.0,3.0,1.0,2.0,0.0,3.0,4.0,9.0,4.0,11.0,4.0,1.0,4.0,6.0,6.0,8.0,10.0,12.0,13.0,10.0,7.0,12.0,8.0,13.0,9.0,12.0,22.0,14.0,16.0,23.0,24.0,37.0,28.0,27.0,21.0,36.0,35.0,36.0,45.0,37.0,32.0,36.0,31.0,46.0,21.0,38.0,39.0,30.0,38.0,34.0,47.0,40.0,39.0,35.0,38.0,39.0,38.0,32.0,42.0,43.0,40.0,28.0,34.0,33.0,47.0,32.0,32.0,29.0,37.0,30.0,26.0,40.0,40.0,37.0,35.0,34.0,42.0,30.0,41.0,22.0,31.0,25.0,37.0,29.0,30.0,22.0,28.0,18.0,21.0,25.0,32.0,13.0,?,?,32.0,29.0,30.0,35.0,28.0,26.0,26.0,33.0,32.0,31.0,31.0,28.0,37.0,34.0,29.0,32.0,27.0,24.0,38.0,21.0,24.0,42.0,38.0,29.0,33.0,40.0,38.0,35.0,42.0,36.0,29.0,40.0,36.0,29.0,43.0,38.0,32.0,31.0,26.0,45.0,48.0,35.0,43.0,50.0,42.0,35.0,48.0,33.0,50.0,40.0,33.0,38.0,42.0,38.0,42.0,37.0,32.0,35.0,41.0,38.0,27.0,37.0,41.0,48.0,32.0,32.0,32.0,37.0,39.0,34.0,36.0,35.0,30.0,38.0,24.0,28.0,37.0,32.0,30.0,31.0,45.0,45.0,46.0,32.0,38.0,45.0,48.0,42.0,35.0,40.0,37.0,42.0,36.0,41.0,35.0,29.0,27.0,25.0,30.0,34.0,17.0,23.0,30.0,21.0,27.0,23.0,28.0,25.0,17.0,23.0,25.0,30.0,33.0,21.0,19.0,26.0,18.0,19.0,19.0,24.0,22.0,25.0,20.0,19.0,26.0,23.0,15.0,14.0,18.0,14.0,12.0,18.0,12.0,14.0,7.0,13.0,12.0,9.0,12.0,18.0,10.0,17.0,9.0,15.0,10.0:1
|
90 |
+
10.0,7.0,14.0,5.0,7.0,10.0,8.0,9.0,8.0,9.0,3.0,8.0,11.0,3.0,7.0,8.0,6.0,5.0,11.0,7.0,9.0,5.0,5.0,5.0,9.0,6.0,3.0,4.0,10.0,3.0,4.0,5.0,6.0,4.0,10.0,6.0,5.0,5.0,2.0,4.0,1.0,1.0,1.0,3.0,4.0,3.0,3.0,4.0,1.0,1.0,3.0,4.0,2.0,1.0,6.0,3.0,1.0,2.0,3.0,5.0,3.0,0.0,1.0,3.0,6.0,3.0,3.0,1.0,5.0,5.0,7.0,2.0,5.0,3.0,9.0,8.0,9.0,2.0,11.0,15.0,18.0,8.0,16.0,26.0,12.0,16.0,11.0,21.0,19.0,19.0,20.0,23.0,23.0,23.0,17.0,25.0,14.0,21.0,19.0,8.0,20.0,24.0,26.0,25.0,26.0,23.0,24.0,29.0,22.0,28.0,33.0,23.0,24.0,32.0,32.0,34.0,28.0,35.0,30.0,36.0,33.0,31.0,25.0,34.0,31.0,18.0,31.0,32.0,31.0,30.0,19.0,23.0,35.0,23.0,29.0,21.0,32.0,16.0,29.0,21.0,23.0,27.0,19.0,37.0,31.0,28.0,25.0,30.0,28.0,22.0,20.0,24.0,36.0,19.0,34.0,24.0,17.0,17.0,38.0,23.0,22.0,27.0,26.0,25.0,26.0,28.0,16.0,25.0,23.0,27.0,26.0,27.0,13.0,33.0,25.0,16.0,29.0,36.0,30.0,23.0,31.0,29.0,28.0,21.0,21.0,33.0,25.0,17.0,26.0,26.0,27.0,23.0,26.0,30.0,29.0,33.0,26.0,26.0,19.0,22.0,39.0,15.0,34.0,36.0,29.0,25.0,20.0,32.0,21.0,14.0,22.0,28.0,30.0,37.0,27.0,29.0,31.0,32.0,18.0,24.0,34.0,26.0,31.0,19.0,28.0,19.0,30.0,33.0,25.0,33.0,19.0,31.0,20.0,32.0,27.0,35.0,23.0,33.0,22.0,27.0,29.0,27.0,15.0,23.0,16.0,26.0,21.0,12.0,30.0,19.0,23.0,18.0,15.0,13.0,22.0,13.0,19.0,15.0,17.0,15.0,15.0,14.0,20.0,31.0,27.0,19.0,30.0,24.0,24.0,18.0,19.0,19.0,24.0,16.0,22.0,17.0,21.0,20.0,24.0,26.0,23.0,20.0,22.0,14.0,21.0,18.0,8.0,15.0:1
|
91 |
+
7.0,5.0,3.0,6.0,8.0,5.0,1.0,8.0,4.0,9.0,6.0,2.0,1.0,5.0,1.0,3.0,1.0,6.0,2.0,2.0,4.0,7.0,4.0,2.0,3.0,5.0,5.0,4.0,4.0,3.0,3.0,0.0,2.0,2.0,3.0,2.0,3.0,2.0,2.0,1.0,5.0,0.0,2.0,2.0,1.0,2.0,1.0,5.0,1.0,1.0,0.0,3.0,4.0,3.0,1.0,1.0,5.0,6.0,8.0,2.0,5.0,4.0,7.0,5.0,6.0,7.0,6.0,5.0,6.0,15.0,10.0,7.0,15.0,12.0,19.0,13.0,13.0,20.0,16.0,27.0,24.0,29.0,32.0,29.0,25.0,35.0,46.0,49.0,43.0,47.0,44.0,41.0,49.0,46.0,42.0,32.0,43.0,33.0,33.0,24.0,20.0,38.0,27.0,39.0,37.0,44.0,35.0,33.0,24.0,32.0,34.0,24.0,26.0,29.0,27.0,31.0,30.0,46.0,32.0,41.0,27.0,20.0,32.0,31.0,31.0,37.0,28.0,18.0,34.0,12.0,18.0,22.0,21.0,19.0,22.0,23.0,23.0,32.0,28.0,12.0,31.0,29.0,18.0,18.0,20.0,17.0,27.0,19.0,20.0,26.0,16.0,18.0,32.0,27.0,15.0,12.0,29.0,19.0,21.0,29.0,16.0,19.0,22.0,29.0,24.0,23.0,28.0,27.0,31.0,16.0,27.0,29.0,28.0,32.0,24.0,32.0,38.0,39.0,32.0,28.0,30.0,37.0,29.0,43.0,41.0,27.0,28.0,39.0,41.0,39.0,40.0,38.0,42.0,41.0,32.0,35.0,38.0,43.0,31.0,29.0,28.0,34.0,37.0,29.0,24.0,38.0,27.0,40.0,30.0,22.0,37.0,18.0,29.0,25.0,21.0,28.0,31.0,22.0,33.0,22.0,23.0,23.0,21.0,30.0,32.0,31.0,37.0,38.0,32.0,26.0,26.0,25.0,25.0,28.0,26.0,20.0,16.0,27.0,22.0,17.0,22.0,15.0,19.0,16.0,21.0,23.0,12.0,25.0,12.0,14.0,13.0,21.0,24.0,27.0,18.0,22.0,15.0,26.0,17.0,23.0,29.0,16.0,20.0,18.0,14.0,12.0,16.0,17.0,17.0,19.0,15.0,22.0,19.0,17.0,8.0,7.0,9.0,3.0,4.0,12.0,11.0,11.0,11.0,3.0,13.0,7.0,14.0,6.0:1
|
92 |
+
16.0,20.0,14.0,14.0,9.0,11.0,13.0,7.0,8.0,7.0,11.0,10.0,6.0,8.0,8.0,8.0,13.0,8.0,7.0,5.0,4.0,10.0,14.0,12.0,8.0,8.0,3.0,9.0,14.0,9.0,9.0,9.0,8.0,9.0,6.0,6.0,4.0,6.0,3.0,7.0,3.0,7.0,5.0,3.0,6.0,7.0,6.0,4.0,0.0,3.0,2.0,1.0,3.0,1.0,2.0,5.0,6.0,3.0,6.0,2.0,2.0,6.0,3.0,3.0,5.0,4.0,5.0,3.0,7.0,6.0,5.0,7.0,4.0,6.0,6.0,14.0,6.0,17.0,10.0,15.0,13.0,21.0,14.0,10.0,17.0,14.0,11.0,12.0,11.0,13.0,13.0,15.0,25.0,23.0,14.0,23.0,12.0,22.0,17.0,22.0,16.0,15.0,15.0,22.0,19.0,20.0,29.0,23.0,23.0,29.0,20.0,22.0,24.0,32.0,19.0,36.0,26.0,29.0,33.0,22.0,31.0,27.0,29.0,32.0,24.0,21.0,39.0,31.0,22.0,30.0,23.0,30.0,31.0,13.0,16.0,15.0,13.0,22.0,29.0,32.0,19.0,20.0,30.0,25.0,30.0,35.0,27.0,31.0,23.0,28.0,21.0,38.0,35.0,29.0,29.0,27.0,30.0,35.0,27.0,29.0,28.0,35.0,27.0,28.0,39.0,29.0,36.0,26.0,32.0,37.0,30.0,34.0,28.0,29.0,44.0,34.0,37.0,26.0,28.0,33.0,32.0,39.0,34.0,43.0,27.0,30.0,37.0,45.0,48.0,57.0,30.0,39.0,42.0,51.0,53.0,47.0,56.0,55.0,51.0,53.0,44.0,50.0,45.0,49.0,52.0,40.0,40.0,24.0,28.0,39.0,26.0,21.0,31.0,27.0,30.0,31.0,44.0,33.0,35.0,27.0,39.0,23.0,23.0,23.0,23.0,34.0,37.0,27.0,21.0,34.0,33.0,35.0,30.0,36.0,33.0,37.0,33.0,28.0,32.0,32.0,27.0,27.0,19.0,12.0,32.0,18.0,30.0,20.0,21.0,27.0,16.0,23.0,23.0,29.0,29.0,21.0,16.0,18.0,23.0,17.0,16.0,28.0,30.0,36.0,24.0,31.0,26.0,29.0,26.0,25.0,15.0,13.0,27.0,16.0,20.0,22.0,25.0,15.0,20.0,17.0,20.0,19.0,24.0,11.0,18.0,12.0,12.0,18.0:2
|
93 |
+
9.0,6.0,15.0,10.0,12.0,11.0,20.0,24.0,11.0,13.0,19.0,9.0,9.0,16.0,4.0,6.0,16.0,4.0,11.0,1.0,5.0,11.0,12.0,9.0,12.0,2.0,4.0,6.0,4.0,2.0,4.0,4.0,4.0,2.0,1.0,2.0,3.0,0.0,0.0,2.0,4.0,1.0,2.0,3.0,1.0,2.0,4.0,1.0,3.0,4.0,0.0,5.0,2.0,3.0,1.0,1.0,5.0,5.0,4.0,5.0,6.0,7.0,5.0,8.0,5.0,5.0,11.0,10.0,10.0,16.0,12.0,8.0,15.0,11.0,22.0,18.0,19.0,19.0,23.0,32.0,15.0,28.0,34.0,29.0,31.0,40.0,38.0,29.0,40.0,25.0,48.0,43.0,35.0,43.0,50.0,26.0,36.0,29.0,38.0,24.0,43.0,42.0,31.0,35.0,44.0,41.0,36.0,27.0,35.0,30.0,30.0,44.0,32.0,32.0,34.0,28.0,33.0,39.0,30.0,30.0,23.0,43.0,24.0,36.0,35.0,38.0,29.0,24.0,18.0,16.0,28.0,29.0,28.0,18.0,35.0,30.0,32.0,18.0,19.0,33.0,33.0,27.0,17.0,31.0,23.0,25.0,18.0,28.0,19.0,29.0,36.0,26.0,37.0,28.0,32.0,32.0,30.0,27.0,36.0,24.0,27.0,32.0,29.0,29.0,39.0,36.0,33.0,23.0,34.0,33.0,37.0,45.0,36.0,39.0,28.0,41.0,41.0,46.0,45.0,49.0,27.0,45.0,24.0,35.0,40.0,28.0,30.0,33.0,33.0,37.0,40.0,35.0,37.0,19.0,37.0,21.0,40.0,28.0,21.0,38.0,33.0,35.0,30.0,27.0,31.0,26.0,35.0,28.0,39.0,28.0,24.0,31.0,26.0,35.0,34.0,36.0,31.0,24.0,22.0,33.0,40.0,28.0,38.0,23.0,38.0,25.0,25.0,34.0,28.0,19.0,20.0,25.0,28.0,27.0,32.0,32.0,26.0,36.0,22.0,45.0,33.0,25.0,29.0,21.0,31.0,22.0,24.0,17.0,23.0,16.0,20.0,24.0,29.0,20.0,24.0,24.0,18.0,36.0,36.0,28.0,38.0,25.0,11.0,44.0,45.0,41.0,45.0,57.0,46.0,47.0,35.0,38.0,51.0,43.0,57.0,34.0,38.0,28.0,21.0,24.0,35.0,32.0,15.0,18.0,18.0,16.0,13.0,11.0:2
|
94 |
+
19.0,10.0,15.0,11.0,11.0,5.0,6.0,9.0,7.0,4.0,12.0,7.0,6.0,9.0,12.0,8.0,5.0,7.0,5.0,4.0,12.0,13.0,4.0,9.0,7.0,4.0,8.0,2.0,7.0,12.0,6.0,4.0,6.0,6.0,2.0,3.0,8.0,6.0,4.0,0.0,1.0,4.0,1.0,3.0,0.0,1.0,2.0,0.0,0.0,0.0,2.0,3.0,2.0,3.0,5.0,1.0,6.0,3.0,5.0,3.0,3.0,2.0,4.0,2.0,5.0,9.0,6.0,4.0,5.0,2.0,3.0,2.0,5.0,3.0,12.0,4.0,15.0,7.0,10.0,8.0,6.0,12.0,11.0,11.0,6.0,12.0,17.0,12.0,10.0,9.0,10.0,16.0,19.0,9.0,19.0,13.0,10.0,11.0,18.0,21.0,13.0,6.0,18.0,17.0,20.0,26.0,16.0,16.0,15.0,13.0,18.0,14.0,8.0,21.0,13.0,20.0,21.0,34.0,23.0,21.0,35.0,22.0,23.0,8.0,24.0,27.0,27.0,24.0,23.0,22.0,30.0,38.0,21.0,28.0,20.0,25.0,12.0,16.0,27.0,20.0,26.0,23.0,24.0,22.0,22.0,30.0,21.0,19.0,14.0,27.0,27.0,39.0,27.0,36.0,12.0,29.0,24.0,37.0,35.0,22.0,25.0,34.0,38.0,36.0,28.0,35.0,24.0,21.0,25.0,31.0,43.0,37.0,36.0,22.0,29.0,27.0,36.0,33.0,25.0,30.0,24.0,22.0,29.0,30.0,38.0,28.0,27.0,27.0,23.0,23.0,34.0,34.0,39.0,29.0,37.0,30.0,37.0,28.0,13.0,37.0,27.0,33.0,27.0,27.0,27.0,35.0,19.0,38.0,29.0,31.0,32.0,24.0,29.0,29.0,28.0,13.0,36.0,22.0,29.0,27.0,41.0,35.0,30.0,23.0,28.0,33.0,29.0,23.0,23.0,22.0,31.0,27.0,26.0,24.0,27.0,30.0,18.0,26.0,12.0,17.0,17.0,22.0,21.0,20.0,21.0,26.0,19.0,19.0,20.0,19.0,16.0,29.0,25.0,28.0,23.0,25.0,24.0,24.0,34.0,22.0,42.0,43.0,42.0,32.0,29.0,38.0,29.0,60.0,53.0,57.0,50.0,61.0,51.0,53.0,47.0,21.0,24.0,22.0,18.0,27.0,18.0,19.0,21.0,22.0,19.0,21.0,14.0,23.0:2
|
95 |
+
3.0,10.0,3.0,5.0,1.0,4.0,6.0,4.0,6.0,4.0,3.0,6.0,3.0,1.0,5.0,2.0,7.0,2.0,1.0,2.0,2.0,3.0,6.0,1.0,4.0,1.0,2.0,2.0,0.0,7.0,1.0,2.0,1.0,1.0,2.0,1.0,2.0,0.0,3.0,4.0,2.0,0.0,5.0,1.0,0.0,3.0,2.0,1.0,2.0,0.0,4.0,3.0,0.0,3.0,1.0,2.0,7.0,3.0,3.0,3.0,6.0,3.0,6.0,6.0,6.0,3.0,7.0,11.0,12.0,11.0,15.0,8.0,14.0,24.0,14.0,17.0,16.0,18.0,26.0,32.0,29.0,17.0,27.0,18.0,33.0,42.0,37.0,48.0,34.0,34.0,39.0,38.0,36.0,45.0,44.0,39.0,28.0,41.0,33.0,22.0,27.0,34.0,21.0,46.0,37.0,42.0,47.0,48.0,31.0,34.0,26.0,28.0,27.0,41.0,37.0,39.0,31.0,30.0,32.0,35.0,33.0,28.0,39.0,31.0,23.0,28.0,21.0,38.0,32.0,34.0,14.0,30.0,24.0,33.0,20.0,41.0,27.0,32.0,23.0,33.0,26.0,28.0,23.0,20.0,19.0,24.0,32.0,31.0,27.0,30.0,24.0,27.0,17.0,24.0,31.0,25.0,25.0,22.0,42.0,31.0,29.0,37.0,27.0,21.0,32.0,35.0,35.0,27.0,33.0,29.0,45.0,41.0,31.0,34.0,38.0,34.0,41.0,23.0,30.0,43.0,35.0,22.0,29.0,39.0,31.0,50.0,37.0,41.0,39.0,44.0,38.0,47.0,40.0,38.0,48.0,38.0,38.0,39.0,35.0,34.0,34.0,32.0,41.0,39.0,34.0,33.0,39.0,29.0,40.0,30.0,36.0,33.0,33.0,38.0,34.0,34.0,28.0,20.0,24.0,38.0,34.0,30.0,29.0,30.0,26.0,27.0,29.0,21.0,33.0,26.0,18.0,21.0,25.0,27.0,30.0,19.0,29.0,14.0,21.0,32.0,21.0,24.0,18.0,22.0,13.0,14.0,29.0,12.0,10.0,18.0,17.0,19.0,21.0,24.0,31.0,27.0,32.0,29.0,30.0,38.0,19.0,17.0,32.0,24.0,34.0,10.0,37.0,50.0,50.0,53.0,43.0,33.0,47.0,30.0,23.0,19.0,11.0,12.0,14.0,13.0,10.0,8.0,15.0,7.0,1.0,4.0,9.0,2.0:2
|
96 |
+
10.0,9.0,7.0,4.0,4.0,7.0,4.0,3.0,6.0,3.0,7.0,1.0,3.0,1.0,6.0,3.0,7.0,2.0,3.0,1.0,1.0,4.0,2.0,2.0,5.0,2.0,2.0,3.0,1.0,3.0,2.0,1.0,2.0,1.0,0.0,2.0,0.0,2.0,0.0,1.0,2.0,1.0,2.0,3.0,0.0,3.0,3.0,2.0,2.0,4.0,1.0,1.0,3.0,2.0,3.0,6.0,0.0,8.0,10.0,3.0,5.0,4.0,6.0,12.0,5.0,7.0,10.0,3.0,6.0,14.0,6.0,11.0,15.0,13.0,10.0,18.0,21.0,11.0,14.0,23.0,17.0,18.0,24.0,25.0,37.0,27.0,40.0,38.0,40.0,42.0,35.0,28.0,47.0,28.0,32.0,29.0,27.0,34.0,44.0,37.0,34.0,43.0,37.0,39.0,48.0,30.0,47.0,26.0,30.0,37.0,39.0,31.0,42.0,26.0,24.0,42.0,31.0,18.0,32.0,32.0,26.0,27.0,38.0,28.0,32.0,30.0,18.0,31.0,39.0,25.0,25.0,31.0,22.0,18.0,24.0,22.0,19.0,24.0,30.0,27.0,27.0,28.0,26.0,20.0,22.0,31.0,21.0,24.0,30.0,34.0,26.0,24.0,29.0,27.0,23.0,15.0,23.0,26.0,34.0,16.0,24.0,24.0,31.0,30.0,24.0,32.0,26.0,17.0,36.0,13.0,31.0,23.0,27.0,29.0,31.0,24.0,50.0,39.0,29.0,27.0,14.0,28.0,39.0,27.0,35.0,31.0,26.0,40.0,33.0,16.0,27.0,26.0,16.0,26.0,41.0,31.0,36.0,35.0,28.0,38.0,32.0,36.0,33.0,25.0,26.0,28.0,37.0,35.0,22.0,35.0,19.0,28.0,23.0,31.0,25.0,36.0,29.0,33.0,26.0,24.0,21.0,28.0,38.0,41.0,21.0,32.0,28.0,25.0,49.0,32.0,21.0,28.0,35.0,32.0,36.0,23.0,28.0,25.0,20.0,18.0,19.0,27.0,16.0,16.0,25.0,13.0,22.0,17.0,14.0,22.0,21.0,19.0,17.0,19.0,26.0,26.0,25.0,31.0,30.0,38.0,42.0,33.0,23.0,33.0,33.0,31.0,31.0,38.0,35.0,17.0,19.0,17.0,14.0,23.0,14.0,15.0,9.0,14.0,9.0,7.0,9.0,9.0,6.0,7.0,3.0,7.0,6.0,8.0:2
|
97 |
+
5.0,4.0,6.0,8.0,2.0,4.0,6.0,2.0,1.0,3.0,10.0,3.0,10.0,4.0,5.0,6.0,2.0,3.0,7.0,2.0,3.0,1.0,1.0,0.0,4.0,2.0,3.0,4.0,4.0,1.0,1.0,7.0,2.0,6.0,0.0,0.0,0.0,0.0,2.0,2.0,2.0,3.0,6.0,1.0,0.0,2.0,1.0,4.0,4.0,1.0,2.0,3.0,0.0,0.0,0.0,1.0,5.0,5.0,5.0,5.0,4.0,5.0,6.0,5.0,6.0,17.0,5.0,11.0,13.0,10.0,20.0,8.0,13.0,18.0,18.0,15.0,29.0,19.0,18.0,30.0,26.0,36.0,25.0,27.0,37.0,37.0,40.0,42.0,41.0,25.0,33.0,41.0,40.0,44.0,47.0,46.0,37.0,39.0,47.0,40.0,37.0,26.0,39.0,40.0,39.0,47.0,47.0,43.0,38.0,44.0,41.0,39.0,37.0,32.0,38.0,34.0,33.0,33.0,33.0,33.0,32.0,40.0,48.0,26.0,30.0,29.0,29.0,30.0,25.0,27.0,29.0,24.0,35.0,17.0,22.0,22.0,27.0,20.0,26.0,32.0,25.0,32.0,25.0,32.0,32.0,22.0,31.0,35.0,25.0,26.0,34.0,23.0,20.0,29.0,25.0,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,43.0,31.0,37.0,47.0,42.0,38.0,38.0,36.0,24.0,37.0,34.0,39.0,39.0,41.0,34.0,39.0,33.0,43.0,44.0,37.0,32.0,42.0,42.0,33.0,27.0,31.0,28.0,30.0,31.0,25.0,31.0,44.0,34.0,48.0,37.0,27.0,27.0,32.0,35.0,35.0,36.0,42.0,28.0,25.0,28.0,21.0,25.0,22.0,30.0,24.0,21.0,23.0,30.0,32.0,24.0,14.0,21.0,20.0,14.0,16.0,15.0,17.0,17.0,19.0,24.0,23.0,20.0,33.0,22.0,30.0,29.0,33.0,31.0,27.0,24.0,29.0,37.0,23.0,28.0,30.0,52.0,41.0,34.0,17.0,13.0,19.0,10.0,10.0,13.0,17.0,11.0,11.0,11.0,12.0,8.0,3.0,6.0:2
|
98 |
+
6.0,3.0,6.0,4.0,8.0,5.0,2.0,8.0,2.0,4.0,5.0,4.0,6.0,6.0,1.0,5.0,6.0,7.0,6.0,2.0,5.0,10.0,4.0,5.0,6.0,4.0,4.0,6.0,4.0,0.0,2.0,3.0,1.0,1.0,7.0,5.0,3.0,3.0,4.0,2.0,0.0,1.0,2.0,2.0,2.0,1.0,2.0,2.0,3.0,2.0,2.0,2.0,1.0,4.0,11.0,6.0,7.0,5.0,4.0,9.0,3.0,2.0,4.0,4.0,10.0,16.0,11.0,9.0,14.0,12.0,14.0,16.0,18.0,23.0,11.0,17.0,17.0,14.0,16.0,25.0,27.0,38.0,31.0,23.0,33.0,34.0,34.0,39.0,37.0,45.0,38.0,36.0,28.0,38.0,45.0,41.0,26.0,41.0,30.0,44.0,37.0,36.0,37.0,40.0,21.0,49.0,40.0,40.0,44.0,33.0,26.0,27.0,26.0,41.0,39.0,33.0,46.0,29.0,38.0,29.0,34.0,37.0,33.0,40.0,35.0,17.0,26.0,32.0,19.0,24.0,25.0,23.0,23.0,29.0,27.0,23.0,30.0,12.0,13.0,19.0,26.0,33.0,23.0,21.0,16.0,25.0,39.0,30.0,27.0,24.0,31.0,34.0,33.0,21.0,23.0,28.0,29.0,34.0,32.0,34.0,28.0,35.0,33.0,21.0,39.0,31.0,22.0,37.0,32.0,29.0,39.0,39.0,48.0,19.0,41.0,38.0,31.0,45.0,45.0,41.0,23.0,45.0,40.0,40.0,42.0,44.0,42.0,46.0,43.0,48.0,41.0,40.0,39.0,41.0,38.0,45.0,51.0,39.0,36.0,37.0,40.0,33.0,33.0,46.0,41.0,40.0,39.0,36.0,30.0,31.0,36.0,37.0,37.0,36.0,38.0,30.0,29.0,29.0,40.0,45.0,37.0,31.0,46.0,43.0,37.0,34.0,42.0,40.0,38.0,35.0,31.0,39.0,34.0,40.0,40.0,32.0,34.0,35.0,35.0,31.0,28.0,34.0,25.0,21.0,17.0,29.0,18.0,19.0,29.0,23.0,21.0,20.0,24.0,25.0,27.0,12.0,21.0,21.0,26.0,29.0,24.0,32.0,21.0,27.0,17.0,30.0,31.0,22.0,20.0,37.0,26.0,33.0,29.0,38.0,19.0,17.0,29.0,20.0,20.0,44.0,49.0,40.0,30.0,20.0,17.0,17.0,9.0,13.0:2
|
99 |
+
16.0,15.0,13.0,14.0,8.0,16.0,14.0,9.0,9.0,8.0,9.0,9.0,10.0,14.0,8.0,6.0,8.0,13.0,5.0,4.0,10.0,8.0,9.0,6.0,11.0,7.0,12.0,5.0,11.0,3.0,8.0,2.0,7.0,2.0,7.0,6.0,6.0,6.0,1.0,3.0,6.0,3.0,6.0,3.0,0.0,8.0,6.0,7.0,5.0,2.0,1.0,2.0,2.0,2.0,4.0,1.0,7.0,1.0,6.0,4.0,4.0,3.0,3.0,4.0,8.0,3.0,4.0,4.0,4.0,3.0,3.0,3.0,5.0,8.0,6.0,7.0,4.0,8.0,6.0,9.0,5.0,7.0,6.0,15.0,6.0,4.0,9.0,6.0,17.0,9.0,10.0,9.0,7.0,17.0,9.0,8.0,9.0,16.0,17.0,9.0,8.0,15.0,15.0,11.0,18.0,15.0,28.0,19.0,15.0,18.0,19.0,24.0,14.0,22.0,13.0,20.0,30.0,24.0,28.0,20.0,34.0,24.0,28.0,23.0,25.0,25.0,26.0,22.0,29.0,22.0,20.0,25.0,24.0,27.0,24.0,20.0,20.0,26.0,27.0,16.0,22.0,26.0,33.0,19.0,19.0,24.0,21.0,34.0,11.0,37.0,22.0,27.0,28.0,25.0,20.0,30.0,27.0,25.0,30.0,35.0,44.0,20.0,37.0,28.0,19.0,30.0,37.0,33.0,41.0,32.0,37.0,30.0,27.0,17.0,38.0,33.0,33.0,26.0,20.0,32.0,32.0,36.0,30.0,33.0,37.0,34.0,61.0,48.0,52.0,58.0,55.0,57.0,59.0,57.0,46.0,53.0,51.0,57.0,47.0,54.0,47.0,50.0,49.0,49.0,48.0,44.0,47.0,32.0,31.0,22.0,20.0,31.0,26.0,19.0,27.0,26.0,30.0,16.0,28.0,20.0,34.0,25.0,26.0,16.0,22.0,20.0,19.0,25.0,25.0,20.0,28.0,22.0,20.0,19.0,18.0,13.0,21.0,16.0,14.0,17.0,26.0,15.0,10.0,24.0,15.0,10.0,13.0,14.0,7.0,12.0,17.0,17.0,11.0,13.0,13.0,10.0,18.0,15.0,21.0,22.0,27.0,12.0,14.0,13.0,15.0,3.0,8.0,17.0,15.0,8.0,12.0,9.0,9.0,13.0,5.0,10.0,10.0,11.0,12.0,11.0,6.0,3.0,11.0,9.0,2.0,6.0,6.0,3.0:2
|
100 |
+
7.0,7.0,6.0,6.0,8.0,7.0,9.0,4.0,8.0,4.0,3.0,5.0,5.0,1.0,7.0,2.0,1.0,1.0,3.0,4.0,2.0,3.0,4.0,3.0,6.0,5.0,2.0,3.0,4.0,2.0,1.0,2.0,4.0,3.0,3.0,2.0,1.0,4.0,0.0,1.0,5.0,2.0,0.0,3.0,0.0,0.0,3.0,1.0,1.0,1.0,2.0,7.0,2.0,4.0,3.0,2.0,4.0,4.0,6.0,6.0,5.0,4.0,6.0,4.0,9.0,7.0,11.0,7.0,10.0,27.0,13.0,8.0,18.0,21.0,17.0,15.0,18.0,17.0,18.0,20.0,32.0,26.0,31.0,25.0,30.0,44.0,42.0,41.0,32.0,22.0,35.0,19.0,21.0,31.0,21.0,29.0,42.0,29.0,32.0,34.0,19.0,28.0,38.0,32.0,36.0,36.0,44.0,42.0,33.0,34.0,35.0,27.0,34.0,35.0,33.0,34.0,22.0,31.0,26.0,20.0,33.0,33.0,27.0,24.0,18.0,28.0,28.0,24.0,29.0,21.0,24.0,22.0,20.0,22.0,34.0,35.0,28.0,38.0,19.0,37.0,32.0,38.0,22.0,22.0,23.0,26.0,27.0,27.0,27.0,30.0,23.0,22.0,21.0,21.0,25.0,29.0,34.0,29.0,39.0,27.0,35.0,27.0,15.0,24.0,22.0,25.0,20.0,25.0,29.0,26.0,26.0,35.0,33.0,27.0,44.0,31.0,46.0,28.0,30.0,30.0,30.0,22.0,35.0,29.0,31.0,31.0,40.0,39.0,28.0,25.0,34.0,27.0,33.0,33.0,30.0,33.0,38.0,29.0,34.0,31.0,26.0,33.0,25.0,24.0,40.0,33.0,34.0,31.0,31.0,29.0,38.0,30.0,21.0,31.0,38.0,32.0,35.0,30.0,33.0,33.0,29.0,31.0,46.0,37.0,33.0,34.0,37.0,28.0,20.0,31.0,37.0,29.0,37.0,36.0,34.0,39.0,27.0,39.0,34.0,35.0,31.0,22.0,29.0,25.0,14.0,23.0,18.0,18.0,10.0,18.0,32.0,21.0,21.0,30.0,22.0,28.0,19.0,28.0,26.0,28.0,28.0,22.0,21.0,29.0,22.0,30.0,37.0,46.0,34.0,37.0,22.0,35.0,31.0,32.0,22.0,36.0,17.0,22.0,52.0,33.0,41.0,46.0,23.0,23.0,19.0,16.0,16.0,11.0:2
|
101 |
+
7.0,5.0,5.0,5.0,0.0,5.0,1.0,7.0,7.0,2.0,1.0,2.0,2.0,4.0,1.0,4.0,2.0,3.0,3.0,4.0,2.0,6.0,3.0,3.0,1.0,2.0,1.0,4.0,0.0,1.0,2.0,2.0,1.0,2.0,0.0,5.0,1.0,1.0,1.0,2.0,2.0,3.0,3.0,0.0,4.0,2.0,3.0,3.0,5.0,0.0,3.0,5.0,1.0,2.0,1.0,2.0,6.0,5.0,6.0,10.0,8.0,7.0,8.0,12.0,1.0,7.0,7.0,11.0,11.0,12.0,8.0,14.0,13.0,15.0,16.0,11.0,18.0,17.0,24.0,21.0,22.0,27.0,29.0,22.0,23.0,27.0,39.0,38.0,41.0,?,?,45.0,34.0,51.0,44.0,43.0,31.0,37.0,43.0,29.0,33.0,43.0,33.0,40.0,35.0,40.0,44.0,45.0,45.0,46.0,35.0,24.0,36.0,37.0,34.0,31.0,40.0,27.0,39.0,24.0,27.0,47.0,25.0,24.0,30.0,26.0,23.0,27.0,33.0,25.0,29.0,26.0,27.0,29.0,13.0,24.0,26.0,25.0,33.0,19.0,28.0,20.0,20.0,23.0,12.0,18.0,21.0,22.0,29.0,30.0,27.0,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,34.0,32.0,42.0,37.0,33.0,29.0,43.0,41.0,49.0,30.0,43.0,38.0,53.0,38.0,45.0,38.0,31.0,30.0,25.0,28.0,38.0,45.0,32.0,51.0,33.0,37.0,41.0,30.0,37.0,47.0,36.0,28.0,29.0,37.0,29.0,43.0,39.0,37.0,46.0,37.0,35.0,28.0,40.0,43.0,46.0,47.0,37.0,39.0,33.0,28.0,43.0,30.0,41.0,35.0,35.0,28.0,23.0,29.0,29.0,25.0,30.0,29.0,27.0,26.0,17.0,28.0,29.0,18.0,15.0,17.0,10.0,12.0,18.0,19.0,21.0,19.0,19.0,19.0,31.0,26.0,33.0,22.0,26.0,33.0,37.0,27.0,30.0,38.0,40.0,32.0,38.0,16.0,17.0,14.0,22.0,12.0,9.0,14.0,15.0,7.0,9.0,8.0,11.0,9.0,8.0,6.0,7.0,6.0,7.0,7.0,10.0,7.0:2
|
classification/UCR/DodgerLoopWeekend/DodgerLoopWeekend_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/DodgerLoopWeekend/DodgerLoopWeekend_TRAIN.ts
ADDED
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## DodgersLoop dataset
|
2 |
+
#
|
3 |
+
#The traffic data are collected with the loop sensor installed on ramp for the 101 North freeway in Los Angeles. This location is close to Dodgers Stadium; therefore the traffic is affected by volumne of visitors to the stadium.
|
4 |
+
#
|
5 |
+
#We make three datasets out of these data.
|
6 |
+
#
|
7 |
+
### DodgersLoopDay
|
8 |
+
#
|
9 |
+
#The classes are days of the week.
|
10 |
+
#
|
11 |
+
#- Class 1: Sunday
|
12 |
+
#- Class 2: Monday
|
13 |
+
#- Class 3: Tuesday
|
14 |
+
#- Class 4: Wednesday
|
15 |
+
#- Class 5: Thursday
|
16 |
+
#- Class 6: Friday
|
17 |
+
#- Class 7: Saturday
|
18 |
+
#
|
19 |
+
#Train size: 78
|
20 |
+
#
|
21 |
+
#Test size: 80
|
22 |
+
#
|
23 |
+
#Number of classes: 7
|
24 |
+
#
|
25 |
+
#Missing value: Yes
|
26 |
+
#
|
27 |
+
#Time series length: 288
|
28 |
+
#
|
29 |
+
#Missing values are represented with NaN.
|
30 |
+
#
|
31 |
+
### DodgersLoopWeekend
|
32 |
+
#
|
33 |
+
#- Class 1: Weekday
|
34 |
+
#- Class 2: Weekend
|
35 |
+
#
|
36 |
+
#Train size: 20
|
37 |
+
#
|
38 |
+
#Test size: 138
|
39 |
+
#
|
40 |
+
#Number of classes: 2
|
41 |
+
#
|
42 |
+
#Missing value: Yes
|
43 |
+
#
|
44 |
+
#Time series length: 288
|
45 |
+
#
|
46 |
+
#Missing values are represented with NaN.
|
47 |
+
#
|
48 |
+
### DodgersLoopGame
|
49 |
+
#
|
50 |
+
#- Class 1: Normal day
|
51 |
+
#- Class 2: Game day
|
52 |
+
#
|
53 |
+
#Train size: 20
|
54 |
+
#
|
55 |
+
#Test size: 138
|
56 |
+
#
|
57 |
+
#Number of classes: 2
|
58 |
+
#
|
59 |
+
#Missing value: Yes
|
60 |
+
#
|
61 |
+
#Time series length: 288
|
62 |
+
#
|
63 |
+
#There is nothing to infer from the order of examples in the train and test set.
|
64 |
+
#
|
65 |
+
#Missing values are represented with NaN.
|
66 |
+
#
|
67 |
+
#Data created by Ihler, Alexander, Jon Hutchins, and Padhraic Smyth (see [1][2][3]). Data edited by Chin-Chia Michael Yeh.
|
68 |
+
#
|
69 |
+
#[1] Ihler, Alexander, Jon Hutchins, and Padhraic Smyth. "Adaptive event detection with time-varying poisson processes." Proceedings of the 12th ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, 2006.
|
70 |
+
#
|
71 |
+
#[2] “UCI Machine Learning Repository: Dodgers Loop Sensor Data Set.” UCI Machine Learning Repository, archive.ics.uci.edu/ml/datasets/dodgers+loop+sensor.
|
72 |
+
#
|
73 |
+
#[3] “Caltrans PeMS.” Caltrans, pems.dot.ca.gov/.
|
74 |
+
@problemName DodgerLoopWeekend
|
75 |
+
@timeStamps false
|
76 |
+
@missing true
|
77 |
+
@univariate true
|
78 |
+
@equalLength true
|
79 |
+
@seriesLength 288
|
80 |
+
@classLabel true 1 2
|
81 |
+
@data
|
82 |
+
7.0,3.0,6.0,11.0,8.0,6.0,6.0,10.0,4.0,7.0,4.0,1.0,7.0,2.0,2.0,7.0,5.0,2.0,1.0,5.0,0.0,3.0,3.0,2.0,4.0,4.0,4.0,3.0,1.0,4.0,0.0,5.0,4.0,0.0,1.0,1.0,4.0,1.0,0.0,0.0,3.0,5.0,2.0,1.0,2.0,3.0,1.0,3.0,0.0,1.0,3.0,1.0,0.0,3.0,1.0,1.0,3.0,3.0,5.0,4.0,5.0,3.0,2.0,2.0,3.0,12.0,5.0,8.0,11.0,6.0,6.0,10.0,9.0,15.0,19.0,13.0,17.0,17.0,22.0,27.0,29.0,17.0,26.0,28.0,32.0,43.0,40.0,48.0,34.0,33.0,36.0,30.0,35.0,49.0,29.0,35.0,42.0,41.0,33.0,42.0,41.0,38.0,39.0,33.0,50.0,42.0,42.0,48.0,44.0,34.0,39.0,45.0,44.0,32.0,46.0,43.0,38.0,40.0,38.0,42.0,31.0,34.0,52.0,29.0,32.0,22.0,31.0,28.0,43.0,25.0,33.0,38.0,26.0,29.0,32.0,28.0,24.0,30.0,29.0,26.0,21.0,35.0,32.0,27.0,42.0,23.0,20.0,23.0,23.0,32.0,24.0,31.0,21.0,29.0,25.0,25.0,26.0,24.0,26.0,30.0,26.0,37.0,21.0,35.0,30.0,27.0,25.0,27.0,33.0,23.0,39.0,33.0,33.0,31.0,36.0,33.0,35.0,46.0,38.0,28.0,29.0,44.0,38.0,33.0,38.0,50.0,40.0,50.0,47.0,43.0,40.0,40.0,32.0,27.0,35.0,36.0,42.0,30.0,35.0,30.0,41.0,38.0,34.0,31.0,31.0,27.0,21.0,35.0,21.0,29.0,30.0,33.0,27.0,30.0,33.0,34.0,36.0,22.0,27.0,30.0,37.0,34.0,20.0,33.0,33.0,28.0,27.0,42.0,29.0,27.0,22.0,23.0,22.0,31.0,31.0,24.0,25.0,27.0,28.0,21.0,27.0,24.0,25.0,21.0,12.0,14.0,18.0,25.0,24.0,18.0,19.0,26.0,15.0,29.0,29.0,24.0,13.0,22.0,14.0,33.0,21.0,11.0,18.0,18.0,19.0,12.0,18.0,21.0,13.0,7.0,12.0,16.0,11.0,9.0,13.0,20.0,9.0,10.0,12.0,5.0,9.0,4.0,4.0,6.0,9.0,5.0,16.0,8.0:1
|
83 |
+
9.0,10.0,5.0,7.0,10.0,9.0,5.0,6.0,8.0,3.0,6.0,3.0,5.0,4.0,3.0,5.0,4.0,6.0,4.0,1.0,6.0,3.0,4.0,3.0,4.0,9.0,4.0,2.0,3.0,3.0,1.0,3.0,3.0,1.0,2.0,3.0,5.0,2.0,4.0,2.0,0.0,1.0,1.0,4.0,4.0,4.0,2.0,1.0,4.0,5.0,1.0,4.0,2.0,2.0,3.0,2.0,3.0,3.0,7.0,4.0,5.0,2.0,3.0,7.0,10.0,16.0,6.0,12.0,10.0,17.0,12.0,16.0,7.0,17.0,18.0,17.0,9.0,19.0,26.0,23.0,29.0,23.0,30.0,43.0,31.0,39.0,38.0,43.0,56.0,35.0,42.0,53.0,39.0,45.0,43.0,48.0,46.0,40.0,42.0,33.0,33.0,41.0,34.0,43.0,55.0,41.0,40.0,43.0,52.0,47.0,42.0,39.0,35.0,35.0,42.0,39.0,39.0,27.0,30.0,30.0,31.0,39.0,25.0,33.0,26.0,23.0,34.0,23.0,32.0,22.0,30.0,30.0,25.0,24.0,26.0,24.0,28.0,24.0,26.0,27.0,26.0,23.0,29.0,22.0,25.0,31.0,26.0,26.0,30.0,33.0,28.0,28.0,34.0,38.0,25.0,31.0,26.0,28.0,26.0,24.0,27.0,32.0,22.0,25.0,20.0,30.0,34.0,24.0,37.0,24.0,33.0,19.0,40.0,31.0,39.0,30.0,34.0,43.0,37.0,39.0,45.0,43.0,51.0,48.0,42.0,40.0,39.0,49.0,46.0,38.0,34.0,31.0,29.0,34.0,42.0,35.0,39.0,28.0,39.0,29.0,41.0,29.0,30.0,43.0,39.0,45.0,50.0,44.0,48.0,28.0,49.0,43.0,42.0,34.0,36.0,26.0,34.0,41.0,30.0,38.0,31.0,39.0,48.0,48.0,52.0,47.0,39.0,35.0,46.0,26.0,27.0,22.0,34.0,41.0,29.0,19.0,29.0,36.0,30.0,32.0,12.0,18.0,20.0,15.0,25.0,40.0,17.0,15.0,16.0,19.0,19.0,22.0,25.0,25.0,24.0,26.0,23.0,26.0,17.0,22.0,17.0,18.0,17.0,12.0,20.0,9.0,14.0,7.0,10.0,12.0,17.0,17.0,16.0,14.0,9.0,17.0,13.0,9.0,8.0,5.0,4.0,8.0,6.0,11.0,5.0,8.0,9.0,6.0:1
|
84 |
+
9.0,6.0,15.0,10.0,12.0,11.0,20.0,24.0,11.0,13.0,19.0,9.0,9.0,16.0,4.0,6.0,16.0,4.0,11.0,1.0,5.0,11.0,12.0,9.0,12.0,2.0,4.0,6.0,4.0,2.0,4.0,4.0,4.0,2.0,1.0,2.0,3.0,0.0,0.0,2.0,4.0,1.0,2.0,3.0,1.0,2.0,4.0,1.0,3.0,4.0,0.0,5.0,2.0,3.0,1.0,1.0,5.0,5.0,4.0,5.0,6.0,7.0,5.0,8.0,5.0,5.0,11.0,10.0,10.0,16.0,12.0,8.0,15.0,11.0,22.0,18.0,19.0,19.0,23.0,32.0,15.0,28.0,34.0,29.0,31.0,40.0,38.0,29.0,40.0,25.0,48.0,43.0,35.0,43.0,50.0,26.0,36.0,29.0,38.0,24.0,43.0,42.0,31.0,35.0,44.0,41.0,36.0,27.0,35.0,30.0,30.0,44.0,32.0,32.0,34.0,28.0,33.0,39.0,30.0,30.0,23.0,43.0,24.0,36.0,35.0,38.0,29.0,24.0,18.0,16.0,28.0,29.0,28.0,18.0,35.0,30.0,32.0,18.0,19.0,33.0,33.0,27.0,17.0,31.0,23.0,25.0,18.0,28.0,19.0,29.0,36.0,26.0,37.0,28.0,32.0,32.0,30.0,27.0,36.0,24.0,27.0,32.0,29.0,29.0,39.0,36.0,33.0,23.0,34.0,33.0,37.0,45.0,36.0,39.0,28.0,41.0,41.0,46.0,45.0,49.0,27.0,45.0,24.0,35.0,40.0,28.0,30.0,33.0,33.0,37.0,40.0,35.0,37.0,19.0,37.0,21.0,40.0,28.0,21.0,38.0,33.0,35.0,30.0,27.0,31.0,26.0,35.0,28.0,39.0,28.0,24.0,31.0,26.0,35.0,34.0,36.0,31.0,24.0,22.0,33.0,40.0,28.0,38.0,23.0,38.0,25.0,25.0,34.0,28.0,19.0,20.0,25.0,28.0,27.0,32.0,32.0,26.0,36.0,22.0,45.0,33.0,25.0,29.0,21.0,31.0,22.0,24.0,17.0,23.0,16.0,20.0,24.0,29.0,20.0,24.0,24.0,18.0,36.0,36.0,28.0,38.0,25.0,11.0,44.0,45.0,41.0,45.0,57.0,46.0,47.0,35.0,38.0,51.0,43.0,57.0,34.0,38.0,28.0,21.0,24.0,35.0,32.0,15.0,18.0,18.0,16.0,13.0,11.0:1
|
85 |
+
9.0,5.0,6.0,4.0,4.0,7.0,4.0,5.0,6.0,2.0,4.0,0.0,0.0,3.0,5.0,6.0,1.0,4.0,2.0,8.0,7.0,5.0,4.0,4.0,1.0,2.0,1.0,3.0,0.0,1.0,3.0,1.0,2.0,4.0,2.0,4.0,2.0,1.0,2.0,1.0,3.0,2.0,2.0,0.0,1.0,1.0,0.0,0.0,1.0,2.0,3.0,2.0,2.0,1.0,4.0,3.0,4.0,4.0,7.0,6.0,3.0,4.0,7.0,4.0,5.0,13.0,9.0,10.0,7.0,13.0,5.0,9.0,9.0,21.0,9.0,14.0,14.0,15.0,23.0,21.0,25.0,22.0,19.0,17.0,22.0,30.0,26.0,31.0,41.0,33.0,33.0,36.0,43.0,22.0,27.0,39.0,37.0,27.0,34.0,33.0,36.0,24.0,19.0,32.0,30.0,31.0,29.0,43.0,28.0,35.0,32.0,22.0,27.0,27.0,22.0,25.0,29.0,28.0,25.0,22.0,31.0,21.0,25.0,26.0,30.0,29.0,22.0,19.0,25.0,19.0,18.0,21.0,11.0,26.0,23.0,23.0,25.0,24.0,26.0,12.0,27.0,33.0,33.0,17.0,13.0,28.0,29.0,23.0,24.0,27.0,28.0,18.0,15.0,21.0,28.0,25.0,22.0,29.0,15.0,42.0,26.0,33.0,21.0,19.0,19.0,11.0,25.0,23.0,28.0,38.0,37.0,39.0,37.0,28.0,33.0,33.0,40.0,41.0,28.0,28.0,32.0,32.0,37.0,41.0,30.0,29.0,42.0,34.0,22.0,22.0,23.0,23.0,29.0,39.0,24.0,30.0,27.0,26.0,18.0,40.0,33.0,30.0,38.0,35.0,31.0,37.0,21.0,27.0,35.0,31.0,28.0,32.0,25.0,30.0,29.0,34.0,30.0,33.0,39.0,40.0,33.0,32.0,39.0,44.0,34.0,37.0,22.0,20.0,35.0,22.0,24.0,38.0,22.0,28.0,26.0,18.0,21.0,20.0,31.0,20.0,15.0,11.0,27.0,19.0,20.0,13.0,16.0,21.0,12.0,11.0,12.0,16.0,15.0,26.0,29.0,19.0,12.0,13.0,17.0,7.0,8.0,13.0,10.0,13.0,18.0,8.0,15.0,9.0,9.0,11.0,10.0,11.0,15.0,10.0,3.0,6.0,9.0,10.0,7.0,7.0,4.0,10.0,8.0,6.0,2.0,2.0,4.0,9.0:1
|
86 |
+
3.0,10.0,3.0,5.0,1.0,4.0,6.0,4.0,6.0,4.0,3.0,6.0,3.0,1.0,5.0,2.0,7.0,2.0,1.0,2.0,2.0,3.0,6.0,1.0,4.0,1.0,2.0,2.0,0.0,7.0,1.0,2.0,1.0,1.0,2.0,1.0,2.0,0.0,3.0,4.0,2.0,0.0,5.0,1.0,0.0,3.0,2.0,1.0,2.0,0.0,4.0,3.0,0.0,3.0,1.0,2.0,7.0,3.0,3.0,3.0,6.0,3.0,6.0,6.0,6.0,3.0,7.0,11.0,12.0,11.0,15.0,8.0,14.0,24.0,14.0,17.0,16.0,18.0,26.0,32.0,29.0,17.0,27.0,18.0,33.0,42.0,37.0,48.0,34.0,34.0,39.0,38.0,36.0,45.0,44.0,39.0,28.0,41.0,33.0,22.0,27.0,34.0,21.0,46.0,37.0,42.0,47.0,48.0,31.0,34.0,26.0,28.0,27.0,41.0,37.0,39.0,31.0,30.0,32.0,35.0,33.0,28.0,39.0,31.0,23.0,28.0,21.0,38.0,32.0,34.0,14.0,30.0,24.0,33.0,20.0,41.0,27.0,32.0,23.0,33.0,26.0,28.0,23.0,20.0,19.0,24.0,32.0,31.0,27.0,30.0,24.0,27.0,17.0,24.0,31.0,25.0,25.0,22.0,42.0,31.0,29.0,37.0,27.0,21.0,32.0,35.0,35.0,27.0,33.0,29.0,45.0,41.0,31.0,34.0,38.0,34.0,41.0,23.0,30.0,43.0,35.0,22.0,29.0,39.0,31.0,50.0,37.0,41.0,39.0,44.0,38.0,47.0,40.0,38.0,48.0,38.0,38.0,39.0,35.0,34.0,34.0,32.0,41.0,39.0,34.0,33.0,39.0,29.0,40.0,30.0,36.0,33.0,33.0,38.0,34.0,34.0,28.0,20.0,24.0,38.0,34.0,30.0,29.0,30.0,26.0,27.0,29.0,21.0,33.0,26.0,18.0,21.0,25.0,27.0,30.0,19.0,29.0,14.0,21.0,32.0,21.0,24.0,18.0,22.0,13.0,14.0,29.0,12.0,10.0,18.0,17.0,19.0,21.0,24.0,31.0,27.0,32.0,29.0,30.0,38.0,19.0,17.0,32.0,24.0,34.0,10.0,37.0,50.0,50.0,53.0,43.0,33.0,47.0,30.0,23.0,19.0,11.0,12.0,14.0,13.0,10.0,8.0,15.0,7.0,1.0,4.0,9.0,2.0:1
|
87 |
+
10.0,9.0,7.0,4.0,4.0,7.0,4.0,3.0,6.0,3.0,7.0,1.0,3.0,1.0,6.0,3.0,7.0,2.0,3.0,1.0,1.0,4.0,2.0,2.0,5.0,2.0,2.0,3.0,1.0,3.0,2.0,1.0,2.0,1.0,0.0,2.0,0.0,2.0,0.0,1.0,2.0,1.0,2.0,3.0,0.0,3.0,3.0,2.0,2.0,4.0,1.0,1.0,3.0,2.0,3.0,6.0,0.0,8.0,10.0,3.0,5.0,4.0,6.0,12.0,5.0,7.0,10.0,3.0,6.0,14.0,6.0,11.0,15.0,13.0,10.0,18.0,21.0,11.0,14.0,23.0,17.0,18.0,24.0,25.0,37.0,27.0,40.0,38.0,40.0,42.0,35.0,28.0,47.0,28.0,32.0,29.0,27.0,34.0,44.0,37.0,34.0,43.0,37.0,39.0,48.0,30.0,47.0,26.0,30.0,37.0,39.0,31.0,42.0,26.0,24.0,42.0,31.0,18.0,32.0,32.0,26.0,27.0,38.0,28.0,32.0,30.0,18.0,31.0,39.0,25.0,25.0,31.0,22.0,18.0,24.0,22.0,19.0,24.0,30.0,27.0,27.0,28.0,26.0,20.0,22.0,31.0,21.0,24.0,30.0,34.0,26.0,24.0,29.0,27.0,23.0,15.0,23.0,26.0,34.0,16.0,24.0,24.0,31.0,30.0,24.0,32.0,26.0,17.0,36.0,13.0,31.0,23.0,27.0,29.0,31.0,24.0,50.0,39.0,29.0,27.0,14.0,28.0,39.0,27.0,35.0,31.0,26.0,40.0,33.0,16.0,27.0,26.0,16.0,26.0,41.0,31.0,36.0,35.0,28.0,38.0,32.0,36.0,33.0,25.0,26.0,28.0,37.0,35.0,22.0,35.0,19.0,28.0,23.0,31.0,25.0,36.0,29.0,33.0,26.0,24.0,21.0,28.0,38.0,41.0,21.0,32.0,28.0,25.0,49.0,32.0,21.0,28.0,35.0,32.0,36.0,23.0,28.0,25.0,20.0,18.0,19.0,27.0,16.0,16.0,25.0,13.0,22.0,17.0,14.0,22.0,21.0,19.0,17.0,19.0,26.0,26.0,25.0,31.0,30.0,38.0,42.0,33.0,23.0,33.0,33.0,31.0,31.0,38.0,35.0,17.0,19.0,17.0,14.0,23.0,14.0,15.0,9.0,14.0,9.0,7.0,9.0,9.0,6.0,7.0,3.0,7.0,6.0,8.0:1
|
88 |
+
7.0,4.0,3.0,5.0,4.0,2.0,8.0,5.0,8.0,3.0,2.0,3.0,5.0,4.0,3.0,0.0,4.0,3.0,5.0,2.0,5.0,6.0,1.0,3.0,4.0,4.0,3.0,3.0,0.0,0.0,1.0,3.0,2.0,2.0,3.0,0.0,0.0,2.0,2.0,2.0,1.0,1.0,6.0,1.0,2.0,0.0,1.0,2.0,1.0,2.0,2.0,2.0,1.0,4.0,3.0,1.0,3.0,4.0,9.0,3.0,6.0,2.0,4.0,2.0,7.0,11.0,13.0,7.0,20.0,5.0,8.0,23.0,19.0,14.0,14.0,15.0,22.0,15.0,20.0,24.0,27.0,28.0,23.0,35.0,28.0,33.0,35.0,29.0,42.0,36.0,33.0,30.0,38.0,31.0,49.0,32.0,37.0,41.0,23.0,24.0,39.0,36.0,31.0,38.0,29.0,32.0,46.0,24.0,28.0,23.0,39.0,27.0,36.0,28.0,28.0,31.0,32.0,32.0,24.0,34.0,41.0,26.0,25.0,21.0,25.0,38.0,22.0,24.0,19.0,23.0,33.0,17.0,17.0,15.0,32.0,18.0,28.0,21.0,23.0,20.0,25.0,24.0,16.0,20.0,27.0,24.0,25.0,17.0,25.0,24.0,23.0,16.0,19.0,29.0,17.0,27.0,14.0,19.0,24.0,27.0,23.0,25.0,17.0,25.0,17.0,25.0,26.0,29.0,35.0,17.0,31.0,22.0,35.0,31.0,29.0,35.0,31.0,40.0,27.0,36.0,26.0,30.0,37.0,42.0,30.0,34.0,34.0,41.0,37.0,46.0,26.0,34.0,29.0,38.0,45.0,38.0,21.0,36.0,24.0,22.0,28.0,27.0,28.0,31.0,33.0,27.0,33.0,32.0,20.0,29.0,40.0,20.0,22.0,20.0,27.0,19.0,33.0,27.0,30.0,30.0,21.0,34.0,37.0,28.0,18.0,31.0,27.0,35.0,19.0,38.0,32.0,18.0,16.0,30.0,22.0,26.0,24.0,25.0,30.0,12.0,20.0,14.0,9.0,20.0,14.0,20.0,13.0,13.0,10.0,15.0,16.0,11.0,13.0,16.0,20.0,19.0,18.0,14.0,18.0,15.0,4.0,9.0,19.0,21.0,8.0,10.0,16.0,6.0,15.0,14.0,9.0,13.0,8.0,9.0,5.0,3.0,12.0,5.0,8.0,7.0,6.0,8.0,5.0,2.0,10.0,5.0,8.0,6.0:1
|
89 |
+
9.0,5.0,1.0,4.0,2.0,6.0,7.0,2.0,7.0,3.0,10.0,4.0,2.0,4.0,3.0,8.0,5.0,7.0,4.0,1.0,5.0,1.0,2.0,5.0,1.0,9.0,6.0,5.0,6.0,3.0,2.0,2.0,2.0,3.0,5.0,2.0,4.0,1.0,1.0,3.0,1.0,2.0,3.0,0.0,2.0,3.0,4.0,3.0,1.0,2.0,3.0,1.0,2.0,0.0,3.0,4.0,9.0,4.0,11.0,4.0,1.0,4.0,6.0,6.0,8.0,10.0,12.0,13.0,10.0,7.0,12.0,8.0,13.0,9.0,12.0,22.0,14.0,16.0,23.0,24.0,37.0,28.0,27.0,21.0,36.0,35.0,36.0,45.0,37.0,32.0,36.0,31.0,46.0,21.0,38.0,39.0,30.0,38.0,34.0,47.0,40.0,39.0,35.0,38.0,39.0,38.0,32.0,42.0,43.0,40.0,28.0,34.0,33.0,47.0,32.0,32.0,29.0,37.0,30.0,26.0,40.0,40.0,37.0,35.0,34.0,42.0,30.0,41.0,22.0,31.0,25.0,37.0,29.0,30.0,22.0,28.0,18.0,21.0,25.0,32.0,13.0,?,?,32.0,29.0,30.0,35.0,28.0,26.0,26.0,33.0,32.0,31.0,31.0,28.0,37.0,34.0,29.0,32.0,27.0,24.0,38.0,21.0,24.0,42.0,38.0,29.0,33.0,40.0,38.0,35.0,42.0,36.0,29.0,40.0,36.0,29.0,43.0,38.0,32.0,31.0,26.0,45.0,48.0,35.0,43.0,50.0,42.0,35.0,48.0,33.0,50.0,40.0,33.0,38.0,42.0,38.0,42.0,37.0,32.0,35.0,41.0,38.0,27.0,37.0,41.0,48.0,32.0,32.0,32.0,37.0,39.0,34.0,36.0,35.0,30.0,38.0,24.0,28.0,37.0,32.0,30.0,31.0,45.0,45.0,46.0,32.0,38.0,45.0,48.0,42.0,35.0,40.0,37.0,42.0,36.0,41.0,35.0,29.0,27.0,25.0,30.0,34.0,17.0,23.0,30.0,21.0,27.0,23.0,28.0,25.0,17.0,23.0,25.0,30.0,33.0,21.0,19.0,26.0,18.0,19.0,19.0,24.0,22.0,25.0,20.0,19.0,26.0,23.0,15.0,14.0,18.0,14.0,12.0,18.0,12.0,14.0,7.0,13.0,12.0,9.0,12.0,18.0,10.0,17.0,9.0,15.0,10.0:1
|
90 |
+
7.0,5.0,3.0,6.0,8.0,5.0,1.0,8.0,4.0,9.0,6.0,2.0,1.0,5.0,1.0,3.0,1.0,6.0,2.0,2.0,4.0,7.0,4.0,2.0,3.0,5.0,5.0,4.0,4.0,3.0,3.0,0.0,2.0,2.0,3.0,2.0,3.0,2.0,2.0,1.0,5.0,0.0,2.0,2.0,1.0,2.0,1.0,5.0,1.0,1.0,0.0,3.0,4.0,3.0,1.0,1.0,5.0,6.0,8.0,2.0,5.0,4.0,7.0,5.0,6.0,7.0,6.0,5.0,6.0,15.0,10.0,7.0,15.0,12.0,19.0,13.0,13.0,20.0,16.0,27.0,24.0,29.0,32.0,29.0,25.0,35.0,46.0,49.0,43.0,47.0,44.0,41.0,49.0,46.0,42.0,32.0,43.0,33.0,33.0,24.0,20.0,38.0,27.0,39.0,37.0,44.0,35.0,33.0,24.0,32.0,34.0,24.0,26.0,29.0,27.0,31.0,30.0,46.0,32.0,41.0,27.0,20.0,32.0,31.0,31.0,37.0,28.0,18.0,34.0,12.0,18.0,22.0,21.0,19.0,22.0,23.0,23.0,32.0,28.0,12.0,31.0,29.0,18.0,18.0,20.0,17.0,27.0,19.0,20.0,26.0,16.0,18.0,32.0,27.0,15.0,12.0,29.0,19.0,21.0,29.0,16.0,19.0,22.0,29.0,24.0,23.0,28.0,27.0,31.0,16.0,27.0,29.0,28.0,32.0,24.0,32.0,38.0,39.0,32.0,28.0,30.0,37.0,29.0,43.0,41.0,27.0,28.0,39.0,41.0,39.0,40.0,38.0,42.0,41.0,32.0,35.0,38.0,43.0,31.0,29.0,28.0,34.0,37.0,29.0,24.0,38.0,27.0,40.0,30.0,22.0,37.0,18.0,29.0,25.0,21.0,28.0,31.0,22.0,33.0,22.0,23.0,23.0,21.0,30.0,32.0,31.0,37.0,38.0,32.0,26.0,26.0,25.0,25.0,28.0,26.0,20.0,16.0,27.0,22.0,17.0,22.0,15.0,19.0,16.0,21.0,23.0,12.0,25.0,12.0,14.0,13.0,21.0,24.0,27.0,18.0,22.0,15.0,26.0,17.0,23.0,29.0,16.0,20.0,18.0,14.0,12.0,16.0,17.0,17.0,19.0,15.0,22.0,19.0,17.0,8.0,7.0,9.0,3.0,4.0,12.0,11.0,11.0,11.0,3.0,13.0,7.0,14.0,6.0:1
|
91 |
+
5.0,4.0,6.0,8.0,2.0,4.0,6.0,2.0,1.0,3.0,10.0,3.0,10.0,4.0,5.0,6.0,2.0,3.0,7.0,2.0,3.0,1.0,1.0,0.0,4.0,2.0,3.0,4.0,4.0,1.0,1.0,7.0,2.0,6.0,0.0,0.0,0.0,0.0,2.0,2.0,2.0,3.0,6.0,1.0,0.0,2.0,1.0,4.0,4.0,1.0,2.0,3.0,0.0,0.0,0.0,1.0,5.0,5.0,5.0,5.0,4.0,5.0,6.0,5.0,6.0,17.0,5.0,11.0,13.0,10.0,20.0,8.0,13.0,18.0,18.0,15.0,29.0,19.0,18.0,30.0,26.0,36.0,25.0,27.0,37.0,37.0,40.0,42.0,41.0,25.0,33.0,41.0,40.0,44.0,47.0,46.0,37.0,39.0,47.0,40.0,37.0,26.0,39.0,40.0,39.0,47.0,47.0,43.0,38.0,44.0,41.0,39.0,37.0,32.0,38.0,34.0,33.0,33.0,33.0,33.0,32.0,40.0,48.0,26.0,30.0,29.0,29.0,30.0,25.0,27.0,29.0,24.0,35.0,17.0,22.0,22.0,27.0,20.0,26.0,32.0,25.0,32.0,25.0,32.0,32.0,22.0,31.0,35.0,25.0,26.0,34.0,23.0,20.0,29.0,25.0,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,43.0,31.0,37.0,47.0,42.0,38.0,38.0,36.0,24.0,37.0,34.0,39.0,39.0,41.0,34.0,39.0,33.0,43.0,44.0,37.0,32.0,42.0,42.0,33.0,27.0,31.0,28.0,30.0,31.0,25.0,31.0,44.0,34.0,48.0,37.0,27.0,27.0,32.0,35.0,35.0,36.0,42.0,28.0,25.0,28.0,21.0,25.0,22.0,30.0,24.0,21.0,23.0,30.0,32.0,24.0,14.0,21.0,20.0,14.0,16.0,15.0,17.0,17.0,19.0,24.0,23.0,20.0,33.0,22.0,30.0,29.0,33.0,31.0,27.0,24.0,29.0,37.0,23.0,28.0,30.0,52.0,41.0,34.0,17.0,13.0,19.0,10.0,10.0,13.0,17.0,11.0,11.0,11.0,12.0,8.0,3.0,6.0:1
|
92 |
+
16.0,20.0,14.0,14.0,9.0,11.0,13.0,7.0,8.0,7.0,11.0,10.0,6.0,8.0,8.0,8.0,13.0,8.0,7.0,5.0,4.0,10.0,14.0,12.0,8.0,8.0,3.0,9.0,14.0,9.0,9.0,9.0,8.0,9.0,6.0,6.0,4.0,6.0,3.0,7.0,3.0,7.0,5.0,3.0,6.0,7.0,6.0,4.0,0.0,3.0,2.0,1.0,3.0,1.0,2.0,5.0,6.0,3.0,6.0,2.0,2.0,6.0,3.0,3.0,5.0,4.0,5.0,3.0,7.0,6.0,5.0,7.0,4.0,6.0,6.0,14.0,6.0,17.0,10.0,15.0,13.0,21.0,14.0,10.0,17.0,14.0,11.0,12.0,11.0,13.0,13.0,15.0,25.0,23.0,14.0,23.0,12.0,22.0,17.0,22.0,16.0,15.0,15.0,22.0,19.0,20.0,29.0,23.0,23.0,29.0,20.0,22.0,24.0,32.0,19.0,36.0,26.0,29.0,33.0,22.0,31.0,27.0,29.0,32.0,24.0,21.0,39.0,31.0,22.0,30.0,23.0,30.0,31.0,13.0,16.0,15.0,13.0,22.0,29.0,32.0,19.0,20.0,30.0,25.0,30.0,35.0,27.0,31.0,23.0,28.0,21.0,38.0,35.0,29.0,29.0,27.0,30.0,35.0,27.0,29.0,28.0,35.0,27.0,28.0,39.0,29.0,36.0,26.0,32.0,37.0,30.0,34.0,28.0,29.0,44.0,34.0,37.0,26.0,28.0,33.0,32.0,39.0,34.0,43.0,27.0,30.0,37.0,45.0,48.0,57.0,30.0,39.0,42.0,51.0,53.0,47.0,56.0,55.0,51.0,53.0,44.0,50.0,45.0,49.0,52.0,40.0,40.0,24.0,28.0,39.0,26.0,21.0,31.0,27.0,30.0,31.0,44.0,33.0,35.0,27.0,39.0,23.0,23.0,23.0,23.0,34.0,37.0,27.0,21.0,34.0,33.0,35.0,30.0,36.0,33.0,37.0,33.0,28.0,32.0,32.0,27.0,27.0,19.0,12.0,32.0,18.0,30.0,20.0,21.0,27.0,16.0,23.0,23.0,29.0,29.0,21.0,16.0,18.0,23.0,17.0,16.0,28.0,30.0,36.0,24.0,31.0,26.0,29.0,26.0,25.0,15.0,13.0,27.0,16.0,20.0,22.0,25.0,15.0,20.0,17.0,20.0,19.0,24.0,11.0,18.0,12.0,12.0,18.0:2
|
93 |
+
12.0,18.0,11.0,11.0,19.0,17.0,4.0,6.0,8.0,12.0,11.0,6.0,10.0,10.0,9.0,5.0,5.0,8.0,10.0,1.0,6.0,9.0,11.0,5.0,12.0,7.0,10.0,10.0,5.0,10.0,11.0,10.0,12.0,4.0,6.0,8.0,6.0,9.0,4.0,4.0,8.0,7.0,4.0,1.0,2.0,7.0,4.0,7.0,3.0,5.0,1.0,4.0,9.0,4.0,2.0,3.0,3.0,1.0,1.0,1.0,3.0,5.0,3.0,6.0,2.0,4.0,7.0,4.0,4.0,3.0,1.0,4.0,3.0,1.0,6.0,3.0,4.0,5.0,6.0,9.0,8.0,3.0,2.0,6.0,10.0,8.0,7.0,8.0,9.0,0.0,13.0,6.0,6.0,14.0,10.0,14.0,10.0,10.0,9.0,11.0,12.0,8.0,14.0,11.0,11.0,18.0,20.0,18.0,24.0,17.0,10.0,11.0,12.0,20.0,21.0,21.0,20.0,18.0,31.0,17.0,19.0,24.0,20.0,19.0,19.0,19.0,18.0,15.0,19.0,19.0,18.0,24.0,18.0,13.0,23.0,23.0,23.0,20.0,9.0,32.0,45.0,29.0,24.0,21.0,18.0,20.0,28.0,24.0,15.0,25.0,16.0,38.0,25.0,25.0,21.0,20.0,28.0,23.0,19.0,19.0,23.0,14.0,32.0,27.0,29.0,30.0,33.0,20.0,37.0,26.0,42.0,35.0,33.0,23.0,24.0,36.0,28.0,26.0,28.0,27.0,30.0,13.0,24.0,33.0,22.0,22.0,29.0,29.0,36.0,24.0,24.0,19.0,24.0,26.0,22.0,21.0,18.0,42.0,25.0,26.0,31.0,29.0,21.0,22.0,29.0,26.0,13.0,20.0,34.0,18.0,28.0,22.0,33.0,14.0,32.0,25.0,27.0,29.0,24.0,21.0,31.0,25.0,23.0,30.0,30.0,28.0,17.0,32.0,17.0,21.0,21.0,23.0,15.0,21.0,20.0,19.0,26.0,23.0,23.0,18.0,20.0,20.0,23.0,21.0,14.0,18.0,26.0,21.0,22.0,26.0,12.0,16.0,20.0,16.0,15.0,19.0,14.0,14.0,15.0,19.0,13.0,17.0,17.0,18.0,12.0,13.0,14.0,14.0,13.0,7.0,10.0,11.0,12.0,13.0,11.0,7.0,16.0,9.0,10.0,9.0,11.0,8.0,4.0,7.0,3.0,6.0,3.0,6.0:2
|
94 |
+
11.0,9.0,11.0,12.0,8.0,8.0,5.0,8.0,8.0,12.0,9.0,12.0,9.0,3.0,10.0,1.0,8.0,9.0,9.0,7.0,7.0,6.0,10.0,10.0,12.0,11.0,12.0,5.0,4.0,6.0,8.0,6.0,7.0,5.0,6.0,1.0,2.0,2.0,3.0,3.0,3.0,7.0,3.0,2.0,4.0,6.0,1.0,2.0,1.0,3.0,4.0,1.0,2.0,0.0,4.0,6.0,3.0,2.0,4.0,6.0,4.0,5.0,4.0,2.0,4.0,6.0,4.0,4.0,5.0,4.0,12.0,7.0,3.0,3.0,11.0,4.0,5.0,10.0,8.0,11.0,10.0,12.0,14.0,9.0,12.0,12.0,20.0,10.0,13.0,6.0,18.0,16.0,20.0,13.0,16.0,20.0,13.0,26.0,24.0,14.0,14.0,17.0,24.0,26.0,21.0,24.0,26.0,20.0,19.0,18.0,21.0,26.0,25.0,21.0,28.0,22.0,23.0,17.0,24.0,27.0,24.0,21.0,20.0,22.0,21.0,23.0,20.0,10.0,21.0,26.0,18.0,16.0,19.0,21.0,21.0,18.0,21.0,19.0,23.0,35.0,31.0,30.0,27.0,23.0,21.0,21.0,34.0,20.0,28.0,24.0,23.0,19.0,23.0,33.0,17.0,23.0,20.0,19.0,28.0,22.0,28.0,16.0,24.0,19.0,29.0,23.0,30.0,23.0,22.0,15.0,25.0,19.0,33.0,24.0,29.0,27.0,22.0,36.0,28.0,28.0,22.0,37.0,30.0,25.0,20.0,24.0,34.0,20.0,26.0,24.0,38.0,22.0,21.0,21.0,18.0,26.0,30.0,29.0,26.0,17.0,23.0,22.0,24.0,11.0,19.0,19.0,32.0,16.0,21.0,27.0,24.0,13.0,21.0,14.0,18.0,23.0,26.0,22.0,29.0,15.0,16.0,14.0,21.0,22.0,11.0,27.0,22.0,21.0,24.0,21.0,16.0,27.0,16.0,22.0,29.0,21.0,34.0,27.0,24.0,22.0,20.0,15.0,20.0,15.0,16.0,19.0,14.0,12.0,22.0,22.0,23.0,22.0,15.0,13.0,10.0,23.0,18.0,17.0,22.0,17.0,19.0,28.0,29.0,15.0,15.0,16.0,19.0,20.0,16.0,16.0,18.0,27.0,14.0,29.0,22.0,17.0,15.0,17.0,17.0,16.0,10.0,7.0,10.0,11.0,12.0,13.0,7.0,10.0:2
|
95 |
+
19.0,10.0,15.0,11.0,11.0,5.0,6.0,9.0,7.0,4.0,12.0,7.0,6.0,9.0,12.0,8.0,5.0,7.0,5.0,4.0,12.0,13.0,4.0,9.0,7.0,4.0,8.0,2.0,7.0,12.0,6.0,4.0,6.0,6.0,2.0,3.0,8.0,6.0,4.0,0.0,1.0,4.0,1.0,3.0,0.0,1.0,2.0,0.0,0.0,0.0,2.0,3.0,2.0,3.0,5.0,1.0,6.0,3.0,5.0,3.0,3.0,2.0,4.0,2.0,5.0,9.0,6.0,4.0,5.0,2.0,3.0,2.0,5.0,3.0,12.0,4.0,15.0,7.0,10.0,8.0,6.0,12.0,11.0,11.0,6.0,12.0,17.0,12.0,10.0,9.0,10.0,16.0,19.0,9.0,19.0,13.0,10.0,11.0,18.0,21.0,13.0,6.0,18.0,17.0,20.0,26.0,16.0,16.0,15.0,13.0,18.0,14.0,8.0,21.0,13.0,20.0,21.0,34.0,23.0,21.0,35.0,22.0,23.0,8.0,24.0,27.0,27.0,24.0,23.0,22.0,30.0,38.0,21.0,28.0,20.0,25.0,12.0,16.0,27.0,20.0,26.0,23.0,24.0,22.0,22.0,30.0,21.0,19.0,14.0,27.0,27.0,39.0,27.0,36.0,12.0,29.0,24.0,37.0,35.0,22.0,25.0,34.0,38.0,36.0,28.0,35.0,24.0,21.0,25.0,31.0,43.0,37.0,36.0,22.0,29.0,27.0,36.0,33.0,25.0,30.0,24.0,22.0,29.0,30.0,38.0,28.0,27.0,27.0,23.0,23.0,34.0,34.0,39.0,29.0,37.0,30.0,37.0,28.0,13.0,37.0,27.0,33.0,27.0,27.0,27.0,35.0,19.0,38.0,29.0,31.0,32.0,24.0,29.0,29.0,28.0,13.0,36.0,22.0,29.0,27.0,41.0,35.0,30.0,23.0,28.0,33.0,29.0,23.0,23.0,22.0,31.0,27.0,26.0,24.0,27.0,30.0,18.0,26.0,12.0,17.0,17.0,22.0,21.0,20.0,21.0,26.0,19.0,19.0,20.0,19.0,16.0,29.0,25.0,28.0,23.0,25.0,24.0,24.0,34.0,22.0,42.0,43.0,42.0,32.0,29.0,38.0,29.0,60.0,53.0,57.0,50.0,61.0,51.0,53.0,47.0,21.0,24.0,22.0,18.0,27.0,18.0,19.0,21.0,22.0,19.0,21.0,14.0,23.0:2
|
96 |
+
12.0,9.0,11.0,7.0,12.0,14.0,10.0,10.0,10.0,6.0,10.0,14.0,12.0,18.0,12.0,13.0,13.0,10.0,11.0,9.0,6.0,9.0,9.0,13.0,18.0,8.0,7.0,10.0,13.0,10.0,10.0,10.0,7.0,13.0,6.0,7.0,7.0,7.0,15.0,7.0,9.0,5.0,9.0,8.0,4.0,1.0,5.0,7.0,8.0,1.0,4.0,6.0,3.0,3.0,11.0,9.0,9.0,4.0,3.0,6.0,1.0,1.0,4.0,4.0,3.0,3.0,4.0,1.0,5.0,5.0,3.0,6.0,5.0,2.0,9.0,5.0,6.0,1.0,7.0,7.0,6.0,7.0,3.0,8.0,9.0,5.0,8.0,6.0,8.0,7.0,5.0,8.0,4.0,12.0,7.0,7.0,10.0,17.0,22.0,7.0,9.0,9.0,20.0,10.0,9.0,8.0,18.0,11.0,12.0,11.0,13.0,24.0,8.0,14.0,6.0,22.0,21.0,20.0,14.0,20.0,21.0,24.0,24.0,20.0,17.0,17.0,17.0,16.0,26.0,32.0,14.0,14.0,22.0,10.0,12.0,22.0,20.0,20.0,27.0,30.0,34.0,25.0,27.0,21.0,21.0,30.0,18.0,20.0,19.0,7.0,21.0,13.0,30.0,22.0,28.0,18.0,21.0,19.0,19.0,27.0,26.0,25.0,19.0,29.0,18.0,30.0,25.0,20.0,24.0,17.0,24.0,31.0,29.0,26.0,29.0,22.0,37.0,17.0,28.0,26.0,23.0,35.0,32.0,21.0,23.0,25.0,11.0,29.0,21.0,24.0,29.0,24.0,24.0,14.0,23.0,25.0,22.0,23.0,16.0,22.0,25.0,20.0,12.0,14.0,23.0,20.0,21.0,26.0,21.0,14.0,30.0,20.0,20.0,32.0,33.0,20.0,17.0,31.0,23.0,24.0,26.0,24.0,22.0,29.0,34.0,18.0,17.0,21.0,23.0,15.0,19.0,24.0,20.0,22.0,20.0,26.0,19.0,20.0,14.0,18.0,21.0,20.0,21.0,16.0,22.0,16.0,26.0,17.0,15.0,20.0,13.0,19.0,17.0,21.0,6.0,21.0,17.0,21.0,14.0,24.0,18.0,12.0,11.0,11.0,16.0,11.0,15.0,25.0,10.0,16.0,11.0,12.0,7.0,5.0,12.0,14.0,8.0,3.0,4.0,7.0,9.0,11.0,6.0,9.0,7.0,10.0,4.0,9.0:2
|
97 |
+
10.0,7.0,14.0,5.0,7.0,10.0,8.0,9.0,8.0,9.0,3.0,8.0,11.0,3.0,7.0,8.0,6.0,5.0,11.0,7.0,9.0,5.0,5.0,5.0,9.0,6.0,3.0,4.0,10.0,3.0,4.0,5.0,6.0,4.0,10.0,6.0,5.0,5.0,2.0,4.0,1.0,1.0,1.0,3.0,4.0,3.0,3.0,4.0,1.0,1.0,3.0,4.0,2.0,1.0,6.0,3.0,1.0,2.0,3.0,5.0,3.0,0.0,1.0,3.0,6.0,3.0,3.0,1.0,5.0,5.0,7.0,2.0,5.0,3.0,9.0,8.0,9.0,2.0,11.0,15.0,18.0,8.0,16.0,26.0,12.0,16.0,11.0,21.0,19.0,19.0,20.0,23.0,23.0,23.0,17.0,25.0,14.0,21.0,19.0,8.0,20.0,24.0,26.0,25.0,26.0,23.0,24.0,29.0,22.0,28.0,33.0,23.0,24.0,32.0,32.0,34.0,28.0,35.0,30.0,36.0,33.0,31.0,25.0,34.0,31.0,18.0,31.0,32.0,31.0,30.0,19.0,23.0,35.0,23.0,29.0,21.0,32.0,16.0,29.0,21.0,23.0,27.0,19.0,37.0,31.0,28.0,25.0,30.0,28.0,22.0,20.0,24.0,36.0,19.0,34.0,24.0,17.0,17.0,38.0,23.0,22.0,27.0,26.0,25.0,26.0,28.0,16.0,25.0,23.0,27.0,26.0,27.0,13.0,33.0,25.0,16.0,29.0,36.0,30.0,23.0,31.0,29.0,28.0,21.0,21.0,33.0,25.0,17.0,26.0,26.0,27.0,23.0,26.0,30.0,29.0,33.0,26.0,26.0,19.0,22.0,39.0,15.0,34.0,36.0,29.0,25.0,20.0,32.0,21.0,14.0,22.0,28.0,30.0,37.0,27.0,29.0,31.0,32.0,18.0,24.0,34.0,26.0,31.0,19.0,28.0,19.0,30.0,33.0,25.0,33.0,19.0,31.0,20.0,32.0,27.0,35.0,23.0,33.0,22.0,27.0,29.0,27.0,15.0,23.0,16.0,26.0,21.0,12.0,30.0,19.0,23.0,18.0,15.0,13.0,22.0,13.0,19.0,15.0,17.0,15.0,15.0,14.0,20.0,31.0,27.0,19.0,30.0,24.0,24.0,18.0,19.0,19.0,24.0,16.0,22.0,17.0,21.0,20.0,24.0,26.0,23.0,20.0,22.0,14.0,21.0,18.0,8.0,15.0:2
|
98 |
+
8.0,5.0,10.0,11.0,9.0,10.0,7.0,18.0,11.0,8.0,8.0,8.0,6.0,3.0,7.0,9.0,8.0,7.0,9.0,7.0,4.0,9.0,6.0,5.0,13.0,5.0,11.0,7.0,7.0,8.0,8.0,7.0,3.0,3.0,4.0,11.0,6.0,3.0,5.0,4.0,6.0,7.0,0.0,4.0,2.0,2.0,4.0,4.0,4.0,2.0,3.0,2.0,3.0,4.0,1.0,7.0,4.0,6.0,4.0,2.0,5.0,4.0,2.0,1.0,2.0,3.0,4.0,3.0,4.0,3.0,4.0,6.0,5.0,3.0,6.0,4.0,3.0,6.0,4.0,4.0,5.0,6.0,6.0,7.0,6.0,4.0,6.0,7.0,7.0,6.0,4.0,12.0,7.0,9.0,5.0,9.0,6.0,11.0,17.0,9.0,12.0,7.0,18.0,15.0,15.0,10.0,13.0,17.0,16.0,14.0,14.0,16.0,16.0,20.0,9.0,26.0,17.0,16.0,16.0,22.0,23.0,16.0,13.0,21.0,23.0,22.0,28.0,31.0,21.0,16.0,22.0,25.0,25.0,15.0,27.0,27.0,24.0,22.0,24.0,21.0,23.0,32.0,18.0,30.0,27.0,30.0,31.0,33.0,36.0,21.0,37.0,18.0,19.0,18.0,21.0,29.0,23.0,17.0,24.0,21.0,33.0,27.0,33.0,26.0,29.0,26.0,32.0,32.0,22.0,34.0,38.0,33.0,29.0,42.0,41.0,30.0,19.0,31.0,28.0,24.0,23.0,22.0,19.0,32.0,28.0,23.0,22.0,16.0,30.0,16.0,24.0,22.0,20.0,25.0,22.0,16.0,27.0,26.0,22.0,27.0,33.0,29.0,23.0,24.0,15.0,33.0,23.0,21.0,23.0,23.0,24.0,31.0,33.0,30.0,35.0,24.0,17.0,27.0,33.0,28.0,21.0,25.0,20.0,22.0,32.0,25.0,21.0,26.0,20.0,21.0,24.0,27.0,29.0,26.0,22.0,27.0,24.0,14.0,21.0,16.0,16.0,20.0,25.0,15.0,19.0,17.0,18.0,23.0,24.0,22.0,23.0,15.0,24.0,17.0,9.0,13.0,15.0,17.0,13.0,16.0,17.0,20.0,14.0,21.0,16.0,21.0,19.0,8.0,8.0,23.0,9.0,12.0,9.0,10.0,11.0,6.0,6.0,11.0,13.0,7.0,6.0,7.0,1.0,2.0,6.0,7.0,8.0,6.0:2
|
99 |
+
16.0,15.0,13.0,14.0,8.0,16.0,14.0,9.0,9.0,8.0,9.0,9.0,10.0,14.0,8.0,6.0,8.0,13.0,5.0,4.0,10.0,8.0,9.0,6.0,11.0,7.0,12.0,5.0,11.0,3.0,8.0,2.0,7.0,2.0,7.0,6.0,6.0,6.0,1.0,3.0,6.0,3.0,6.0,3.0,0.0,8.0,6.0,7.0,5.0,2.0,1.0,2.0,2.0,2.0,4.0,1.0,7.0,1.0,6.0,4.0,4.0,3.0,3.0,4.0,8.0,3.0,4.0,4.0,4.0,3.0,3.0,3.0,5.0,8.0,6.0,7.0,4.0,8.0,6.0,9.0,5.0,7.0,6.0,15.0,6.0,4.0,9.0,6.0,17.0,9.0,10.0,9.0,7.0,17.0,9.0,8.0,9.0,16.0,17.0,9.0,8.0,15.0,15.0,11.0,18.0,15.0,28.0,19.0,15.0,18.0,19.0,24.0,14.0,22.0,13.0,20.0,30.0,24.0,28.0,20.0,34.0,24.0,28.0,23.0,25.0,25.0,26.0,22.0,29.0,22.0,20.0,25.0,24.0,27.0,24.0,20.0,20.0,26.0,27.0,16.0,22.0,26.0,33.0,19.0,19.0,24.0,21.0,34.0,11.0,37.0,22.0,27.0,28.0,25.0,20.0,30.0,27.0,25.0,30.0,35.0,44.0,20.0,37.0,28.0,19.0,30.0,37.0,33.0,41.0,32.0,37.0,30.0,27.0,17.0,38.0,33.0,33.0,26.0,20.0,32.0,32.0,36.0,30.0,33.0,37.0,34.0,61.0,48.0,52.0,58.0,55.0,57.0,59.0,57.0,46.0,53.0,51.0,57.0,47.0,54.0,47.0,50.0,49.0,49.0,48.0,44.0,47.0,32.0,31.0,22.0,20.0,31.0,26.0,19.0,27.0,26.0,30.0,16.0,28.0,20.0,34.0,25.0,26.0,16.0,22.0,20.0,19.0,25.0,25.0,20.0,28.0,22.0,20.0,19.0,18.0,13.0,21.0,16.0,14.0,17.0,26.0,15.0,10.0,24.0,15.0,10.0,13.0,14.0,7.0,12.0,17.0,17.0,11.0,13.0,13.0,10.0,18.0,15.0,21.0,22.0,27.0,12.0,14.0,13.0,15.0,3.0,8.0,17.0,15.0,8.0,12.0,9.0,9.0,13.0,5.0,10.0,10.0,11.0,12.0,11.0,6.0,3.0,11.0,9.0,2.0,6.0,6.0,3.0:2
|
100 |
+
8.0,6.0,5.0,11.0,7.0,4.0,10.0,8.0,8.0,4.0,7.0,3.0,3.0,9.0,4.0,2.0,9.0,6.0,4.0,4.0,4.0,7.0,7.0,6.0,4.0,12.0,4.0,10.0,6.0,5.0,12.0,4.0,5.0,6.0,6.0,2.0,3.0,1.0,8.0,2.0,8.0,3.0,2.0,4.0,4.0,4.0,5.0,0.0,3.0,1.0,0.0,5.0,2.0,2.0,3.0,6.0,5.0,1.0,2.0,2.0,4.0,2.0,3.0,4.0,3.0,3.0,4.0,2.0,2.0,2.0,6.0,3.0,3.0,2.0,7.0,5.0,8.0,3.0,4.0,10.0,6.0,10.0,5.0,7.0,4.0,6.0,6.0,9.0,8.0,2.0,5.0,9.0,5.0,8.0,9.0,4.0,4.0,9.0,12.0,7.0,11.0,20.0,13.0,10.0,17.0,12.0,8.0,15.0,10.0,13.0,13.0,12.0,14.0,11.0,16.0,10.0,11.0,16.0,17.0,16.0,16.0,16.0,17.0,17.0,25.0,23.0,22.0,24.0,17.0,15.0,12.0,24.0,12.0,13.0,12.0,14.0,10.0,25.0,12.0,21.0,37.0,32.0,30.0,23.0,30.0,18.0,22.0,31.0,17.0,19.0,19.0,26.0,22.0,24.0,12.0,21.0,29.0,23.0,21.0,30.0,26.0,15.0,28.0,14.0,26.0,25.0,32.0,17.0,20.0,21.0,23.0,27.0,29.0,16.0,30.0,16.0,27.0,22.0,21.0,25.0,14.0,22.0,17.0,19.0,28.0,32.0,26.0,18.0,25.0,24.0,33.0,18.0,22.0,23.0,22.0,29.0,16.0,27.0,14.0,19.0,24.0,26.0,26.0,24.0,15.0,18.0,20.0,27.0,15.0,11.0,19.0,21.0,19.0,14.0,14.0,28.0,19.0,16.0,19.0,21.0,21.0,13.0,18.0,23.0,18.0,13.0,18.0,16.0,12.0,17.0,22.0,16.0,10.0,24.0,14.0,22.0,22.0,22.0,16.0,24.0,15.0,13.0,23.0,14.0,14.0,18.0,24.0,22.0,23.0,24.0,14.0,22.0,17.0,21.0,18.0,13.0,13.0,16.0,29.0,15.0,13.0,15.0,25.0,9.0,22.0,12.0,16.0,11.0,16.0,26.0,21.0,24.0,20.0,16.0,13.0,16.0,11.0,13.0,19.0,13.0,15.0,17.0,10.0,8.0,12.0,16.0,15.0,13.0:2
|
101 |
+
12.0,16.0,17.0,9.0,13.0,7.0,17.0,4.0,6.0,10.0,7.0,14.0,10.0,13.0,7.0,9.0,7.0,10.0,3.0,7.0,12.0,12.0,9.0,9.0,5.0,7.0,10.0,8.0,9.0,5.0,7.0,5.0,5.0,8.0,9.0,4.0,4.0,3.0,3.0,2.0,5.0,4.0,4.0,6.0,6.0,4.0,5.0,6.0,5.0,4.0,2.0,3.0,3.0,1.0,0.0,4.0,3.0,3.0,4.0,0.0,4.0,3.0,7.0,3.0,4.0,6.0,3.0,2.0,5.0,10.0,7.0,4.0,4.0,6.0,3.0,1.0,6.0,4.0,9.0,8.0,7.0,6.0,8.0,11.0,7.0,4.0,5.0,6.0,8.0,4.0,4.0,4.0,9.0,13.0,13.0,8.0,15.0,11.0,19.0,17.0,15.0,11.0,16.0,12.0,26.0,17.0,11.0,18.0,13.0,14.0,15.0,12.0,15.0,16.0,17.0,17.0,20.0,14.0,19.0,16.0,14.0,13.0,24.0,18.0,16.0,26.0,22.0,20.0,21.0,25.0,23.0,24.0,23.0,20.0,27.0,29.0,26.0,17.0,26.0,39.0,33.0,36.0,36.0,27.0,33.0,30.0,19.0,24.0,28.0,18.0,27.0,19.0,8.0,20.0,19.0,30.0,24.0,31.0,23.0,32.0,24.0,25.0,31.0,30.0,32.0,28.0,23.0,30.0,27.0,30.0,31.0,34.0,23.0,38.0,26.0,24.0,32.0,24.0,30.0,33.0,23.0,26.0,26.0,36.0,23.0,21.0,28.0,23.0,24.0,29.0,36.0,37.0,27.0,30.0,26.0,35.0,32.0,23.0,42.0,27.0,26.0,22.0,30.0,31.0,20.0,23.0,33.0,25.0,33.0,33.0,26.0,28.0,26.0,32.0,28.0,29.0,16.0,34.0,25.0,27.0,30.0,20.0,38.0,37.0,32.0,19.0,16.0,24.0,40.0,26.0,31.0,25.0,25.0,21.0,13.0,26.0,13.0,20.0,26.0,22.0,23.0,17.0,13.0,12.0,21.0,12.0,10.0,19.0,17.0,17.0,14.0,18.0,14.0,15.0,8.0,21.0,19.0,7.0,8.0,10.0,7.0,16.0,17.0,11.0,16.0,8.0,15.0,11.0,12.0,9.0,10.0,13.0,14.0,9.0,7.0,3.0,6.0,5.0,4.0,8.0,8.0,10.0,17.0,4.0,6.0,3.0,4.0,6.0:2
|
classification/UCR/DuckDuckGeese/DuckDuckGeese_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b261347a2c9b914825d8bae19950c62be4dfade733082dbf0d0509978e975d9
|
3 |
+
size 152960971
|
classification/UCR/DuckDuckGeese/DuckDuckGeese_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8d4e7cb50116803f4035278f2b48949ae4ce25a1bba96043995ac98096917ad
|
3 |
+
size 152489148
|
classification/UCR/ECG200/ECG200_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ECG200/ECG200_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ECG5000/ECG5000_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ECG5000/ECG5000_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ECGFiveDays/ECGFiveDays_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ECGFiveDays/ECGFiveDays_TRAIN.ts
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#ECGFiveDays is an ECG set from physionet formatted by Eamonn Keogh.
|
2 |
+
@problemName ECGFiveDays
|
3 |
+
@timeStamps false
|
4 |
+
@missing false
|
5 |
+
@univariate true
|
6 |
+
@equalLength true
|
7 |
+
@seriesLength 136
|
8 |
+
@classLabel true 1 2
|
9 |
+
@data
|
10 |
+
0.0099133945,0.033428888,-0.0057636009,-0.029279094,-0.052794587,0.0099133945,-0.021440596,-0.029279094,-0.060633085,-0.091987075,-0.013602099,-0.060633085,-0.013602099,-0.076310081,-0.060633085,-0.12334106,-0.084148578,-0.068471582,-0.037117591,-0.076310081,-0.060633085,-0.12334106,-0.060633085,-0.091987075,-0.068471582,-0.10766407,-0.099825575,-0.14685656,-0.029279094,0.0099133945,0.09613687,0.12749086,0.16668335,0.29209932,0.41751527,0.11965236,-0.084148578,-0.076310081,-0.21740303,-0.19388755,-0.27227252,-0.24091853,-0.31146501,-0.30362652,-0.24091853,-0.20956454,-0.15469506,-0.21740303,-0.091987075,0.6605087,2.8317725,5.0265519,0.91917913,-4.9361786,-6.1197918,-4.3326143,-2.4200209,-1.0717993,-0.44471947,-0.3349805,-0.14685656,-0.12334106,-0.052794587,0.0020748969,-0.0057636009,-0.04495609,0.02559039,0.12749086,0.064782879,0.11965236,0.15884485,0.25290682,0.3391303,0.35480729,0.42535377,0.6761857,0.76240917,0.87998664,1.1308186,1.0916261,1.264073,1.154334,1.1464955,0.98972556,0.76240917,0.55076973,0.36264579,0.22939133,0.11965236,0.080459874,0.02559039,0.033428888,0.049105883,0.0099133945,0.064782879,0.09613687,0.09613687,0.11965236,0.14316785,0.19019885,0.11965236,0.072621376,0.19803734,0.09613687,0.10397536,0.041267385,-0.013602099,0.0099133945,0.080459874,-0.013602099,-0.021440596,0.0099133945,-0.076310081,-0.14685656,-0.060633085,0.033428888,-0.060633085,-0.0057636009,-0.060633085,0.0020748969,-0.068471582,0.0099133945,-0.029279094,-0.029279094,-0.052794587,-0.037117591,-0.091987075,0.0020748969,-0.04495609,-0.060633085,-0.068471582,0.0020748969,-0.029279094,-0.11550256,0.0020748969,0.02559039:1
|
11 |
+
0.073038958,0.032245125,0.040403891,0.048562658,0.032245125,0.052642041,0.040403891,0.015927591,0.015927591,0.0036894412,-3.8994121E-4,-0.0085487083,-0.016707475,-0.012628092,-0.0085487083,-0.049342541,-0.020786858,-0.045263158,-0.053421925,-0.057501308,-0.061580691,-0.086056991,-0.090136375,-0.057501308,-0.073818841,-0.090136375,-0.073818841,-0.10645391,-0.081977608,-0.077898225,-0.098295142,-0.098295142,-0.065660075,-0.016707475,0.048562658,0.056721425,0.081197725,0.15870601,-0.098295142,-0.15132713,-0.18804157,-0.21251787,-0.18804157,-0.26554985,-0.26554985,-0.24107356,-0.26962924,-0.26554985,-0.24923233,-0.27370863,-0.24923233,-0.18804157,0.073038958,1.5905695,1.1010435,-1.5383175,-4.5366641,-5.2709532,-3.4801039,-1.8687475,-0.80810784,-0.37161382,-0.22883541,-0.11869206,-0.073818841,-0.012628092,0.0036894412,0.048562658,0.040403891,0.12199156,0.18726169,0.22805552,0.28516689,0.34635764,0.41978654,0.53808866,0.65231139,0.81548672,1.0357734,1.2968539,1.6068871,1.9413965,2.2881441,2.6104154,2.8755753,2.9653218,2.8470196,2.4513194,1.8965233,1.2560602,0.68902584,0.34635764,0.10975341,-0.033025008,-0.11461268,-0.13908898,-0.16356528,-0.15948589,-0.14724774,-0.1309302,-0.11461268,-0.086056991,-0.10645391,-0.10645391,-0.090136375,-0.073818841,-0.098295142,-0.14724774,-0.13908898,-0.16356528,-0.21659726,-0.18396219,-0.23291479,-0.24107356,-0.277788,-0.26962924,-0.29002616,-0.28186739,-0.30634369,-0.33082,-0.31450246,-0.33897876,-0.35529629,-0.35529629,-0.36345506,-0.35529629,-0.37161382,-0.37161382,-0.42056642,-0.36345506,-0.38793135,-0.38793135,-0.40424889,-0.38793135,-0.37569321,-0.40424889:1
|
12 |
+
1.9087855,0.36896482,0.34081075,0.32204137,0.35019544,0.35019544,0.37834952,0.33142605,0.37834952,0.27511791,0.35019544,0.29388728,0.38773421,0.31265667,0.35019544,0.31265667,0.30327198,0.24696383,0.23757914,0.20004037,0.20942506,0.26573321,0.23757914,0.25634853,0.18127099,0.18127099,0.22819444,0.19065568,0.18127099,0.17188629,0.17188629,0.13434752,0.1625016,0.11557815,0.059269992,0.059269992,0.35019544,0.31265667,0.41588829,0.031115917,-0.12842385,-0.16596262,-0.20350139,-0.2973483,-0.184732,-0.015807543,0.012346532,-0.090885078,-0.043961619,-0.025192235,0.021731224,-0.025192235,0.012346532,0.0029618401,0.021731224,0.69742904,0.47219643,-3.4036813,-6.1627807,-5.9657022,-4.2483036,-2.5684437,-1.554897,-0.74781351,-0.184732,-0.053346311,0.087424067,0.087424067,0.087424067,0.12496284,0.18127099,0.0498853,0.13434752,0.12496284,0.14373222,0.2845026,0.38773421,0.41588829,0.48158113,0.67865966,0.8569688,1.0446626,1.2135871,1.3637422,1.4669738,1.4575891,1.3731269,0.96958515,0.65050558,0.2845026,0.20004037,0.031115917,-0.053346311,0.0029618401,0.059269992,-0.072115694,-0.062731003,-0.081500386,-0.10026977,-0.13780854,-0.043961619,-0.034576927,0.12496284,0.068654684,0.068654684,0.021731224,0.11557815,0.031115917,0.0498853,-0.072115694,-0.034576927,-0.10026977,-0.006422851,-0.034576927,0.0498853,-0.12842385,0.021731224,-0.14719323,-0.034576927,-0.034576927,0.040500608,-0.043961619,-0.090885078,-0.062731003,-0.025192235,-0.10026977,-0.062731003,-0.081500386,0.021731224,0.15311691,0.14373222,0.33142605,0.0029618401,-0.2973483,-0.27857891,-0.35365645:2
|
13 |
+
-0.48046093,-0.47017723,-0.37762384,-0.42904238,-0.42904238,-0.4496098,-0.37762384,-0.31592159,-0.4496098,-0.31592159,-0.40847497,-0.33648901,-0.33648901,-0.26450305,-0.28507046,-0.28507046,-0.27478675,-0.26450305,-0.2130845,-0.2130845,-0.18223337,-0.13081483,-0.13081483,-0.038261447,-0.079396282,-0.079396282,-0.0999637,0.013157099,-0.007410319,0.033724517,0.044008226,0.054291934,0.1365616,0.28053353,0.28053353,0.31138465,0.1365616,0.023440808,-0.017694028,-0.089679991,-0.017694028,0.19826386,0.15712903,0.14684531,0.20854757,0.21883128,0.23939869,0.23939869,0.28053353,0.33195208,0.88727236,1.4014578,-2.6194724,-5.4680598,-5.9308267,-3.9357871,-2.4035145,-1.2928739,-0.45989351,0.15712903,0.32166837,0.45535659,0.49649142,0.51705883,0.54790996,0.55819368,0.54790996,0.68159818,0.61989592,0.60961222,0.71244931,0.74330043,0.80500269,0.90783978,1.0723791,1.2677696,1.4528764,1.6482668,1.8745084,1.9670618,1.9464944,1.7922387,1.46316,1.0620955,0.7021656,0.45535659,0.31138465,0.27024982,0.21883128,0.18798015,0.17769644,0.14684531,0.1365616,0.064575643,0.22911499,0.19826386,0.20854757,0.1365616,0.15712903,0.16741273,0.1365616,0.10571048,0.1365616,0.1262779,0.10571048,0.054291934,0.074859352,0.044008226,0.054291934,0.023440808,0.0028733899,0.0028733899,0.0028733899,-0.038261447,-0.048545156,-0.079396282,-0.058828865,-0.089679991,-0.0999637,-0.12053111,-0.12053111,-0.14109854,-0.11024741,-0.11024741,0.044008226,0.1262779,-0.11024741,-0.23365192,-0.33648901,-0.40847497,-0.58329802,-0.51131206,-0.38790755,-0.36734014,-0.37762384,-0.36734014:2
|
14 |
+
0.33530799,0.29815777,0.29815777,0.28887022,0.30744533,0.22385735,0.24243246,0.26100756,0.15884448,0.26100756,0.25172001,0.21456979,0.2331449,0.15884448,0.21456979,0.20528224,0.20528224,0.22385735,0.17741958,0.20528224,0.21456979,0.15884448,0.20528224,0.14026937,0.15884448,0.12169426,0.08454405,0.10311915,0.13098182,0.08454405,0.047393837,0.065968944,0.19599469,0.31673288,0.32602043,0.27958266,-0.10120702,-0.26838297,-0.26838297,-0.23123275,-0.15693233,-0.036194141,-0.073344354,-0.10120702,-0.10120702,-0.017619035,-0.017619035,-0.045481695,-0.026906588,9.5607146E-4,-0.0083314817,0.30744533,1.2733508,-1.9215674,-5.3765372,-6.0545286,-4.1412926,-2.553121,-1.4664773,-0.69561042,-0.15693233,0.028818731,0.14026937,0.14026937,0.17741958,0.16813202,0.22385735,0.21456979,0.21456979,0.25172001,0.32602043,0.26100756,0.40960841,0.38174575,0.54892171,0.52105905,0.66037234,0.74396033,0.93899894,1.1619002,1.3290762,1.644853,1.8677542,2.081368,2.2485439,2.1556684,1.9049044,1.4219517,0.89256117,0.49319639,0.20528224,0.05668139,-0.017619035,-0.10120702,-0.064056801,-0.10120702,-0.2033701,-0.10120702,-0.026906588,-0.09191946,-0.10120702,-0.054769248,-0.073344354,-0.064056801,-0.064056801,-0.11978212,-0.082631907,-0.19408255,-0.017619035,-0.15693233,-0.19408255,-0.15693233,-0.23123275,-0.16621988,-0.21265765,-0.22194521,-0.23123275,-0.28695808,-0.17550744,-0.23123275,-0.31482074,-0.28695808,-0.26838297,-0.28695808,-0.34268339,-0.25909541,-0.30553319,-0.37983361,-0.33339584,-0.35197095,-0.32410829,-0.31482074,-0.35197095,-0.32410829,-0.37983361,-0.40769627:1
|
15 |
+
0.24689064,0.24689064,0.27224717,0.25196194,0.20632018,0.19617756,0.24181933,0.19617756,0.18603495,0.12010795,0.10996534,0.10996534,0.14039318,0.089680105,0.049109646,0.094751413,0.12517926,0.049109646,0.094751413,0.084608798,0.018681801,0.013610494,0.054180953,0.0034678795,0.044038339,0.038967031,0.044038339,0.069394876,0.12517926,0.18603495,0.24181933,0.25196194,0.31281763,0.27731848,0.13025057,-0.0066747353,-0.062459116,-0.16388526,-0.12838611,-0.15881396,-0.19938442,-0.19938442,-0.16388526,-0.15881396,-0.17402788,-0.14360004,-0.16388526,0.11503665,1.6161436,3.8069485,1.9609925,-3.01396,-6.3914507,-5.4076171,-3.4145933,-1.791775,-0.76737084,-0.42252195,-0.25009749,-0.16388526,-0.082744347,-0.082744347,-0.042173887,0.0085391868,0.038967031,0.033895724,0.10996534,0.14039318,0.28746109,0.37367332,0.52581254,0.73373615,0.94165975,1.1647973,1.3524356,1.474147,1.5654305,1.5705019,1.4386479,1.1445121,0.85037621,0.59173954,0.33310286,0.21646279,0.10996534,0.049109646,-0.01681735,-0.026959965,-0.067530424,-0.011746043,-0.021888657,-0.026959965,0.018681801,0.0085391868,0.028824417,0.033895724,0.02375311,0.059252261,0.038967031,0.02375311,0.0034678795,-0.03710258,-0.011746043,-0.03710258,-0.067530424,-0.057387809,-0.047245195,-0.11317219,-0.10810088,-0.10810088,-0.13852873,-0.10810088,-0.12838611,-0.12838611,-0.13345742,-0.12838611,-0.10810088,-0.15881396,-0.13345742,-0.17909919,-0.17909919,-0.082744347,0.0085391868,0.059252261,0.084608798,0.12010795,0.20632018,-0.042173887,-0.17402788,-0.17402788,-0.30588187,-0.27038272,-0.3312384,-0.3312384,-0.32109579,-0.3261671:2
|
16 |
+
-0.53259342,-0.48285139,-0.49943206,-0.48285139,-0.45798036,-0.47456104,-0.43310934,-0.45798036,-0.424819,-0.44139967,-0.44139967,-0.424819,-0.424819,-0.424819,-0.424819,-0.44969002,-0.40823832,-0.43310934,-0.40823832,-0.49114172,-0.48285139,-0.39165764,-0.40823832,-0.424819,-0.40823832,-0.39994797,-0.37507695,-0.424819,-0.35020593,-0.40823832,-0.37507695,-0.39165764,-0.40823832,-0.22585083,-0.10978606,-0.084915037,-0.20927014,-0.424819,-0.59062581,-0.64865819,-0.68181956,-0.59062581,-0.39994797,-0.41652865,-0.35849627,-0.35849627,-0.35020593,-0.30875423,-0.29217355,-0.28388321,-0.2424315,-0.28388321,-0.14294741,0.77728039,-1.0051428,-3.9979558,-6.1285734,-4.4456342,-3.2601154,-2.0994678,-1.1212076,-0.49114172,-0.14294741,-0.084915037,-0.0020116264,0.022859395,0.097472461,0.13063382,0.11405314,0.18866621,0.13063382,0.18037587,0.28815029,0.34618268,0.42079575,0.52027983,0.60318324,0.79386108,0.96795822,1.1669264,1.3493139,1.4405076,1.6394758,1.6228951,1.3493139,1.0591519,0.78557073,0.53686052,0.37934404,0.35447301,0.33789234,0.329602,0.26327927,0.26327927,0.29644064,0.33789234,0.37934404,0.36276336,0.4539571,0.43737643,0.43737643,0.4539571,0.46224745,0.57831222,0.57002187,0.53686052,0.54515085,0.57831222,0.56173154,0.58660256,0.6363446,0.66121562,0.68608664,0.61976392,0.61147357,0.66950596,0.60318324,0.66121562,0.57831222,0.62805426,0.66950596,0.69437699,0.71095766,0.69437699,0.64463494,0.69437699,0.76899005,0.72753834,0.84360311,0.95137754,0.99282924,0.83531278,0.75240936,0.60318324,0.57831222,0.49540881:2
|
17 |
+
0.16230138,0.12308542,0.15109682,0.11748313,0.17350594,0.11188086,0.13428998,0.14549454,0.10067629,0.10067629,0.10067629,0.067062602,0.078267164,0.033448914,0.078267164,0.078267164,0.027846633,0.044653477,0.06146032,0.016642071,0.011039789,0.06146032,0.022244352,0.011039789,0.033448914,0.055858039,0.033448914,0.0054375081,-0.011369335,-0.050585303,-0.039380741,0.016642071,0.0054375081,-0.028176179,0.09507401,0.17350594,0.16230138,0.20711963,0.30796069,0.1566991,-0.022573898,-0.078596709,-0.19624461,-0.067392147,-0.25786971,-0.25226742,-0.22425602,-0.2018469,-0.25226742,-0.19064234,-0.21305146,-0.15142636,-0.15142636,0.016642071,1.0978823,3.1203058,1.0530641,-3.2494879,-6.000208,-4.9693882,-2.9245555,-1.3503145,-0.54918833,-0.27467656,-0.17943777,-0.11781268,-0.044983022,-0.016971616,0.055858039,0.089471725,0.039051195,0.072664883,0.083869449,0.20151735,0.26314245,0.31356297,0.41440404,0.50404053,0.59367703,0.79535915,0.95222303,1.2547463,1.4844398,1.7925652,2.0110542,2.2519523,2.2631568,2.1567135,2.0334633,1.5740762,1.09228,0.68331353,0.31356297,0.11748313,-0.028176179,-0.12901724,-0.16823321,-0.12341495,-0.16263093,-0.11781268,-0.061789866,-0.10660812,-0.067392147,-0.067392147,-0.022573898,-0.022573898,-0.095403553,-0.050585303,-0.10660812,-0.12341495,-0.12901724,-0.16823321,-0.18504005,-0.16823321,-0.21865374,-0.21865374,-0.22425602,-0.25786971,-0.28588112,-0.30829024,-0.30829024,-0.34190393,-0.36991533,-0.3475062,-0.38111989,-0.38111989,-0.40352902,-0.35310849,-0.38672218,-0.42033586,-0.44274498,-0.44834727,-0.42593815,-0.42593815,-0.43154042,-0.4091313:1
|
18 |
+
0.2107134,0.23165768,0.23689375,0.25260197,0.2473659,0.26307412,0.22642161,0.21594947,0.20024126,0.17929697,0.15311661,0.16882482,0.12693624,0.13740839,0.1164641,0.12693624,0.095519813,0.095519813,0.1164641,0.090283741,0.095519813,0.074575525,0.069339453,0.069339453,0.090283741,0.074575525,0.058867309,0.074575525,0.064103381,0.13740839,0.22118555,0.26307412,0.3049627,0.34685128,0.39921199,0.19500518,0.053631238,0.048395165,-0.056326275,-0.0039655554,-0.108687,-0.087742708,-0.087742708,-0.06679842,-0.087742708,-0.040618059,-0.030145915,-0.030145915,-0.0092016274,0.68195988,2.6926116,3.4989667,-0.077270564,-4.9520536,-6.4757506,-4.4598628,-2.6848344,-1.1611375,-0.49615632,-0.28671345,-0.181992,-0.108687,-0.087742708,-0.051090204,0.016978733,0.069339453,0.095519813,0.16882482,0.20024126,0.29449055,0.37303163,0.51440557,0.66625166,0.85475026,1.0641932,1.2631639,1.420246,1.5040232,1.5197314,1.4778429,1.2841082,1.0013602,0.6976681,0.45680879,0.26831019,0.15311661,0.048395165,0.0065065887,-0.0092016274,-0.030145915,-0.051090204,-0.051090204,-0.061562348,-0.014437699,-0.040618059,0.0065065887,0.032686949,0.048395165,0.022214805,0.011742661,-0.040618059,-0.014437699,-0.056326275,-0.0039655554,-0.11392307,-0.15057558,-0.108687,-0.087742708,-0.12439521,-0.12439521,-0.19246414,-0.16104772,-0.17151986,-0.21864451,-0.21864451,-0.20293629,-0.20293629,-0.22388058,-0.28671345,-0.24482487,-0.25006094,-0.30242167,-0.29718559,-0.30242167,-0.2395888,-0.10345092,-0.10345092,-0.077270564,-0.040618059,0.032686949,-0.19246414,-0.2395888,-0.31812987,-0.42808739,-0.40190703,-0.44379561:2
|
19 |
+
0.23384841,0.23384841,0.18935571,0.27834111,0.21605133,0.23384841,0.19825425,0.22494987,0.20715279,0.17155862,0.19825425,0.22494987,0.18045717,0.15376155,0.144863,0.12706593,0.17155862,0.144863,0.16266009,0.16266009,0.17155862,0.144863,0.10926884,0.13596446,0.15376155,0.11816738,0.16266009,0.073674682,0.12706593,0.073674682,0.073674682,0.046979061,0.03808052,0.2961382,0.33173236,0.34952944,0.13596446,-0.086499046,-0.2733684,-0.24667277,-0.068701965,-0.068701965,-0.024209263,-0.059803425,-0.068701965,-0.0064121823,-0.024209263,-0.059803425,0.011384899,0.03808052,0.020283439,0.020283439,0.37622506,1.2126879,-2.4090181,-5.3811307,-5.8527533,-4.251016,-2.2043517,-1.2967006,-0.57591877,-0.068701965,0.064776142,0.15376155,0.11816738,0.26054403,0.22494987,0.27834111,0.23384841,0.33173236,0.32283382,0.26944257,0.39402213,0.4296163,0.42071776,0.46521046,0.58979003,0.73216668,0.85674624,1.0258185,1.2215864,1.461847,1.7377017,1.9423682,2.1915273,2.1915273,2.2449185,1.8444842,1.346166,0.803355,0.39402213,0.12706593,0.011384899,-0.10429613,-0.11319467,-0.068701965,-0.11319467,-0.13099175,-0.024209263,-0.059803425,-0.14878883,-0.086499046,-0.068701965,-0.024209263,-0.033107804,-0.050904885,-0.1220932,-0.15768737,-0.1220932,-0.13989029,-0.17548446,-0.18438299,-0.21997715,-0.21997715,-0.30006402,-0.2288757,-0.23777423,-0.3178611,-0.2733684,-0.32675964,-0.30006402,-0.3623538,-0.28226694,-0.30006402,-0.3178611,-0.37125234,-0.38904942,-0.38904942,-0.30896256,-0.32675964,-0.34455672,-0.37125234,-0.42464359,-0.37125234,-0.34455672,-0.48693337:1
|
20 |
+
-0.040021891,0.0071591555,0.0028699691,-0.018575961,-0.05288945,-0.022865147,-0.057178635,-0.10864887,-0.065757008,-0.082913752,-0.10864887,-0.10435968,-0.12580561,-0.12151642,-0.078624566,-0.13438398,-0.12151642,-0.13867317,-0.15582992,-0.14296236,-0.16440829,-0.15582992,-0.17298666,-0.16869748,-0.18585422,-0.17727585,-0.18585422,-0.17727585,-0.20730015,-0.18156503,-0.19872178,-0.20730015,-0.10435968,-0.09578131,-0.03144352,-0.040021891,-0.065757008,-0.21587852,-0.24590283,-0.25877038,-0.31024061,-0.26734876,-0.29308387,-0.28879468,-0.30595143,-0.3145298,-0.30595143,-0.26734876,-0.3145298,-0.26734876,-0.2845055,-0.16869748,1.1995529,0.59477765,-2.0173366,-3.7844813,-4.7838617,-3.3941654,-1.8757935,-0.83352132,-0.37457841,-0.20301096,-0.13438398,-0.070046194,-0.044311078,0.0028699691,0.020026714,0.062918574,0.09723206,0.14012392,0.16585904,0.27308869,0.33313729,0.40176427,0.52615068,0.66340463,0.8263937,1.0665881,1.3325177,1.6970985,2.0616792,2.4562844,2.7865518,3.1511326,3.2969649,3.1682893,2.769395,2.1817765,1.4826392,0.86499637,0.43178858,0.15299149,0.037183459,-0.057178635,-0.082913752,-0.1000705,-0.11722724,-0.10864887,-0.091492125,-0.065757008,-0.10864887,-0.0057084026,-0.022865147,-0.027154333,-0.044311078,-0.070046194,-0.07433538,-0.1000705,-0.1300948,-0.1300948,-0.13438398,-0.17298666,-0.17298666,-0.1901434,-0.20301096,-0.21587852,-0.25019201,-0.28021631,-0.27163794,-0.26734876,-0.25877038,-0.30166224,-0.23303526,-0.31024061,-0.27592713,-0.29308387,-0.34026492,-0.31881898,-0.33168655,-0.33168655,-0.30595143,-0.31024061,-0.32739735,-0.31881898,-0.32739735,-0.34884329:1
|
21 |
+
0.13000417,0.12570443,0.10850543,0.12570443,0.065507942,0.065507942,0.056908445,0.056908445,0.056908445,0.031109951,0.065507942,0.013910954,-0.084983273,0.056908445,0.031109951,0.0354097,-0.024786786,-0.016187288,0.022510452,-0.0075877906,-0.0032880416,-0.0032880416,-0.033386285,-0.037686034,-0.0075877906,-0.041985782,-0.063484528,-0.076383774,-0.072084025,-0.020487037,-0.029086536,0.069807691,0.052608695,0.095606185,0.15580267,-0.020487037,-0.10648201,-0.17097826,-0.22257524,-0.192477,-0.23117474,-0.26127298,-0.25697323,-0.28277173,-0.26127298,-0.23547449,-0.23547449,-0.27847198,-0.23547449,0.056908445,1.4887248,1.4371279,-1.3534092,-4.4664275,-5.3306771,-3.7397699,-1.9424748,-0.85033859,-0.39886495,-0.23547449,-0.14517976,-0.076383774,-0.05058528,0.013910954,0.039709448,0.061208194,0.087006688,0.13430393,0.14290342,0.2460974,0.30199414,0.37938962,0.46968435,0.57717807,0.77496653,0.97705473,1.2436391,1.5403218,1.880002,2.2325814,2.5249643,2.7915488,2.94204,2.8216471,2.4432691,1.880002,1.2436391,0.7104703,0.35789087,0.11710493,-0.0032880416,-0.063484528,-0.10218227,-0.12368101,-0.089283022,-0.11508152,-0.10648201,-0.029086536,-0.067784276,-0.072084025,-0.059184779,-0.046285531,-0.072084025,-0.089283022,-0.12368101,-0.13658026,-0.17957775,-0.20967599,-0.21827549,-0.25267348,-0.25697323,-0.26127298,-0.26987248,-0.27847198,-0.29567098,-0.29137122,-0.31286997,-0.32146946,-0.32576922,-0.35586746,-0.33866847,-0.35586746,-0.34726796,-0.33866847,-0.34726796,-0.39886495,-0.3945652,-0.38166595,-0.36446695,-0.38166595,-0.39026545,-0.41606395,-0.40746445,-0.42036369,-0.40746445,-0.41606395:1
|
22 |
+
0.026950045,0.010514144,-0.014139709,-0.0018127827,0.0022961927,-0.010030734,-0.030575611,-0.026466635,-0.059338438,-0.0018127827,-0.051120487,-0.042902537,-0.059338438,-0.047011513,-0.059338438,-0.06755639,-0.071665365,-0.059338438,-0.10864615,-0.06755639,-0.083992292,-0.096319217,-0.096319217,-0.092210242,-0.10453717,-0.15384488,-0.075774341,-0.12097307,-0.059338438,0.0022961927,0.010514144,0.092693652,0.0022961927,-0.026466635,-0.1661718,-0.1826077,-0.22780644,-0.19904361,-0.22780644,-0.23191541,-0.24424233,-0.28122311,-0.23602438,-0.24424233,-0.2483513,-0.21547951,-0.23602438,-0.25246028,0.48304631,1.1774632,-1.0906913,-2.9602751,-4.8339679,-4.0655895,-2.3316019,-1.0742554,-0.46201803,-0.22780644,-0.12919102,-0.079883316,-0.026466635,0.031059021,0.026950045,0.096802632,0.088584676,0.16665521,0.20774496,0.23650779,0.31046935,0.39675784,0.49948222,0.60631558,0.7871105,0.98845031,1.2514248,1.5678158,1.9211877,2.2827775,2.6772392,3.0100662,3.2401689,3.2566048,2.9854123,2.3978289,1.6910851,1.0624118,0.54468095,0.20363599,0.0680398,-0.047011513,-0.12097307,-0.10864615,-0.12919102,-0.12097307,-0.1497359,-0.10453717,-0.10042819,-0.083992292,-0.12508205,-0.083992292,-0.10042819,-0.11275512,-0.12919102,-0.1168641,-0.15384488,-0.14151795,-0.17849873,-0.21137053,-0.2483513,-0.2483513,-0.28944106,-0.28533208,-0.28944106,-0.32231286,-0.32231286,-0.31409491,-0.33874877,-0.33874877,-0.33874877,-0.34285774,-0.35107569,-0.36751159,-0.3839475,-0.39216545,-0.36751159,-0.39216545,-0.37572955,-0.3839475,-0.40860135,-0.4168193,-0.3839475,-0.37572955,-0.41271033,-0.4003834,-0.41271033,-0.42503725:1
|
23 |
+
1.904183,0.21213941,0.16617553,0.19835025,0.19375386,0.23052497,0.20294664,0.22133219,0.19835025,0.20294664,0.19375386,0.17996469,0.15238635,0.13859719,0.12021163,0.1340008,0.092633305,0.092633305,0.055862193,0.074247751,0.051265804,0.037476637,0.014494693,0.046669415,0.02828386,0.023687471,0.009898305,0.023687471,0.02828386,0.032880249,0.019091083,0.019091083,-0.0038908621,0.014494693,0.009898305,0.097229693,0.14319358,0.21213941,0.17536831,0.16157914,-0.0084872505,-0.036065584,-0.10501142,-0.11880058,-0.12339697,-0.15097531,-0.17395725,-0.14178252,-0.17855364,-0.14637892,-0.16936086,-0.13258975,-0.14637892,-0.14178252,0.046669415,1.8116827,0.48792274,-2.0171092,-4.6048761,-5.7080094,-3.9797672,-2.357242,-1.1667772,-0.50949363,-0.26128864,-0.15097531,-0.11420419,-0.054451139,-0.026872806,-0.0084872505,0.037476637,0.11101886,0.17996469,0.28108525,0.36841664,0.49711552,0.66718191,0.93377246,1.2095558,1.5404958,1.8530502,2.1793939,2.4367917,2.5792797,2.5471049,2.3034964,1.8116827,1.2279413,0.69016385,0.32245274,0.092633305,-0.026872806,-0.10501142,-0.16016809,-0.16476447,-0.17855364,-0.1923428,-0.16476447,-0.18315003,-0.14637892,-0.11880058,-0.13718613,-0.12799336,-0.12799336,-0.13718613,-0.12799336,-0.13718613,-0.14637892,-0.19693919,-0.18774642,-0.22451752,-0.20613197,-0.25669225,-0.22911391,-0.26588503,-0.26588503,-0.29805975,-0.26588503,-0.29346336,-0.28427058,-0.31184891,-0.26128864,-0.29805975,-0.32104169,-0.3164453,-0.31184891,-0.32563808,-0.33942724,-0.36240919,-0.30725252,-0.2337103,-0.18774642,-0.12799336,-0.13718613,-0.13718613,-0.25669225:2
|
24 |
+
0.17533223,0.18827985,0.19259572,0.20985921,0.19259572,0.18827985,0.16238463,0.14080527,0.12785766,0.10627831,0.089014829,0.0933307,0.067435477,0.058803736,0.045856124,0.050171994,0.032908512,0.037224383,0.019960901,0.037224383,0.00701329,0.0026974194,-0.023197804,-0.023197804,-0.014566063,-0.040461285,0.00701329,-0.018881933,0.028592642,0.11059418,0.14080527,0.19691159,0.20122746,0.22280682,0.019960901,-0.092251731,-0.11383109,-0.15698979,-0.13541044,-0.18288501,-0.17425327,-0.20878023,-0.20446436,-0.19151675,-0.17856914,-0.14835805,-0.16562153,-0.13972631,0.5896558,2.1045264,0.96513654,-2.250187,-5.5604596,-5.9834149,-3.8341114,-2.21566,-1.0072162,-0.41594202,-0.22172785,-0.1267787,-0.066356508,-0.0059343217,-0.010250192,0.067435477,0.0933307,0.15806876,0.20122746,0.31344009,0.39544163,0.53786536,0.70618431,0.93060957,1.2025094,1.483041,1.7592568,2.0354724,2.182212,2.2685294,2.182212,1.9405232,1.5046203,0.99534766,0.59397167,0.3263877,0.080383088,0.028592642,-0.027513674,-0.062040638,-0.08361999,-0.057724767,-0.066356508,-0.062040638,-0.070672379,-0.057724767,-0.057724767,-0.018881933,-0.040461285,0.00701329,-0.062040638,-0.070672379,-0.053408897,-0.08793586,-0.079304119,-0.10951521,-0.12246282,-0.13972631,-0.16130566,-0.10951521,-0.11383109,-0.13541044,-0.14835805,-0.14835805,-0.14835805,-0.18720088,-0.1699374,-0.14404217,-0.18288501,-0.16130566,-0.16562153,-0.14835805,-0.1699374,-0.15698979,-0.16562153,-0.036145415,0.045856124,0.067435477,0.080383088,0.10196244,0.00701329,-0.066356508,-0.17856914,-0.18288501,-0.18288501,-0.21741197,-0.18288501,-0.20446436:2
|
25 |
+
0.76138641,0.66669181,0.71403911,0.63828342,0.68563073,0.67616127,0.67616127,0.60040558,0.60987504,0.55305828,0.58146665,0.5246499,0.55305828,0.50571097,0.5719972,0.49624151,0.50571097,0.45836367,0.50571097,0.50571097,0.48677205,0.42995528,0.45836367,0.40154691,0.45836367,0.39207745,0.42048583,0.36366907,0.42995528,0.33526068,0.55305828,0.59093612,0.68563073,0.43942475,0.26897445,0.070115784,-0.01510936,0.022768482,0.032237943,0.10799363,0.25003554,0.21215769,0.22162715,0.20268824,0.259505,0.18374931,0.24056608,0.16481039,0.19321877,0.33526068,1.3674319,-0.99046376,-4.2384888,-6.5111593,-4.6930229,-3.3957068,-2.0415739,-0.99046376,-0.39388778,-0.10033451,0.13640201,0.11746309,0.21215769,0.18374931,0.19321877,0.19321877,0.24056608,0.16481039,0.26897445,0.3068523,0.44889421,0.45836367,0.58146665,0.66669181,0.89395886,0.99812293,1.2064511,1.3863708,1.57576,1.5946989,1.5000044,1.1591037,0.89395886,0.43942475,0.20268824,0.00382956,-0.10980396,-0.13821235,-0.18555965,-0.27078479,-0.25184588,-0.26131534,-0.18555965,-0.22343749,-0.18555965,-0.27078479,-0.10980396,-0.17609019,-0.16662073,-0.25184588,-0.21396803,-0.16662073,-0.18555965,-0.20449858,-0.15715127,-0.24237642,-0.31813211,-0.25184588,-0.26131534,-0.24237642,-0.32760156,-0.30866264,-0.28972372,-0.42229617,-0.33707102,-0.38441832,-0.33707102,-0.44123509,-0.33707102,-0.37494886,-0.39388778,-0.36547941,-0.30866264,-0.38441832,-0.31813211,-0.18555965,-0.090865048,-0.024578822,-0.26131534,-0.46964347,-0.59274646,-0.77266621,-0.72531891,-0.64009376,-0.45070455,-0.45070455:2
|
26 |
+
-0.073805675,-0.10614582,-0.069763157,-0.089975746,-0.098060781,-0.11827337,-0.073805675,-0.094018264,-0.053593086,-0.11018833,-0.10614582,-0.12635841,-0.11018833,-0.14252847,-0.12231589,-0.13444344,-0.11827337,-0.23146387,-0.11018833,-0.14252847,-0.13444344,-0.14252847,-0.13444344,-0.17082611,-0.15061352,-0.15465603,-0.15869855,-0.14252847,-0.17486862,-0.11018833,-0.065720639,-0.041465532,0.043427342,-0.029337978,-0.1021033,-0.20316625,-0.24359142,-0.2395489,-0.25571898,-0.27188904,-0.27188904,-0.28805912,-0.28805912,-0.35273941,-0.25976149,-0.24359142,-0.24359142,-0.23146387,-0.2840166,0.67406012,1.0055465,-1.3795389,-3.3078199,-4.7914239,-3.8616449,-2.1759149,-1.0076273,-0.4214622,-0.23550639,-0.1021033,-0.065720639,-0.025295461,0.011087199,0.043427342,0.095980068,0.13236273,0.18087295,0.20108554,0.26576582,0.34257366,0.40725394,0.50427437,0.64171998,0.79937817,1.001504,1.2925653,1.5957542,1.9231981,2.3153223,2.679149,3.0187204,3.257229,3.2410589,2.9621252,2.3880877,1.7291573,1.1106521,0.60533732,0.26980834,0.083852519,-0.0010403543,-0.077848192,-0.065720639,-0.098060781,-0.11018833,-0.094018264,-0.041465532,-0.057635603,-0.073805675,-0.057635603,-0.053593086,-0.069763157,-0.053593086,-0.085933228,-0.11018833,-0.08189071,-0.13444344,-0.17486862,-0.17891114,-0.17486862,-0.20720876,-0.22742135,-0.24359142,-0.26380401,-0.23550639,-0.27997408,-0.28805912,-0.28805912,-0.2840166,-0.31635674,-0.32039926,-0.31231422,-0.33656933,-0.32039926,-0.33252682,-0.34061185,-0.30018668,-0.34465436,-0.32444178,-0.34465436,-0.34465436,-0.35678192,-0.34465436,-0.35678192,-0.35273941,-0.36486696:1
|
27 |
+
0.27342646,0.29647564,0.3041587,0.21196201,0.25806035,0.22732812,0.22732812,0.19659588,0.18122977,0.21964506,0.21964506,0.12744837,0.20427895,0.13513143,0.13513143,0.13513143,0.11976532,0.089033081,0.05830085,0.14281448,0.13513143,0.089033081,0.11976532,0.042934735,0.11208225,0.11976532,0.089033081,0.081350023,0.13513143,0.18891283,0.31184175,0.28879258,0.36562315,0.57306571,0.22732812,0.1043992,0.042934735,-0.033895842,-0.033895842,-0.15682476,-0.15682476,-0.095360307,-0.15682476,-0.15682476,-0.11072642,-0.14145865,-0.11840947,0.012202504,0.42708762,2.0712619,5.4210751,2.7550541,-3.1609003,-5.8653366,-4.8742222,-2.853578,-1.1479393,-0.51024542,-0.34121815,-0.17987394,-0.10304336,-0.026212784,0.012202504,0.065983907,-0.018529726,0.089033081,0.13513143,0.16586366,0.18122977,0.19659588,0.21964506,0.3579401,0.38867233,0.49623514,0.58843183,0.74209299,0.86502191,1.003317,1.141612,1.2338086,1.2491747,1.1569781,0.98795084,0.77282521,0.51160125,0.24269423,0.042934735,0.019885562,-0.056945015,-0.11072642,-0.14145865,-0.11072642,-0.087677245,-0.11072642,-0.087677245,-0.064628072,-0.056945015,-0.033895842,-0.049261957,-0.079994188,-0.0415789,-0.010846669,-0.049261957,-0.12609253,-0.12609253,-0.15682476,-0.26438757,-0.15682476,-0.20292311,-0.187557,-0.187557,-0.20292311,-0.187557,-0.21828923,-0.24902145,-0.26438757,-0.24902145,-0.26438757,-0.29511981,-0.32585203,-0.31048592,-0.31048592,-0.33353509,-0.31048592,-0.40268261,-0.31048592,-0.32585203,-0.32585203,-0.40268261,-0.34121815,-0.27975369,-0.32585203,-0.31048592,-0.34121815,-0.35658426,-0.35658426:1
|
28 |
+
0.96857196,-0.12448271,-0.14073092,-0.12448271,-0.15156307,-0.16239521,-0.18947557,-0.16781128,-0.16781128,-0.18947557,-0.17322735,-0.25988449,-0.17864343,-0.19489164,-0.19489164,-0.25446842,-0.19489164,-0.16781128,-0.20030771,-0.1840595,-0.22738807,-0.221972,-0.221972,-0.18947557,-0.21655593,-0.23280414,-0.18947557,-0.221972,-0.25446842,-0.24905235,-0.24905235,-0.23822021,-0.221972,-0.26530057,-0.12989878,-0.043241631,-0.010745201,-0.010745201,0.097576231,0.065079803,-0.10281842,-0.26530057,-0.31946129,-0.29238093,-0.36278986,-0.39528629,-0.36820593,-0.3357095,-0.40070236,-0.33029343,-0.30862914,-0.32487736,-0.26530057,-0.25446842,0.51461375,2.2531728,2.1394352,-1.435172,-5.7084526,-5.5784669,-3.6070168,-1.9388667,-0.82315595,-0.44403094,-0.27613271,-0.13531485,-0.091986276,-0.075738061,-0.043241631,-0.010745201,0.032583373,0.075911946,0.15173695,0.14090481,0.21131374,0.31963517,0.36837982,0.48211732,0.53627804,0.73125661,0.9262352,1.1266299,1.3757692,1.6574049,1.9390406,2.123187,2.3181656,2.3073335,2.1177709,1.7819745,1.3107762,0.86124234,0.52544589,0.30880303,0.11924052,0.054247659,0.032583373,0.048831587,0.021751229,0.005503014,0.054247659,0.054247659,0.14090481,0.11924052,0.11924052,0.15173695,0.11924052,0.10840838,0.10840838,0.10840838,0.13548873,8.694242E-5,0.054247659,0.065079803,0.065079803,0.027167301,0.054247659,0.016335158,-0.0053291293,-0.0053291293,0.021751229,-0.032409487,-0.010745201,-0.032409487,8.694242E-5,-0.010745201,-0.010745201,-0.032409487,-0.021577345,8.694242E-5,-0.016161273,-0.032409487,0.005503014,-0.054073774,0.027167301,-0.032409487:1
|
29 |
+
0.0034428028,0.019776102,0.041553833,-0.04011266,-0.029223794,-0.051001526,-0.012890496,-0.045557093,-0.11089029,-0.083668125,-0.072779259,-0.04011266,-0.034668227,-0.072779259,-0.10000142,-0.045557093,-0.072779259,-0.078223692,-0.072779259,-0.15444576,-0.045557093,-0.078223692,-0.072779259,-0.12722359,-0.12722359,-0.12722359,-0.11633473,-0.11633473,-0.10544585,-0.034668227,0.063331565,0.0088872357,0.063331565,0.16133136,0.22666456,-0.0020016302,-0.14900132,-0.18166792,-0.16533462,-0.20344565,-0.28511214,-0.26877884,-0.30688987,-0.21433451,-0.20344565,-0.29055657,-0.17077905,-0.22522338,-0.16533462,0.62410816,2.7038815,2.4534377,-1.0418883,-5.6751007,-5.4028791,-3.3993278,-1.716998,-0.72066678,-0.36677864,-0.23066781,-0.11633473,-0.083668125,-0.0020016302,-0.0074460632,0.025220535,0.057887132,0.10144259,0.16677579,0.21033125,0.19944239,0.27566445,0.38999755,0.50977507,0.64044146,0.77110785,0.95077413,1.1957736,1.489773,1.7619947,2.0124385,2.2683269,2.3499934,2.3445489,2.1757715,1.7892168,1.3155512,0.84188548,0.5152195,0.22666456,0.12322033,0.036109401,-0.012890496,-0.045557093,-0.045557093,0.014331669,0.014331669,-0.012890496,-0.029223794,-0.0074460632,0.019776102,0.0088872357,-0.034668227,0.030664968,-0.018334929,-0.051001526,-0.051001526,-0.029223794,-0.10544585,-0.14355688,-0.14900132,-0.17077905,-0.18711235,-0.20889009,-0.20889009,0.43899744,-0.25244554,-0.27966771,-0.24700112,-0.25788998,-0.23611225,-0.27422328,-0.32322317,-0.29600101,-0.32322317,-0.31777874,-0.3613342,-0.31233431,-0.30688987,-0.31233431,-0.3613342,-0.35588978,-0.31777874,-0.32322317,-0.3613342,-0.30144545,-0.3450009:1
|
30 |
+
0.045690916,-0.0094218517,-0.027792774,-0.07372008,-0.027792774,-0.082905541,-0.082905541,-0.092091003,-0.11964739,-0.10127646,-0.12883285,-0.11964739,-0.1380183,-0.12424011,-0.15638923,-0.12883285,-0.13342558,-0.10127646,-0.11964739,-0.1380183,-0.211502,-0.12424011,-0.17476016,-0.15638923,-0.16098196,-0.17476016,-0.18853835,-0.17935288,-0.18394562,-0.17016742,-0.19772381,-0.16557469,-0.15638923,-0.092091003,-0.0094218517,0.013541802,0.0089490712,-0.055349158,-0.20690927,-0.23446565,-0.28039296,-0.32632026,-0.26202203,-0.28957842,-0.29417115,-0.29876388,-0.28039296,-0.2712075,-0.28957842,-0.26202203,-0.24365112,-0.25742931,0.1191746,1.749594,-0.092091003,-2.4940891,-4.4551851,-4.7674907,-2.8569148,-1.5342085,-0.6615896,-0.29876388,-0.11964739,-0.064534619,-0.027792774,0.018134532,0.036505455,0.064061838,0.10080369,0.15591645,0.18347284,0.17428737,0.28910564,0.34421841,0.41770209,0.53711309,0.69785866,0.90453154,1.0698698,1.4235101,1.7450013,2.0986415,2.4890236,2.8472566,3.1182277,3.2560096,3.0355586,2.5533218,1.8322631,1.1571318,0.64733863,0.30288383,0.10080369,-0.018607313,-0.041570966,-0.082905541,-0.096683733,-0.059941888,-0.064534619,-0.059941888,-0.041570966,-0.014014582,-0.0094218517,-0.018607313,-0.027792774,-0.027792774,-0.064534619,-0.055349158,-0.11505465,-0.10127646,-0.15638923,-0.1517965,-0.19313107,-0.20231654,-0.21609473,-0.23446565,-0.22068746,-0.28039296,-0.26202203,-0.28039296,-0.27580023,-0.28039296,-0.29876388,-0.28957842,-0.29876388,-0.29876388,-0.30794934,-0.29876388,-0.32632026,-0.29876388,-0.32632026,-0.33091299,-0.32632026,-0.33550573,-0.34469119,-0.32632026:1
|
31 |
+
0.22886796,0.23915076,0.26485777,0.28542338,0.24429217,0.28028197,0.26999917,0.25971637,0.21858516,0.20316095,0.16717115,0.18259535,0.15174695,0.13118134,0.12603994,0.11575714,0.079767328,0.12603994,0.069484526,0.074625928,0.064343125,0.064343125,0.059201724,0.084908729,0.03863612,0.064343125,0.04377752,0.033494718,0.028353317,0.012929113,-0.017919294,-0.0024950901,0.059201724,0.12603994,0.15174695,0.20830236,0.25971637,0.25971637,0.069484526,-0.079616107,-0.12074732,-0.15673713,-0.22871674,-0.21329254,-0.21843394,-0.23385814,-0.24928235,-0.22871674,-0.21843394,-0.21843394,-0.20300973,-0.14645432,0.88182591,3.1337596,2.4396704,-1.5809053,-6.2287319,-6.1413281,-4.0796262,-2.3161257,-1.0410582,-0.54748361,-0.38295878,-0.26470655,-0.21329254,-0.20300973,-0.16701992,-0.12588871,-0.089898909,-0.043626299,-0.0076364913,0.09005013,0.16202974,0.27514057,0.4139584,0.61447304,0.79442209,0.99493676,1.1903099,1.3291278,1.395966,1.4319558,1.3137036,1.1543202,0.85611891,0.57848324,0.31627178,0.19801955,0.064343125,0.0077877123,-0.0487677,-0.043626299,-0.069333305,-0.059050503,-0.059050503,-0.043626299,0.023211916,0.012929113,0.03863612,0.069484526,0.059201724,0.064343125,0.054060322,0.074625928,0.054060322,0.03863612,0.033494718,0.018070514,-0.0024950901,-0.0024950901,-0.012777892,-0.023060695,-0.012777892,0.0077877123,-0.064191904,-0.053909101,-0.012777892,-0.017919294,-0.033343497,-0.033343497,-0.0487677,-0.033343497,-0.0487677,-0.033343497,-0.033343497,-0.017919294,-0.038484899,-0.0076364913,0.11575714,0.16202974,0.20316095,0.27514057,0.34197879,0.20316095,0.064343125,-0.074474707:2
|
32 |
+
-0.21602809,-0.19374533,-0.18817464,-0.1547505,-0.18817464,-0.22159878,-0.16032119,-0.19931602,-0.18260395,-0.17146257,-0.18260395,-0.20488671,-0.1491798,-0.19931602,-0.17703325,-0.17703325,-0.20488671,-0.24945223,-0.19931602,-0.1547505,-0.17146257,-0.14360912,-0.17146257,-0.17146257,-0.20488671,-0.19374533,-0.14360912,-0.1547505,-0.11018498,-0.12689705,-0.060048764,0.029082279,0.03465297,0.05693573,0.17392023,0.029082279,-0.015483242,-0.16589188,-0.28287637,-0.19374533,-0.34415396,-0.25502292,-0.2661643,-0.29958844,-0.22159878,-0.27730569,-0.26059361,-0.17703325,-0.1491798,0.079218491,1.310341,3.2600826,0.98167028,-3.3356146,-5.8201425,-4.694863,-2.6392783,-1.1240506,-0.44442639,-0.26059361,-0.1547505,-0.082331525,-0.0043418616,0.05136504,0.068077111,0.062506421,0.12378401,0.18506161,0.21848575,0.26862196,0.30761679,0.29647541,0.47473749,0.60286337,0.7031358,0.89253926,1.1209375,1.3214824,1.6724359,1.8785514,2.1626567,2.3186359,2.3910549,2.4356205,2.1069497,1.6557238,1.2323514,0.7588427,0.39674783,0.2463392,0.15720816,0.090359868,0.04022366,0.04022366,0.0012288286,0.073647801,0.04579435,0.05693573,0.073647801,0.084789181,0.073647801,0.15720816,0.11821332,0.079218491,0.05693573,0.012370209,-0.0043418616,-0.060048764,-0.048907383,-0.093472905,-0.099043595,-0.1491798,-0.1547505,-0.17703325,-0.12689705,-0.14360912,-0.17146257,-0.19374533,-0.19931602,-0.24945223,-0.22716947,-0.27173499,-0.27730569,-0.2661643,-0.25502292,-0.24388154,-0.2661643,-0.28844706,-0.29401775,-0.31072982,-0.25502292,-0.27730569,-0.24388154,-0.29958844,-0.23274016,-0.29401775:1
|
classification/UCR/EOGHorizontalSignal/EOGHorizontalSignal_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/EOGHorizontalSignal/EOGHorizontalSignal_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/EOGVerticalSignal/EOGVerticalSignal_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/EOGVerticalSignal/EOGVerticalSignal_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ERing/ERing_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/ERing/ERing_TRAIN.ts
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#This data is generated with a prototype finger ring, called eRing [1], that can be used to detect hand and finger gestures. eRing uses electric field sensing. In this paper we present an early prototype to
|
2 |
+
#describe finger- and hand-gestures. The data set we used is the D data set used for Finger Posture Recognition. There are six classes for six postures involving the thumb, the index finger, and the middle finger.
|
3 |
+
#The data is four dimensional. Each series contains 65 observations. Each series is a measurement from an electrode which varies dependent on the distance to the hand.
|
4 |
+
#
|
5 |
+
#[1] M. Wilhelm, D. Krakowczyk, F. Trollmann, S Albayrak. eRing: multiple finger gesture recognition with one ring using an electric field, Proceedings of the 2nd international Workshop on Sensor-based Activity Recognition and Interaction, 2015
|
6 |
+
#
|
7 |
+
@problemName ERing
|
8 |
+
@timeStamps false
|
9 |
+
@missing false
|
10 |
+
@univariate false
|
11 |
+
@dimensions 4
|
12 |
+
@equalLength true
|
13 |
+
@seriesLength 65
|
14 |
+
@classLabel true 1 2 3 4 5 6
|
15 |
+
@data
|
16 |
+
-1.59487819,-1.32613625,-1.21227197,-1.21227197,-1.21227197,-1.21227197,-1.21227197,-1.21227197,-1.0890686,-1.02096886,-1.02096886,-1.02096886,-1.02096886,-1.02096886,-0.971008,-0.42281112,-0.16010486,-0.16010486,-0.16010486,-0.16010486,-0.16010486,-0.16010486,-0.31212251,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.54271108,-0.23782175,0.12684981,0.12684981,0.12684981,0.12684981,0.12684981,0.12684981,0.29292848,0.96294688,1.17901691,1.17901691,1.17901691,1.17901691,1.17901691,1.36232589,1.98701535,2.03988091,2.03988091,2.03988091,2.03988091,2.03988091,1.76604512,0.6385192,0.41380447,0.41380447,0.41380447,0.41380447,0.41380447,0.41380447:2.37242265,2.37242265,0.99082104,-0.55497769,-0.55497769,-0.55497769,-0.55497769,-0.55497769,-0.55497769,-0.25901503,0.36378524,0.44299969,0.44299969,0.44299969,0.44299969,0.44299969,0.0970342,-0.56728608,-0.62150952,-0.62150952,-0.62150952,-0.62150952,-0.62150952,-0.67881132,-1.74826632,-1.75255056,-1.75255056,-1.75255056,-1.75255056,-1.75255056,-1.75255056,-1.23277067,-0.95416865,-0.95416865,-0.95416865,-0.95416865,-0.95416865,-0.79193495,0.32910552,0.84219065,0.84219065,0.84219065,0.84219065,0.84219065,0.84219065,0.89845163,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.9752543,0.41008723,-0.15578674,-0.15578674,-0.15578674,-0.15578674,-0.15578674:-0.70245193,-0.70245193,-0.70245193,-0.7089574,-0.72809057,-0.74722374,-0.75334598,-0.75334598,-0.75334598,-0.75334598,-0.75334598,-0.7433503,-0.73189799,-0.72985642,-0.72985642,-0.72985642,-0.72985642,-0.72985642,-0.57748287,-0.41156686,-0.3735981,-0.3735981,-0.3735981,-0.3735981,-0.3735981,0.64151735,1.66071572,1.81484587,1.81484587,1.81484587,1.81484587,1.81484587,1.8456394,1.90763,1.94795338,1.94795338,1.94795338,1.94795338,1.94795338,1.39086878,0.36363152,-0.22483089,-0.22483089,-0.22483089,-0.22483089,-0.22483089,-0.22996923,-0.29837768,-0.33444883,-0.33444883,-0.33444883,-0.33444883,-0.33444883,-0.38549002,-0.52085422,-0.65547281,-0.65547281,-0.65547281,-0.65547281,-0.65547281,-0.6501739,-0.62345185,-0.60066384,-0.60066384,-0.60066384:-0.83988606,-0.83988606,-0.83988606,-0.83988606,-0.83988606,-0.83988606,-0.74787405,-0.61256626,-0.6100593,-0.6100593,-0.6100593,-0.6100593,-0.6100593,-0.57762981,-0.5430265,-0.5430265,-0.5430265,-0.5430265,-0.5430265,-0.5430265,-0.40686611,-0.23029969,-0.16955801,-0.16955801,-0.16955801,-0.16955801,-0.16955801,0.9244037,2.21327777,2.59793923,2.59793923,2.59793923,2.59793923,2.59793923,2.20733549,1.08980586,0.80720572,0.80720572,0.80720572,0.80720572,0.80720572,0.52527311,-0.13477313,-0.6100593,-0.6100593,-0.6100593,-0.6100593,-0.6100593,-0.4772443,-0.19627868,-0.00676405,-0.00676405,-0.00676405,-0.00676405,-0.00676405,-0.00856235,-0.33503416,-0.57175484,-0.57175484,-0.57175484,-0.57175484,-0.57175484,-0.59167497,-0.72698276,-0.8015816:3
|
17 |
+
-1.3971855,-1.22187922,-1.03684215,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.92037675,-0.70703193,-0.21247831,0.22396424,0.22396424,0.22396424,0.22396424,0.22396424,0.22396424,0.22396424,0.22396424,0.22396424,0.05659464,-0.53552398,-1.1276426,-1.30182375,-1.30182375,-1.30182375,-1.30182375,-1.30182375,-1.30182375,-1.30182375,-1.30182375,-1.30182375,-1.27883476,-0.50167907,0.27547662,0.70077299,0.70077299,0.70077299,0.70077299,0.70077299,0.70077299,0.70077299,0.70077299,0.70077299,0.88371186,1.17977117,1.46366699,1.46366699,1.46366699,1.46366699,1.46366699,1.46366699,1.46366699,1.46366699,1.46366699,1.46366699,1.33391044,0.91834802,0.50278561,0.41468774,0.41468774:-0.8542759,-0.8542759,-0.8542759,-0.63453982,-0.04159343,0.55135295,0.70482716,0.70482716,0.70482716,0.70482716,0.70482716,0.70482716,0.70482716,0.70482716,0.70482716,0.61917483,-0.10976843,-0.83871169,-1.21186835,-1.21186835,-1.21186835,-1.21186835,-1.21186835,-1.21186835,-1.21186835,-1.21186835,-1.21186835,-1.13507537,-1.02627787,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.92579439,-0.47015457,0.53622232,1.54259921,1.7203897,1.7203897,1.7203897,1.7203897,1.7203897,1.7203897,1.7203897,1.7203897,1.69535823,1.08609222,0.47682621,0.11837555,0.11837555,0.11837555,0.11837555,0.11837555,0.11837555,0.11837555,0.11837555,0.11837555,0.11837555,-0.20312241,-0.61111304:-0.25205552,-0.25205552,-0.25205552,-0.25205552,-0.25205552,-0.25205552,0.05498719,0.46925658,0.88352596,1.20758878,1.20758878,1.20758878,1.20758878,1.20758878,1.20758878,1.20758878,1.20758878,1.20758878,0.89894651,0.26659357,-0.36575938,-0.99811232,-1.02045511,-1.02045511,-1.02045511,-1.02045511,-1.02045511,-1.02045511,-1.02045511,-1.03011967,-1.15659026,-1.28306085,-1.40953144,-1.46606389,-1.46606389,-1.46606389,-1.46606389,-1.46606389,-1.46606389,-1.46606389,-1.46606389,-1.46606389,-0.65106335,0.33881257,1.13673226,1.13673226,1.13673226,1.13673226,1.13673226,1.13673226,1.13673226,1.13673226,1.13673226,1.03899164,0.80156582,0.56413999,0.32671417,0.25023847,0.25023847,0.25023847,0.25023847,0.25023847,0.25023847,0.25023847,0.25023847:-0.47566112,-0.47566112,-0.47566112,-0.47566112,-0.47566112,-0.47566112,-0.47566112,-0.47566112,-0.47566112,-0.3560883,0.19304421,0.74217673,1.29130924,1.43028444,1.43028444,1.43028444,1.43028444,1.43028444,1.43028444,1.43028444,1.43028444,1.43028444,0.46683474,-0.53190314,-1.19581354,-1.19581354,-1.19581354,-1.19581354,-1.19581354,-1.19581354,-1.19581354,-1.19581354,-1.19581354,-1.18751907,-1.17252,-1.15752093,-1.14375433,-1.14375433,-1.14375433,-1.14375433,-1.14375433,-1.14375433,-1.14375433,-1.14375433,-1.02866883,-0.43519828,0.15827228,0.75174283,0.94729065,0.94729065,0.94729065,0.94729065,0.94729065,0.94729065,0.94729065,0.94729065,0.94729065,0.86731477,0.74933824,0.6313617,0.56263092,0.56263092,0.56263092,0.56263092,0.56263092:2
|
18 |
+
-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.64275864,-0.39814288,-0.32970116,-0.32970116,-0.32970116,-0.32970116,-0.32970116,-0.32970116,-0.32970116,-0.32970116,-0.32970116,-0.31272642,-0.29497653,-0.28849933,-0.28849933,-0.28849933,-0.28849933,-0.28849933,-0.28849933,-0.28849933,-0.28849933,0.35396549,1.24146033,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,1.77159234,0.74743248,-0.38856092,-0.86532499,-0.86532499,-0.86532499,-0.86532499,-0.86532499,-0.86532499,-0.86532499,-0.86532499,-0.86532499,-0.80399522,-0.73299563,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766,-0.70051766:-0.54573069,-0.54470694,-0.54368319,-0.54325732,-0.54325732,-0.54325732,-0.54325732,-0.54325732,-0.54325732,-0.54325732,-0.54325732,-0.54355419,-0.54396638,-0.54423365,-0.54423365,-0.54423365,-0.54423365,-0.54423365,-0.54423365,-0.54423365,-0.54423365,-0.54423365,-0.54372755,-0.54293064,-0.54234608,-0.54234608,-0.54234608,-0.54234608,-0.54234608,-0.54234608,-0.54234608,-0.54234608,-0.40428792,-0.06142657,0.28143478,0.62429614,0.96715749,1.31001884,1.65288019,1.99574154,2.17009073,2.17009073,2.17009073,2.17009073,2.17009073,2.17009073,2.17009073,2.17009073,1.50450717,0.35756409,-0.54657684,-0.54657684,-0.54657684,-0.54657684,-0.54657684,-0.54657684,-0.54657684,-0.54657684,-0.54657684,-0.5465172,-0.54640728,-0.54631648,-0.54631648,-0.54631648,-0.54631648:-0.57587952,-0.57587952,-0.57587952,-0.56782943,-0.5540453,-0.54026117,-0.53147647,-0.53147647,-0.53147647,-0.53147647,-0.53147647,-0.53147647,-0.53147647,-0.53748823,-0.55458695,-0.57168567,-0.58574687,-0.58574687,-0.58574687,-0.58574687,-0.58574687,-0.58574687,-0.58574687,-0.58574687,-0.38854014,0.35153286,1.09160587,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.72814535,1.46839119,0.93988538,0.41137956,0.05069683,0.05069683,0.05069683,0.05069683,0.05069683,0.05069683,0.05069683,-0.02212622,-0.36612604,-0.71012586,-1.02484368,-1.02484368,-1.02484368,-1.02484368,-1.02484368,-1.02484368,-1.02484368,-1.02484368,-1.02065271,-0.99655906,-0.97246541,-0.94837176:-0.45215195,-0.45215195,-0.45215195,-0.45215195,-0.45215195,-0.45215195,-0.45149542,-0.44968528,-0.44787513,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.44657816,-0.31423896,0.63174122,1.5777214,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.79408548,1.4645543,0.42679992,-0.61095445,-0.66395597,-0.66395597,-0.66395597,-0.66395597,-0.66395597,-0.66395597,-0.66395597,-0.66873945,-0.7249349,-0.78113035,-0.8373258,-0.84231726,-0.84231726,-0.84231726,-0.84231726,-0.84231726,-0.84231726,-0.84231726,-0.84231726:4
|
19 |
+
-1.41846969,-1.41846969,-1.41846969,-1.41846969,-1.41846969,-0.43093173,-0.31540842,-0.31540842,-0.31540842,-0.31540842,-0.31540842,-0.47988273,-0.59117374,-0.59117374,-0.59117374,-0.59117374,-0.59117374,-0.59117374,-0.99869359,-1.14270437,-1.14270437,-1.14270437,-1.14270437,-1.14270437,-0.58391675,0.78765285,0.78765285,0.78765285,0.78765285,0.78765285,0.78765285,0.41474293,-1.14270437,-1.14270437,-1.14270437,-1.14270437,-1.14270437,-1.14270437,0.01663553,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.06341817,1.20833565,1.58680948,1.6149488,1.6149488,1.6149488,1.6149488,1.6149488,0.38385363,-0.31540842,-0.31540842,-0.31540842,-0.31540842,-0.31540842,-0.31540842:-0.32513392,-0.32513392,-0.32513392,-0.32513392,-0.32513392,-0.32513392,-1.02898904,-1.38978873,-1.38978873,-1.38978873,-1.38978873,-1.38978873,-1.34826719,-1.28332325,-1.28332325,-1.28332325,-1.28332325,-1.28332325,-1.28332325,-0.79890531,-0.17608225,-0.17608225,-0.17608225,-0.17608225,-0.17608225,0.01858988,1.00664278,1.29314139,1.29314139,1.29314139,1.29314139,1.29314139,1.32964384,1.50498596,1.54865854,1.54865854,1.54865854,1.54865854,1.54865854,1.39401743,0.89283118,0.80340017,0.80340017,0.80340017,0.80340017,0.80340017,0.6932084,0.61176231,0.61176231,0.61176231,0.61176231,0.61176231,0.61176231,-0.34259426,-0.92134061,-0.92134061,-0.92134061,-0.92134061,-0.92134061,-0.76000911,-0.47418559,-0.47418559,-0.47418559,-0.47418559,-0.47418559:-1.00092043,-1.00315159,-1.00536617,-1.00536617,-1.00536617,-1.00536617,-1.00536617,-0.97141052,-0.90927401,-0.85198831,-0.85198831,-0.85198831,-0.85198831,-0.82485956,-0.53295425,-0.24104893,-0.20957959,-0.20957959,-0.20957959,-0.20957959,-0.27164889,-0.65111803,-0.94312587,-0.94312587,-0.94312587,-0.94312587,-0.94312587,0.05637725,1.46405443,2.0710825,2.0710825,2.0710825,2.0710825,2.0710825,1.82060349,1.48704479,1.40644511,1.40644511,1.40644511,1.40644511,1.40644511,0.85103512,0.17499308,0.05938738,0.05938738,0.05938738,0.05938738,0.15053325,0.39819221,0.55286398,0.55286398,0.55286398,0.55286398,0.55286398,0.27441664,-0.3603489,-0.71194765,-0.71194765,-0.71194765,-0.71194765,-0.70993793,-0.69765126,-0.68536459,-0.68527324,-0.68527324:-1.03657088,-1.03657088,-1.03653253,-1.03137523,-1.02629461,-1.02629461,-1.02629461,-1.02629461,-1.02629461,-1.02123676,-0.95644813,-0.93380823,-0.93380823,-0.93380823,-0.93380823,-0.93380823,-0.74779043,-0.56797322,-0.56797322,-0.56797322,-0.56797322,-0.56797322,-0.53703574,-0.40280697,-0.36039268,-0.36039268,-0.36039268,-0.36039268,-0.36039268,0.21328628,1.22191139,2.00931388,2.00931388,2.00931388,2.00931388,2.00931388,1.71788837,1.33360668,1.25503608,1.25503608,1.25503608,1.25503608,1.25503608,0.97542583,0.63813812,0.58296839,0.58296839,0.58296839,0.58296839,0.57982323,0.57144652,0.56652637,0.56652637,0.56652637,0.56652637,0.56652637,0.15033766,-0.78261869,-0.82076932,-0.82076932,-0.82076932,-0.82076932,-0.82076932,-0.85818427,-0.89475843:3
|
20 |
+
0.90113708,0.90113708,0.90113708,0.90113708,0.90113708,0.36044214,-0.22645664,-0.81335543,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.82380629,-0.72892341,-0.63110694,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,-0.53631573,0.21027966,0.99281137,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.76360877,1.30477896,0.81569665,0.32661433,0.32615596,0.32615596,0.32615596:-0.54867298,-0.54867298,-0.54867298,-0.54867298,-0.54867298,-0.54867298,-0.54867298,-0.54867298,-0.53501093,-0.52110118,-0.50719144,-0.50695678,-0.50695678,-0.50695678,-0.50695678,-0.50695678,-0.50695678,-0.50695678,-0.50695678,-0.50695678,-0.50547525,-0.44901805,-0.39256085,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.3376381,-0.30228444,0.84081737,1.98391919,1.99356109,1.99356109,1.99356109,1.99356109,1.99356109,1.99356109,1.99356109,1.99356109,1.99356109,1.99356109,1.98015056,1.08583584,0.19152111,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.68854493,-0.71552089,-0.74252216,-0.76952343:-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.56215122,-0.55527348,-0.54827773,-0.54128198,-0.54117052,-0.54117052,-0.54117052,-0.54117052,-0.54117052,-0.54117052,-0.54117052,-0.54117052,-0.54117052,-0.53038097,-0.13339982,0.26358132,0.66056246,1.0575436,1.45452474,1.45898938,1.45898938,1.45898938,1.45898938,1.45898938,1.45898938,1.45898938,1.45898938,1.45898938,1.2991465,1.13794389,0.97674128,0.82082648,0.82082648,0.82082648,0.82082648,0.82082648,0.82082648,0.82082648,0.82082648,0.82082648,0.82082648,0.81175996,0.24270255,-0.32635485,-0.89541226,-1.46446966,-1.46606963,-1.46606963,-1.46606963,-1.46606963,-1.46606963,-1.46606963,-1.46606963,-1.46606963,-1.46606963:-0.17816361,-0.16892912,-0.15969462,-0.15046013,-0.14122564,-0.14105254,-0.14105254,-0.14105254,-0.14105254,-0.14105254,-0.14105254,-0.14105254,-0.14105254,-0.14105254,-0.15853159,-0.17629363,-0.19405567,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,-0.21136825,0.31891503,0.85522997,1.39154491,1.91177543,1.91177543,1.91177543,1.91177543,1.91177543,1.91177543,1.91177543,1.91177543,1.91177543,1.89189482,1.28582043,0.67974603,0.07367164,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.5238825,-0.86029432,-1.19765467,-1.53501503,-1.53564738,-1.53564738,-1.53564738,-1.53564738,-1.53564738,-1.53564738:4
|
21 |
+
0.68507638,0.73056985,0.77901624,0.82746264,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.82976961,0.96127465,1.15909743,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,1.21561822,0.8381516,0.0226373,-0.792877,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.22005116,-1.18381633,-1.03040275,-0.87698917,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.76185593,-0.7654548,-0.87042199,-0.97538918,-1.07535792,-1.07535792,-1.07535792,-1.07535792:1.70470184,1.70470184,1.70470184,1.70470184,1.38674564,1.05289163,0.71903762,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.70759119,0.72167422,0.74139046,0.7611067,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.76527528,0.52320813,0.01486711,-0.49347391,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.78395449,-0.82182018,-0.97357201,-1.12532383,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.2371866,-1.24182193,-1.33916383,-1.43650573,-1.53384762:0.93954731,0.93954731,0.93954731,0.93954731,0.93954731,0.93954731,0.93954731,0.91238011,0.8842484,0.85611668,0.82798497,0.79985326,0.79551293,0.79551293,0.79551293,0.79551293,0.79551293,0.79551293,0.79551293,0.79551293,0.79551293,0.79551293,0.79191207,0.78734577,0.78277946,0.77821315,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.77630835,0.57359206,0.10058738,-0.37241729,-0.84542197,-1.15535266,-1.15535266,-1.15535266,-1.15535266,-1.15535266,-1.15535266,-1.15535266,-1.15535266,-1.15535266,-1.16658071,-1.20929613,-1.25201154,-1.29472696,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429,-1.32979429:0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.60812023,0.64098447,0.67984421,0.71870394,0.75756368,0.79642342,0.80708209,0.80708209,0.80708209,0.80708209,0.80708209,0.80708209,0.80708209,0.80708209,0.80708209,0.80277521,0.79538596,0.7879967,0.78060745,0.7732182,0.7696995,0.7696995,0.7696995,0.7696995,0.7696995,0.7696995,0.7696995,0.7696995,0.7696995,0.7696995,0.53207699,-0.15715958,-0.84639616,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33083101,-1.33779327,-1.37667822,-1.41556317,-1.45444813,-1.48962975,-1.48962975,-1.48962975,-1.48962975,-1.48962975,-1.48962975,-1.48962975:6
|
22 |
+
-0.9899289,-0.91666008,-0.8401258,-0.82992123,-0.82992123,-0.82992123,-0.82992123,-0.82992123,-0.82992123,-0.82992123,-0.82906405,-0.77549005,-0.7499174,-0.7499174,-0.7499174,-0.7499174,-0.7499174,-0.7499174,-0.7499174,-0.7499174,-0.70248656,-0.66991357,-0.66991357,-0.66991357,-0.66991357,-0.66991357,-0.66991357,-0.66991357,-0.66991357,-0.51827587,-0.15141047,0.05012092,0.05012092,0.05012092,0.05012092,0.05012092,0.05012092,0.05012092,0.05012092,0.21474419,0.37013625,0.37013625,0.37013625,0.37013625,0.37013625,0.37013625,0.37013625,0.37013625,0.81621822,2.123099,2.21022439,2.21022439,2.21022439,2.21022439,2.21022439,2.21022439,2.21022439,2.10899505,0.8844466,-0.34010185,-0.34989824,-0.34989824,-0.34989824,-0.34989824,-0.34989824:2.07625016,2.07625016,2.07625016,1.10646187,-0.01252463,-0.31092103,-0.31092103,-0.31092103,-0.31092103,-0.31092103,-0.31092103,-0.31092103,-0.56867048,-1.06181357,-1.32087807,-1.32087807,-1.32087807,-1.32087807,-1.32087807,-1.32087807,-1.32087807,-0.74726838,0.71602165,1.80080733,1.80080733,1.80080733,1.80080733,1.80080733,1.80080733,1.80080733,1.80080733,1.31591318,0.23996463,0.23996463,0.23996463,0.23996463,0.23996463,0.23996463,0.23996463,0.23996463,0.17385835,-0.17044519,-0.49454958,-0.49454958,-0.49454958,-0.49454958,-0.49454958,-0.49454958,-0.49454958,-0.49454958,-0.53471833,-0.57775627,-0.58636386,-0.58636386,-0.58636386,-0.58636386,-0.58636386,-0.58636386,-0.58636386,-0.58636386,-0.50097658,-0.4149007,-0.4027353,-0.4027353,-0.4027353:-0.83465167,-0.83465167,-0.83465167,-0.83465167,-0.83465167,-0.81540346,-0.78915591,-0.76290835,-0.76073856,-0.76073856,-0.76073856,-0.76073856,-0.76073856,-0.76073856,-0.72632843,-0.65383518,-0.58134194,-0.55659758,-0.55659758,-0.55659758,-0.55659758,-0.55659758,-0.55659758,-0.34655955,0.46544311,1.27744578,2.08944844,2.31897453,2.31897453,2.31897453,2.31897453,2.31897453,2.31897453,1.83097782,1.34298112,0.85498441,0.59081553,0.59081553,0.59081553,0.59081553,0.59081553,0.59081553,0.57415365,0.2901444,0.00613514,-0.25742545,-0.25742545,-0.25742545,-0.25742545,-0.25742545,-0.25742545,-0.25742545,-0.36441548,-0.49815302,-0.63189056,-0.63403036,-0.63403036,-0.63403036,-0.63403036,-0.63403036,-0.63403036,-0.63403036,-0.60337113,-0.5676655,-0.53195987:-1.01546224,-1.01546224,-1.01546224,-1.01546224,-1.01546224,-1.01546224,-1.01546224,-1.01546224,-0.91597561,-0.80752362,-0.70543414,-0.70543414,-0.70543414,-0.70543414,-0.70543414,-0.70543414,-0.70543414,-0.56210165,-0.34449159,-0.12688153,-0.11121361,-0.11121361,-0.11121361,-0.11121361,-0.11121361,-0.11121361,-0.11121361,0.66736031,1.75273287,2.34317555,2.34317555,2.34317555,2.34317555,2.34317555,2.34317555,2.34317555,1.77382185,0.53249839,-0.30498117,-0.30498117,-0.30498117,-0.30498117,-0.30498117,-0.30498117,-0.30498117,-0.28629644,-0.02678631,0.23272382,0.39258206,0.39258206,0.39258206,0.39258206,0.39258206,0.39258206,0.39258206,0.05019911,-0.29775104,-0.60209144,-0.60209144,-0.60209144,-0.60209144,-0.60209144,-0.60209144,-0.60209144,-0.60209144:3
|
23 |
+
-0.73174413,-0.73174413,-0.73174413,-0.73174413,-0.73174413,-0.73174413,-0.73174413,-0.73174413,-1.02361075,-1.47965233,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-1.82624393,-0.95256427,0.30755063,0.72758893,0.72758893,0.72758893,0.72758893,0.72758893,0.72758893,0.72758893,0.72758893,0.72758893,0.72758893,0.83069398,0.97940319,1.09242219,1.09242219,1.09242219,1.09242219,1.09242219,1.09242219,1.09242219,1.09242219,1.09242219,1.09242219,0.98601249,0.7009865,0.41596051,0.36275566,0.36275566,0.36275566,0.36275566,0.36275566,0.36275566,0.36275566,0.36275566,0.36275566,0.36275566,0.26157143,0.18033903,0.18033903,0.18033903,0.18033903,0.18033903,0.18033903,0.18033903:-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.8572877,-0.87254013,-0.93609194,-0.99964375,-1.02675919,-1.02675919,-1.02675919,-1.02675919,-1.02675919,-1.02675919,-1.02675919,-1.02675919,-1.02675919,-0.52439727,0.22914562,0.9826885,0.9826885,0.9826885,0.9826885,0.9826885,0.9826885,0.9826885,0.9826885,0.9826885,0.9826885,1.03116945,1.23317342,1.43517738,1.52136574,1.52136574,1.52136574,1.52136574,1.52136574,1.52136574,1.52136574,1.52136574,1.52136574,1.52136574,0.93802066,0.22079309,-0.3912411,-0.3912411,-0.3912411,-0.3912411,-0.3912411,-0.3912411,-0.3912411,-0.3912411,-0.3912411,-0.43876008,-0.63675584,-0.8347516,-0.88755046,-0.88755046,-0.88755046,-0.88755046:-0.78371028,-0.78158642,-0.77946256,-0.7773387,-0.77521484,-0.77521484,-0.77521484,-0.77521484,-0.77521484,-0.77521484,-0.77521484,-0.77521484,-0.77521484,-0.75788633,-0.72766218,-0.69743802,-0.67043778,-0.67043778,-0.67043778,-0.67043778,-0.67043778,-0.67043778,-0.67043778,-0.67043778,-0.67043778,-0.267034,0.13636978,0.53977355,0.94317733,1.09378141,1.09378141,1.09378141,1.09378141,1.09378141,1.09378141,1.09378141,1.09378141,1.16511561,1.28953573,1.41395585,1.53837597,1.53837597,1.53837597,1.53837597,1.53837597,1.53837597,1.53837597,1.53837597,1.53837597,1.43771983,0.75142796,0.06513608,-0.62115579,-0.91397366,-0.91397366,-0.91397366,-0.91397366,-0.91397366,-0.91397366,-0.91397366,-0.91397366,-0.92760175,-0.94618552,-0.96476929,-0.98335306:-0.92580013,-0.92580013,-0.92580013,-0.92580013,-0.92580013,-0.81563112,-0.70546211,-0.5952931,-0.58501066,-0.58501066,-0.58501066,-0.58501066,-0.58501066,-0.58501066,-0.58501066,-0.58501066,-0.56520287,-0.37950483,-0.19380679,-0.07991199,-0.07991199,-0.07991199,-0.07991199,-0.07991199,-0.07991199,-0.07991199,-0.07991199,-0.07991199,-0.07991199,0.29350266,0.8893771,1.48525154,1.6362064,1.6362064,1.6362064,1.6362064,1.6362064,1.6362064,1.6362064,1.6362064,1.6362064,1.37393839,1.11167037,0.84940236,0.69903537,0.69903537,0.69903537,0.69903537,0.69903537,0.69903537,0.69903537,0.69903537,0.69903537,0.35631579,-0.24145092,-0.83921762,-1.43698433,-1.43698433,-1.43698433,-1.43698433,-1.43698433,-1.43698433,-1.43698433,-1.43698433,-1.43698433:4
|
24 |
+
-1.23181549,-0.82869116,-0.46702548,-0.46702548,-0.46702548,-0.46702548,-0.46702548,-0.46702548,-0.46702548,-0.1880099,0.1278112,0.1278112,0.1278112,0.1278112,0.1278112,0.1278112,0.1278112,-0.03400961,-0.88892136,-0.89190882,-0.89190882,-0.89190882,-0.89190882,-0.89190882,-0.89190882,-0.89190882,-0.40179203,-0.04214214,-0.04214214,-0.04214214,-0.04214214,-0.04214214,-0.04214214,-0.04214214,-0.00777211,0.04283453,0.04283453,0.04283453,0.04283453,0.04283453,0.04283453,0.04283453,0.00436035,-0.36676413,-0.55200215,-0.55200215,-0.55200215,-0.55200215,-0.55200215,-0.55200215,-0.55200215,1.28633601,2.5071579,2.5071579,2.5071579,2.5071579,2.5071579,2.5071579,2.5071579,1.52572165,-0.37408225,-0.89190882,-0.89190882,-0.89190882,-0.89190882:0.1632678,0.1632678,0.01468252,-1.07557783,-1.259087,-1.259087,-1.259087,-1.259087,-1.259087,-1.259087,-1.26025329,-1.37150435,-1.46228054,-1.46228054,-1.46228054,-1.46228054,-1.46228054,-1.46228054,-1.46228054,-0.99510684,-0.58854831,-0.58854831,-0.58854831,-0.58854831,-0.58854831,-0.58854831,-0.58854831,-0.29252461,0.78661064,1.38242905,1.38242905,1.38242905,1.38242905,1.38242905,1.38242905,1.30217395,0.94238804,0.71189036,0.71189036,0.71189036,0.71189036,0.71189036,0.71189036,0.71189036,0.8647935,1.1700664,1.28083228,1.28083228,1.28083228,1.28083228,1.28083228,1.28083228,0.97200349,0.28513947,7.1296E-4,7.1296E-4,7.1296E-4,7.1296E-4,7.1296E-4,7.1296E-4,7.1296E-4,-0.11945216,-0.20248058,-0.20248058,-0.20248058:-1.06736792,-1.06736792,-1.06736792,-1.06736792,-1.04335325,-1.01447848,-0.99740923,-0.99740923,-0.99740923,-0.99740923,-0.99740923,-0.99740923,-0.98857117,-0.94054915,-0.89252714,-0.87748006,-0.87748006,-0.87748006,-0.87748006,-0.87748006,-0.73665837,0.32382776,1.38431389,1.77095589,1.77095589,1.77095589,1.77095589,1.77095589,1.77095589,1.63740511,1.33921695,1.04102879,1.01515224,1.01515224,1.01515224,1.01515224,1.01515224,0.8982961,0.57310649,0.24791688,0.11818195,0.11818195,0.11818195,0.11818195,0.11818195,0.11818195,0.26604621,0.49811471,0.68909479,0.68909479,0.68909479,0.68909479,0.68909479,0.68909479,0.33044971,-0.28167116,-0.89379204,-0.95368505,-0.95368505,-0.95368505,-0.95368505,-0.95368505,-0.95617309,-0.96117538,-0.96617768:-1.07234548,-1.07234548,-1.07234548,-1.07234548,-1.07234548,-1.07234548,-1.02896264,-0.9228539,-0.81674516,-0.80735172,-0.80735172,-0.80735172,-0.80735172,-0.80735172,-0.80735172,-0.77361336,-0.72447954,-0.68647738,-0.68647738,-0.68647738,-0.68647738,-0.68647738,-0.68647738,0.00640407,1.09685087,2.15871869,2.15871869,2.15871869,2.15871869,2.15871869,2.15871869,2.15871869,1.27773069,0.39674269,0.39674269,0.39674269,0.39674269,0.39674269,0.39674269,0.39674269,0.32177736,0.19705305,0.09455684,0.09455684,0.09455684,0.09455684,0.09455684,0.09455684,0.13801011,0.38343536,0.62886061,0.66173644,0.66173644,0.66173644,0.66173644,0.66173644,0.66173644,0.0065759,-0.71964143,-1.01655732,-1.01655732,-1.01655732,-1.01655732,-1.01655732,-1.01655732:3
|
25 |
+
-1.16968658,-1.16968658,-1.16968658,-1.16968658,-1.16968658,-1.16968658,-1.16968658,-1.16968658,-1.13274197,-1.08699688,-1.04125178,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-1.03306123,-0.58048976,0.16668011,0.91384999,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.19848614,1.08107373,0.31055479,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.3043927,-0.45484324,-0.60732689,-0.75981054:-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73258345,-0.73270328,-0.73284925,-0.73299522,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.73302831,-0.63286,-0.47104965,-0.3092393,-0.14742895,0.01438139,0.17619174,0.33800209,0.49981244,0.66162279,0.82343313,0.98524348,1.14705383,1.30886418,1.47067453,1.63248487,1.73265319,1.73265319,1.73265319,1.73265319,1.73265319,1.73265319,1.73265319,1.73265319,1.73265319,1.73265319,1.56936284,0.76061346,-0.04813591,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681,-0.73210681:-0.66259871,-0.62743382,-0.59226893,-0.55710404,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.52327877,-0.49434322,-0.45692656,-0.4195099,-0.38209324,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.37047626,-0.14178396,0.45853333,1.05885062,1.65916791,2.08110521,2.08110521,2.08110521,2.08110521,2.08110521,2.08110521,2.08110521,2.08110521,2.08110521,1.96658193,1.22430143,0.48202093,-0.26025957,-0.95022696,-0.95022696,-0.95022696,-0.95022696,-0.95022696,-0.95022696,-0.95022696,-0.95022696:-1.34925635,-1.34925635,-1.34925635,-1.34925635,-1.34646347,-1.27315049,-1.19983752,-1.12652454,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-1.11688912,-0.76602257,-0.25716915,0.25168427,0.76053769,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.9301555,0.90600219,0.82471701,0.74343183,0.66214666,0.59820232,0.59820232,0.59820232,0.59820232,0.59820232,0.59820232,0.59820232,0.59820232,0.59820232,0.55962638,0.01226513,-0.53509611,-1.08245736,-1.60375378,-1.60375378,-1.60375378,-1.60375378:4
|
26 |
+
1.16561591,1.16561591,1.16561591,1.14782258,1.00985979,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87679661,0.87292849,0.57729394,0.28165938,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,0.0103387,-0.02797407,-0.66851561,-1.30905714,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.86698678,-1.73160273,-0.63417143,0.299158,0.299158,0.299158,0.299158,0.299158,0.299158,0.299158,0.299158,0.299158,0.299158,0.299158,0.31185025,0.46274706,0.61364386,0.73238696,0.73238696,0.73238696:-2.08845685,-2.08845685,-2.08845685,-2.08845685,-2.08845685,-2.07389884,-1.66397585,-1.25405286,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.86251895,-0.80846143,-0.15117112,0.50611918,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.10320907,1.05672119,0.69627166,0.33582214,0.02522919,0.02522919,0.02522919,0.02522919,0.02522919,0.02522919,0.02522919,0.02522919,0.02522919,0.02522919,0.06116185,0.30146153,0.54176121,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.74388244,0.70521484,0.52374847,0.34228209:-0.87645546,-0.87645546,-0.87645546,-0.87645546,-0.87645546,-0.87645546,-0.87645546,-0.87645546,-0.87380616,-0.81474882,-0.75569147,-0.69663412,-0.63757678,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.61505771,-0.54148514,0.26180726,1.06509966,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.78731208,1.72308315,1.25872535,0.79436755,0.33000975,-0.07359095,-0.07359095,-0.07359095,-0.07359095,-0.07359095,-0.07359095,-0.07359095,-0.07359095,-0.07359095,-0.1001421,-0.2672582,-0.4343743,-0.6014904,-0.73330908,-0.73330908,-0.73330908,-0.73330908,-0.73330908,-0.73330908,-0.73330908,-0.73330908,-0.73330908,-0.73330908:-0.81355723,-0.81310617,-0.81265512,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.81228921,-0.68268209,-0.47319626,-0.26371042,-0.05422459,0.13999031,0.13999031,0.13999031,0.13999031,0.13999031,0.13999031,0.13999031,0.13999031,0.13999031,0.16792509,0.44468628,0.72144747,0.99820866,1.27496985,1.55173104,1.79538435,1.79538435,1.79538435,1.79538435,1.79538435,1.79538435,1.79538435,1.79538435,1.79538435,1.79538435,1.70944609,1.05263225,0.39581841,-0.26099543,-0.7974957,-0.7974957,-0.7974957,-0.7974957,-0.7974957,-0.7974957,-0.7974957,-0.7974957,-0.7974957,-0.79804444,-0.80064243,-0.80324042,-0.80583842,-0.80806249,-0.80806249,-0.80806249,-0.80806249,-0.80806249,-0.80806249:5
|
27 |
+
-0.95917864,-0.92421414,-0.88732056,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.88394468,-0.9534791,-1.12788509,-1.18488051,-1.18488051,-1.18488051,-1.18488051,-1.18488051,-1.18488051,-1.18488051,-1.18488051,-1.18488051,-1.16422805,-0.76924977,-0.3742715,-0.1316051,-0.1316051,-0.1316051,-0.1316051,-0.1316051,-0.1316051,-0.1316051,-0.1316051,-0.1316051,0.02997692,0.25888478,0.3950326,0.3950326,0.3950326,0.3950326,0.3950326,0.3950326,0.3950326,0.3950326,0.3950326,0.3950326,0.65604837,1.15524103,1.65443369,1.67400988,1.67400988,1.67400988,1.67400988,1.67400988,1.67400988,1.67400988,1.67400988,1.62219057,1.32854783,1.03490508,0.9216703,0.9216703,0.9216703:0.2475511,0.2475511,0.2475511,0.79082194,1.3888107,1.81092042,1.81092042,1.81092042,1.81092042,1.81092042,1.81092042,1.81092042,1.81092042,1.81092042,1.81092042,1.07039483,-0.02960919,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.0649071,-1.01745916,-0.89441621,-0.77137325,-0.75609341,-0.75609341,-0.75609341,-0.75609341,-0.75609341,-0.75609341,-0.75609341,-0.75609341,-0.5441861,-0.02125353,0.50167903,0.55636479,0.55636479,0.55636479,0.55636479,0.55636479,0.55636479,0.55636479,0.55636479,0.55636479,0.55636479,-0.04863189,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.56308485,-0.66740598,-0.83720525,-1.00700453:0.72618772,0.72618772,0.72618772,0.72618772,0.72618772,0.79942813,1.04844549,1.29746286,1.54648022,1.79549759,1.81991105,1.81991105,1.81991105,1.81991105,1.81991105,1.81991105,1.81991105,1.77310653,0.97742954,0.18175255,-0.61392444,-0.96755865,-0.96755865,-0.96755865,-0.96755865,-0.96755865,-0.96755865,-0.96755865,-0.96755865,-0.96755865,-1.01350822,-1.06597303,-1.11843783,-1.15135692,-1.15135692,-1.15135692,-1.15135692,-1.15135692,-1.15135692,-1.15135692,-1.15135692,-0.85688481,-0.52802179,-0.19915877,0.10391107,0.10391107,0.10391107,0.10391107,0.10391107,0.10391107,0.10391107,0.10391107,0.08135776,-0.04187999,-0.16511774,-0.28835549,-0.32137999,-0.32137999,-0.32137999,-0.32137999,-0.32137999,-0.32137999,-0.32137999,-0.32137999,-0.32137999:-0.14451197,-0.14451197,-0.14451197,-0.14451197,-0.14451197,-0.14451197,-0.14451197,-0.14451197,-0.14451197,-0.14451197,0.00639892,0.17371317,0.34102743,0.43288623,0.43288623,0.43288623,0.43288623,0.43288623,0.43288623,0.43288623,0.43288623,0.17033658,-0.3022528,-0.77484218,-1.19801045,-1.19801045,-1.19801045,-1.19801045,-1.19801045,-1.19801045,-1.19801045,-1.19801045,-1.19801045,-1.17587685,-1.11646561,-1.05705438,-1.04268696,-1.04268696,-1.04268696,-1.04268696,-1.04268696,-1.04268696,-1.04268696,-1.04268696,-0.97744806,-0.1456522,0.68614366,1.51793952,1.87131684,1.87131684,1.87131684,1.87131684,1.87131684,1.87131684,1.87131684,1.87131684,1.53476581,1.07501306,0.6152603,0.26067975,0.26067975,0.26067975,0.26067975,0.26067975,0.26067975:2
|
28 |
+
0.8215994,0.8215994,0.8215994,0.8215994,0.8215994,0.92024998,1.67657112,2.15078621,2.15078621,2.15078621,2.15078621,2.15078621,2.15078621,2.15078621,1.18872498,-0.41593439,-0.72805349,-0.72805349,-0.72805349,-0.72805349,-0.72805349,-0.72805349,-0.72222558,-0.7133207,-0.71207769,-0.71207769,-0.71207769,-0.71207769,-0.71207769,-0.71207769,-0.71305802,-0.72099146,-0.72166317,-0.72166317,-0.72166317,-0.72166317,-0.72166317,-0.72166317,-0.72166317,-0.72750084,-0.73124865,-0.73124865,-0.73124865,-0.73124865,-0.73124865,-0.73124865,-0.72127193,-0.6785285,-0.6545648,-0.6545648,-0.6545648,-0.6545648,-0.6545648,-0.6545648,-0.6545648,-0.19038214,0.47035996,0.53083978,0.53083978,0.53083978,0.53083978,0.53083978,0.53083978,0.71123739,0.94940582:-0.42233403,-0.42233403,-0.42233403,-0.42233403,-0.42233403,-0.42233403,-0.42233403,0.02138409,1.21098422,1.79897879,1.79897879,1.79897879,1.79897879,1.79897879,1.79897879,1.79897879,1.54843676,1.41177748,1.41177748,1.41177748,1.41177748,1.41177748,1.41177748,1.41177748,0.4826981,-0.56498715,-0.56498715,-0.56498715,-0.56498715,-0.56498715,-0.56498715,-0.56498715,-0.34664054,-0.1370278,-0.1370278,-0.1370278,-0.1370278,-0.1370278,-0.1370278,-0.1370278,-0.32960951,-0.83055121,-1.05408355,-1.05408355,-1.05408355,-1.05408355,-1.05408355,-1.05408355,-0.78458145,-0.17118345,0.04638335,0.04638335,0.04638335,0.04638335,0.04638335,0.04638335,0.04638335,-0.60085422,-1.25787372,-1.25787372,-1.25787372,-1.25787372,-1.25787372,-1.25787372,-1.25787372:-0.47529222,-0.49222847,-0.50916473,-0.51559818,-0.51559818,-0.51559818,-0.51559818,-0.51559818,-0.51559818,-0.52852382,-0.55408268,-0.57829633,-0.57829633,-0.57829633,-0.57829633,-0.57829633,-0.57829633,-0.55543763,-0.51466517,-0.47977066,-0.47977066,-0.47977066,-0.47977066,-0.47977066,-0.47977066,-0.46396661,0.06729247,0.59855155,0.82345528,0.82345528,0.82345528,0.82345528,0.82345528,0.89917935,1.52354569,2.14791204,2.35508165,2.35508165,2.35508165,2.35508165,2.35508165,2.35508165,1.76187499,0.69067124,-0.23345648,-0.23345648,-0.23345648,-0.23345648,-0.23345648,-0.23345648,-0.37836241,-0.60291522,-0.78430456,-0.78430456,-0.78430456,-0.78430456,-0.78430456,-0.78430456,-0.78297222,-0.76584779,-0.75295548,-0.75295548,-0.75295548,-0.75295548,-0.75295548:0.49574489,0.49574489,0.49574489,0.37538622,0.18130231,0.01963974,0.01963974,0.01963974,0.01963974,0.01963974,0.01963974,0.01561883,-0.06077845,-0.13717573,-0.16497246,-0.16497246,-0.16497246,-0.16497246,-0.16497246,-0.18695679,-0.33945129,-0.49194579,-0.53905507,-0.53905507,-0.53905507,-0.53905507,-0.53905507,-0.53905507,-0.01503025,0.89369534,1.65685847,1.65685847,1.65685847,1.65685847,1.65685847,1.65685847,1.61318891,1.54783413,1.49653735,1.49653735,1.49653735,1.49653735,1.49653735,1.49653735,1.30470927,-0.09243858,-1.11232454,-1.11232454,-1.11232454,-1.11232454,-1.11232454,-1.11232454,-1.11156318,-1.10760228,-1.10364139,-1.10260811,-1.10260811,-1.10260811,-1.10260811,-1.10260811,-1.10407645,-1.11001779,-1.11595914,-1.11718276,-1.11718276:1
|
29 |
+
-0.13417495,-0.21507628,-0.29954105,-0.30878373,-0.30878373,-0.30878373,-0.30878373,-0.30878373,-0.30878373,-0.30878373,-0.30878373,-0.35115253,-0.45432021,-0.52205588,-0.52205588,-0.52205588,-0.52205588,-0.52205588,-0.52205588,-0.52205588,-0.52205588,-0.5246972,-0.5292453,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.53019682,-0.53430275,-0.53577514,-0.53577514,-0.53577514,-0.53577514,-0.53577514,-0.53577514,-0.53577514,-0.53577514,-0.53509308,-0.53086984,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.52953912,-0.46252648,0.91123267,2.28499181,2.31034795,2.31034795,2.31034795,2.31034795,2.31034795,2.31034795,2.31034795,2.31034795,1.7428714,0.61164681,-0.02816248,-0.02816248:-0.09183449,-0.09183449,-0.09183449,0.68438465,1.55597934,1.74673046,1.74673046,1.74673046,1.74673046,1.74673046,1.74673046,1.74673046,1.74673046,1.1475998,-0.59689389,-0.68199114,-0.68199114,-0.68199114,-0.68199114,-0.68199114,-0.68199114,-0.68199114,-0.68199114,-0.77442749,-0.87324775,-0.88627613,-0.88627613,-0.88627613,-0.88627613,-0.88627613,-0.88627613,-0.88627613,-0.88627613,-1.01740866,-1.22185679,-1.31754445,-1.31754445,-1.31754445,-1.31754445,-1.31754445,-1.31754445,-1.31754445,-1.31754445,-0.67268128,0.2688562,0.58911549,0.58911549,0.58911549,0.58911549,0.58911549,0.58911549,0.58911549,0.58911549,0.59967731,0.61043774,0.61181382,0.61181382,0.61181382,0.61181382,0.61181382,0.61181382,0.61181382,0.61181382,0.34372106,-0.27342115:-0.81723632,-0.81723632,-0.81723632,-0.81723632,-0.81723632,-0.8186483,-0.82045587,-0.82226343,-0.82234565,-0.82234565,-0.82234565,-0.82234565,-0.82234565,-0.82234565,-0.82234565,-0.57475284,-0.31446295,-0.08660207,-0.08660207,-0.08660207,-0.08660207,-0.08660207,-0.08660207,-0.08660207,-0.08660207,0.53345694,1.24767828,1.96189963,2.26368993,2.26368993,2.26368993,2.26368993,2.26368993,2.26368993,2.26368993,1.87616101,1.14768346,0.41920592,0.23528575,0.23528575,0.23528575,0.23528575,0.23528575,0.23528575,0.23528575,0.01128685,-0.32818002,-0.66764688,-0.70994038,-0.70994038,-0.70994038,-0.70994038,-0.70994038,-0.70994038,-0.70994038,-0.63659355,-0.5524914,-0.46838924,-0.45447386,-0.45447386,-0.45447386,-0.45447386,-0.45447386,-0.45447386,-0.45447386:-0.19817439,-0.19817439,-0.19817439,-0.19817439,-0.19817439,-0.19817439,-0.19817439,-0.19817439,-0.11191471,-0.0215446,0.06882552,0.11826994,0.11826994,0.11826994,0.11826994,0.11826994,0.11826994,0.12397616,0.16977681,0.21557747,0.26137813,0.27864772,0.27864772,0.27864772,0.27864772,0.27864772,0.27864772,0.27864772,0.6623006,1.32668578,1.99107095,2.1566198,2.1566198,2.1566198,2.1566198,2.1566198,2.1566198,2.1566198,1.4935761,0.60659436,-0.28038737,-0.98669847,-0.98669847,-0.98669847,-0.98669847,-0.98669847,-0.98669847,-0.98669847,-0.95416828,-0.91700841,-0.88322894,-0.88322894,-0.88322894,-0.88322894,-0.88322894,-0.88322894,-0.88322894,-0.88322894,-0.91231213,-0.94716141,-0.9820107,-0.99790767,-0.99790767,-0.99790767,-0.99790767:1
|
30 |
+
1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.12497435,1.01996233,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.90753771,0.73267316,0.54782428,0.47266442,0.47266442,0.47266442,0.47266442,0.47266442,0.47266442,0.47266442,0.47266442,0.43058834,-0.45968811,-1.19434984,-1.19434984,-1.19434984,-1.19434984,-1.19434984,-1.19434984,-1.19434984,-1.19434984,-1.19434984,-1.13139306,-0.94654418,-0.76169529,-0.75947655,-0.75947655,-0.75947655,-0.75947655,-0.75947655,-0.75947655,-0.75947655,-0.75947655,-1.01511715,-1.29239047,-1.41178648,-1.41178648,-1.41178648,-1.41178648,-1.41178648,-1.41178648:0.45129793,0.62524373,0.79918953,0.93568414,0.93568414,0.93568414,0.93568414,0.93568414,0.93568414,0.93568414,0.93568414,0.93568414,0.93568414,0.93349969,0.92141722,0.90933476,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.90667898,0.84430247,0.73918504,0.65433407,0.65433407,0.65433407,0.65433407,0.65433407,0.65433407,0.65433407,0.65433407,0.52592821,-0.20868552,-0.94329926,-1.10917979,-1.10917979,-1.10917979,-1.10917979,-1.10917979,-1.10917979,-1.10917979,-1.10917979,-1.10917979,-1.20684973,-1.26580766,-1.26580766,-1.26580766,-1.26580766,-1.26580766,-1.26580766,-1.26580766,-1.26580766,-1.26580766,-1.26511969,-1.26391145,-1.26290714,-1.26290714,-1.26290714,-1.26290714:0.65540855,0.65540855,0.65540855,0.67159194,0.7467573,0.82192266,0.89708802,0.92607151,0.92607151,0.92607151,0.92607151,0.92607151,0.92607151,0.92607151,0.92607151,0.92607151,0.92718477,0.92861167,0.93003858,0.93146548,0.93175771,0.93175771,0.93175771,0.93175771,0.93175771,0.93175771,0.93175771,0.93175771,0.93175771,0.88554243,0.64583442,0.4061264,0.35631461,0.35631461,0.35631461,0.35631461,0.35631461,0.35631461,0.35631461,0.35631461,-0.03795205,-0.54721316,-1.05647426,-1.257428,-1.257428,-1.257428,-1.257428,-1.257428,-1.257428,-1.257428,-1.26755866,-1.29265935,-1.31776003,-1.33817199,-1.33817199,-1.33817199,-1.33817199,-1.33817199,-1.33817199,-1.33817199,-1.33817199,-1.33689987,-1.32936324,-1.3218266,-1.31428997:0.914534,0.914534,0.914534,0.914534,0.914534,0.914534,0.914534,0.92713072,0.94763309,0.96813546,0.98863782,1.00914019,1.01296997,1.01296997,1.01296997,1.01296997,1.01296997,1.01296997,1.01296997,1.01296997,1.00647347,0.99830383,0.99013418,0.98196454,0.97379489,0.97374586,0.97374586,0.97374586,0.97374586,0.97374586,0.97374586,0.97374586,0.54250278,-0.00185993,-0.54622265,-0.77736241,-0.77736241,-0.77736241,-0.77736241,-0.77736241,-0.77736241,-0.77736241,-0.77736241,-0.84846682,-0.96591686,-1.0833669,-1.15517619,-1.15517619,-1.15517619,-1.15517619,-1.15517619,-1.15517619,-1.15517619,-1.15542054,-1.15672866,-1.15803677,-1.15934489,-1.15938414,-1.15938414,-1.15938414,-1.15938414,-1.15938414,-1.15938414,-1.15938414,-1.15938414:6
|
31 |
+
-1.92401757,-1.5538126,-1.39285392,-1.39285392,-1.39285392,-1.39285392,-1.39285392,-1.39285392,-1.39285392,-1.39285392,-1.19852576,-0.88760069,-0.86169027,-0.86169027,-0.86169027,-0.86169027,-0.86169027,-0.86169027,-0.86169027,-0.75103118,-0.21986753,-0.15347207,-0.15347207,-0.15347207,-0.15347207,-0.15347207,-0.15347207,-0.15347207,-0.15347207,0.5094531,1.08590977,1.08590977,1.08590977,1.08590977,1.08590977,1.08590977,1.08590977,1.11481664,1.28825783,1.44001887,1.44001887,1.44001887,1.44001887,1.44001887,1.44001887,1.44001887,1.44001887,1.44001887,1.04977619,0.52945262,0.37769157,0.37769157,0.37769157,0.37769157,0.37769157,0.37769157,0.37769157,0.35962478,-0.07397819,-0.50758117,-0.50758117,-0.50758117,-0.50758117,-0.50758117,-0.50758117:1.10676337,1.10676337,1.14199643,1.20239596,1.22504578,1.22504578,1.22504578,1.22504578,1.22504578,1.22504578,1.22504578,1.22504578,0.54847041,-0.18961182,-0.31262552,-0.31262552,-0.31262552,-0.31262552,-0.31262552,-0.31262552,-0.31262552,-0.61779413,-0.96655826,-1.03921745,-1.03921745,-1.03921745,-1.03921745,-1.03921745,-1.03921745,-1.03921745,-1.08382682,-1.35148301,-1.59683452,-1.59683452,-1.59683452,-1.59683452,-1.59683452,-1.59683452,-1.59683452,-1.50964349,-0.81211523,-0.14365065,-0.14365065,-0.14365065,-0.14365065,-0.14365065,-0.14365065,-0.14365065,-0.14365065,-0.14365065,0.26425468,0.84012103,1.05607091,1.05607091,1.05607091,1.05607091,1.05607091,1.05607091,1.05607091,1.05607091,0.91818742,0.78030393,0.76881364,0.76881364,0.76881364:1.2935383,1.2935383,1.2935383,1.2935383,1.30317683,1.31859849,1.33402014,1.33787556,1.33787556,1.33787556,1.33787556,1.33787556,1.33787556,1.33787556,0.84537754,0.25437991,-0.33661771,-0.36124261,-0.36124261,-0.36124261,-0.36124261,-0.36124261,-0.36124261,-0.59794636,-0.89694058,-1.19593479,-1.30805762,-1.30805762,-1.30805762,-1.30805762,-1.30805762,-1.30805762,-1.3114731,-1.35245892,-1.39344473,-1.42247635,-1.42247635,-1.42247635,-1.42247635,-1.42247635,-1.42247635,-1.39914432,-0.83917563,-0.27920694,0.14076957,0.14076957,0.14076957,0.14076957,0.14076957,0.14076957,0.14076957,0.14076957,0.29823835,0.5501884,0.66566551,0.66566551,0.66566551,0.66566551,0.66566551,0.66566551,0.66566551,0.66566551,0.54789594,0.41942005,0.29094416:-0.33668226,-0.33668226,-0.33668226,-0.33668226,-0.33668226,-0.33668226,-0.33668226,-0.18860774,0.00882495,0.20625764,0.20625764,0.20625764,0.20625764,0.20625764,0.20625764,0.20625764,0.20625764,-0.11256952,-0.44525872,-0.69477563,-0.69477563,-0.69477563,-0.69477563,-0.69477563,-0.69477563,-0.69477563,-0.7579929,-0.85914054,-0.93500127,-0.93500127,-0.93500127,-0.93500127,-0.93500127,-0.93500127,-0.93500127,-0.92635764,-0.89672232,-0.87326104,-0.87326104,-0.87326104,-0.87326104,-0.87326104,-0.87326104,-0.87326104,-0.78245623,-0.419237,-0.05601777,0.30720146,0.38287213,0.38287213,0.38287213,0.38287213,0.38287213,0.38287213,0.66547515,1.18720382,1.70893248,2.18718375,2.18718375,2.18718375,2.18718375,2.18718375,2.18718375,2.18718375,2.18718375:2
|
32 |
+
1.37732271,1.02250427,0.64578768,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.63278566,0.70771838,0.89607668,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,1.00505419,0.282122,-0.69810995,-1.67834189,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.78695978,-1.66207532,-1.05367803,-0.44528074,-0.01868427,-0.01868427,-0.01868427,-0.01868427,-0.01868427,-0.01868427,-0.01868427,-0.01868427,-0.01868427,-0.01868427,0.01995521,0.08530401,0.1506528,0.16745,0.16745,0.16745,0.16745,0.16745,0.16745,0.16745:-3.11436857,-3.11436857,-3.11436857,-2.00316544,-0.85223916,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.23073962,0.10727472,-0.18568834,-0.47865139,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.62074246,-0.03461679,0.62455008,1.28371696,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.29509223,1.04106119,0.19094519,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.28623165,-0.04525081,0.27910114,0.60345309,0.65648066,0.65648066,0.65648066,0.65648066:-0.98311087,-0.98311087,-0.98311087,-0.98311087,-0.98311087,-0.98086008,-0.94273526,-0.90461044,-0.86648562,-0.8283608,-0.79916986,-0.79916986,-0.79916986,-0.79916986,-0.79916986,-0.79916986,-0.79916986,-0.79916986,-0.79916986,-0.52339099,0.01211613,0.54762325,1.08313037,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.22418129,1.20190246,1.17923242,1.15656238,1.1358896,1.1358896,1.1358896,1.1358896,1.1358896,1.1358896,1.1358896,1.1358896,1.1358896,1.1358896,0.90134937,0.36671418,-0.16792102,-0.70255621,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267,-0.94632267:-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.8823229,-0.88128583,-0.87686016,-0.87243449,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.86945993,-0.51906372,-0.0433717,0.43232032,0.90801234,1.38370436,1.48091662,1.48091662,1.48091662,1.48091662,1.48091662,1.48091662,1.48091662,1.48091662,1.48091662,1.46970289,1.34242126,1.21513963,1.08785799,0.96057636,0.86682032,0.86682032,0.86682032,0.86682032,0.86682032,0.86682032,0.86682032,0.86682032,0.86682032,0.62027911,0.16712074,-0.28603763,-0.739196,-0.89806896,-0.89806896,-0.89806896,-0.89806896,-0.89806896,-0.89806896,-0.89806896,-0.89806896,-0.89806896,-0.89806896:5
|
33 |
+
2.16814405,2.16814405,2.16814405,2.16814405,2.16814405,2.16814405,2.16814405,2.16814405,2.16814405,1.02868128,-0.07788074,-0.07788074,-0.07788074,-0.07788074,-0.07788074,-0.07788074,-0.07788074,-0.07788074,-0.07788074,-0.36282132,-0.72018326,-0.76513444,-0.76513444,-0.76513444,-0.76513444,-0.76513444,-0.76513444,-0.76513444,-0.76513444,-0.76723963,-0.80034425,-0.81991553,-0.81991553,-0.81991553,-0.81991553,-0.81991553,-0.81991553,-0.81991553,-0.81991553,-0.81991553,-0.81038728,-0.7876624,-0.77011454,-0.77011454,-0.77011454,-0.77011454,-0.77011454,-0.77011454,-0.77011454,-0.77011454,-0.56455376,0.09499216,0.3802884,0.3802884,0.3802884,0.3802884,0.3802884,0.3802884,0.3802884,0.3802884,0.3802884,0.33348678,0.26076601,0.26076601,0.26076601:-0.63820403,0.50278587,1.64377576,1.91327583,1.91327583,1.91327583,1.91327583,1.91327583,1.91327583,1.91327583,1.69047388,0.93495354,0.2237824,0.2237824,0.2237824,0.2237824,0.2237824,0.2237824,0.2237824,0.2237824,0.2237824,-0.45018324,-1.22112236,-1.50019047,-1.50019047,-1.50019047,-1.50019047,-1.50019047,-1.50019047,-1.50019047,-1.50019047,-1.11569065,-0.17514492,0.60305644,0.60305644,0.60305644,0.60305644,0.60305644,0.60305644,0.60305644,0.60305644,0.60305644,0.51172897,0.11084063,-0.29004771,-0.29340946,-0.29340946,-0.29340946,-0.29340946,-0.29340946,-0.29340946,-0.29340946,-0.37215192,-0.51092096,-0.60372458,-0.60372458,-0.60372458,-0.60372458,-0.60372458,-0.60372458,-0.60372458,-0.60372458,-0.6271541,-0.85679554,-1.08643698:-1.1062151,-1.1062151,-1.1062151,-1.07937501,-1.04423487,-1.00909473,-1.00091746,-1.00091746,-1.00091746,-1.00091746,-1.00091746,-1.00091746,-0.99460424,-0.88705411,-0.77950398,-0.67864285,-0.67864285,-0.67864285,-0.67864285,-0.67864285,-0.67864285,-0.67864285,-0.67864285,-0.2487384,0.42507678,1.09889196,1.49112679,1.49112679,1.49112679,1.49112679,1.49112679,1.49112679,1.49112679,1.48623061,1.45786447,1.42949834,1.4011322,1.38582915,1.38582915,1.38582915,1.38582915,1.38582915,1.38582915,1.38582915,1.38582915,0.56941044,-0.25391244,-0.45528421,-0.45528421,-0.45528421,-0.45528421,-0.45528421,-0.45528421,-0.45528421,-0.45694845,-0.46197275,-0.46699706,-0.4712384,-0.4712384,-0.4712384,-0.4712384,-0.4712384,-0.4712384,-0.4712384,-0.4712384:-0.85742463,-0.85742463,-0.85742463,-0.85742463,-0.85742463,-0.85742463,-0.88206153,-0.91417029,-0.94627905,-0.95363871,-0.95363871,-0.95363871,-0.95363871,-0.95363871,-0.95363871,-0.94258306,-0.76482315,-0.58706324,-0.42893021,-0.42893021,-0.42893021,-0.42893021,-0.42893021,-0.42893021,-0.42893021,-0.42893021,-0.0547033,0.84081295,1.73632919,2.05423433,2.05423433,2.05423433,2.05423433,2.05423433,2.05423433,2.05423433,2.05423433,1.81651699,1.30032046,0.78412394,0.50744837,0.50744837,0.50744837,0.50744837,0.50744837,0.50744837,0.50744837,0.26915723,-0.04628646,-0.36173014,-0.42367261,-0.42367261,-0.42367261,-0.42367261,-0.42367261,-0.42367261,-0.42367261,-0.42803218,-0.45600769,-0.48398319,-0.5119587,-0.5225155,-0.5225155,-0.5225155,-0.5225155:1
|
34 |
+
1.1475529,1.1475529,1.1475529,1.1475529,1.1475529,1.1475529,1.1475529,1.1475529,1.1475529,1.1475529,1.06453364,0.32440915,-0.41571534,-1.15583983,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.30856394,-1.10471025,-0.87673186,-0.64875348,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.58289305,-0.39399933,0.07698898,0.5479773,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.98009038,0.92423395,0.82330788,0.72238181,0.64516536,0.64516536,0.64516536:-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-1.00803831,-0.81089848,-0.56250231,-0.31410613,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.16690839,-0.2627972,-0.39764084,-0.53248448,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.62352177,-0.56728623,0.114029,0.79534424,1.47665948,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.68357744,1.63810726,1.4445518,1.25099633:-0.79038895,-0.57935736,-0.36832578,-0.1572942,0.05373738,0.26476897,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.32439376,0.4264476,0.67694339,0.92743917,1.17793496,1.42843074,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.46103496,1.22197144,0.4860919,-0.24978764,-0.98566718,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.03083228,-1.02244673,-1.01040367,-0.9983606,-0.98631753,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607,-0.97618607:-0.95992815,-0.95992815,-0.95992815,-0.95992815,-0.95992815,-0.95992815,-0.74502351,-0.44548828,-0.14595306,0.15358217,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.39923276,0.54809645,0.71923536,0.89037427,1.06151318,1.23265209,1.403791,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.55826877,1.02540439,0.45769657,-0.11001125,-0.67771907,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97929508,-0.97927771,-0.97916827,-0.97905883,-0.97894939,-0.97883995,-0.97879849,-0.97879849,-0.97879849,-0.97879849,-0.97879849,-0.97879849:5
|
35 |
+
0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.91178012,0.97617978,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,1.03966598,0.90898261,0.67918771,0.47696819,0.47696819,0.47696819,0.47696819,0.47696819,0.47696819,0.47696819,0.47696819,0.47696819,0.47696819,0.354467,-0.419579,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.15997083,-1.16750696,-1.17688634,-1.185548,-1.185548,-1.185548,-1.185548,-1.185548,-1.185548,-1.185548,-1.185548,-1.185548,-1.185548,-1.20941241,-1.24224026,-1.2750681:1.00599698,1.05074377,1.09549057,1.1305098,1.1305098,1.1305098,1.1305098,1.1305098,1.1305098,1.1305098,1.1305098,1.1305098,1.1305098,1.13038658,1.12665768,1.12292878,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.12013373,1.04350484,0.40493079,-0.23364327,-0.65676799,-0.65676799,-0.65676799,-0.65676799,-0.65676799,-0.65676799,-0.65676799,-0.65676799,-0.65676799,-0.66195603,-0.78128082,-0.9006056,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98880219,-0.98972955,-1.00184847,-1.01396739,-1.02252441,-1.02252441,-1.02252441,-1.02252441,-1.02252441,-1.02252441,-1.02252441,-1.02252441,-1.02252441,-1.02252441:0.98886646,0.98886646,0.98886646,0.99243706,1.00886186,1.02528666,1.04171146,1.05813626,1.06473474,1.06473474,1.06473474,1.06473474,1.06473474,1.06473474,1.06473474,1.06473474,1.0615461,1.0488137,1.0360813,1.0233489,1.0106165,1.00592212,1.00592212,1.00592212,1.00592212,1.00592212,1.00592212,1.00592212,1.00592212,1.00592212,0.82303861,0.28098697,-0.26106467,-0.80311631,-0.95489077,-0.95489077,-0.95489077,-0.95489077,-0.95489077,-0.95489077,-0.95489077,-0.95489077,-0.95900546,-0.97477843,-0.99055141,-1.00632438,-1.01370339,-1.01370339,-1.01370339,-1.01370339,-1.01370339,-1.01370339,-1.01370339,-1.01370339,-1.01370339,-1.01438672,-1.01671166,-1.01903659,-1.02017278,-1.02017278,-1.02017278,-1.02017278,-1.02017278,-1.02017278,-1.02017278:1.10208659,1.10208659,1.10208659,1.10208659,1.10208659,1.10208659,1.10208659,1.10208659,1.07803382,1.03782933,0.99762485,0.99021324,0.99021324,0.99021324,0.99021324,0.99021324,0.99021324,0.99021324,0.99021324,0.99021324,0.99021324,0.94388236,0.87049322,0.79710408,0.72371494,0.69614615,0.69614615,0.69614615,0.69614615,0.69614615,0.69614615,0.69614615,0.69614615,0.69614615,0.25732525,-0.35214823,-0.96162171,-1.0676171,-1.0676171,-1.0676171,-1.0676171,-1.0676171,-1.0676171,-1.0676171,-1.0676171,-1.0676171,-1.07187773,-1.07988382,-1.08788991,-1.09589599,-1.09702381,-1.09702381,-1.09702381,-1.09702381,-1.09702381,-1.09702381,-1.09702381,-1.09702381,-1.09641017,-1.09521004,-1.09400991,-1.09280977,-1.09254887,-1.09254887,-1.09254887:6
|
36 |
+
0.63356473,-0.02186875,-0.71646911,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.12894545,-1.1210771,-0.86591778,-0.61075847,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.42394138,-0.53780763,-0.66538729,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.77644341,-0.44147656,0.06884208,0.57916071,0.63356473,0.63356473,0.63356473,0.63356473,0.63356473,0.63356473,0.63356473,0.63356473,0.63356473,0.63356473,0.971589,1.50742357,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083,1.69107083:1.33844693,1.33844693,1.33844693,1.305762,1.22529044,1.14481888,1.11156675,1.11156675,1.11156675,1.11156675,1.11156675,1.11156675,1.11156675,1.11156675,1.11156675,1.11156675,0.89349486,0.079312,-0.73487087,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.1839268,-1.18572997,-1.19965238,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-1.21061858,-0.37038708,0.57010874,0.80461122,0.80461122,0.80461122,0.80461122,0.80461122,0.80461122,0.80461122,0.80461122,0.80461122,0.80461122,0.59926798,0.28684897,-0.02557004,-0.0762177,-0.0762177,-0.0762177,-0.0762177,-0.0762177,-0.0762177,-0.0762177,-0.0762177:1.09998755,1.09998755,1.09998755,1.09998755,1.09998755,1.09998755,1.09879084,1.09675141,1.09471199,1.09267256,1.09239764,1.09239764,1.09239764,1.09239764,1.09239764,1.09239764,1.09239764,1.09239764,1.09239764,0.81828437,0.20704947,-0.40418543,-1.01542032,-1.21683165,-1.21683165,-1.21683165,-1.21683165,-1.21683165,-1.21683165,-1.21683165,-1.21683165,-1.21493709,-1.20601459,-1.19709209,-1.18816959,-1.1836258,-1.1836258,-1.1836258,-1.1836258,-1.1836258,-1.1836258,-1.1836258,-1.1836258,-1.1836258,-0.84501176,-0.3939238,0.05716416,0.50825212,0.82580215,0.82580215,0.82580215,0.82580215,0.82580215,0.82580215,0.82580215,0.82580215,0.82580215,0.55174364,0.22466014,-0.10242335,-0.42950685,-0.55745845,-0.55745845,-0.55745845,-0.55745845:0.02054164,0.02054164,0.02054164,0.02054164,0.02054164,0.02054164,0.02054164,0.02054164,0.02054164,0.02054164,0.15841795,0.31777602,0.47713408,0.62259218,0.62259218,0.62259218,0.62259218,0.62259218,0.62259218,0.62259218,0.62259218,0.62259218,0.62259218,0.26223825,-0.27521472,-0.81266769,-1.35012066,-1.37758521,-1.37758521,-1.37758521,-1.37758521,-1.37758521,-1.37758521,-1.37758521,-1.37758521,-1.31402066,-1.18449503,-1.0549694,-0.92544377,-0.88824082,-0.88824082,-0.88824082,-0.88824082,-0.88824082,-0.88824082,-0.88824082,-0.88824082,-0.88824082,-0.62594223,0.26009614,1.14613452,1.60984094,1.60984094,1.60984094,1.60984094,1.60984094,1.60984094,1.60984094,1.60984094,1.60984094,1.60984094,1.23139361,0.60977607,-0.01184147,-0.42314964:2
|
37 |
+
1.46358592,1.41694968,1.36591768,1.31488568,1.26385368,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,1.25698531,0.87911476,0.49451501,0.10991525,-0.2746845,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.36630517,-0.51944862,-0.68727397,-0.85509931,-1.02292466,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.0746501,-1.07542184,-1.0789182,-1.08241457,-1.08591093,-1.08940729:1.31181736,1.31181736,1.31181736,1.31181736,1.31181736,1.26624272,1.21358026,1.16091781,1.10825535,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,1.09861593,0.78616161,0.37599632,-0.03416897,-0.44433426,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.66791023,-0.76503501,-0.90543135,-1.04582768,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442,-1.07908442:1.23495708,1.23495708,1.23495708,1.23495708,1.23495708,1.23495708,1.23495708,1.23495708,1.23495708,1.18100029,1.11495434,1.04890839,0.98286243,0.91681648,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.86517086,0.72340779,0.41178071,0.10015362,-0.21147347,-0.52310056,-0.83472765,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.93329073,-0.96130139,-0.99800671,-1.03471204,-1.07141737,-1.1081227,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274,-1.14196274:1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.11100954,1.0946932,1.0198596,0.945026,0.8701924,0.79535879,0.72052519,0.64569159,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.57599462,0.36194303,0.04887151,-0.26420001,-0.57727152,-0.89034304,-1.20341456,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20383592,-1.20396406,-1.20560557,-1.20724708,-1.20888859,-1.2105301,-1.21217161,-1.2133094,-1.2133094,-1.2133094,-1.2133094,-1.2133094:6
|
38 |
+
0.93480268,1.06707273,1.2060347,1.24932308,1.24932308,1.24932308,1.24932308,1.24932308,1.24932308,1.24932308,1.24932308,1.24932308,0.51036061,-0.28937972,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.65016943,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65934182,-0.65691554,-0.65326376,-0.65072482,-0.65072482,-0.65072482,-0.65072482,-0.65072482,-0.65072482,-0.65072482,-0.65072482,-0.65072482,-0.64633778,-0.63888206,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.63779933,-0.42908444,0.7613966,1.95187764,2.17134179,2.17134179,2.17134179,2.17134179,2.17134179:0.72971812,0.72971812,0.72971812,0.83480097,0.98742951,1.07517082,1.07517082,1.07517082,1.07517082,1.07517082,1.07517082,1.07517082,1.07517082,1.07517082,0.96181915,0.76095999,0.59153703,0.59153703,0.59153703,0.59153703,0.59153703,0.59153703,0.59153703,0.59153703,0.59153703,0.62302744,0.71460456,0.79880866,0.79880866,0.79880866,0.79880866,0.79880866,0.79880866,0.79880866,0.79880866,0.79880866,0.79880866,0.5918609,-0.08723435,-0.76632959,-0.83633414,-0.83633414,-0.83633414,-0.83633414,-0.83633414,-0.83633414,-0.83633414,-0.83633414,-1.06525414,-1.33306635,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.48117919,-1.35635561,-1.20332007,-1.11269631,-1.11269631,-1.11269631:-0.70238781,-0.70238781,-0.70238781,-0.70238781,-0.70238781,-0.70514874,-0.71164303,-0.71813731,-0.72334154,-0.72334154,-0.72334154,-0.72334154,-0.72334154,-0.72334154,-0.72334154,-0.72334154,-0.7103407,-0.62727285,-0.544205,-0.46113715,-0.45932454,-0.45932454,-0.45932454,-0.45932454,-0.45932454,-0.45932454,-0.45932454,-0.39916956,0.34798903,1.09514761,1.84230619,2.05931388,2.05931388,2.05931388,2.05931388,2.05931388,2.05931388,2.05931388,2.05931388,2.05931388,1.54672934,0.97523197,0.40373461,0.21538559,0.21538559,0.21538559,0.21538559,0.21538559,0.21538559,0.21538559,0.0984367,-0.16322169,-0.42488007,-0.68653845,-0.71705542,-0.71705542,-0.71705542,-0.71705542,-0.71705542,-0.71705542,-0.71705542,-0.71705542,-0.69753571,-0.64967281,-0.6018099:-0.13572227,-0.13572227,-0.13572227,-0.13572227,-0.13572227,-0.13572227,-0.13572227,-0.13572227,-0.16015294,-0.28313916,-0.40612539,-0.52911161,-0.5325356,-0.5325356,-0.5325356,-0.5325356,-0.5325356,-0.5325356,-0.5325356,-0.5325356,-0.35657037,-0.17667975,0.00321086,0.18310147,0.19514833,0.19514833,0.19514833,0.19514833,0.19514833,0.19514833,0.19514833,0.53648015,1.01752999,1.49857983,1.97962966,2.11789982,2.11789982,2.11789982,2.11789982,2.11789982,2.11789982,2.11789982,2.11789982,1.29069152,0.0568421,-0.85299419,-0.85299419,-0.85299419,-0.85299419,-0.85299419,-0.85299419,-0.85299419,-0.85299419,-0.85299419,-0.86709545,-0.88305847,-0.89902148,-0.91141714,-0.91141714,-0.91141714,-0.91141714,-0.91141714,-0.91141714,-0.91141714,-0.91141714:1
|
39 |
+
0.66769833,0.66769833,0.66769833,0.66769833,0.73071318,0.80456872,0.83516831,0.83516831,0.83516831,0.83516831,0.83516831,0.83516831,0.83516831,0.83516831,0.85086862,1.07243524,1.29400187,1.33757824,1.33757824,1.33757824,1.33757824,1.33757824,1.33757824,1.33757824,1.33757824,0.45103404,-0.99653458,-1.34194141,-1.34194141,-1.34194141,-1.34194141,-1.34194141,-1.34194141,-1.34194141,-1.34194141,-1.34194141,-1.33327353,-1.31442498,-1.30007392,-1.30007392,-1.30007392,-1.30007392,-1.30007392,-1.30007392,-1.30007392,-1.30007392,-1.30007392,-0.86224085,-0.21600486,0.16528839,0.16528839,0.16528839,0.16528839,0.16528839,0.16528839,0.16528839,0.16528839,0.19332891,0.23445302,0.24902338,0.24902338,0.24902338,0.24902338,0.24902338,0.24902338:-1.29044237,-1.29044237,-1.29044237,-1.29044237,-1.29044237,-1.29044237,-0.95904727,-0.39322083,0.01877282,0.01877282,0.01877282,0.01877282,0.01877282,0.01877282,0.01877282,0.01877282,0.01877282,-0.4534798,-0.87897474,-0.87897474,-0.87897474,-0.87897474,-0.87897474,-0.87897474,-0.87897474,-0.87897474,-0.87897474,-0.03744375,1.0678149,1.62723721,1.62723721,1.62723721,1.62723721,1.62723721,1.62723721,1.62723721,1.62723721,1.62723721,1.55916352,1.27387287,0.98858223,0.95392654,0.95392654,0.95392654,0.95392654,0.95392654,0.95392654,0.95392654,0.95392654,0.66892675,-0.02623145,-0.65453785,-0.65453785,-0.65453785,-0.65453785,-0.65453785,-0.65453785,-0.65453785,-0.65453785,-0.73065303,-0.84853354,-0.91638089,-0.91638089,-0.91638089,-0.91638089:-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.59004535,-0.64472132,-0.6993973,-0.74217344,-0.74217344,-0.74217344,-0.74217344,-0.74217344,-0.74217344,-0.74217344,-0.71879575,-0.63415875,-0.54952174,-0.47975588,-0.47975588,-0.47975588,-0.47975588,-0.47975588,-0.47975588,-0.47975588,-0.47975588,-0.07059377,0.75791457,1.58642292,2.20406001,2.20406001,2.20406001,2.20406001,2.20406001,2.20406001,2.20406001,2.20406001,2.20406001,1.5453052,0.79546331,0.04562141,-0.08612955,-0.08612955,-0.08612955,-0.08612955,-0.08612955,-0.08612955,-0.08612955,-0.10645573,-0.31781741,-0.5291791,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.57518045,-0.52787114,-0.41640816,-0.30494517,-0.19348219:-0.67467234,-0.67450786,-0.67434338,-0.6741789,-0.67416237,-0.67416237,-0.67416237,-0.67416237,-0.67416237,-0.67416237,-0.67416237,-0.67400128,-0.67326113,-0.67252099,-0.67186754,-0.67186754,-0.67186754,-0.67186754,-0.67186754,-0.67186754,-0.67186754,-0.61278588,-0.27653106,0.05972377,0.3959786,0.51073802,0.51073802,0.51073802,0.51073802,0.51073802,0.51073802,0.51073802,0.61742429,1.03659223,1.45576016,1.87492809,2.08193583,2.08193583,2.08193583,2.08193583,2.08193583,2.08193583,2.08193583,2.08193583,1.35184827,0.46613678,-0.41957471,-0.66421808,-0.66421808,-0.66421808,-0.66421808,-0.66421808,-0.66421808,-0.66421808,-0.66643879,-0.66927727,-0.67211576,-0.67288746,-0.67288746,-0.67288746,-0.67288746,-0.67288746,-0.67288746,-0.67288746,-0.67288746:5
|
40 |
+
1.96993256,1.96993256,1.96993256,1.96993256,1.96993256,1.96993256,1.96993256,1.96665893,0.86475608,0.29383553,0.29383553,0.29383553,0.29383553,0.29383553,0.29383553,0.29383553,-0.10817602,-0.64344933,-0.70356023,-0.70356023,-0.70356023,-0.70356023,-0.70356023,-0.70356023,-0.70356023,-0.71902974,-0.78237569,-0.82159523,-0.82159523,-0.82159523,-0.82159523,-0.82159523,-0.82159523,-0.82159523,-0.82159523,-0.8254857,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.82749698,-0.81147795,0.15138054,0.96663504,0.96663504,0.96663504,0.96663504,0.96663504,0.96663504,0.96663504,0.92583811,0.71586491,0.69515454,0.69515454:-2.59653649,-0.65526516,-0.16043129,-0.16043129,-0.16043129,-0.16043129,-0.16043129,-0.16043129,-0.16043129,0.13340429,0.74317653,0.92940525,0.92940525,0.92940525,0.92940525,0.92940525,0.92940525,0.92940525,1.20875599,1.52344629,1.52774687,1.52774687,1.52774687,1.52774687,1.52774687,1.52774687,1.52774687,1.25379188,0.53449977,0.16010887,0.16010887,0.16010887,0.16010887,0.16010887,0.16010887,0.16010887,0.10161029,-0.0107791,-0.05358457,-0.05358457,-0.05358457,-0.05358457,-0.05358457,-0.05358457,-0.05358457,-0.05614444,-0.24346009,-0.28864735,-0.28864735,-0.28864735,-0.28864735,-0.28864735,-0.28864735,-0.28864735,-0.39891317,-1.11820528,-1.65628536,-1.65628536,-1.65628536,-1.65628536,-1.65628536,-1.65628536,-1.65628536,-1.7575894,-1.8699788:-1.03004315,-1.03004315,-1.00495146,-0.97127577,-0.94424318,-0.94424318,-0.94424318,-0.94424318,-0.94424318,-0.94424318,-0.94424318,-0.89490288,-0.82386805,-0.75283321,-0.73084323,-0.73084323,-0.73084323,-0.73084323,-0.73084323,-0.73084323,-0.41024215,-0.08519902,0.20855655,0.20855655,0.20855655,0.20855655,0.20855655,0.20855655,0.20855655,0.72675129,1.80744741,2.26335605,2.26335605,2.26335605,2.26335605,2.26335605,2.26335605,2.26335605,1.85812956,1.20362268,0.5491158,0.19755655,0.19755655,0.19755655,0.19755655,0.19755655,0.19755655,0.06475464,-0.11026933,-0.2852933,-0.32824332,-0.32824332,-0.32824332,-0.32824332,-0.32824332,-0.32824332,-0.34651645,-0.41904871,-0.49158097,-0.51304328,-0.51304328,-0.51304328,-0.51304328,-0.51304328,-0.51304328:-1.33994048,-1.33994048,-1.33994048,-1.33994048,-1.31734945,-1.20282925,-1.08830905,-0.97848397,-0.97848397,-0.97848397,-0.97848397,-0.97848397,-0.97848397,-0.97848397,-0.7452813,-0.40751874,-0.33627352,-0.33627352,-0.33627352,-0.33627352,-0.33627352,-0.33627352,-0.32698107,-0.23044286,-0.13390465,-0.06461281,-0.06461281,-0.06461281,-0.06461281,-0.06461281,-0.06461281,0.28318438,0.88476987,1.48635536,2.08794084,2.10867284,2.10867284,2.10867284,2.10867284,2.10867284,2.10867284,1.8385761,1.25504231,0.67150852,0.62192722,0.62192722,0.62192722,0.62192722,0.62192722,0.62192722,0.35809128,0.00845671,-0.32206532,-0.32206532,-0.32206532,-0.32206532,-0.32206532,-0.32206532,-0.32206532,-0.37953679,-0.46116083,-0.5238217,-0.5238217,-0.5238217,-0.5238217:1
|
41 |
+
0.32704671,-0.15775361,-0.67367451,-1.18959542,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.19786182,-1.08383407,-0.18097248,0.7218891,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.76273486,0.34790412,-0.26681015,-0.88152442,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.98001775,-0.69764014,-0.32912521,0.03938972,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.10920263,0.49320839,1.08283228,1.67245617,1.85195525,1.85195525,1.85195525,1.85195525,1.85195525,1.85195525,1.85195525:-0.37081712,-0.37081712,-0.37081712,-0.37081712,0.34137914,1.06517245,1.78896577,1.8121599,1.8121599,1.8121599,1.8121599,1.8121599,1.8121599,1.8121599,1.8121599,1.8121599,1.8121599,1.12111124,0.39731792,-0.3264754,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.37081712,-0.63251854,-0.94415177,-1.25578501,-1.31071,-1.31071,-1.31071,-1.31071,-1.31071,-1.31071,-1.31071,-1.31071,-1.31071,-1.31071,-0.88700022,-0.36426061,0.15847901,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.26588451,0.00102284,-0.37976068,-0.49209362,-0.49209362,-0.49209362,-0.49209362,-0.49209362:0.50024391,0.50024391,0.50024391,0.50024391,0.50024391,0.50024391,0.50024391,0.80575545,1.12138129,1.43700714,1.737759,1.737759,1.737759,1.737759,1.737759,1.737759,1.737759,1.737759,1.737759,1.737759,1.17542705,0.57639674,-0.02263358,-0.6216639,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.9361407,-0.97913033,-1.03131797,-1.08350561,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-1.0935398,-0.86448135,-0.57618832,-0.2878953,3.9772E-4,0.14114776,0.14114776,0.14114776,0.14114776,0.14114776,0.14114776,0.14114776,0.14114776,0.14114776,0.02604906,-0.13721259,-0.30047425,-0.4637359,-0.62699756:0.21361168,0.21361168,0.21361168,0.21361168,0.21361168,0.21361168,0.21361168,0.21361168,0.21361168,0.21361168,0.22905157,0.55668606,0.88432054,1.21195503,1.47844754,1.47844754,1.47844754,1.47844754,1.47844754,1.47844754,1.47844754,1.47844754,1.47844754,1.47844754,1.12111916,0.36888618,-0.38334679,-1.13557976,-1.24405445,-1.24405445,-1.24405445,-1.24405445,-1.24405445,-1.24405445,-1.24405445,-1.24405445,-1.24405445,-1.20559455,-1.15797968,-1.1103648,-1.06274992,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-1.05449249,-0.81813095,-0.3562901,0.10555076,0.56739162,0.70058983,0.70058983,0.70058983,0.70058983,0.70058983,0.70058983,0.70058983,0.70058983,0.70058983,0.70058983:2
|
42 |
+
0.28887761,0.28887761,0.28887761,0.28887761,0.47445917,0.96756415,1.4187901,1.4187901,1.4187901,1.4187901,1.4187901,1.4187901,1.4187901,1.4187901,1.4187901,1.4187901,1.11120281,0.64001361,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,0.28887761,-0.13932896,-0.92688805,-1.71444715,-1.80953131,-1.80953131,-1.80953131,-1.80953131,-1.80953131,-1.80953131,-1.80953131,-1.80953131,-1.80953131,-1.74639934,-0.89447243,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.35678667,-0.19997734,0.07820287,0.35638309,0.36958565,0.36958565,0.36958565,0.36958565,0.36958565,0.36958565,0.36958565,0.36958565,0.36958565:-2.30911935,-2.30911935,-2.30911935,-2.30911935,-2.30911935,-2.30911935,-2.23188752,-1.32252053,-0.41315355,0.01692176,0.01692176,0.01692176,0.01692176,0.01692176,0.01692176,0.01692176,0.01692176,0.01692176,-0.04188096,-0.27267203,-0.5034631,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.59800865,-0.03982426,0.59500477,1.05962984,1.05962984,1.05962984,1.05962984,1.05962984,1.05962984,1.05962984,1.05962984,1.05962984,1.00781193,0.86733041,0.72684889,0.68532438,0.68532438,0.68532438,0.68532438,0.68532438,0.68532438,0.68532438,0.68532438,0.68532438,0.68532438,0.6566499,0.62654672,0.60511606,0.60511606,0.60511606,0.60511606,0.60511606,0.60511606,0.60511606:-0.63727831,-0.63727831,-0.63727831,-0.63727831,-0.63727831,-0.63727831,-0.63727831,-0.63727831,-0.63727831,-0.63840585,-0.64054515,-0.64268444,-0.64482374,-0.64571437,-0.64571437,-0.64571437,-0.64571437,-0.64571437,-0.64571437,-0.64571437,-0.64571437,-0.44903881,-0.11588316,0.21727248,0.54377057,0.54377057,0.54377057,0.54377057,0.54377057,0.54377057,0.54377057,0.54377057,0.54377057,0.54377057,0.64956368,1.04415228,1.43874089,1.83332949,1.95259315,1.95259315,1.95259315,1.95259315,1.95259315,1.95259315,1.95259315,1.95259315,1.39835087,0.61153647,-0.17527793,-0.85661596,-0.85661596,-0.85661596,-0.85661596,-0.85661596,-0.85661596,-0.85661596,-0.85661596,-0.85661596,-0.86206163,-0.88096407,-0.89986652,-0.91876897,-0.92410447,-0.92410447,-0.92410447:-0.66789471,-0.66606169,-0.66422868,-0.66239566,-0.66135018,-0.66135018,-0.66135018,-0.66135018,-0.66135018,-0.66135018,-0.66135018,-0.66135018,-0.66135018,-0.66168205,-0.66225062,-0.6628192,-0.66298631,-0.66298631,-0.66298631,-0.66298631,-0.66298631,-0.66298631,-0.66298631,-0.66298631,-0.65074193,-0.03801253,0.57471687,1.18744627,1.80017567,2.04710408,2.04710408,2.04710408,2.04710408,2.04710408,2.04710408,2.04710408,2.04710408,2.04710408,1.65988929,1.10494303,0.54999677,0.06574724,0.06574724,0.06574724,0.06574724,0.06574724,0.06574724,0.06574724,0.06574724,0.03745981,-0.17355392,-0.38456764,-0.59558136,-0.6764026,-0.6764026,-0.6764026,-0.6764026,-0.6764026,-0.6764026,-0.6764026,-0.6764026,-0.6764026,-0.67666704,-0.67703548,-0.67738428:5
|
43 |
+
1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.20402718,1.22136439,1.23976903,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,1.25801873,0.56387612,-0.13550035,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.79366007,-0.8261855,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.8611495,-0.84289981,-0.82449517,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796,-0.80715796:1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10601338,1.10609676,1.11600043,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.12557984,1.08977754,0.48227493,-0.12522767,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.72932053,-0.73006405,-0.82941764,-0.92877123,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02673071,-1.02498685,-0.99491932,-0.96485179,-0.936725,-0.936725,-0.936725,-0.936725,-0.936725,-0.936725,-0.936725,-0.936725:0.89244086,0.92723434,0.96202781,0.99682128,1.03161476,1.06640823,1.06741721,1.06741721,1.06741721,1.06741721,1.06741721,1.06741721,1.06741721,1.06741721,1.06741721,1.06663365,1.04270151,1.01876936,0.99483722,0.97090508,0.9699872,0.9699872,0.9699872,0.9699872,0.9699872,0.9699872,0.9699872,0.9699872,0.9699872,0.9699872,0.96738025,0.50290863,0.03843701,-0.4260346,-0.89050622,-0.89311317,-0.89311317,-0.89311317,-0.89311317,-0.89311317,-0.89311317,-0.89311317,-0.89311317,-0.89388524,-0.94890803,-1.00393081,-1.0589536,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11382197,-1.11199822,-1.08374327,-1.05548833,-1.02723338,-1.00048502,-1.00048502,-1.00048502,-1.00048502:0.89801684,0.89801684,0.89801684,0.89801684,0.89801684,0.89801684,0.9495663,1.00265529,1.05574428,1.10883327,1.16182294,1.16182294,1.16182294,1.16182294,1.16182294,1.16182294,1.16182294,1.16182294,1.16182294,1.16182294,1.04895561,0.93158676,0.8142179,0.69684905,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.58562862,0.1647515,-0.25850121,-0.68175392,-1.10500663,-1.11213343,-1.11213343,-1.11213343,-1.11213343,-1.11213343,-1.11213343,-1.11213343,-1.11213343,-1.11214809,-1.11737018,-1.12259227,-1.12781436,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13276777,-1.13225134,-1.12256602,-1.11288069,-1.10377522:6
|
44 |
+
-0.37823774,-0.37823774,-0.37823774,-0.37823774,-0.46902415,-0.61276931,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.72625232,-0.68758404,-0.62079336,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.61024746,-0.22356459,1.24583034,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.94185951,1.30264905,0.62792689,0.20178658,0.20178658,0.20178658,0.20178658,0.20178658,0.20178658,0.20178658,0.20178658,0.20178658,0.20178658,-0.09982607,-0.54064454,-0.84225719,-0.84225719,-0.84225719,-0.84225719,-0.84225719,-0.84225719,-0.84225719,-0.84225719,-0.84225719,-0.84225719:-1.33145966,-1.33145966,-1.33145966,-1.33145966,-1.33145966,-1.33145966,-1.30626824,-1.18660899,-1.06694975,-1.01656691,-1.01656691,-1.01656691,-1.01656691,-1.01656691,-1.01656691,-1.01656691,-1.01656691,-1.01656691,-0.49465237,0.12512114,0.61441603,0.61441603,0.61441603,0.61441603,0.61441603,0.61441603,0.61441603,0.61441603,0.61441603,0.61441603,0.71938027,0.91881235,1.11824442,1.13923727,1.13923727,1.13923727,1.13923727,1.13923727,1.13923727,1.13923727,1.13923727,1.13923727,1.13923727,1.09289151,0.9670959,0.84130029,0.80819618,0.80819618,0.80819618,0.80819618,0.80819618,0.80819618,0.80819618,0.80819618,0.80819618,0.48741147,-0.52840678,-1.1699762,-1.1699762,-1.1699762,-1.1699762,-1.1699762,-1.1699762,-1.1699762,-1.1699762:-1.14257729,-1.14257729,-1.14257729,-1.14257729,-1.14257729,-1.14257729,-1.14257729,-1.14257729,-1.14257729,-1.11593369,-1.06991293,-1.02389217,-0.98755998,-0.98755998,-0.98755998,-0.98755998,-0.98755998,-0.98755998,-0.98755998,-0.98755998,-0.90064159,-0.48777923,-0.07491687,0.33794549,0.75080785,0.83772625,0.83772625,0.83772625,0.83772625,0.83772625,0.83772625,0.83772625,0.83772625,0.95984368,1.09632787,1.23281207,1.36929626,1.43394667,1.43394667,1.43394667,1.43394667,1.43394667,1.43394667,1.43394667,1.43394667,1.43394667,1.21327328,0.91378796,0.61430265,0.31481733,0.12566872,0.12566872,0.12566872,0.12566872,0.12566872,0.12566872,0.12566872,0.0165036,-0.27980173,-0.57610705,-0.87241238,-1.1687177,-1.18431272,-1.18431272,-1.18431272:-1.56328595,-1.51854356,-1.47380118,-1.4290588,-1.42199421,-1.42199421,-1.42199421,-1.42199421,-1.42199421,-1.42199421,-1.42199421,-1.42199421,-1.33613282,-0.92829118,-0.52044955,-0.11260792,0.03764952,0.03764952,0.03764952,0.03764952,0.03764952,0.03764952,0.03764952,0.03764952,0.03764952,0.25535207,0.53110863,0.80686518,0.99554072,0.99554072,0.99554072,0.99554072,0.99554072,0.99554072,0.99554072,0.99554072,0.99554072,1.02592783,1.08366333,1.14139882,1.19913432,1.19913432,1.19913432,1.19913432,1.19913432,1.19913432,1.19913432,1.19913432,1.19913432,1.19913432,0.98372562,0.39904485,-0.18563592,-0.33949928,-0.33949928,-0.33949928,-0.33949928,-0.33949928,-0.33949928,-0.33949928,-0.33949928,-0.33949928,-0.83030853,-1.34838496,-1.83919421:4
|
45 |
+
-0.96241233,-0.96241233,-0.96241233,-0.96241233,-0.96241233,-0.96241233,-0.96241233,-1.13792507,-1.30312331,-1.30312331,-1.30312331,-1.30312331,-1.30312331,-1.30312331,-0.84652145,1.03005078,1.25220909,1.25220909,1.25220909,1.25220909,1.25220909,1.25220909,1.04942798,0.74114261,0.74114261,0.74114261,0.74114261,0.74114261,0.74114261,0.74114261,0.52007273,-0.25030955,-0.28099035,-0.28099035,-0.28099035,-0.28099035,-0.28099035,-0.28099035,0.31264639,1.0818536,1.0818536,1.0818536,1.0818536,1.0818536,1.0818536,1.0818536,1.02459764,0.92502442,0.9114981,0.9114981,0.9114981,0.9114981,0.9114981,0.86240947,-0.61266358,-1.30312331,-1.30312331,-1.30312331,-1.30312331,-1.30312331,-1.30312331,-1.19115392,-0.87295255,-0.79205683,-0.79205683:-0.40380118,-0.73944596,-0.88428776,-0.88428776,-0.88428776,-0.88428776,-0.88428776,-0.88428776,-0.89802717,-0.91987936,-0.91987936,-0.91987936,-0.91987936,-0.91987936,-0.91987936,-0.91987936,-0.94684,-0.97326676,-0.97326676,-0.97326676,-0.97326676,-0.97326676,-0.97326676,-0.53183083,0.91566836,1.55373674,1.55373674,1.55373674,1.55373674,1.55373674,1.55373674,1.55373674,1.67608286,1.76728633,1.76728633,1.76728633,1.76728633,1.76728633,1.76728633,1.7280466,0.58635709,-0.22584319,-0.22584319,-0.22584319,-0.22584319,-0.22584319,-0.22584319,-0.22584319,-0.06728262,0.0944812,0.0944812,0.0944812,0.0944812,0.0944812,0.0944812,-0.06931314,-0.37724651,-0.42159698,-0.42159698,-0.42159698,-0.42159698,-0.42159698,-0.42159698,-0.53562912,-0.68853397:-0.85057909,-0.85057909,-0.85602694,-0.86561034,-0.87519375,-0.87567475,-0.87567475,-0.87567475,-0.87567475,-0.83399785,-0.68028811,-0.52657836,-0.43022675,-0.43022675,-0.43022675,-0.43022675,-0.43022675,-0.43323725,-0.45539887,-0.4775605,-0.48826047,-0.48826047,-0.48826047,-0.48826047,-0.48826047,0.03230208,0.96322027,1.89413847,2.20952319,2.20952319,2.20952319,2.20952319,2.20952319,2.10365862,1.73120228,1.35874594,1.18216953,1.18216953,1.18216953,1.18216953,1.18216953,0.99757113,0.35793242,-0.28170628,-0.31415931,-0.31415931,-0.31415931,-0.31415931,-0.31415931,-0.31054299,-0.27999588,-0.26083103,-0.26083103,-0.26083103,-0.26083103,-0.26083103,-0.26083103,-0.47001121,-0.71438807,-0.90077041,-0.90077041,-0.90077041,-0.90077041,-0.90077041,-0.90077041:-1.03597774,-1.03597774,-1.03597774,-1.03597774,-1.03597774,-0.99201895,-0.94573724,-0.92770934,-0.92770934,-0.92770934,-0.92770934,-0.92770934,-0.82026262,-0.53232426,-0.32449969,-0.32449969,-0.32449969,-0.32449969,-0.32449969,-0.32449969,-0.20402276,0.02892472,0.14724119,0.14724119,0.14724119,0.14724119,0.14724119,0.14724119,0.71556372,1.5750812,2.15794002,2.15794002,2.15794002,2.15794002,2.15794002,2.15794002,1.77470373,1.04599819,0.88578634,0.88578634,0.88578634,0.88578634,0.88578634,0.88578634,0.62218511,0.34449485,0.23617595,0.23617595,0.23617595,0.23617595,0.23617595,0.06298697,-0.40180863,-0.83490785,-0.83490785,-0.83490785,-0.83490785,-0.83490785,-0.83490785,-0.8567266,-0.94866628,-1.00504391,-1.00504391,-1.00504391,-1.00504391:3
|
classification/UCR/Earthquakes/Earthquakes_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/Earthquakes/Earthquakes_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
classification/UCR/EigenWorms/EigenWorms_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c857e52906834bbebcbbaad968b136308c162c8d103b6adf5a4832b025e30b2e
|
3 |
+
size 132845364
|
classification/UCR/EigenWorms/EigenWorms_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0732d9e58932b084545fddfb34a3fcf7edacf9917ce1e624fde5ea5b31b099de
|
3 |
+
size 129771958
|
classification/UCR/ElectricDevices/ElectricDevices_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|