Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +15 -0
- ACSF1/ACSF1_TEST.ts +0 -0
- ACSF1/ACSF1_TRAIN.ts +0 -0
- BME/BME_TEST.ts +0 -0
- BME/BME_TRAIN.ts +59 -0
- BasicMotions/BasicMotions_TEST.ts +0 -0
- BasicMotions/BasicMotions_TRAIN.ts +0 -0
- BirdChicken/BirdChicken_TEST.ts +0 -0
- BirdChicken/BirdChicken_TRAIN.ts +0 -0
- ChlorineConcentration/ChlorineConcentration_TEST.ts +0 -0
- ChlorineConcentration/ChlorineConcentration_TRAIN.ts +0 -0
- CinCECGTorso/CinCECGTorso_TRAIN.ts +0 -0
- CricketZ/CricketZ_TEST.ts +0 -0
- CricketZ/CricketZ_TRAIN.ts +0 -0
- DiatomSizeReduction/DiatomSizeReduction_TEST.ts +0 -0
- DiatomSizeReduction/DiatomSizeReduction_TRAIN.ts +24 -0
- DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TEST.ts +0 -0
- DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TRAIN.ts +0 -0
- DodgerLoopGame/DodgerLoopGame_TEST.ts +0 -0
- DodgerLoopGame/DodgerLoopGame_TRAIN.ts +101 -0
- ECG200/ECG200_TEST.ts +0 -0
- ECG200/ECG200_TRAIN.ts +0 -0
- EOGVerticalSignal/EOGVerticalSignal_TEST.ts +0 -0
- EOGVerticalSignal/EOGVerticalSignal_TRAIN.ts +0 -0
- Earthquakes/Earthquakes_TEST.ts +0 -0
- Earthquakes/Earthquakes_TRAIN.ts +0 -0
- ElectricDevices/ElectricDevices_TEST.ts +0 -0
- ElectricDevices/ElectricDevices_TRAIN.ts +0 -0
- EthanolConcentration/EthanolConcentration_TEST.ts +0 -0
- EthanolConcentration/EthanolConcentration_TRAIN.ts +0 -0
- EthanolLevel/EthanolLevel_TEST.ts +0 -0
- EthanolLevel/EthanolLevel_TRAIN.ts +0 -0
- FaceAll/FaceAll_TEST.ts +0 -0
- FaceAll/FaceAll_TRAIN.ts +0 -0
- FaceFour/FaceFour_TEST.ts +0 -0
- FaceFour/FaceFour_TRAIN.ts +32 -0
- Fish/Fish_TEST.ts +0 -0
- Fish/Fish_TRAIN.ts +0 -0
- FordA/FordA_TRAIN.ts +3 -0
- FreezerRegularTrain/FreezerRegularTrain_TEST.ts +0 -0
- FreezerRegularTrain/FreezerRegularTrain_TRAIN.ts +0 -0
- Fungi/Fungi_TEST.ts +0 -0
- Fungi/Fungi_TRAIN.ts +67 -0
- GunPoint/GunPoint_TEST.ts +0 -0
- GunPoint/GunPoint_TRAIN.ts +69 -0
- HandOutlines/HandOutlines_TEST.ts +3 -0
- HandOutlines/HandOutlines_TRAIN.ts +3 -0
- Heartbeat/Heartbeat_TEST.ts +3 -0
- Heartbeat/Heartbeat_TRAIN.ts +3 -0
- InlineSkate/InlineSkate_TEST.ts +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,18 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
Mallat/Mallat_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
61 |
+
FordA/FordA_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
62 |
+
InlineSkate/InlineSkate_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
63 |
+
UWaveGestureLibraryZ/UWaveGestureLibraryZ_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
64 |
+
Yoga/Yoga_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
65 |
+
NonInvasiveFetalECGThorax1/NonInvasiveFetalECGThorax1_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
66 |
+
NonInvasiveFetalECGThorax1/NonInvasiveFetalECGThorax1_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
67 |
+
UWaveGestureLibraryAll/UWaveGestureLibraryAll_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
68 |
+
Heartbeat/Heartbeat_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
69 |
+
Heartbeat/Heartbeat_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
70 |
+
PhonemeSpectra/PhonemeSpectra_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
71 |
+
PhonemeSpectra/PhonemeSpectra_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
72 |
+
HandOutlines/HandOutlines_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
73 |
+
HandOutlines/HandOutlines_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
74 |
+
MotorImagery/MotorImagery_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
ACSF1/ACSF1_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ACSF1/ACSF1_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BME/BME_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BME/BME_TRAIN.ts
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## BME dataset
|
2 |
+
#
|
3 |
+
#BME is a synthetic data set with three classes: one class is characterized by a small positive bell arising at the initial period (Begin), one does not have any bell (Middle), one has a positive bell arising at the final period (End).
|
4 |
+
#
|
5 |
+
#All series are constituted by a central plate. The central plates may be positive or negative. The discriminant is the presence or absence of a positive peak, or at the beginning of series or at the end.
|
6 |
+
#
|
7 |
+
#- Class 1: Begin
|
8 |
+
#- Class 2: Middle
|
9 |
+
#- Class 3: End
|
10 |
+
#
|
11 |
+
#Train size: 30
|
12 |
+
#
|
13 |
+
#Test size: 150
|
14 |
+
#
|
15 |
+
#Missing value: No
|
16 |
+
#
|
17 |
+
#Number of classses: 3
|
18 |
+
#
|
19 |
+
#Time series length: 128
|
20 |
+
#
|
21 |
+
#Data source: Université Joseph Fourier (Grenoble I), Laboratoire d’informatique de Grenoble(LIG), Equipe AMA
|
22 |
+
@problemName BME
|
23 |
+
@timeStamps false
|
24 |
+
@missing false
|
25 |
+
@univariate true
|
26 |
+
@equalLength true
|
27 |
+
@seriesLength 128
|
28 |
+
@classLabel true 1 2 3
|
29 |
+
@data
|
30 |
+
0.037764633,2.5311236E-4,0.003977076,0.020764058,0.02173118,0.114,0.414,0.718,0.889,0.969,1.002,1.014,1.017,0.905,0.605,0.304,0.138,0.061,0.053973303,0.0146603,0.035561278,0.045494101,0.030238212,0.043190555,0.021148818,0.039419722,0.017780126,0.04535716,0.04564139,0.018776462,0.012347944,0.02442172,0.018924466,0.0069161007,0.042104272,5.1942129E-4,-0.114,-0.399,-0.682,-0.836,-0.906,-0.933,-0.943,-0.944,-0.944,-0.948,-0.949,-0.946,-0.948,-0.951,-0.952,-0.952,-0.953,-0.952,-0.952,-0.952,-0.95,-0.949,-0.952,-0.956,-0.96,-0.961,-0.959,-0.958,-0.96,-0.961,-0.96,-0.96,-0.959,-0.958,-0.956,-0.953,-0.949,-0.947,-0.948,-0.951,-0.95,-0.945,-0.941,-0.941,-0.943,-0.944,-0.943,-0.944,-0.952,-0.957,-0.953,-0.946,-0.838,-0.56,-0.284,-0.131,-0.057,-0.015058931,0.0059390887,0.0022057233,0.0083295739,0.028908968,0.0049785927,0.041239881,0.010012772,0.019281287,0.033087255,0.0099204681,0.026583031,0.0094319071,0.018443621,0.023889741,0.043350606,0.030228536,0.031086542,0.012996399,0.034532338,0.03117658,0.019603584,0.027655279,0.041001638,0.019075367,0.034208601,0.022830972,0.013387386,0.038906948,0.039187692,0.053616705,0.054673016,0.031523157,0.03978737,0.020660802:1
|
31 |
+
4.2488186E-4,0.020981824,0.0025258326,0.020117526,0.037073942,0.034782011,0.083,0.317,0.55,0.68,0.653,0.444,0.22,0.093,0.070778662,0.065886666,0.028743847,0.020472984,0.0051046344,0.034979318,0.0087252853,0.0020647431,0.045125762,0.042510308,0.022553845,-0.004739334,0.025469858,0.022233722,-0.0019671411,0.017403772,0.035050456,0.014614602,-0.0014336194,0.044546991,-0.105,-0.39,-0.675,-0.831,-0.904,-0.937,-0.949,-0.953,-0.956,-0.957,-0.957,-0.961,-0.964,-0.963,-0.958,-0.952,-0.95,-0.95,-0.95,-0.953,-0.956,-0.956,-0.957,-0.956,-0.952,-0.951,-0.952,-0.952,-0.948,-0.946,-0.947,-0.947,-0.953,-0.963,-0.969,-0.97,-0.969,-0.965,-0.959,-0.957,-0.961,-0.964,-0.964,-0.961,-0.961,-0.963,-0.854,-0.567,-0.282,-0.127,-0.053,-0.015365247,0.012254936,0.006275639,0.051419715,0.036678274,0.027762519,0.012281964,0.0025796888,0.0059810169,0.03354389,0.024958947,0.014049092,0.052159357,0.0060923645,0.019117893,0.019295281,0.031271561,0.052437295,0.037049917,0.032577361,0.0084259838,0.034694318,0.044663156,0.016633345,0.030271456,0.019204071,0.025007295,0.0047189444,0.02989895,0.03201885,0.049079953,0.025824827,0.029944055,0.036964033,0.01122764,0.02504034,0.044364509,0.043476064,0.044163213,0.021766566,0.0077890262,0.029194197,0.021837388:1
|
32 |
+
0.01985576,0.0036765858,0.035077439,0.011545324,0.127,0.462,0.797,0.985,1.074,0.983,0.659,0.329,0.15,0.069,0.049530494,0.040724344,0.037918748,0.0076597084,0.033325635,0.038108341,0.002355183,0.035275945,0.0058735434,0.0045126698,0.030157389,0.0055041688,0.050489093,0.013767635,0.029867548,0.050910705,0.030182345,0.018395716,0.00774318,0.018450358,0.0049792595,0.0053999084,0.045926886,0.021287496,-0.109,-0.398,-0.683,-0.84,-0.912,-0.941,-0.954,-0.96,-0.963,-0.965,-0.966,-0.97,-0.974,-0.971,-0.965,-0.967,-0.972,-0.971,-0.968,-0.968,-0.971,-0.972,-0.971,-0.969,-0.966,-0.968,-0.969,-0.965,-0.963,-0.961,-0.96,-0.96,-0.961,-0.96,-0.96,-0.964,-0.968,-0.969,-0.97,-0.971,-0.973,-0.972,-0.97,-0.971,-0.972,-0.969,-0.968,-0.863,-0.577,-0.288,-0.128,-0.056,0.0070582319,-0.0019795324,0.033353805,0.040041698,0.036635,0.023278327,-0.0042267381,-0.0067349283,0.01103473,0.045247913,0.046580163,0.0156087,0.031552999,0.042983979,0.007943757,0.025884929,0.040536708,0.019715904,0.01317706,0.010578976,-2.0579717E-4,0.015421146,0.015068841,0.060528159,0.018617595,0.048760359,0.041059251,0.019924015,0.043864909,0.017685771,0.046659284,0.0057168026,0.019495807,0.021592093,0.018679618,0.02247886,0.032203582,0.045187206:1
|
33 |
+
-0.0058045195,0.0026662398,0.021715744,0.016958353,0.027036981,0.0035956714,0.012597419,0.09,0.338,0.581,0.712,0.772,0.802,0.818,0.732,0.489,0.248,0.115,0.071416383,0.034870151,0.026085352,0.034529395,0.0056796758,0.0023368371,0.033759972,0.042656968,0.030741909,0.017588912,0.020270081,0.020691258,0.026208682,0.051659667,0.0083407721,0.040010656,0.023314637,0.016166998,0.018181915,0.036194158,0.047741957,0.043097735,0.029863972,0.112,0.415,0.723,0.894,0.969,0.999,1.013,1.021,1.025,1.025,1.023,1.022,1.019,1.017,1.019,1.019,1.018,1.015,1.014,1.016,1.018,1.021,1.02,1.018,1.021,1.022,1.022,1.02,1.018,1.02,1.02,1.018,1.017,1.017,1.017,1.016,1.015,1.014,1.014,1.016,1.017,1.015,1.009,1.01,1.017,0.907,0.605,0.306,0.139,0.058,0.045409684,0.0074721171,0.038616449,0.024287251,0.02166114,0.036103101,0.027862932,0.032882089,0.040671358,0.024862058,0.045602172,0.050920546,0.025955442,0.022115532,0.028710872,0.014190117,0.026777058,0.042685738,0.018282146,0.010616587,0.011361074,0.011362604,0.025945068,0.031412962,0.014264444,0.017901617,0.022442366,0.0074004556,0.021471806,0.0054431651,0.045583447,0.0010838558,0.01909122,0.0057053971,0.0035783301,0.031542128,0.03438603:1
|
34 |
+
0.031380433,0.057092485,0.047269203,0.04387237,0.026901778,0.037878251,0.032261379,0.011464701,0.024362029,0.039082336,0.106,0.384,0.662,0.813,0.881,0.911,0.926,0.827,0.55,0.273,0.123,0.053,0.023166822,0.051129921,0.012812398,0.043928166,0.0011329913,0.014959758,0.014848886,-4.6490667E-4,0.032822877,0.0060854611,0.010134292,0.038944192,0.03739454,0.010911441,0.044068712,0.016349226,0.029910566,0.043761823,0.032454576,0.024217738,0.028043532,-0.108,-0.388,-0.668,-0.825,-0.898,-0.928,-0.94,-0.944,-0.946,-0.949,-0.95,-0.945,-0.94,-0.937,-0.938,-0.941,-0.942,-0.942,-0.944,-0.944,-0.941,-0.938,-0.938,-0.941,-0.944,-0.944,-0.946,-0.948,-0.947,-0.946,-0.944,-0.94,-0.938,-0.942,-0.95,-0.955,-0.956,-0.955,-0.952,-0.949,-0.946,-0.945,-0.947,-0.948,-0.947,-0.943,-0.942,-0.943,-0.946,-0.948,-0.947,-0.944,-0.943,-0.944,-0.947,-0.948,-0.946,-0.946,-0.844,-0.565,-0.283,-0.126,-0.05,-3.0502851E-4,0.018802919,0.038632845,0.022510847,0.0045877879,0.015462025,-0.0056316916,0.012894473,-0.0045891752,0.029480553,2.3996131E-4,0.021224528,0.035658042,0.019190653,0.044963907,0.014297094,0.0054194815,-2.3045427E-4,0.027151247,0.029029138,0.040782122,0.034723072:1
|
35 |
+
0.026949368,0.046553283,0.01249595,0.042750198,0.02778757,0.038858944,0.019383026,0.018273748,0.12,0.434,0.747,0.923,1.007,1.038,1.046,1.052,0.939,0.623,0.304,0.13,0.051,0.061336012,0.036400214,0.0053524512,-3.654563E-4,0.02379367,0.0076737811,0.016405524,0.038575976,0.049260352,0.042274895,0.047206775,0.0035038926,0.012542408,0.048689615,0.018116364,0.053992364,0.020579384,0.011413614,0.011500252,-0.107,-0.396,-0.685,-0.847,-0.925,-0.958,-0.971,-0.979,-0.985,-0.984,-0.979,-0.978,-0.983,-0.986,-0.988,-0.99,-0.989,-0.985,-0.984,-0.985,-0.986,-0.987,-0.986,-0.985,-0.989,-0.993,-0.994,-0.993,-0.992,-0.99,-0.986,-0.981,-0.98,-0.98,-0.983,-0.986,-0.987,-0.987,-0.987,-0.985,-0.983,-0.982,-0.982,-0.981,-0.98,-0.979,-0.872,-0.583,-0.294,-0.132,-0.055,-0.011529818,0.0014682689,7.6127859E-5,0.041490486,0.037339176,0.039694768,0.012522766,0.055483212,0.025533563,0.04745554,0.019687428,0.04271672,0.038830597,0.037317845,5.4149601E-4,0.023914402,0.0092937718,0.0090317247,0.0035913165,0.043817808,0.0058645308,0.0075749078,0.046299133,0.039123095,0.042511683,0.0041764753,0.043529554,0.014155193,0.013723285,0.046840932,0.041271348,0.05191402,0.058153234,0.039676077,0.042518082,0.038279709,0.034262045:1
|
36 |
+
0.045371132,0.030580846,0.0038422667,0.035998476,0.031280292,0.0083493975,0.0057627669,0.014480901,0.023051747,0.040494162,0.107,0.393,0.681,0.847,0.928,0.852,0.572,0.283,0.121,0.056899227,0.063461357,0.0090627711,0.0054068929,0.0045721704,0.031737209,0.037548337,-0.004554332,0.012857951,0.02190675,0.005657396,0.021927542,0.014008635,0.03565497,0.041648617,0.017750049,0.041482893,0.048182063,0.006362657,0.047938605,0.021948214,-0.107,-0.403,-0.699,-0.864,-0.944,-0.978,-0.991,-0.999,-1.001,-1.001,-1.001,-1.0,-0.997,-1.0,-1.003,-1.004,-1.008,-1.009,-1.007,-1.003,-1.0,-1.0,-1.001,-1.001,-1.001,-1.0,-0.996,-0.993,-0.99,-0.991,-0.994,-0.994,-0.995,-0.998,-1.001,-1.0,-0.999,-1.002,-1.004,-1.007,-1.007,-1.007,-1.01,-1.012,-1.01,-1.008,-1.006,-1.004,-1.005,-1.005,-1.0,-0.996,-0.999,-1.004,-1.009,-1.009,-1.007,-1.007,-1.005,-1.002,-1.002,-0.89,-0.591,-0.292,-0.128,-0.053,0.011571846,0.011218256,0.043076202,0.016305942,0.024488727,0.04024018,0.024335563,0.03386193,0.025164322,0.031041621,0.029625625,0.016539386,1.0674263E-4,0.024403118,0.011807985,0.017890779,0.050494164,0.043163297,0.044116324,0.039954218,0.022574092,0.014495288:1
|
37 |
+
0.017550862,0.011831685,0.0054698555,-3.8758785E-4,0.022074262,0.035427386,0.043687163,0.035410163,0.113,0.417,0.72,0.888,0.97,0.895,0.607,0.308,0.138,0.053,0.063776508,0.029404111,0.041666115,0.030262446,0.009283793,0.053700634,0.020579716,0.038027681,0.0095114322,0.029177969,0.029368168,0.01466266,0.041303955,0.038686354,0.0047654326,0.0012010644,0.039079695,0.020362709,-0.114,-0.412,-0.713,-0.881,-0.958,-0.989,-1.003,-1.008,-1.008,-1.007,-1.01,-1.014,-1.014,-1.012,-1.013,-1.014,-1.013,-1.011,-1.011,-1.01,-1.005,-1.001,-0.999,-1.004,-1.007,-1.009,-1.012,-1.013,-1.014,-1.014,-1.015,-1.016,-1.013,-1.013,-1.015,-1.016,-1.014,-1.012,-1.012,-1.01,-1.008,-1.009,-1.01,-1.01,-1.011,-1.014,-1.016,-1.016,-1.014,-1.011,-0.893,-0.589,-0.289,-0.125,-0.05,0.0082611558,0.0093358403,0.017376947,0.045661837,0.001970936,0.034682027,0.032000732,-0.0026924345,0.043406213,0.036089166,0.032903978,0.023434203,0.026158447,0.0032955139,0.047035919,0.014332916,0.019538113,0.052151043,0.022713995,0.018762965,0.031920957,0.0043008252,0.039352243,0.0033430956,0.037038698,0.037010651,0.022439958,0.050868853,0.033487307,0.024976181,0.038272024,0.04474241,0.036493486,0.049314919,0.0080550872,0.016889084,0.042329657:1
|
38 |
+
0.033160167,0.025321942,0.0018940854,0.042447325,0.05097055,0.016640997,0.127,0.449,0.766,0.943,1.026,1.065,1.084,1.093,1.096,1.097,1.095,0.972,0.648,0.323,0.143,0.059,0.064424084,0.032633864,0.022287853,0.034008829,0.022632253,0.0038389809,0.014296892,0.0443207,0.027438815,0.042483147,0.0069732479,0.040973862,0.021267873,0.052643301,0.020348798,0.040908293,0.037866841,0.125,0.434,0.748,0.925,1.005,1.037,1.05,1.056,1.058,1.061,1.063,1.06,1.054,1.055,1.061,1.067,1.073,1.075,1.072,1.068,1.069,1.072,1.072,1.068,1.066,1.064,1.065,1.067,1.07,1.072,1.07,1.068,1.066,1.062,1.062,1.063,1.062,1.061,1.062,1.065,1.068,1.07,1.068,1.067,1.071,0.955,0.638,0.319,0.137,0.053,0.051901538,0.052283542,0.043479267,0.032009619,0.012879359,0.01833856,0.0088605045,0.01544655,0.0018838194,0.0060785177,0.011074119,0.0041999745,0.0042974146,0.039414342,0.036732761,0.013057972,0.039588075,0.050269074,0.03687131,0.010028973,0.039108186,0.026230703,0.0013916097,0.021897103,0.047306729,0.046220532,0.049833635,0.017252844,0.035797422,0.019713145,0.0070890611,0.025530342,0.016540905,0.043077153,0.016094525,0.021924345,0.022698522,0.032514987,0.011915032:1
|
39 |
+
0.030324531,0.039731895,0.033508796,0.043342198,-0.0026233598,-9.4909182E-4,0.022269912,0.0083444508,0.134,0.478,0.819,1.009,1.099,1.006,0.673,0.336,0.152,0.065,0.042880341,0.0097013575,0.046380528,0.036765978,0.0042448311,0.03922063,0.021513659,0.022703826,0.019594503,-0.0014201994,0.030930502,0.02166448,0.020814568,0.0028390335,0.017537609,-0.0026694647,4.1907501E-6,0.0052820788,0.0013202266,0.0084316494,0.0094904356,0.107,0.375,0.642,0.785,0.855,0.887,0.897,0.9,0.903,0.906,0.906,0.906,0.906,0.906,0.907,0.909,0.908,0.91,0.914,0.916,0.915,0.911,0.909,0.907,0.905,0.906,0.909,0.911,0.912,0.914,0.916,0.914,0.911,0.908,0.908,0.908,0.909,0.911,0.91,0.905,0.903,0.908,0.911,0.911,0.908,0.907,0.91,0.91,0.905,0.904,0.806,0.541,0.271,0.117,0.078546868,0.027524735,0.011558837,0.051539015,0.0021961534,0.0096735107,-0.0016881604,0.033717374,0.013090883,-0.0026692225,-0.0049061413,0.0069833949,0.018579512,0.028627694,0.036786863,0.033169289,0.02206218,0.025440664,0.02437162,0.0022384986,0.0081981936,0.0333359,0.020902958,0.022164179,0.039735639,0.040762831,0.026747618,0.016017501,0.0059762071,0.019718938,0.047346916,0.046558881,0.0096489859,0.016743479,0.017161735:1
|
40 |
+
0.035078898,0.033360117,0.013875105,0.0011023991,0.0054606886,0.036097982,0.0090843734,0.0034075843,0.023814792,-4.1049373E-4,0.048618738,0.020067354,0.031110031,0.037737895,0.036304316,0.030345573,0.03176058,0.012185526,0.026395191,0.029255554,0.057883552,0.052825984,0.012122295,0.016611185,0.0068375518,-0.0015872915,0.045303028,0.0039359812,0.021599819,0.05194734,0.025943224,0.033365782,0.0098969597,0.029398194,0.039015702,0.0062718828,0.0011949211,0.017400024,0.085,0.323,0.559,0.691,0.756,0.783,0.792,0.797,0.802,0.807,0.81,0.809,0.809,0.81,0.809,0.809,0.808,0.806,0.804,0.804,0.807,0.813,0.814,0.812,0.808,0.804,0.806,0.811,0.816,0.817,0.815,0.808,0.801,0.799,0.801,0.802,0.801,0.801,0.804,0.808,0.807,0.806,0.808,0.807,0.806,0.805,0.807,0.808,0.81,0.813,0.814,0.813,0.809,0.805,0.806,0.809,0.723,0.485,0.245,0.109,0.06435647,0.040286813,0.018918154,0.030498712,0.0090994103,0.033146339,0.023308746,0.024901288,0.030452707,0.021412216,0.035194636,0.043887561,0.018681162,0.010380217,0.0084547456,0.0097244497,0.0447679,0.047110461,0.034685431,0.0080546327,0.013114252,0.033192964,0.042458884,0.056703196,0.037885807,0.03089862,0.0036546014,0.026906454,0.012218327,0.0064504808:2
|
41 |
+
0.019342403,0.0013597271,0.030132586,0.020401388,0.0058576657,0.0034466702,0.018424612,0.028864748,-0.0026423318,0.030676183,0.004873346,0.055184789,0.012139491,0.051514505,0.034791637,0.021863491,0.033619287,0.046502535,0.0054113194,0.012932311,0.051701524,0.021366679,0.012586587,0.003733804,0.013299433,0.0045729368,0.012158425,0.050328907,0.046480799,0.030860679,0.0014918689,0.020375189,0.020000958,0.047100029,0.00971321,0.01053832,0.025207425,0.026897372,0.048651253,0.107,0.396,0.689,0.854,0.93,0.964,0.979,0.982,0.983,0.984,0.983,0.977,0.972,0.97,0.973,0.977,0.98,0.987,0.993,0.99,0.987,0.988,0.991,0.991,0.985,0.981,0.98,0.984,0.99,0.992,0.988,0.985,0.988,0.991,0.99,0.987,0.983,0.98,0.981,0.986,0.991,0.991,0.992,0.99,0.876,0.58,0.29,0.131,0.057,0.047670217,0.037448215,0.033381932,0.0083388442,0.0040638264,0.019286721,0.024867707,0.022555316,0.045525261,0.038916769,0.028038139,0.034432283,0.050960028,0.010039057,0.026112681,0.038568529,0.036815141,0.011256959,0.01200252,0.013016908,0.040423091,0.0083706204,0.0071945213,0.026108732,0.048713823,0.011466422,0.02344342,0.0073077048,0.055588174,0.020158453,0.029976235,0.0016963235,0.023420222,0.0019236507,0.009546573,0.040741103,0.041874495,0.017629308,0.030976832,0.034516296:2
|
42 |
+
0.041747222,0.026262035,0.0024890674,0.023925895,0.039603507,0.039008461,0.021147631,0.018765444,0.026405114,0.020522961,0.023448213,0.0018729446,0.003766064,0.030746577,0.04354786,0.034775415,0.046251109,0.040955577,0.018543766,0.016918974,0.025676501,0.020744765,0.01273871,0.048883031,0.010178469,0.0087539087,0.020608857,0.026569593,0.038964386,0.0020765946,0.026232962,0.010357591,0.01102224,0.026302193,0.032369582,0.0439846,0.032001582,0.013770521,0.032339293,0.0099025671,0.117,0.423,0.731,0.902,0.979,1.013,1.027,1.03,1.032,1.036,1.035,1.035,1.036,1.037,1.04,1.043,1.043,1.04,1.039,1.041,1.04,1.036,1.035,1.034,1.031,1.031,1.034,1.039,1.041,1.039,1.034,1.029,1.029,1.033,1.035,1.036,1.034,1.034,1.04,0.927,0.618,0.308,0.137,0.057,0.052822401,0.03712816,0.028541798,0.025232772,0.05503598,0.015742396,0.011606101,0.039391864,0.03830194,0.049148719,0.019788488,0.023780675,0.049672354,0.037647625,0.050046987,0.048581181,0.026163674,0.029072628,0.026550945,0.038327926,0.032552285,0.052308944,0.035750869,0.03598284,0.027195561,0.010571572,7.1233322E-4,0.036944592,0.0045633801,0.039512027,0.042119848,0.04212316,0.035241181,0.0057523678,0.028412641,0.040423775,0.028007071,0.042979278,0.0078219738,0.013169194,0.022393536,0.037013136,0.030751863,0.053828632:2
|
43 |
+
-0.0031766177,0.026413125,8.4410788E-4,0.026976559,0.045114373,0.019425953,0.0093705343,-0.0066740147,-0.0031852764,0.045097991,0.038296659,0.020072478,0.014489638,0.011296621,0.0010331096,-3.1740756E-4,-0.010925693,0.019235444,0.0017385583,0.02121672,0.037724618,0.0077218237,0.050193196,0.029442025,0.0073489704,0.036525692,0.009738632,0.0081987351,0.017267415,0.016545283,0.0073540082,0.012407053,0.083,0.328,0.573,0.709,0.773,0.802,0.815,0.818,0.816,0.815,0.819,0.824,0.827,0.824,0.821,0.823,0.823,0.82,0.817,0.818,0.816,0.812,0.809,0.81,0.816,0.818,0.818,0.818,0.818,0.817,0.815,0.814,0.815,0.817,0.812,0.805,0.803,0.804,0.806,0.809,0.812,0.814,0.813,0.812,0.72,0.477,0.237,0.108,0.077181738,0.031484521,0.018885943,0.033324302,0.031387426,0.028216055,0.023205329,0.0035857021,0.013634093,0.028746943,0.0073555195,0.029336776,0.041385584,0.0083329391,0.043747206,0.04521058,0.032439862,0.046582746,0.0043653933,0.040428968,0.025683726,0.019135486,0.0037822597,0.010592933,0.020219587,0.02313439,0.020114027,1.4655377E-4,0.040893237,0.025664474,0.038186425,0.04492416,0.0094882936,0.00988539,0.011982901,0.037908796,0.018894937,0.0060072405,0.0037030442,0.041673552,0.026169868,0.011956278,0.017030585,0.042735397,0.020153729,0.044714206,0.021252998,0.0084308334:2
|
44 |
+
0.045355865,0.033895091,0.0075623957,0.012666538,0.011946414,0.02149235,-0.0011011462,0.027855269,0.0449666,0.012638639,0.051748658,0.020021031,0.017505976,0.039480836,0.042810668,0.021794019,0.025758334,0.010550182,0.013389753,0.032726404,0.018535751,0.01435175,-0.0033685065,0.046491682,0.010535255,0.026615573,0.053518816,0.052620378,0.030902199,0.041331208,0.04032337,0.028346711,1.3808094E-4,0.033680075,0.011050647,0.048764661,0.014392431,0.028936357,0.03540492,0.157,0.561,0.964,1.185,1.287,1.332,1.35,1.358,1.362,1.361,1.361,1.365,1.369,1.369,1.364,1.361,1.363,1.365,1.365,1.363,1.359,1.357,1.357,1.356,1.353,1.35,1.35,1.353,1.356,1.359,1.358,1.358,1.362,1.369,1.37,1.367,1.367,1.367,1.364,1.36,1.358,1.357,1.355,1.354,1.357,1.361,1.362,1.359,1.357,1.353,1.351,1.354,1.362,1.218,0.816,0.412,0.187,0.083,0.079712022,0.048349299,0.048599122,0.05179558,0.030578852,0.040520353,0.0058112946,0.0047780061,4.2950531E-4,0.014164788,0.009514716,0.041770472,0.046716488,0.044442688,0.028049118,0.047197396,0.013060317,0.038318151,0.047291582,0.0099145125,0.037525918,0.026730907,-8.3820057E-4,0.034547563,0.043027243,0.029673484,0.040039428,0.042359065,0.042692852,0.030528236,0.0088316772:2
|
45 |
+
0.050929781,0.045448479,0.042061972,0.015302444,0.027585919,0.016919488,0.0042992544,0.018390229,0.014664028,0.03338469,0.01187446,0.030428913,0.042836558,0.0090006893,0.034550805,0.040608598,0.032637824,0.038518541,-2.2627174E-4,5.0897311E-4,0.032858454,0.01438716,0.020357843,0.050648489,0.0094898601,0.024724659,0.018587941,0.018978084,0.011279291,0.0083648629,0.025173086,0.026962621,0.0070978501,0.041663827,0.011638408,0.018554374,0.035525184,0.013664948,0.026577773,0.046870838,0.117,0.418,0.719,0.887,0.969,1.009,1.027,1.036,1.039,1.04,1.039,1.038,1.036,1.032,1.027,1.026,1.025,1.022,1.022,1.027,1.03,1.03,1.029,1.028,1.028,1.029,1.032,1.038,1.037,1.033,1.029,1.026,1.027,1.029,1.028,1.025,1.022,1.023,1.028,1.029,1.027,1.026,1.027,1.032,1.031,1.026,1.021,1.02,1.023,0.911,0.606,0.302,0.136,0.06,0.071716962,0.055310807,0.038153494,0.007281665,0.010201204,0.032573439,0.030851179,0.019224335,0.0043251627,0.00931493,0.041925682,0.022499899,0.035077685,0.048866785,0.0076516371,0.027863956,0.011307972,0.011276262,0.035050775,0.04304881,0.035404391,-0.0013843403,0.035170996,0.0089652925,0.015421411,-0.001928908,0.0011284759,0.022693278,0.017271306,0.03041236,0.043342857,0.021740895,0.036404117,0.031818808:2
|
46 |
+
0.026140429,0.02758487,-0.0048598378,4.2644986E-4,0.032552571,0.010513417,0.018119649,0.012973163,0.038260744,0.0069169548,0.045694769,0.041036786,0.02314615,0.014129796,0.012733357,0.034827935,0.035155981,0.036800989,0.0095064262,0.008901179,0.043256131,0.028702356,0.017794722,0.037090999,0.030985882,0.050838516,0.0015217485,0.025020958,0.0095621043,0.035376064,0.030517234,0.010076236,0.0017130109,0.0051117271,0.04185387,0.0095667357,0.03112965,0.048255343,0.134,0.487,0.841,1.037,1.13,1.172,1.193,1.205,1.213,1.214,1.211,1.208,1.204,1.201,1.2,1.2,1.202,1.205,1.208,1.207,1.205,1.203,1.199,1.197,1.2,1.204,1.2,1.192,1.19,1.198,1.207,1.209,1.209,1.208,1.205,1.199,1.195,1.195,1.196,1.196,1.195,1.197,1.2,1.202,1.2,1.2,1.201,1.203,1.207,1.075,0.713,0.351,0.151,0.06,0.032157231,0.020237539,0.0086878288,0.0043868573,0.015942667,0.038590862,0.030456522,0.0042932617,0.0046958322,0.039496509,0.038640616,0.035993327,-0.0047501859,0.044011349,0.020690407,0.047741521,0.0098348837,0.025183046,0.045780682,0.0043918636,0.023546782,-0.0044881023,0.018064288,0.042541746,0.0055146769,0.017401777,0.042547635,0.040152034,0.020396938,0.0047334671,0.01217781,0.0074214581,0.030918182,0.015120236,0.029301206,-0.0058164213:2
|
47 |
+
0.0063211029,0.009380604,0.040011962,0.043594005,0.015431774,-0.0027706125,0.010750054,0.0017837937,0.018642054,0.037854106,0.011616715,0.03102478,0.035605757,0.045523205,0.047336598,0.03370288,-0.0058336365,0.038836583,0.042581287,0.022206702,0.045261898,0.017802364,0.047876332,0.034463047,0.013794285,0.0053772861,0.025935778,0.03061907,-8.9798613E-4,0.040059705,0.039511884,0.031878948,0.049487034,0.035345959,0.030489109,0.044630082,0.027478689,0.045621436,0.084,0.311,0.539,0.665,0.725,0.75,0.76,0.765,0.766,0.765,0.764,0.763,0.767,0.77,0.767,0.765,0.766,0.766,0.768,0.77,0.772,0.772,0.77,0.767,0.765,0.762,0.759,0.762,0.765,0.766,0.767,0.762,0.757,0.756,0.757,0.761,0.767,0.772,0.774,0.774,0.772,0.767,0.766,0.766,0.765,0.763,0.765,0.767,0.681,0.451,0.222,0.096,0.089845688,0.024333616,0.017692709,0.034852183,0.054097225,0.034306859,0.020519075,0.014940032,0.047631602,0.013869637,0.02444363,0.024925035,0.0028734757,0.022813823,0.036931157,0.022473589,5.5478968E-4,4.9476933E-4,0.034198621,0.044698484,0.022221851,0.032515042,0.010355441,0.020158603,0.013017482,0.053529385,0.0191234,0.020812665,0.029589052,0.017572483,-0.0060207578,-0.0040707647,0.032843327,0.024834268,0.021688613,0.0030270801,0.043418784,0.045978081:2
|
48 |
+
0.0092460598,0.0038248369,0.0030801309,0.035120202,0.045852617,0.027905635,0.033114349,0.023580985,-0.0039279337,0.0037813285,0.010291866,0.040296725,0.027399339,0.047234996,0.040447357,0.022696252,0.037090014,0.027206899,0.022124252,0.019748278,0.0032291863,0.03941481,0.023650489,0.046617744,0.033249905,0.05630736,0.035637524,0.0081070627,0.032281318,0.043956182,0.032998085,-0.0035864854,0.023955926,0.09,0.338,0.586,0.726,0.794,0.825,0.836,0.837,0.837,0.84,0.843,0.843,0.844,0.846,0.846,0.844,0.844,0.844,0.846,0.85,0.848,0.845,0.846,0.846,0.841,0.837,0.838,0.839,0.838,0.837,0.838,0.841,0.845,0.844,0.841,0.842,0.845,0.845,0.844,0.843,0.846,0.848,0.846,0.844,0.845,0.848,0.852,0.76,0.509,0.257,0.114,0.075449696,0.0455939,0.051512116,0.025656359,0.020949282,0.022116902,0.0028048198,0.023753485,0.032896412,0.055859319,0.030900256,0.034331452,0.016959567,0.045007671,0.038363773,0.042943381,0.035500371,0.036819159,0.050525262,0.040974816,0.029423483,0.034328684,0.031863827,0.018882933,0.047148413,0.0093666165,-2.3788916E-4,0.025705631,0.035856305,0.044037712,0.040275713,0.031593996,0.027473193,8.0943677E-4,0.027174337,0.038434218,0.034530467,0.01209302,0.031117289,0.034468192,0.019124744,0.03265032,-0.0015038401,0.044440578:2
|
49 |
+
0.015835383,0.049927287,0.055518236,0.030350692,2.1551933E-4,0.0092931114,0.033688337,5.3165894E-4,0.012568005,0.029296703,-0.0063830182,0.031780806,-8.577372E-4,0.043796585,0.025517052,0.0062269126,0.02270449,0.030665091,0.014410936,0.042788673,0.02945584,0.0056173566,0.0084103931,0.032575666,0.021998417,0.0015581619,0.0099273035,-0.003678334,-0.0013156331,0.043131292,0.047943526,0.016587738,0.0054854477,0.028227557,0.031228852,0.037155165,0.006852677,0.02476764,0.019005472,0.082,0.308,0.533,0.654,0.708,0.731,0.741,0.745,0.747,0.75,0.75,0.749,0.751,0.756,0.759,0.76,0.76,0.759,0.757,0.757,0.761,0.766,0.765,0.762,0.759,0.757,0.757,0.758,0.758,0.757,0.753,0.748,0.751,0.756,0.756,0.752,0.751,0.754,0.756,0.754,0.753,0.752,0.75,0.751,0.754,0.756,0.754,0.753,0.752,0.752,0.756,0.76,0.759,0.757,0.758,0.761,0.765,0.766,0.763,0.758,0.67,0.447,0.226,0.104,0.060087455,0.058411251,0.0092014217,0.0092997792,0.037042685,0.007128392,-0.0066336044,0.013818691,0.040676985,0.050157012,0.051189781,0.030381704,0.0084785373,0.04096128,0.04662376,0.03018186,0.0042860999,0.010385607,0.0083923117,0.012824332,0.034799695,0.040201583,0.024172585,0.034069292,0.025986618:2
|
50 |
+
0.0049449236,0.02994336,0.012894783,0.041945601,0.0033936837,0.018608173,0.0069281203,0.026429028,0.0098296574,0.014564704,0.0082388782,0.0052330013,0.022393885,0.0092218567,0.020235977,0.024075295,0.005400971,0.047277288,0.021327368,0.016719464,0.0036881841,0.047899706,0.014932746,0.004323772,-2.417496E-4,0.017263246,-0.0030752455,0.026616687,0.034736316,0.022916208,0.0065704074,0.014326743,0.047873209,0.047016579,0.0030938552,0.042799956,0.02041915,0.031536451,0.014653879,0.043255883,0.0048959006,0.013925752,-0.128,-0.477,-0.825,-1.018,-1.106,-1.142,-1.156,-1.16,-1.162,-1.166,-1.171,-1.172,-1.171,-1.172,-1.172,-1.17,-1.168,-1.169,-1.171,-1.177,-1.18,-1.179,-1.178,-1.175,-1.169,-1.168,-1.169,-1.167,-1.163,-1.16,-1.162,-1.166,-1.164,-1.162,-1.162,-1.163,-1.164,-1.169,-1.173,-1.172,-1.17,-1.172,-1.174,-1.172,-1.163,-1.16,-1.165,-1.039,-0.694,-0.347,-0.156,-0.066,0.014645857,0.0037485036,0.020002965,0.010541396,0.04481672,0.0024594863,-0.0017362915,-2.3316515E-4,0.023063424,0.032225119,0.028307621,0.028992878,0.051226413,0.040699715,0.037513741,0.04942351,0.04439299,0.022061005,0.024933891,0.017428492,0.017351927,0.089,0.323,0.556,0.683,0.656,0.448,0.222,0.099,0.086371036,0.025931849,0.040767687,0.040368163,0.0095370751:3
|
51 |
+
0.026201275,0.0074400172,0.017934264,0.019776706,0.023636382,0.029624069,0.0042278041,0.016356067,0.031249629,0.014326693,0.050037413,0.016796591,0.041579266,0.030106436,-0.002120492,0.0060694241,0.036646077,0.012087762,0.020995898,0.029082643,0.026469539,0.037874627,0.018778864,0.0030820372,0.037007251,0.015051444,0.024306171,0.039313877,0.015680932,0.04731383,0.042022076,0.014683257,0.022101309,0.029307472,0.00441532,0.029867671,0.034600547,-0.158,-0.563,-0.972,-1.203,-1.312,-1.362,-1.388,-1.396,-1.396,-1.394,-1.392,-1.39,-1.39,-1.389,-1.381,-1.375,-1.379,-1.382,-1.384,-1.387,-1.386,-1.384,-1.384,-1.389,-1.394,-1.393,-1.39,-1.391,-1.392,-1.39,-1.39,-1.392,-1.391,-1.388,-1.388,-1.388,-1.388,-1.39,-1.391,-1.39,-1.389,-1.389,-1.389,-1.388,-1.384,-1.381,-1.38,-1.381,-1.38,-1.382,-1.39,-1.239,-0.824,-0.409,-0.178,-0.073,0.013519749,-0.0078270636,0.034306496,-3.8589644E-4,0.023496512,0.030221208,0.012469521,0.0023756684,0.036747238,-0.0011196627,-0.0026420982,0.012390941,0.0079457528,0.092,0.346,0.6,0.74,0.801,0.823,0.83,0.834,0.738,0.488,0.243,0.107,0.058225649,0.030141737,0.020067398,0.046980268,0.03983926,0.043437942,0.013386886,0.0021647962,0.046899938,0.024403212:3
|
52 |
+
0.036091001,0.010280046,0.017810191,0.04945579,0.0085564052,0.0018765892,0.0019697484,0.025738257,0.02602701,0.031523203,0.039431096,0.023365382,0.045372845,0.015704743,0.034638336,0.051585134,0.033379762,0.035835357,0.025221321,0.0025960131,0.032723998,0.027021472,0.045325071,0.033072123,0.052918019,0.001964553,0.019497238,0.0051870754,0.014906308,0.033567465,0.010283492,0.0072053643,0.046230268,0.030141246,0.12,0.445,0.769,0.947,1.027,1.06,1.072,1.078,1.081,1.082,1.08,1.077,1.075,1.079,1.087,1.093,1.091,1.086,1.08,1.076,1.078,1.081,1.081,1.08,1.082,1.084,1.082,1.078,1.078,1.079,1.083,1.088,1.089,1.087,1.087,1.089,1.088,1.087,1.086,1.086,0.965,0.643,0.321,0.144,0.062,0.045951851,0.058448866,0.019233244,0.037246323,0.018938541,0.026825213,0.04156537,0.024134732,0.012984811,0.042524802,0.026193703,0.010082932,0.024144642,0.007900423,0.02069332,0.013736901,0.040741176,0.022086113,0.024456522,0.031824587,0.01260515,-0.0065246652,-0.0012234839,0.03301756,0.038831447,0.01689689,0.042221155,0.019620814,0.011085654,0.12,0.446,0.772,0.955,1.043,1.082,1.096,0.978,0.655,0.333,0.153,0.068,0.058664944,0.048090825,0.015238165,0.0058206285,0.011546653,0.0049040578,0.011745922,0.033174488:3
|
53 |
+
0.010947186,0.020629861,0.019042316,0.013412584,0.016904595,0.025518376,0.019194713,0.014070857,0.036295036,0.045496518,0.033467979,-0.0020851159,0.024386855,-0.0035846544,-0.00336696,0.016450423,0.0041495537,0.013326846,0.013283351,0.039100218,0.044763628,0.038284747,0.021448972,0.023758793,0.045336305,0.024071683,0.045541481,0.026780451,0.037878848,0.029508272,0.035642142,0.045959084,0.017335855,0.045939736,0.050282856,0.013416368,0.046870737,0.024776881,-0.118,-0.431,-0.747,-0.927,-1.014,-1.051,-1.059,-1.058,-1.061,-1.064,-1.065,-1.065,-1.067,-1.07,-1.069,-1.063,-1.061,-1.062,-1.066,-1.07,-1.072,-1.072,-1.069,-1.065,-1.065,-1.067,-1.07,-1.073,-1.074,-1.074,-1.071,-1.07,-1.072,-1.073,-1.072,-1.07,-1.068,-1.068,-1.068,-1.069,-1.073,-1.073,-1.07,-1.07,-1.07,-1.071,-1.074,-1.074,-1.068,-0.943,-0.626,-0.315,-0.142,-0.06,-0.0089669018,-0.0058218772,0.039881599,0.023423648,0.043028816,0.032685727,0.018600862,0.013163971,0.033835459,0.036514882,0.041069235,0.035804136,0.038451203,0.012291099,0.0069470295,0.024746583,0.024701853,0.114,0.422,0.726,0.892,0.969,1.003,1.018,1.023,0.911,0.609,0.307,0.137,0.052,0.01663251,0.042944216,0.0051458638,0.017876667,4.8031413E-4,0.019827202:3
|
54 |
+
0.014447819,0.027540179,0.029135143,0.0087388145,0.050766523,0.050862295,0.03073532,0.022472533,0.049534569,0.0081791867,0.027928749,0.025670749,0.021670764,0.055413435,0.048508244,0.030283924,0.013661207,0.032201447,-0.0039995582,0.015377274,0.014660298,0.025217319,0.037607036,8.8943434E-4,-0.0031281622,0.023016301,0.007266114,0.044171412,0.035055495,0.0038973889,0.046161767,0.020614204,0.040547147,0.017247532,0.037342626,0.0357519,0.04016001,0.134,0.493,0.847,1.043,1.138,1.184,1.203,1.211,1.215,1.213,1.211,1.211,1.211,1.211,1.211,1.212,1.214,1.213,1.211,1.212,1.214,1.212,1.214,1.217,1.216,1.207,1.202,1.204,1.208,1.214,1.218,1.219,1.22,1.219,1.214,1.206,1.202,1.204,1.208,1.209,1.209,1.209,1.212,1.212,1.209,1.208,1.21,1.08,0.725,0.367,0.164,0.068,0.056003466,0.029672457,0.033285467,0.017768196,0.046946308,0.012128544,-0.0040365775,0.019799203,-0.0097237625,0.030296381,0.012676234,0.045795305,6.7984984E-4,0.0096486011,0.04324386,0.0096415675,0.0082223083,0.015090942,0.118,0.415,0.714,0.884,0.965,0.999,0.896,0.594,0.293,0.128,0.052,0.028971868,0.020197513,0.025705695,0.047774109,0.030197305,0.046021928,0.023462093,0.044237029,0.0098421582,0.044154025:3
|
55 |
+
0.04261857,0.031258893,0.04555597,0.014093688,0.014428672,0.0074336948,0.038487769,0.020090549,0.041906797,0.049253678,0.039153328,0.025029775,0.016637942,0.027680235,0.021378401,0.044496467,0.0077024326,0.007546547,0.037797261,0.044982386,0.038135095,0.0044120631,0.01872038,0.023051476,0.0011132956,0.027420922,0.0050180142,0.041706283,0.026646256,0.0089564059,0.024823451,-0.0028547847,0.007442618,0.021267807,0.043875939,0.030318526,0.0022658313,0.0085770312,0.01801597,0.111,0.407,0.702,0.865,0.941,0.977,0.992,0.996,0.992,0.983,0.977,0.977,0.983,0.989,0.992,0.994,0.994,0.989,0.986,0.987,0.986,0.983,0.984,0.987,0.995,0.999,0.997,0.993,0.99,0.99,0.991,0.989,0.987,0.986,0.985,0.985,0.988,0.989,0.989,0.991,0.992,0.993,0.993,0.99,0.987,0.985,0.982,0.983,0.988,0.991,0.991,0.88,0.586,0.29,0.125,0.081624253,0.042210095,0.015139758,0.014328978,0.053841896,0.013503212,0.019743668,0.026008582,0.0042503479,0.019452494,0.0466289,0.012010349,0.109,0.4,0.689,0.849,0.926,0.96,0.97,0.974,0.979,0.98,0.87,0.582,0.296,0.137,0.061,0.045994688,0.016570574,0.035082589,0.029419838,0.042603962,0.019625486,0.01997462:3
|
56 |
+
-0.0025523436,0.016023735,0.01021792,0.011334901,0.014867486,0.016541877,-0.0061968027,-0.0099739221,0.014222249,0.0036543537,-1.156648E-4,0.051740809,0.039293029,0.013799577,0.016387461,0.038145002,-0.00125554,0.010742183,0.0060132057,0.02678699,0.03806508,0.011539643,0.045351993,0.0276333,0.020240436,0.026164399,0.019787744,0.028115768,0.049132251,0.036696408,0.032493213,0.0088852392,0.031627013,0.037601179,0.050353951,0.035978842,0.0067504437,0.0093034888,0.023833113,-0.131,-0.471,-0.812,-1.0,-1.083,-1.119,-1.137,-1.145,-1.144,-1.144,-1.145,-1.146,-1.147,-1.145,-1.142,-1.141,-1.142,-1.14,-1.138,-1.139,-1.141,-1.145,-1.148,-1.145,-1.141,-1.142,-1.146,-1.148,-1.149,-1.148,-1.143,-1.14,-1.142,-1.144,-1.141,-1.142,-1.145,-1.145,-1.144,-1.144,-1.144,-1.147,-1.149,-1.147,-1.147,-1.021,-0.681,-0.339,-0.147,-0.059,0.018407349,-0.0059301756,0.03957633,-7.6861477E-4,0.033103124,0.040097132,0.01788826,0.032994293,0.045593449,0.016118925,0.017765227,0.032629464,0.039545729,0.015073769,0.038193897,0.021026486,0.12,0.434,0.746,0.919,1.001,1.039,1.057,1.066,0.95,0.631,0.308,0.13,0.052,0.061863532,0.053760798,0.010021637,0.0073811072,0.024623049,0.036584723,-7.2488138E-4,0.012797836,0.033052438,0.034233759:3
|
57 |
+
0.031711403,0.0042359017,0.0061757664,2.4128143E-4,0.041134742,0.021516495,0.028519972,0.027069388,0.045219995,0.0091884724,0.040813407,0.014802545,0.037409114,0.010219435,0.042529618,0.014386931,0.019577008,0.0058852348,0.024695659,0.0012843404,0.033307322,0.013824044,0.017180649,0.016903515,0.035496657,0.01617411,0.0024758678,0.036888763,0.0085219536,0.041304329,0.018964693,0.016853673,0.020592384,0.034318192,0.03329963,0.029293463,-0.123,-0.464,-0.81,-1.001,-1.086,-1.122,-1.138,-1.145,-1.149,-1.152,-1.152,-1.153,-1.154,-1.156,-1.155,-1.153,-1.152,-1.155,-1.155,-1.151,-1.147,-1.148,-1.151,-1.151,-1.153,-1.155,-1.156,-1.157,-1.158,-1.156,-1.154,-1.155,-1.155,-1.153,-1.153,-1.154,-1.153,-1.15,-1.148,-1.15,-1.152,-1.154,-1.156,-1.155,-1.151,-1.147,-1.145,-1.143,-1.143,-1.143,-1.143,-1.145,-1.15,-1.152,-1.149,-1.147,-1.144,-1.139,-1.135,-1.136,-1.141,-1.146,-1.149,-1.15,-1.149,-1.02,-0.679,-0.337,-0.149,-0.064,-0.023515198,0.0026370183,0.098,0.386,0.672,0.832,0.91,0.944,0.96,0.86,0.574,0.283,0.12,0.049521591,0.019522058,0.034481934,0.010529237,-0.0014036252,0.020477602,0.035247999,0.051910074,0.050559775:3
|
58 |
+
0.028109501,0.018598951,0.014224629,0.0011051482,0.049008011,0.020561889,0.014803367,0.0064263528,0.024688001,-0.0038076569,0.0014857708,0.040002397,0.042022779,0.014101031,0.0022387994,0.01570574,0.026871097,0.020365144,0.018186949,-0.0021516275,0.025519177,0.023028162,0.015710866,0.046171279,0.0030233674,0.031492806,0.024815429,0.015345725,0.024469785,0.0094005949,0.0073489109,-0.0039154823,0.0010159896,0.036446894,0.042556334,0.017831458,0.030338308,0.027384932,0.027663841,0.023765232,0.048000457,0.0096510404,0.025176977,-0.059,-0.218,-0.375,-0.458,-0.495,-0.511,-0.518,-0.52,-0.521,-0.525,-0.528,-0.526,-0.525,-0.528,-0.528,-0.526,-0.525,-0.525,-0.525,-0.524,-0.522,-0.521,-0.523,-0.526,-0.528,-0.528,-0.527,-0.528,-0.53,-0.527,-0.523,-0.522,-0.522,-0.522,-0.521,-0.521,-0.524,-0.526,-0.525,-0.523,-0.522,-0.52,-0.521,-0.52,-0.518,-0.463,-0.312,-0.158,-0.072,-0.0173309,-0.0046787554,0.028416154,0.040307952,0.048546743,0.027740004,0.020245753,0.042172871,0.049434507,0.044599028,0.042892678,0.041920422,0.040247321,0.01158824,0.014564398,0.05082605,0.033449524,0.018292231,0.106,0.366,0.625,0.77,0.841,0.872,0.887,0.795,0.535,0.271,0.123,0.053,0.05825559,0.043166681,0.021083219,0.024089769,0.017605435,0.012019675:3
|
59 |
+
-0.0054410702,0.0093167272,-0.0041016392,-0.0017020386,0.0022397973,0.044253782,0.040059464,0.010363615,-0.0037673911,0.021475593,0.0072855264,0.043569289,0.031162232,0.044282344,0.013349636,0.0088449038,0.030467326,0.014669072,-0.0075932538,0.0040225982,0.0030351182,0.017401829,0.018235115,0.053169181,0.015270129,0.0043051301,0.04889597,0.016096463,0.040366829,0.037118965,0.030898952,0.0027597646,0.018571351,0.015673743,0.0060859786,0.017912097,0.017643796,0.010488454,-0.097,-0.357,-0.617,-0.759,-0.826,-0.862,-0.88,-0.884,-0.883,-0.884,-0.887,-0.889,-0.886,-0.88,-0.879,-0.88,-0.881,-0.883,-0.884,-0.884,-0.88,-0.875,-0.873,-0.872,-0.875,-0.88,-0.883,-0.882,-0.879,-0.878,-0.876,-0.872,-0.872,-0.876,-0.883,-0.884,-0.879,-0.877,-0.878,-0.88,-0.881,-0.882,-0.88,-0.877,-0.78,-0.521,-0.26,-0.116,-0.052,0.0065206043,0.032803674,-0.0060693179,0.00699426,0.023439505,-3.2411354E-4,0.040843837,0.014758654,2.6817908E-4,0.011073538,0.015157593,0.0044695272,0.011586149,0.0026686379,0.03400657,-0.0029084464,0.01617672,0.028769197,0.033208729,0.022781934,0.056061816,0.055468586,0.0087817829,0.1,0.354,0.604,0.743,0.813,0.847,0.862,0.866,0.77,0.516,0.261,0.116,0.054479596,0.035681465,0.017616499,0.038394249,0.022592183,0.040567153:3
|
BasicMotions/BasicMotions_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BasicMotions/BasicMotions_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BirdChicken/BirdChicken_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BirdChicken/BirdChicken_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ChlorineConcentration/ChlorineConcentration_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ChlorineConcentration/ChlorineConcentration_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
CinCECGTorso/CinCECGTorso_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
CricketZ/CricketZ_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
CricketZ/CricketZ_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
DiatomSizeReduction/DiatomSizeReduction_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
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
|
DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
DistalPhalanxOutlineAgeGroup/DistalPhalanxOutlineAgeGroup_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
DodgerLoopGame/DodgerLoopGame_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
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
|
ECG200/ECG200_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ECG200/ECG200_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
EOGVerticalSignal/EOGVerticalSignal_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
EOGVerticalSignal/EOGVerticalSignal_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Earthquakes/Earthquakes_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Earthquakes/Earthquakes_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ElectricDevices/ElectricDevices_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ElectricDevices/ElectricDevices_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
EthanolConcentration/EthanolConcentration_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
EthanolConcentration/EthanolConcentration_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
EthanolLevel/EthanolLevel_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
EthanolLevel/EthanolLevel_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
FaceAll/FaceAll_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
FaceAll/FaceAll_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
FaceFour/FaceFour_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
FaceFour/FaceFour_TRAIN.ts
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@problemName FaceFour
|
2 |
+
@timeStamps false
|
3 |
+
@missing false
|
4 |
+
@univariate true
|
5 |
+
@equalLength true
|
6 |
+
@seriesLength 350
|
7 |
+
@classLabel true 1 2 3 4
|
8 |
+
@data
|
9 |
+
3.5106763,1.4008621,1.4008621,-0.32963679,-0.32963679,-0.59107353,-0.59107353,-0.59107353,-0.39636379,-0.27848543,-0.27848543,-0.27848543,-0.27848543,-0.16380297,-0.16380297,-0.16380297,-0.51424215,-0.39636379,-0.39636379,-0.39636379,-0.39636379,-0.51104625,-0.62892461,-0.62892461,-0.16380297,-0.39636379,-0.39636379,-0.39636379,-0.39636379,-0.51424215,-0.27848543,-0.27848543,-0.62892461,-0.51424215,-0.51424215,-0.51424215,-0.51424215,-0.39636379,-0.51424215,-0.51424215,-0.27848543,-0.27848543,-0.27848543,-0.052636887,-0.052636887,0.50984651,1.168964,1.168964,1.5487836,1.5487836,2.0725381,2.3696822,2.3696822,1.6823632,1.1480814,1.1480814,0.77645907,0.77645907,0.25270461,-0.27028808,-0.27028808,-0.27152818,-0.64421987,-0.64421987,-1.0088547,-1.0088547,-1.0088547,-1.2347033,-1.2347033,-1.2160299,-1.0716352,-1.0716352,-0.83307606,-0.83307606,-0.83307606,-0.70663584,-0.70663584,-0.49982519,-0.49982519,-0.39636379,-0.39636379,-0.39636379,-0.39636379,-0.19349407,-0.19349407,-0.29290239,-0.29290239,-0.18550007,-0.074333971,-0.074333971,-0.18550007,-0.063112911,-0.063112911,0.054765446,0.054765446,-0.052636887,-0.16380297,-0.16380297,0.068043932,-0.15780463,-0.15780463,-0.15266251,-0.15266251,0.22495384,0.47773462,0.47773462,0.48188942,0.60490989,0.60490989,0.72044856,0.72044856,0.22495384,-0.14850771,-0.14850771,-0.52119939,-0.52119939,-0.77029557,-1.2622648,-1.2622648,-0.8909764,-0.51938427,-0.51938427,0.3159,0.3159,0.96822999,1.6404921,1.6404921,1.387082,1.2179555,1.2179555,0.71231222,0.71231222,-0.32874752,-0.78466045,-0.78466045,-0.78466045,-0.86644535,-0.86644535,-0.8595224,-0.8595224,0.18567395,0.22273494,0.22273494,0.29057725,0.51672337,0.51672337,0.51513626,0.51513626,-0.26473088,-0.18550007,-0.18550007,-0.17021768,-0.17021768,-0.30924305,-0.20987108,-0.20987108,0.57572578,0.98291022,0.98291022,1.0258612,1.0258612,0.93874048,0.75224778,0.75224778,-0.034784141,-0.64421987,-0.64421987,-0.64727511,-0.64727511,-0.66683419,-0.66683419,-0.66683419,-0.41592287,-0.29290239,-0.29290239,-0.018747424,-0.018747424,0.12751669,0.12751669,0.12751669,0.378428,0.378428,0.378428,-0.26965874,-0.26965874,-0.14545248,0.21612717,0.21612717,-0.034784141,-0.034784141,0.07989831,0.44197571,0.44197571,-0.034784141,-0.75794344,-0.75794344,-0.63492295,-0.63492295,-0.62892461,-0.86077151,-0.86077151,-0.28168133,0.40192813,0.40192813,0.43399231,0.43399231,0.56868078,1.0224916,1.0224916,0.74169339,0.41966358,0.41966358,0.33310849,0.33310849,-0.059319905,-0.54077981,-0.54077981,-0.31457889,0.36069255,0.36069255,0.53638032,0.53638032,1.2452495,2.0652121,2.0652121,2.0144238,2.0144238,1.4598332,1.4481767,1.4481767,0.76168415,-0.14850771,-0.14850771,-0.77029557,-0.77029557,-1.3952977,-1.8715599,-1.8715599,-1.8747558,-1.7508791,-1.7508791,-1.3769473,-1.3769473,-0.75794344,-0.39636379,-0.39636379,0.21612717,0.58421973,0.58421973,0.33080963,0.33080963,-0.15780463,-0.7400907,-0.7400907,-1.7314681,-2.3098146,-2.3098146,-2.1282327,-2.1282327,-1.7543009,-1.218065,-1.218065,-0.56660922,-0.56660922,0.019763955,0.38976325,0.38976325,0.72301412,1.1376012,1.1376012,1.4884717,1.4884717,1.9149129,2.3081377,2.3081377,1.8703602,1.0323253,1.0323253,-0.17906299,-0.17906299,-1.4777783,-2.5290554,-2.5290554,-2.4245286,-1.445567,-1.445567,0.074213317,0.074213317,1.0305011,1.0449317,1.0449317,1.1649783,0.1641096,0.1641096,-0.83638561,-0.83638561,-1.1562185,-0.32628534,-0.32628534,-0.22833067,-0.22833067,0.2474507,-0.0017424321,-0.0017424321,-0.30130042,-1.0294845,-1.0294845,-1.3723214,-1.3723214,-1.4745759,-0.55242598,-0.55242598,0.054765446,0.81238204,0.81238204,1.4245761,1.4245761,1.9060378,1.7758646,1.7758646,1.8937431,1.6235289,1.6235289,1.1361706,1.1361706,0.77954449,0.54937805,0.54937805,0.098248813,-0.018747424,-0.018747424,0.23403332,0.23403332,-0.016877983,-0.68851067,-0.68851067,-1.3770375,-1.3770375,-2.2869051,1.5826357,1.5826357,1.755534,-2.644719,-2.644719,0.0051881966,0.0051881966,2.3102048,2.3102048,2.3102048,2.3102048:2
|
10 |
+
0.93272311,0.18826519,0.18826519,1.5154366,1.5154366,1.5136632,1.4660852,1.4660852,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,2.4266293,0.051066915,0.051066915,0.345027,0.67145151,0.67145151,0.88881638,0.88881638,0.70773868,0.44915207,0.44915207,0.21705959,0.21705959,0.01006036,-0.32672977,-0.32672977,-0.44955216,-0.44955216,-0.63362755,-0.75556364,-0.75556364,-0.87635731,-0.87635731,-0.87204741,-0.86617702,-0.86617702,-0.79794216,-0.79031613,-0.79031613,-0.73139004,-0.73139004,-0.72435052,-0.61783515,-0.61783515,-0.56355492,-0.56355492,-0.51111247,-0.51111247,-0.51111247,-0.40815183,-0.40815183,-0.51111247,-0.45867,-0.45867,-0.40438977,-0.40438977,-0.40438977,-0.34327733,-0.34327733,-0.23190879,-0.23190879,-0.28435125,-0.33863148,-0.33863148,-0.27856299,-0.39211789,-0.39211789,-0.39008918,-0.39008918,-0.32852888,-0.082278593,-0.082278593,-0.082278593,-0.082278593,0.034205175,0.083527827,0.083527827,0.12492815,0.12492815,-0.33456019,-0.39462869,-0.39462869,-0.68766473,-0.68766473,-0.98232485,-1.147153,-1.147153,-0.74861951,-0.74861951,-0.55338227,-0.037017439,-0.037017439,0.38421242,0.52337837,0.52337837,0.49208191,0.49208191,0.22528246,-0.19696693,-0.19696693,-0.51625095,-0.51625095,-0.51111247,-0.7773831,-0.7773831,-0.69943755,-0.69943755,-0.51111247,-0.27467658,-0.27467658,-0.39884086,-0.39884086,-0.16930922,-0.0067739993,-0.0067739993,-0.16120139,-0.16120139,-0.36173423,-0.17441568,-0.17441568,-0.3158493,-0.53690836,-0.53690836,-0.32553738,-0.32553738,-0.098826153,-0.11733536,-0.11733536,-0.086711928,-0.086711928,0.088856462,-0.19740328,-0.19740328,-0.3775807,-0.3775807,-0.5656174,-0.44955216,-0.44955216,-0.63454036,-0.63454036,-0.44955216,-0.51111247,-0.51111247,-0.38859737,-0.44924486,-0.44924486,-0.26425667,-0.26425667,-0.26486218,-0.084307299,-0.084307299,-0.20479368,-0.20479368,-0.26666128,-0.27360541,-0.27360541,-0.27856299,-0.27856299,-0.39755756,-0.23190879,-0.23190879,-0.28435125,-0.28435125,-0.51111247,-0.62466736,-0.62466736,-0.51111247,-0.51111247,-0.73139004,-0.43449642,-0.43449642,-0.22214958,0.0041344897,0.0041344897,-0.032719744,-0.032719744,0.26402176,-0.017589288,-0.017589288,-0.051351108,-0.051351108,-0.25692322,-0.3336239,-0.3336239,-0.40068974,-0.40068974,-0.13087244,-0.03646013,-0.03646013,0.36132055,0.36132055,0.72225552,0.76885466,0.76885466,0.48375476,0.48375476,0.26675465,-0.26666128,-0.26666128,-0.87204741,-1.3957023,-1.3957023,-1.3432598,-1.3432598,-1.2314218,-1.0000148,-1.0000148,-0.63454036,-0.63454036,-0.088309911,-0.088309911,-0.088309911,-0.20773521,-0.20773521,-0.39008918,-0.80461672,-0.80461672,-1.1956922,-1.1956922,-1.3292923,-1.3466997,-1.3466997,-1.2951899,-1.2951899,-0.96661332,-0.72398758,-0.72398758,-0.51111247,-0.34477116,-0.34477116,-0.074819556,-0.074819556,0.057943306,0.32447481,0.32447481,0.56386496,0.56386496,0.84989303,0.79568718,0.79568718,0.52043686,0.52043686,0.029598912,-0.67577857,-0.67577857,-1.137754,-1.137754,-1.3466997,-1.1158566,-1.1158566,-0.92839593,-0.92839593,-0.48072881,-0.39184771,-0.39184771,-0.26666128,-0.3311631,-0.3311631,-0.39008918,-0.39008918,-0.45104397,-0.57206724,-0.57206724,-0.75556364,-0.75556364,-0.87635731,-0.51111247,-0.51111247,-0.33863148,-0.33863148,-0.034571435,0.34203936,0.34203936,0.6773774,0.6773774,0.53978501,0.54598946,0.54598946,0.53078782,0.53078782,0.33653102,0.063060561,0.063060561,-0.10566581,-0.28435125,-0.28435125,-0.51111247,-0.51111247,-0.57003854,-0.51111247,-0.51111247,-0.45104397,-0.45104397,-0.45104397,-0.51111247,-0.51111247,-0.72565684,-0.72565684,-1.1022485,-1.4270075,-1.4270075,-1.6220784,-1.6220784,-1.5302696,-1.379963,-1.379963,-1.379963,-1.379963,-1.379963,0.28282534,0.28282534,1.1560632,1.237944,1.237944,1.237944,1.237944,1.237944:2
|
11 |
+
2.5806212,2.5806212,1.9304585,1.9304585,1.4498293,1.4498293,0.46354607,0.46354607,-0.146227,-0.146227,-0.59502073,-0.59502073,-0.50194183,-0.50194183,-0.4056011,-0.4056011,-0.50498925,-0.50498925,-0.50498925,-0.50498925,-0.50498925,-0.50498925,-0.50498925,-0.50498925,-0.60132997,-0.60132997,-0.30621296,-0.30621296,-0.30621296,-0.30621296,-0.4056011,-0.4056011,-0.30621296,-0.30621296,-0.30621296,-0.30621296,-0.4056011,-0.4056011,-0.30926038,-0.30926038,-0.20987223,-0.20987223,-0.031013873,-0.031013873,0.0600942,0.0600942,0.5049199,0.5049199,0.71091236,0.71091236,1.145757,1.145757,1.0564386,1.0564386,1.4074026,1.4074026,1.0691912,1.0691912,0.87504517,0.87504517,0.44020057,0.44020057,0.14308521,0.14308521,-0.4056011,-0.4056011,-0.61680182,-0.61680182,-0.62040252,-0.62040252,-0.62040252,-0.62040252,-0.51221529,-0.51221529,-0.29898692,-0.29898692,-0.19440038,-0.19440038,-0.51018763,-0.51018763,-0.61234547,-0.61234547,-0.51018763,-0.51018763,-0.81834779,-0.81834779,-0.91468852,-0.91468852,-0.60714708,-0.60714708,-0.50498925,-0.50498925,-0.60714708,-0.60714708,-0.30621296,-0.30621296,-0.0031278622,-0.0031278622,-0.099468587,-0.099468587,0.0071455889,0.0071455889,0.0071455889,0.0071455889,-0.092242547,-0.092242547,-0.29898692,-0.29898692,-0.19079967,-0.19079967,-0.1881519,-0.1881519,-0.29741387,-0.29741387,0.031462833,0.031462833,0.031462833,0.24891206,0.24891206,0.1407248,0.1407248,0.24266356,0.24266356,0.74289113,0.74289113,0.50367797,0.50367797,0.37237977,0.37237977,0.60950352,0.60950352,0.59428954,0.59428954,0.13386028,0.13386028,0.11366037,0.11366037,0.21544798,0.21544798,-0.021675749,-0.021675749,-0.1467846,-0.1467846,0.051069419,0.051069419,0.13382276,0.13382276,-0.054115856,-0.054115856,0.25581443,0.25581443,0.2307211,0.2307211,0.58295986,0.58295986,0.4307429,0.4307429,0.53532942,0.53532942,0.33201332,0.33201332,0.28622877,0.28622877,-0.30101457,-0.30101457,-0.19440038,-0.19440038,-0.29898692,-0.29898692,-0.4056011,-0.4056011,-0.29741387,-0.29741387,-0.19079967,-0.19079967,-0.1881519,-0.1881519,-0.078344523,-0.078344523,-0.078344523,-0.078344523,-0.076724394,-0.076724394,0.032537556,0.032537556,-0.076724394,-0.076724394,0.028269658,0.028269658,0.13285618,0.13285618,0.12520665,0.12520665,0.11533284,0.11533284,0.30475245,0.30475245,0.17961459,0.17961459,0.24377086,0.24377086,0.22064285,0.22064285,0.25016934,0.25016934,0.20332392,0.20332392,0.30159898,0.30159898,0.40618553,0.40618553,0.62662424,0.62662424,0.81485427,0.81485427,1.1813675,1.1813675,0.88681467,0.88681467,0.30735284,0.30735284,-0.18153533,-0.18153533,-0.67449455,-0.67449455,-1.3452036,-1.3452036,-1.0769678,-1.0769678,-0.4056011,-0.4056011,-0.4056011,0.089951048,0.089951048,0.26576559,0.26576559,0.085393456,0.085393456,-0.41495414,-0.41495414,-1.118555,-1.118555,-1.6352347,-1.6352347,-1.7574072,-1.7574072,-1.3560232,-1.3560232,-0.83947186,-0.83947186,-0.36704408,-0.36704408,-0.0089558843,-0.0089558843,0.54373176,0.54373176,1.1016161,1.1016161,1.5989319,1.5989319,2.2365871,2.2365871,2.5117823,2.5117823,2.0002974,2.0002974,1.2042352,1.2042352,0.15741356,0.15741356,-1.1773174,-1.1773174,-1.837056,-1.837056,-2.2183775,-2.2183775,-2.632712,-2.632712,-2.6125168,-2.6125168,-2.0495022,-2.0495022,-1.8124997,-1.8124997,-0.29957422,-0.29957422,1.2066074,1.2066074,1.658171,1.658171,1.658171,1.658171,1.7545562,1.7545562,0.37220908,0.37220908,-1.291273,-1.291273,-1.281544,-1.281544,-1.281544,-1.281544,-1.3779291,-1.3779291,-0.82714689,-0.82714689,0.72329271,0.72329271,1.0941145,1.0941145,1.6120305,1.6120305,2.1710292,2.1710292,2.2894453,2.2894453,1.700629,1.700629,1.4374491,1.4374491,1.0293403,1.0293403,0.36053441,0.36053441,0.023048827,0.023048827,-0.64393596,-0.64393596,-1.3659867,-1.3659867,-1.9751556,-1.9751556,-2.2341273,-2.2341273,-2.4815078,-2.4815078,-2.0257236,-2.0257236,-1.44562,-1.44562,-0.48657095,-0.48657095,0.40651262,0.40651262,1.3961875,1.3961875,1.3961875,2.1431058,2.1431058,2.5805536:1
|
12 |
+
2.5052956,2.5052956,1.8958108,1.8958108,1.8958108,1.2452173,1.2452173,1.2452173,1.2452173,0.58053042,0.58053042,0.58053042,-0.41525733,-0.41525733,-0.41525733,-0.76432167,-0.76432167,-0.76432167,-0.76432167,-0.84831724,-0.84831724,-0.84831724,-1.0257629,-1.0257629,-1.0257629,-1.2886025,-1.2886025,-1.2886025,-0.86768703,-0.86768703,-0.86768703,-0.86768703,-1.0564925,-1.0564925,-1.0564925,-0.8767969,-0.8767969,-0.8767969,-0.20463271,-0.20463271,-0.20463271,-0.20463271,0.35967188,0.35967188,0.35967188,0.72413502,0.72413502,0.72413502,1.3968387,1.3968387,1.3968387,1.3968387,1.6215137,1.6215137,1.6215137,1.2266699,1.2266699,1.2266699,1.0548742,1.0548742,1.0548742,0.39925046,0.39925046,0.39925046,0.39925046,-0.08464767,-0.08464767,-0.08464767,-0.40502272,-0.40502272,-0.40502272,-0.60624574,-0.60624574,-0.60624574,-0.60624574,-0.90982386,-0.90982386,-0.90982386,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.90544398,-0.70612044,-0.70612044,-0.70612044,-0.50637104,-0.50637104,-0.50637104,-0.40839581,-0.40839581,-0.40839581,-0.40839581,-0.3070475,-0.3070475,-0.3070475,-0.20469238,-0.20469238,-0.20469238,-0.30266762,-0.30266762,-0.30266762,-0.30266762,-0.40254232,-0.40254232,-0.40254232,-0.19681025,-0.19681025,-0.19681025,-0.094455135,-0.094455135,-0.094455135,0.001039686,0.001039686,0.001039686,0.001039686,0.36729088,0.36729088,0.36729088,0.60936241,0.60936241,0.60936241,0.61587887,0.61587887,0.61587887,0.61587887,0.59007299,0.59007299,0.59007299,0.68255467,0.68255467,0.68255467,0.31630347,0.31630347,0.31630347,0.328559,0.328559,0.328559,0.328559,0.34842044,0.34842044,0.34842044,0.3417135,0.3417135,0.3417135,0.14163256,0.14163256,0.14163256,0.14163256,0.52828799,0.52828799,0.52828799,0.37530928,0.37530928,0.37530928,0.2455544,0.2455544,0.2455544,0.2455544,0.17722982,0.17722982,0.17722982,0.086979152,0.086979152,0.086979152,-0.29967628,-0.29967628,-0.29967628,-0.4010246,-0.4010246,-0.4010246,-0.4010246,-0.40051368,-0.40051368,-0.40051368,-0.29967628,-0.29967628,-0.29967628,-0.19980157,-0.19980157,-0.19980157,-0.19980157,-0.0061263081,-0.0061263081,-0.0061263081,0.17722982,0.17722982,0.17722982,0.32625949,0.32625949,0.32625949,0.27396095,0.27396095,0.27396095,0.27396095,0.36334072,0.36334072,0.36334072,0.41079632,0.41079632,0.41079632,0.53706007,0.53706007,0.53706007,0.53706007,0.68184245,0.68184245,0.68184245,0.8114861,0.8114861,0.8114861,0.55882176,0.55882176,0.55882176,0.55882176,0.31769086,0.31769086,0.31769086,0.10117644,0.10117644,0.10117644,-0.19980157,-0.19980157,-0.19980157,-0.48085014,-0.48085014,-0.48085014,-0.48085014,-0.31946502,-0.31946502,-0.31946502,-0.54283584,-0.54283584,-0.54283584,-1.0036828,-1.0036828,-1.0036828,-1.0036828,-1.5429296,-1.5429296,-1.5429296,-1.6047146,-1.6047146,-1.6047146,-1.5073432,-1.5073432,-1.5073432,-0.93109694,-0.93109694,-0.93109694,-0.93109694,0.16346381,0.16346381,0.16346381,1.5735783,1.5735783,1.5735783,1.8513087,1.8513087,1.8513087,1.8513087,1.8514709,1.8514709,1.8514709,1.6512717,1.6512717,1.6512717,0.097424775,0.097424775,0.097424775,0.097424775,-1.3449668,-1.3449668,-1.3449668,-1.3449668,-1.3449668,-1.3449668,-1.864691,-1.864691,-1.864691,-2.2156665,-2.2156665,-2.2156665,-2.2156665,-1.1849353,-1.1849353,-1.1849353,-0.4010246,-0.4010246,-0.4010246,-0.39494914,-0.39494914,-0.39494914,-0.39494914,0.61476668,0.61476668,0.61476668,1.5633933,1.5633933,1.5633933,1.9103721,1.9103721,1.9103721,1.9184367,1.9184367,1.9184367,1.9184367,1.8942661,1.8942661,1.8942661,1.0109158,1.0109158,1.0109158,-0.18965863,-0.18965863,-0.18965863,-0.18965863,-1.0512864,-1.0512864,-1.0512864,-1.5904654,-1.5904654,-1.5904654,-2.1035096,-2.1035096,-2.1035096,-2.1035096,-2.0786438,-2.0786438,-2.0786438,-1.197768,-1.197768,-1.197768,-0.29530003,-0.29530003,-0.29530003,0.75387085,0.75387085,0.75387085,0.75387085,1.7554763,1.7554763,1.7554763,2.451144,2.451144:1
|
13 |
+
2.3395066,2.4562529,2.4562529,1.8170555,1.0126442,1.0126442,0.25675826,0.25675826,-0.20341439,-0.46811658,-0.46811658,-0.29265561,-0.38189681,-0.38189681,-0.38189681,-0.29265561,-0.29265561,-0.11719463,-0.29265561,-0.29265561,-0.11719463,-0.11719463,-0.20341439,-0.29265561,-0.29265561,-0.46811658,-0.29265561,-0.29265561,-0.37887537,-0.29265561,-0.29265561,-0.29265561,-0.20341439,-0.20341439,-0.38189681,-0.38189681,-0.47396088,-0.47396088,-0.47396088,-0.47396088,-0.38189681,-0.38189681,-0.20341439,0.28322402,0.28322402,0.86931866,1.3680961,1.3680961,1.6683715,1.6683715,1.9278533,1.6344892,1.6344892,1.0483946,0.54961713,0.54961713,0.25899317,0.011985611,0.011985611,-0.19094013,-0.19094013,-0.49408061,-0.5928382,-0.5928382,-0.79143304,-0.98777817,-0.98777817,-0.97812676,-0.67498628,-0.67498628,-0.6654699,-0.73786638,-0.73786638,-0.72303912,-0.72303912,-0.63097505,-0.55117266,-0.55117266,-0.29265561,0.057925508,0.057925508,0.23235755,0.23235755,0.23235755,0.057925508,-0.29265561,-0.29265561,-0.38471967,-0.38471967,-0.47934932,-0.38728525,-0.38728525,-0.19802596,0.17891629,0.17891629,-0.1059619,-0.0090825277,-0.0090825277,-0.0023889825,0.0031961012,0.0031961012,-0.091230607,-0.091230607,0.40904759,0.41238295,0.41238295,0.50926231,0.68498249,0.68498249,0.66999199,0.49081748,0.49081748,0.026974404,0.026974404,-0.57790322,-1.38621,-1.38621,-1.6774997,-1.7778319,-1.7778319,-0.81371063,0.17928572,0.17928572,1.1996884,1.7173348,1.7173348,1.8602091,1.8602091,1.4936054,0.92710352,0.92710352,0.51028495,0.073526772,0.073526772,-0.16308548,-0.52340282,-0.52340282,-0.6569681,-0.72818042,-0.72818042,-0.42621576,-0.42621576,-0.35761239,-0.16622746,-0.16622746,0.26427755,0.34078301,0.34078301,0.013288795,0.24280262,0.24280262,0.26090192,-0.21615015,-0.21615015,-0.12979713,-0.12979713,0.38206899,0.34819213,0.34819213,0.26513605,0.73113499,0.73113499,0.46656105,0.10440638,0.10440638,-0.19244087,-0.091230607,-0.091230607,-0.39437108,-0.39437108,-0.29265561,-0.29265561,-0.29265561,-0.19144535,-0.29265561,-0.29265561,-0.19094013,0.11220034,0.11220034,0.21095796,0.21095796,0.30783732,0.40246696,0.40246696,0.20612184,-0.193898,-0.193898,-0.19577623,-0.1059619,-0.1059619,-0.11135033,0.069499068,0.069499068,0.16637846,0.16637846,-0.016720697,-0.38471967,-0.38471967,-0.47396088,-0.46811658,-0.46811658,-0.20959952,0.032928087,0.032928087,0.47457697,0.71301081,0.71301081,0.85938058,0.85938058,0.66858646,0.58349093,0.58349093,0.32314732,-0.10807175,-0.10807175,-0.41146236,-0.27322868,-0.27322868,0.028373281,0.40513679,0.40513679,1.1218341,1.1218341,1.6855683,1.6663054,1.6663054,1.2934911,0.91672755,0.91672755,0.20612184,-0.48829258,-0.48829258,-1.0798423,-1.0798423,-1.3800248,-1.6635979,-1.6635979,-1.5661454,-1.2812673,-1.2812673,-0.5928382,0.0075269863,0.0075269863,0.79471363,0.9808342,0.9808342,0.89159299,0.89159299,0.21095796,-0.5928382,-0.5928382,-1.6385419,-1.8917291,-1.8917291,-2.165208,-1.8287236,-1.8287236,-1.2645326,-0.65883798,-0.65883798,-0.36586158,-0.36586158,0.057328796,0.36698451,0.36698451,0.58234195,0.9157995,0.9157995,1.3033095,1.7224636,1.7224636,2.0057572,2.0150698,2.0150698,1.4835065,1.4835065,0.4481265,-0.44431505,-0.44431505,-0.96484978,-1.110275,-1.110275,-0.88451008,0.14317271,0.14317271,1.0744936,1.0744936,1.214316,0.45062233,0.45062233,-0.065077148,-3.4908026,-3.4908026,-4.0016683,-4.0938993,-4.0938993,-2.7577205,-1.816356,-1.816356,1.5093436,1.5093436,1.512679,1.0483946,1.0483946,0.1346623,-0.18618508,-0.18618508,-0.70911117,-0.70285538,-0.70285538,0.12790186,0.72917458,0.72917458,0.71507921,0.71507921,1.3844147,1.7610947,1.7610947,1.7257173,1.6880242,1.6880242,1.8018902,1.3402354,1.3402354,0.65565991,0.26513605,0.26513605,-0.29265561,-0.29265561,-0.58850731,-0.78434722,-0.78434722,-0.39141321,-0.39141321,-0.39141321,-0.19577623,-0.38728525,-0.38728525,-0.64323672,-0.64323672,-1.2799565,-1.6997056,-1.6997056,-1.778734,-1.298322,-1.298322,-0.29265561,0.96945844,0.96945844,1.9387555:2
|
14 |
+
2.7938241,2.3104957,2.3104957,1.5219901,1.5219901,0.60759462,0.60759462,-0.26737021,-0.26737021,-0.40856643,-0.40856643,-0.51033191,-0.51033191,-0.51033191,-0.51033191,-0.6156636,-0.6156636,-0.40856643,-0.40856643,-0.6156636,-0.51389814,-0.51389814,-0.51389814,-0.51389814,-0.40856643,-0.40856643,-0.51389814,-0.51389814,-0.40856643,-0.40856643,-0.40856643,-0.40856643,-0.40856643,-0.40856643,-0.40856643,-0.40856643,-0.51722996,-0.51722996,-0.40856643,-0.40856643,-0.40856643,-0.51722996,-0.51722996,-0.10343789,-0.10343789,0.77842499,0.77842499,1.4429608,1.4429608,2.1373982,2.1373982,2.7858718,2.7858718,2.7263864,2.7263864,1.7183392,0.705626,0.705626,0.011188651,0.011188651,-0.52862155,-0.52862155,-1.3572897,-1.3572897,-1.4963523,-1.4963523,-1.1436245,-1.1436245,-1.2568383,-1.2568383,-1.3662565,-1.3662565,-0.66926288,-0.66926288,-0.034656212,-0.14787,-0.14787,-0.14900327,-0.14900327,-0.25994029,-0.25994029,-0.58790394,-0.58790394,-0.95036586,-0.95036586,-1.0483972,-1.0483972,-0.8360188,-0.8360188,-0.40856643,-0.40856643,-0.082879546,-0.082879546,0.24979691,0.46611208,0.46611208,0.4875395,0.4875395,0.40049745,0.40049745,0.30019736,0.30019736,0.069286378,0.069286378,-0.16905252,-0.16905252,-0.28851132,-0.28851132,-0.52862155,-0.52862155,-0.64867666,-0.64867666,-0.52862155,-0.16905252,-0.16905252,-0.050768721,-0.050768721,0.30019736,0.30019736,0.30019736,0.30019736,0.18014224,0.18014224,-0.17371872,-0.17371872,-0.17765546,-0.17765546,-0.52291348,-0.52291348,-0.52291348,-0.52291348,-0.52291348,-0.034656212,-0.034656212,-0.14900327,-0.14900327,0.37820962,0.37820962,0.64310587,0.64310587,0.93582234,0.93582234,0.6305535,0.6305535,0.89647407,0.89647407,0.55868074,0.55868074,0.45509484,0.33908327,0.33908327,0.4626643,0.4626643,0.29850921,0.29850921,0.43743189,0.43743189,0.38781325,0.38781325,0.32545537,0.32545537,0.13323299,0.13323299,0.0071945754,0.0071945754,-0.084496329,-0.084496329,-0.071887734,-0.31053506,-0.31053506,-0.31053506,-0.31053506,-0.1494458,-0.1494458,-0.2717501,-0.2717501,-0.39605039,-0.39605039,-0.15229129,-0.15229129,-0.032236168,-0.032236168,-0.048997396,-0.048997396,-0.048997396,-0.048997396,0.070461398,-0.048997396,-0.048997396,0.065795199,0.065795199,-0.054259924,-0.054259924,0.060087135,0.060087135,0.16098353,0.16098353,0.36808068,0.36808068,0.13323299,0.13323299,0.32545537,0.32545537,0.38781325,0.30840362,0.30840362,0.24479934,0.24479934,0.4626643,0.4626643,0.41163813,0.41163813,0.53914698,0.53914698,0.83514753,0.83514753,1.0455774,1.0455774,0.82771245,0.82771245,0.81214535,0.81214535,0.38230245,-0.46660109,-0.46660109,-0.965837,-0.965837,-0.87164599,-0.87164599,-1.0914662,-1.0914662,-0.965837,-0.965837,-0.64417922,-0.64417922,-0.49886608,-0.49886608,-0.40856643,-0.40856643,-0.0092468702,-0.0092468702,0.18144193,0.63808669,0.63808669,0.63808669,0.63808669,-0.067573373,-0.067573373,-0.87728965,-0.87728965,-1.4457468,-1.4457468,-2.1125696,-2.1125696,-2.238349,-2.238349,-1.6491213,-1.6491213,-0.95323824,-0.95323824,-0.29940967,0.33908327,0.33908327,1.0845375,1.0845375,1.981518,1.981518,2.5839608,2.5839608,2.7066891,2.7066891,2.2769148,2.2769148,1.2371288,1.2371288,-0.3880276,-0.3880276,-1.4585797,-2.3352211,-2.3352211,-2.125178,-2.125178,-1.465553,-1.465553,-0.5659216,-0.5659216,-0.28910763,-0.28910763,0.30702899,0.30702899,0.070461398,0.070461398,-0.28851132,-0.28851132,-0.64808035,-0.64808035,-0.76813548,-0.64630903,-0.64630903,0.052319998,0.052319998,0.78959855,0.78959855,1.4788253,1.4788253,2.073242,2.073242,2.230001,2.230001,2.0771082,2.0771082,1.4592884,1.4592884,0.89011666,0.89011666,0.41575503,0.01888593,0.01888593,-0.62892163,-0.62892163,-0.62892163,-0.62892163,-0.73425333,-0.73425333,-1.0282412,-1.0282412,-1.4084118,-1.4084118,-1.4868944,-1.4868944,-1.7047593,-1.7047593,-1.8013178,-1.8013178,-1.5073298,-1.1271593,-1.1271593,-0.7495595,-0.7495595,-0.53169457,-0.53169457,-0.071644106,-0.071644106,0.52559827,0.52559827,1.4531704,1.4531704,2.2395735,2.2395735,2.9340108:4
|
15 |
+
2.844302,2.1022116,2.1022116,1.2207442,1.2207442,0.40032264,0.40032264,-0.24919699,-0.24919699,-0.49889258,-0.60714364,-0.60714364,-0.60714364,-0.60714364,-0.50255765,-0.50255765,-0.50255765,-0.61423287,-0.61423287,-0.50598181,-0.50598181,-0.62076913,-0.62076913,-0.50598181,-0.50598181,-0.50598181,-0.28263137,-0.28263137,-0.28263137,-0.28263137,-0.16784406,-0.16784406,-0.39430659,-0.39430659,-0.39430659,-0.62076913,-0.62076913,-0.62076913,-0.62076913,-0.62076913,-0.62076913,-0.39430659,-0.28263137,-0.28263137,0.38024418,0.38024418,1.2606977,1.2606977,2.1320366,2.1320366,2.7652858,3.2586359,3.2586359,2.8253348,2.8253348,1.830094,1.830094,0.84123894,-0.026592203,-0.026592203,-0.8759493,-0.8759493,-1.3602714,-1.3602714,-1.4868408,-1.4868408,-1.4868408,-1.5935088,-1.5935088,-1.349177,-1.349177,-0.86796689,-0.86796689,-0.62661018,-0.62076913,-0.62076913,-0.39430659,-0.39430659,-0.39430659,-0.39430659,-0.50598181,-0.50598181,-0.50598181,-0.28263137,-0.28263137,-0.28263137,-0.28263137,-0.39430659,-0.39430659,-0.50255765,-0.50255765,-0.50255765,-0.61423287,-0.61423287,-0.39430659,-0.39430659,-0.050327781,-0.050327781,0.17771787,0.29927998,0.29927998,0.54543226,0.54543226,0.32550597,0.32550597,0.21658494,0.21658494,0.21956005,-0.024771782,-0.024771782,-0.39430659,-0.39430659,-0.39430659,-0.39430659,-0.51768914,-0.5170763,-0.5170763,-0.14997476,-0.14997476,0.093202388,0.093202388,0.21071866,0.21071866,0.21071866,0.20212343,0.20212343,-0.042208399,-0.042208399,-0.12638472,-0.12638472,-0.2047026,-0.083339425,-0.083339425,-0.44496011,-0.44496011,-0.31948992,-0.31948992,-0.16550421,-0.16550421,-0.144611,-0.014207788,-0.014207788,0.50486366,0.50486366,0.60565705,0.60565705,0.63597934,0.63597934,0.87244427,0.62067788,0.62067788,0.58209186,0.58209186,0.54543226,0.54543226,0.32550597,0.12969785,0.12969785,0.3425349,0.3425349,0.3353454,0.3353454,0.14574141,0.14574141,0.38305226,0.28230387,0.28230387,0.19102894,0.19102894,-0.035433602,-0.035433602,0.087336121,-0.14997476,-0.14997476,-0.026592203,-0.026592203,-0.27153688,-0.27153688,-0.27153688,-0.27153688,-0.39430659,-0.39430659,-0.39430659,-0.39430659,-0.39430659,-0.024771782,-0.024771782,-0.024771782,0.096790328,0.096790328,0.096790328,0.096790328,0.093202388,0.093202388,-0.035433602,-0.035433602,0.079353711,0.06946681,0.06946681,0.17771787,0.17771787,0.26325767,0.26325767,0.14574141,0.14574141,0.22055809,0.28251915,0.28251915,0.40584772,0.40584772,0.20051333,0.20051333,0.46705521,0.56116266,0.56116266,0.73491,0.73491,0.91371742,0.91371742,1.2576962,1.2576962,0.87363807,0.58992665,0.58992665,0.016080463,0.016080463,-0.50255765,-0.50255765,-0.95112245,-0.83360617,-0.83360617,-0.93435459,-0.93435459,-0.80469364,-0.80469364,-0.87804502,-0.87804502,-0.5918566,-0.2897206,-0.2897206,-0.39430659,-0.39430659,-0.41788302,-0.41788302,0.14311265,0.14311265,-0.038489789,-0.20260429,-0.20260429,0.34289798,0.34289798,0.74127999,0.74127999,-0.14376243,-0.49248178,-0.49248178,-1.1282176,-1.1282176,-1.6369163,-1.6369163,-1.9308536,-1.9308536,-1.18227,-0.55514659,-0.55514659,0.3678284,0.3678284,1.2561717,1.2561717,2.027536,2.5166433,2.5166433,2.7755977,2.7755977,2.4296122,2.4296122,1.2504415,1.2504415,0.060313044,-0.84888811,-0.84888811,-1.9316286,-1.9316286,-1.8933876,-1.8933876,-1.0061637,-1.0061637,-1.1729681,-1.7164218,-1.7164218,-1.3132045,-1.3132045,-1.5700578,-1.5700578,-1.8139583,-0.57954329,-0.57954329,0.14106983,0.14106983,0.28323462,0.28323462,0.29980193,0.29980193,-0.13092856,-0.64045884,-0.64045884,-0.035433602,-0.035433602,0.55605916,0.55605916,1.2576096,2.1562873,2.1562873,2.4407736,2.4407736,2.1602606,2.1602606,1.5687678,1.5687678,0.9899871,0.11814807,0.11814807,-0.39430659,-0.39430659,-0.81956725,-0.81956725,-0.81956725,-1.0091713,-1.0091713,-1.022897,-1.022897,-1.1445746,-1.1445746,-1.4128391,-1.4128391,-1.560309,-1.4570867,-1.4570867,-1.2234347,-1.2234347,-0.84653646,-0.84653646,0.0057051294,0.0057051294,0.89823658,1.7139267,1.7139267,2.5431989,2.5431989,2.8854073:4
|
16 |
+
2.9216194,2.9216194,2.292511,2.292511,1.7360705,1.7360705,0.73768775,0.73768775,-0.22951967,-0.22951967,-0.52085125,-0.52085125,-0.43397526,-0.43397526,-0.61164284,-0.61164284,-0.52476686,-0.52476686,-0.34318368,-0.34318368,-0.52476686,-0.52476686,-0.52476686,-0.52476686,-0.43397526,-0.43397526,-0.43397526,-0.43397526,-0.61947102,-0.61947102,-0.62724486,-0.62724486,-0.62724486,-0.62724486,-0.62724486,-0.62724486,-0.62724486,-0.62724486,-0.5325407,-0.5325407,0.17463254,0.17463254,0.84103297,0.84103297,1.6078474,1.6078474,2.4737709,2.4737709,3.0438918,3.0438918,2.3229838,2.3229838,1.5416135,1.5416135,0.65760017,0.65760017,-0.44736124,-0.44736124,-1.4979382,-1.4979382,-1.5028371,-1.5028371,-1.2706681,-1.2706681,-1.2706681,-1.2706681,-1.0316303,-1.0316303,-0.19493749,-0.19493749,0.042970623,0.042970623,-0.31504709,-0.31504709,-0.19784813,-0.19784813,-0.31677632,-0.31677632,-0.79021199,-0.79021199,-1.0258912,-1.0258912,-0.6701024,-0.6701024,-0.6701024,-0.6701024,-0.31504709,-0.31504709,-0.077738543,-0.077738543,0.27864977,0.27864977,0.28378937,0.28378937,0.40271757,0.40271757,0.16659043,0.16659043,0.046480821,0.046480821,-0.31386566,-0.31386566,-0.55408487,-0.55408487,-0.55290345,-0.55290345,-0.55290345,-0.55290345,-0.55290345,-0.55290345,-0.19784813,-0.19784813,0.14953163,0.14953163,0.029422011,0.029422011,0.029422011,0.029422011,0.029422011,0.13867753,0.13867753,-0.097449608,-0.097449608,-0.43397526,-0.43397526,-0.32471977,-0.32471977,-0.11649436,-0.11649436,0.058311326,0.058311326,0.20239066,0.20239066,0.61751727,0.61751727,0.79219265,0.79219265,0.7249592,0.7249592,0.60577713,0.60577713,0.69656873,0.69656873,0.48540181,0.48540181,0.30003635,0.30003635,0.36726981,0.36726981,0.31164618,0.31164618,0.30404539,0.30404539,0.32654017,0.32654017,0.34690292,0.34690292,0.25878711,0.25878711,0.14953163,0.14953163,-0.19784813,-0.19784813,-0.19493749,-0.19493749,-0.31386566,-0.31386566,-0.43397526,-0.43397526,-0.31326611,-0.31326611,-0.072447344,-0.072447344,-0.19255696,-0.19255696,-0.072447344,-0.072447344,-0.072447344,-0.072447344,-0.074228321,-0.074228321,-0.077738543,-0.077738543,0.14953163,0.14953163,0.029422011,0.029422011,0.24458304,0.24458304,0.32654017,0.32654017,0.20934123,0.20934123,0.16756684,0.16756684,0.41663194,0.41663194,0.34884172,0.34884172,0.27814974,0.27814974,0.53891633,0.53891633,0.50079137,0.50079137,0.50079137,0.50079137,0.92735023,0.92735023,1.2285197,1.2285197,0.96775304,0.96775304,0.82038224,0.82038224,0.57131714,0.57131714,-0.51561832,-0.51561832,-1.0528866,-1.0528866,-1.0528866,-1.0528866,-1.0528866,-1.0528866,-1.1552064,-1.1552064,-0.64220067,-0.64220067,-0.72956473,-0.72956473,-0.72956473,-0.53629515,-0.53629515,-0.32806973,-0.32806973,-0.11649436,-0.11649436,0.22797475,0.22797475,0.42124434,0.42124434,-0.11649436,-0.11649436,-0.74076611,-0.74076611,-1.0355174,-1.0355174,-1.7764224,-1.7764224,-1.704533,-1.704533,-1.2845825,-1.2845825,-0.61947102,-0.61947102,-0.14991409,-0.14991409,0.79127288,0.79127288,1.3170387,1.3170387,2.0169932,2.0169932,2.4266061,2.4266061,2.6708915,2.6708915,1.6520813,1.6520813,0.6996731,0.6996731,-0.8822839,-0.8822839,-1.9887986,-1.9887986,-2.6268964,-2.6268964,-1.8022671,-1.8022671,-1.4475141,-1.4475141,-0.40486591,-0.40486591,0.37949628,0.37949628,0.3799922,0.3799922,-0.082878149,-0.082878149,-0.082878149,-0.082878149,-0.31900528,-0.31900528,-1.006628,-1.006628,-0.66124542,-0.66124542,-0.2124196,-0.2124196,0.24211704,0.24211704,0.63868356,0.63868356,1.4559793,1.4559793,1.6164187,1.6164187,1.6285242,1.6285242,1.5014487,1.5014487,1.3370511,1.3370511,0.98978068,0.98978068,0.83403292,0.83403292,0.60611095,0.60611095,0.27864977,0.27864977,-0.074228321,-0.074228321,-0.31386566,-0.31386566,-0.91092116,-0.91092116,-1.368156,-1.368156,-1.8226927,-1.8226927,-1.9683228,-1.9683228,-2.0768449,-2.0768449,-1.8547034,-1.8547034,-1.6452286,-1.6452286,-1.0636411,-1.0636411,-0.12487589,-0.12487589,0.8012571,0.8012571,0.8012571,1.8627299,1.8627299,2.7613422:4
|
17 |
+
2.1248681,2.1248681,1.1161066,1.1161066,0.43411564,0.43411564,0.43411564,-0.34392754,-0.34392754,-0.61752485,-0.61752485,-0.61752485,-0.52499705,-0.52499705,-0.52499705,-0.52499705,-0.52499705,-0.72046757,-0.72046757,-0.72046757,-0.82303061,-0.82303061,-0.72697835,-0.72697835,-0.72697835,-0.82303061,-0.82303061,-0.72697835,-0.72697835,-0.72697835,-0.62756009,-0.62756009,-0.42243402,-0.42243402,-0.42243402,-0.42243402,-0.42243402,-0.52499705,-0.52499705,-0.52499705,-0.28215191,-0.28215191,-0.28215191,0.1165558,0.1165558,0.40882375,0.40882375,0.40882375,0.90812234,0.90812234,1.576138,1.576138,1.576138,1.7962312,1.7962312,1.6219191,1.6219191,1.6219191,1.3404031,1.3404031,1.0671719,1.0671719,1.0671719,0.50171927,0.50171927,-0.073971406,-0.073971406,-0.073971406,-0.1856146,-0.1856146,-0.1856146,-0.41168197,-0.41168197,-0.75106441,-0.75106441,-0.75106441,-0.8643795,-0.8643795,-0.8643795,-0.8643795,-0.8643795,-1.1987949,-1.1987949,-1.0860426,-1.0860426,-1.0860426,-1.080655,-1.080655,-0.96733992,-0.96733992,-0.96733992,-0.74666016,-0.74666016,-0.74666016,-0.30333394,-0.30333394,-0.30333394,-0.30333394,-0.30333394,0.030660885,0.030660885,0.25672826,0.25672826,0.25672826,-0.18029518,-0.18029518,-0.2989297,-0.2989297,-0.2989297,-0.2989297,-0.2989297,-0.52499705,-0.52499705,-0.52499705,-0.75106441,-0.75106441,0.025762005,0.025762005,0.025762005,-0.077266586,-0.077266586,-0.077266586,0.23864513,0.23864513,0.52664343,0.52664343,0.52664343,0.83603032,0.83603032,0.5430793,0.5430793,0.5430793,0.74391631,0.74391631,0.68673456,0.68673456,0.68673456,0.5458649,0.5458649,0.31581137,0.31581137,0.31581137,0.29628568,0.29628568,0.29628568,0.095448669,0.095448669,0.010851882,0.010851882,0.010851882,-0.13627677,-0.13627677,-0.027030098,-0.027030098,-0.027030098,0.14511865,0.14511865,0.5874615,0.5874615,0.5874615,0.30057607,0.30057607,0.63995851,0.63995851,0.63995851,0.45137847,0.45137847,0.14397599,0.14397599,0.14397599,-0.41168197,-0.41168197,-0.41168197,-0.072862352,-0.072862352,-0.41224479,-0.41224479,-0.41224479,-0.41224479,-0.41224479,-0.41224479,-0.41224479,-0.41224479,-0.18728648,-0.18728648,-0.30333394,-0.30333394,-0.30333394,-0.19540646,-0.19540646,0.01257777,0.01257777,0.01257777,0.20804827,0.20804827,0.18893286,0.18893286,0.18893286,0.25304612,0.25304612,0.25304612,0.22667303,0.22667303,0.22716759,0.22716759,0.22716759,0.23253408,0.23253408,0.47041885,0.47041885,0.47041885,0.53438467,0.53438467,0.86747768,0.86747768,0.86747768,1.0743289,1.0743289,1.0951549,1.0951549,1.0951549,0.43515182,0.43515182,0.43515182,0.091631647,0.091631647,-0.52499705,-0.52499705,-0.52499705,-0.94032704,-0.94032704,-0.85458764,-0.85458764,-0.85458764,-0.082654193,-0.082654193,0.13608208,0.13608208,0.13608208,0.10018265,0.10018265,-0.35572775,-0.35572775,-0.35572775,-1.1596752,-1.1596752,-1.8520427,-1.8520427,-1.8520427,-2.1124865,-2.1124865,-2.1124865,-1.7466986,-1.7466986,-1.1385339,-1.1385339,-1.1385339,-0.38630145,-0.38630145,0.35970575,0.35970575,0.35970575,1.3003731,1.3003731,2.1603588,2.1603588,2.1603588,2.1160321,2.1160321,1.9618374,1.9618374,1.9618374,1.4658549,1.4658549,1.4658549,0.10018265,0.10018265,-1.6315024,-1.6315024,-1.6315024,-1.8586982,-1.8586982,-1.7223104,-1.7223104,-1.7223104,-1.9601911,-1.9601911,-1.5013726,-1.5013726,-1.5013726,-0.75758048,-0.75758048,-0.52499705,-0.52499705,-0.52499705,-0.7628778,-0.7628778,-0.18728648,-0.18728648,-0.18728648,0.6926976,0.6926976,0.6926976,1.4537182,1.4537182,1.9862256,1.9862256,1.9862256,2.4542073,2.4542073,2.4740882,2.4740882,2.4740882,1.7074192,1.7074192,0.83475536,0.83475536,0.83475536,0.078912959,0.078912959,-0.49699614,-0.49699614,-0.49699614,-1.0625719,-1.0625719,-1.3505702,-1.3505702,-1.3505702,-1.5483139,-1.5483139,-1.5483139,-1.6647561,-1.6647561,-1.6894832,-1.6894832,-1.6894832,2.0906199,2.0906199,-1.164109,-1.164109,-1.164109,0.057987145,0.057987145,1.0624923,1.0624923,1.0624923,1.9731904,1.9731904,2.182194,2.182194:1
|
18 |
+
1.9524793,2.6707295,2.6707295,2.8695228,2.8695228,2.8162829,2.8162829,2.7534518,2.7534518,-0.50235867,-0.50235867,-0.33610823,-0.50235867,-0.50235867,-0.41923346,-0.41923346,-0.50235867,-0.50235867,-0.41923346,-0.41923346,-0.5883969,-0.5883969,-0.50527167,-0.76838991,-0.76838991,-0.68526469,-0.68526469,-0.68526469,-0.68526469,-0.50799321,-0.50799321,-0.50799321,-0.50799321,-0.32800019,-0.32800019,-0.32800019,-0.23924043,-0.23924043,-0.51046671,-0.51046671,-0.51046671,-0.51046671,-0.33047369,-0.33047369,0.10514828,0.10514828,-0.06105531,0.38697468,0.38697468,0.89616837,0.89616837,0.9842123,0.9842123,0.54859033,0.54859033,1.0135076,1.0135076,1.0847837,0.57558999,0.57558999,0.50174861,0.50174861,0.30755303,0.30755303,-0.17513346,-0.17513346,-0.60784875,-0.60784875,-0.51444651,-0.80204435,-0.80204435,-0.41923346,-0.41923346,-0.22740249,-0.22740249,-0.23061815,-0.23061815,-0.32402039,-0.32402039,-0.23061815,-0.60784875,-0.60784875,-0.88445967,-0.88445967,-0.60784875,-0.60784875,-0.69908202,-0.69908202,-0.69908202,-0.69908202,-0.51046671,-0.23924043,-0.23924043,-0.51046671,-0.51046671,-0.41923346,-0.41923346,-0.32800019,-0.32800019,-0.23459794,-0.23459794,-0.23061815,-0.23061815,-0.042766996,-0.042766996,-0.042766996,-0.13400026,-0.13400026,-0.12982481,-0.12982481,-0.22503786,-0.22503786,-0.41923346,-0.41923346,-0.32165576,-0.32165576,-0.32165576,-0.32116868,-0.32116868,-0.12552621,-0.12552621,0.16388243,0.16388243,0.066304749,0.066304749,0.33970001,0.41079869,0.41079869,0.29523131,0.29523131,0.25409811,0.25409811,0.50509765,0.50509765,0.28361961,0.28361961,0.16989139,0.21233996,0.21233996,-0.0016561238,-0.0016561238,0.012984518,0.012984518,-0.11060599,-0.11060599,-0.1741861,-0.1741861,-0.35976895,0.0078896972,0.0078896972,-0.25775048,-0.25775048,0.0047332292,0.0047332292,0.25301661,0.25301661,0.67550927,0.67550927,0.46636202,0.46636202,0.46636202,0.27555158,0.27555158,0.13203098,0.13203098,-0.22740249,-0.22740249,-0.32261556,-0.32261556,-0.41923346,-0.41923346,-0.22503786,-0.41923346,-0.41923346,-0.32165576,-0.32165576,-0.32165576,-0.32165576,-0.12697309,-0.12697309,-0.22310391,-0.22310391,-0.027948533,-0.22310391,-0.22310391,-0.12552621,-0.12552621,-0.12697309,-0.12697309,-0.22503786,-0.22503786,-0.13400026,-0.13400026,0.14357046,0.045992774,0.045992774,0.035413099,0.035413099,0.11853833,0.11853833,0.086936289,0.086936289,-0.019297161,-0.019297161,0.11870943,0.15832805,0.15832805,0.23937584,0.23937584,0.13540178,0.13540178,0.3568106,0.3568106,0.47827087,0.47827087,0.67879076,0.78801298,0.78801298,1.1224471,1.1224471,0.53501844,0.53501844,-0.0042969698,-0.0042969698,-0.66847199,-0.66847199,-1.092565,-1.6823802,-1.6823802,-1.2583566,-1.2583566,-0.59403144,-0.59403144,0.10340035,0.10340035,0.34931116,0.34931116,0.64827092,0.64827092,0.40475171,-0.27274497,-0.27274497,-1.0754965,-1.0754965,-1.4084645,-1.4084645,-1.6427479,-1.6427479,-1.5974474,-1.5974474,-1.4135349,-0.81396082,-0.81396082,-0.46221043,-0.46221043,-0.19888805,-0.19888805,0.15627154,0.15627154,0.69461074,0.69461074,1.2250964,1.7686146,1.7686146,2.2485909,2.2485909,1.8818567,1.8818567,1.4526251,1.4526251,0.33665192,0.33665192,-1.1600894,-2.5198196,-2.5198196,-2.3420657,-2.3420657,-2.2394479,-2.2394479,-1.9128341,-1.9128341,-0.84915546,-0.84915546,0.21233996,0.014551131,0.014551131,-0.28226225,-0.28226225,-0.083026547,-0.083026547,-0.11183512,-0.11183512,-0.22359099,-0.22359099,0.25094025,0.78313414,0.78313414,1.0739896,1.0739896,1.2449709,1.2449709,1.2906295,1.2906295,1.1819117,1.1819117,1.1819117,1.1819117,0.88567151,0.51904785,0.51904785,0.2777467,0.2777467,0.0099981182,0.0099981182,-0.50799321,-0.50799321,-0.68526469,-0.68526469,-0.92540319,-1.1661404,-1.1661404,-1.4800385,-1.4800385,-1.5441454,-1.5441454,-1.7686424,-1.7686424,-1.6054422,-1.6054422,-1.2877668,-0.90010911,-0.90010911,-0.51800253,-0.51800253,-0.51800253,-0.51800253,-0.51800253,-0.51800253,-0.51800253,-0.51800253,2.2649387,3.0069969,3.0069969,3.0069969,3.0069969,3.0069969,3.0069969,3.0069969,3.0069969,3.0069969:1
|
19 |
+
2.981094,2.981094,2.6561183,2.6561183,1.4444338,1.4444338,0.33906496,0.33906496,-0.39081843,-0.39081843,-0.51593109,-0.51593109,-0.77191067,-0.77191067,-0.70291953,-0.70291953,-0.51971651,-0.51971651,-0.51971651,-0.51971651,-0.61507862,-0.61507862,-0.62244684,-0.62244684,-0.52708471,-0.52708471,-0.7249105,-0.7249105,-0.7249105,-0.7249105,-0.52708471,-0.52708471,-0.42809018,-0.42809018,-0.32909563,-0.32909563,-0.22663196,-0.22663196,-0.22663196,-0.22663196,-0.22663196,-0.42809018,-0.42809018,-0.035261221,-0.035261221,0.41941819,0.41941819,0.99209716,0.99209716,1.7152055,1.7152055,2.4711996,2.4711996,2.30964,2.30964,1.755966,1.755966,1.0682239,1.0682239,-0.12086903,-0.12086903,-0.89293173,-0.89293173,-1.124201,-1.124201,-1.3488245,-1.3488245,-1.1225279,-1.1225279,-0.31188406,-0.31188406,-0.19682097,-0.19682097,-0.42809018,-0.42809018,-0.42809018,-0.20346657,-0.20346657,-0.42809018,-0.42809018,-0.88398298,-0.88398298,-0.99263345,-0.99263345,-0.54148023,-0.54148023,-0.42809018,-0.42809018,-0.19963703,-0.19963703,0.1445888,0.1445888,0.37002547,0.37002547,0.15014146,0.15014146,0.036751392,0.036751392,-0.078311682,-0.078311682,-0.42809018,-0.42809018,-0.66166254,-0.66166254,-0.54487636,-0.54487636,-0.66166254,-0.66166254,-0.42809018,-0.42809018,-0.19509787,-0.19509787,0.15014146,0.15014146,0.15014146,0.033355273,0.033355273,0.37002547,0.37002547,0.027802633,0.027802633,0.020246983,0.020246983,-0.10250139,-0.10250139,-0.06436099,-0.06436099,-0.075295201,-0.075295201,0.22602956,0.22602956,0.35275726,0.35275726,0.40894361,0.40894361,0.58273601,0.58273601,0.57366925,0.57366925,0.58943766,0.58943766,0.43436018,0.43436018,0.53598885,0.53598885,0.51841274,0.51841274,0.42099334,0.42099334,0.31825541,0.31825541,0.31825541,0.34660523,0.34660523,0.083085414,0.083085414,-3.7717522E-5,-3.7717522E-5,-0.10250139,-0.10250139,-0.094816087,-0.094816087,-0.20346657,-0.20346657,-0.088403492,-0.088403492,-0.19963703,-0.19963703,-0.08343092,-0.08343092,-0.19682097,-0.19682097,-0.080034778,-0.080034778,-0.19509787,-0.19509787,-0.078311682,-0.078311682,-0.078311682,-0.078311682,0.036751392,0.036751392,0.033355273,0.033355273,0.1445888,0.1445888,0.24215786,0.24215786,0.24215786,0.22841541,0.22841541,0.21234689,0.21234689,0.28594528,0.28594528,0.48371303,0.48371303,0.33017561,0.33017561,0.44759597,0.44759597,0.55676984,0.55676984,0.58394833,0.58394833,0.57400087,0.57400087,0.76699791,0.76699791,0.65355278,0.65355278,0.55551547,0.55551547,0.34134851,0.34134851,-0.23115424,-0.23115424,-0.58033124,-0.58033124,-0.6867701,-0.6867701,-0.88852756,-0.88852756,-0.97636848,-0.97636848,-0.97636848,-0.70291953,-0.70291953,-0.42809018,-0.42809018,-0.33272805,-0.33272805,-0.039643508,-0.039643508,0.3737862,0.3737862,0.15390219,0.15390219,-0.47678456,-0.47678456,-0.90177459,-0.90177459,-1.3397051,-1.3397051,-1.9255674,-1.9255674,-1.6459264,-1.6459264,-0.93165896,-0.93165896,-0.31328767,-0.31328767,0.48352474,0.48352474,1.2978401,1.2978401,2.1044596,2.1044596,2.4510222,2.4510222,2.9219782,2.9219782,2.9219782,2.1949449,2.1949449,1.1794575,1.1794575,-0.41090173,-0.41090173,-1.5154706,-1.5154706,-2.4307842,-2.4307842,-1.9160356,-1.9160356,-1.557478,-1.557478,-0.95574082,-0.95574082,-0.58370449,-0.58370449,-0.55101196,-0.55101196,-0.89906734,-0.89906734,-0.32520233,-0.32520233,-0.20295657,-0.20295657,-0.19509787,-0.19509787,-0.42195457,-0.42195457,-0.53816068,-0.53816068,-0.89293173,-0.89293173,-0.42809018,-0.42809018,0.27053101,0.27053101,0.27053101,1.2837261,1.2837261,1.9726113,1.9726113,2.4290841,2.4290841,2.4344106,2.4344106,2.0793055,2.0793055,1.5320951,1.5320951,0.72814691,0.72814691,0.15546794,0.15546794,-0.5393237,-0.5393237,-0.76777685,-0.76777685,-0.99263345,-0.99263345,-0.76136425,-0.76136425,-0.96953267,-0.96953267,-0.74490907,-0.74490907,-1.0308921,-1.0308921,-1.2312429,-1.2312429,-1.4454099,-1.4454099,-1.5119447,-1.5119447,-1.5119447,-1.633273,-1.633273,-1.3295807,-1.3295807,-0.39354586,-0.39354586,0.80911352,0.80911352,2.2139557,2.2139557,3.009125:4
|
20 |
+
1.2500061,0.9520439,0.9520439,0.29026674,0.29026674,-0.37409926,-0.37409926,1.4044923,1.4044923,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,2.5014857,0.044501954,0.044501954,0.40774899,0.40774899,0.68649542,0.68649542,0.8492068,0.8492068,0.66331377,0.39090731,0.39090731,0.027660283,0.027660283,-0.25108615,-0.25108615,-0.53418322,-0.53418322,-0.65875979,-0.77866357,-0.77866357,-0.89217879,-0.89217879,-0.94616098,-0.94616098,-0.88341655,-0.87358583,-0.87358583,-0.75368204,-0.75368204,-0.64016682,-0.64016682,-0.58618463,-0.58618463,-0.53418322,-0.48218182,-0.48218182,-0.48218182,-0.48218182,-0.48218182,-0.48218182,-0.48218182,-0.48218182,-0.53418322,-0.48020104,-0.48020104,-0.42432712,-0.42432712,-0.36668581,-0.36668581,-0.36668581,-0.36668581,-0.30743821,-0.30076422,-0.30076422,-0.29480601,-0.29480601,-0.22633513,-0.22633513,-0.098967026,-0.032102465,-0.032102465,-0.030926503,-0.030926503,0.10558459,0.10558459,0.062628846,0.062628846,-0.31912085,-0.79472571,-0.79472571,-0.92687096,-0.92687096,-1.2486589,-1.2486589,-1.2571075,-1.2571075,-0.5613013,0.12759399,0.12759399,0.44953548,0.44953548,0.61593276,0.61593276,0.69789927,0.69789927,0.46699659,0.041302875,0.041302875,-0.37566272,-0.37566272,-0.31263168,-0.31263168,-0.62248076,-0.62248076,-1.0689087,-0.85804096,-0.85804096,-0.57528967,-0.57528967,-0.64016682,-0.64016682,-0.44588569,-0.014815387,-0.014815387,-0.10921244,-0.10921244,-0.27041483,-0.27041483,-0.2218987,-0.2218987,-0.2921926,-0.38685842,-0.38685842,-0.30746687,-0.30746687,-0.083686623,-0.083686623,-0.17330921,-0.17330921,0.056847738,-0.10639522,-0.10639522,-0.15322183,-0.15322183,-0.39595817,-0.39595817,-0.39595817,-0.39595817,-0.71941596,-0.65667152,-0.65667152,-0.65875979,-0.65875979,-0.34438699,-0.34438699,-0.28070295,-0.28070295,0.02972966,0.14963344,0.14963344,0.088977273,0.088977273,-0.34438699,-0.34438699,-0.34623892,-0.47352706,-0.47352706,-0.53418322,-0.53418322,-0.59343083,-0.59343083,-0.41169493,-0.41169493,-0.47352706,-0.53418322,-0.53418322,-0.71591914,-0.71591914,-0.41729431,-0.41729431,-0.25543679,-0.25543679,-0.128385,-0.036972667,-0.036972667,0.27720038,0.27720038,0.0014118717,0.0014118717,-0.16044564,-0.16044564,-0.28749745,-0.41739699,-0.41739699,-0.49307677,-0.49307677,-0.22868246,-0.22868246,0.093259028,0.30378093,0.30378093,0.7935234,0.7935234,0.77127737,0.77127737,0.67069772,0.67069772,0.22135289,0.010830989,0.010830989,-0.71506531,-0.71506531,-0.94325454,-0.94325454,-1.3192584,-1.3192584,-1.2511026,-1.3646179,-1.3646179,-1.0341029,-1.0341029,-0.7827837,-0.7827837,-0.34895049,-0.34895049,-0.16265109,-0.049135858,-0.049135858,-0.29480601,-0.29480601,-0.70694606,-0.70694606,-1.141861,-1.141861,-1.3943037,-1.4683332,-1.4683332,-1.2785369,-1.2785369,-0.90925631,-0.90925631,-0.48834897,-0.26509374,-0.26509374,0.028434638,0.028434638,0.27291499,0.27291499,0.59044133,0.59044133,0.71539777,0.96712894,0.96712894,0.64394027,0.64394027,0.28176386,0.28176386,-0.41258734,-0.41258734,-0.81612249,-1.3174127,-1.3174127,-0.950858,-0.950858,-0.89505724,-0.89505724,-0.59226193,-0.59226193,-0.61330271,-0.66123501,-0.66123501,-1.0511515,-1.0511515,-0.92588855,-0.92588855,-0.92588855,-0.92588855,-0.86086197,-0.59786728,-0.59786728,-0.40713143,-0.40713143,-0.34344738,-0.34344738,-0.080582602,0.21045281,0.21045281,0.44582344,0.44582344,0.63596558,0.63596558,0.70012939,0.70012939,0.5932125,0.53830765,0.53830765,0.23956928,0.23956928,-0.073504509,-0.073504509,-0.20547251,-0.20547251,-0.420668,-0.53418322,-0.53418322,-0.47352706,-0.47352706,-0.3524473,-0.3524473,-0.41169493,-0.41169493,-0.53418322,-0.93396855,-0.93396855,-1.3309258,-1.3309258,0.83664027,0.83664027,-1.643529,-1.0789737,-1.0789737,0.071903037,0.071903037,0.9243365,0.9243365,0.99923511:2
|
21 |
+
2.5502794,2.5502794,1.6521282,1.6521282,0.40975262,0.40975262,-0.52532787,-0.52532787,3.0084419,3.0084419,-0.49487486,-0.49487486,-0.58515374,-0.58515374,-0.49487486,-0.49487486,-0.40143228,-0.40143228,-0.59127318,-0.59127318,-0.4978306,-0.4978306,-0.5969153,-0.5969153,-0.4978306,-0.4978306,-0.4978306,-0.4978306,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.30234758,-0.30234758,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.40143228,-0.30503395,-0.30503395,-0.12131248,-0.12131248,0.23076075,0.23076075,0.65157971,0.65157971,1.0723986,1.0723986,1.3799448,1.3799448,1.6249969,1.6249969,1.4812634,1.4812634,1.0604444,1.0604444,0.6396255,0.6396255,0.13074833,0.13074833,-0.29802528,-0.29802528,-0.60977199,-0.60977199,-0.506365,-0.506365,-0.40143228,-0.40143228,-0.29649955,-0.29649955,-0.40143228,-0.40143228,-0.29802528,-0.29802528,-0.6062796,-0.6062796,-0.81029701,-0.81029701,-0.90669535,-0.90669535,-0.80176262,-0.80176262,-0.80176262,-0.80176262,-0.50051697,-0.50051697,-0.40143228,-0.40143228,-0.20594925,-0.20594925,-0.20594925,-0.20594925,-0.10450891,-0.10450891,-0.20090724,-0.20090724,-0.097500251,-0.097500251,-0.19658495,-0.19658495,-0.091652225,-0.091652225,-0.29802528,-0.29802528,-0.19309256,-0.19309256,-0.29649955,-0.29649955,-0.19052443,-0.19052443,-0.19052443,-0.18895303,-0.18895303,0.022483797,0.022483797,0.12845893,0.12845893,0.12845893,0.12845893,0.32641582,0.32641582,0.31631004,0.31631004,0.56405305,0.56405305,0.43325244,0.43325244,0.6530076,0.6530076,0.34907558,0.34907558,0.38270547,0.38270547,0.082619432,0.082619432,0.18172062,0.18172062,0.019386679,0.019386679,0.073547745,0.073547745,0.14341965,0.14341965,0.23914186,0.23914186,0.059933412,0.059933412,0.34342396,0.34342396,0.57818849,0.57818849,0.47972871,0.47972871,0.32984545,0.32984545,0.43325244,0.43325244,0.092340654,0.092340654,-0.091652225,-0.091652225,-0.29802528,-0.29802528,-0.29802528,-0.29802528,-0.29649955,-0.29649955,-0.29649955,-0.29649955,-0.40143228,-0.40143228,-0.19052443,-0.19052443,-0.084020307,-0.084020307,-0.18895303,-0.18895303,-0.082448916,-0.082448916,0.023526189,0.023526189,0.022483797,0.022483797,-0.084020307,-0.084020307,0.12082701,0.12082701,0.1134076,0.1134076,0.0074324659,0.0074324659,-0.0011019301,-0.0011019301,0.2695858,0.2695858,0.14829787,0.14829787,0.12932043,0.12932043,0.34907558,0.34907558,0.43686655,0.43686655,0.34538726,0.34538726,0.52150452,0.52150452,0.80675294,0.80675294,0.95408382,0.95408382,1.0738266,1.0738266,0.79121113,0.79121113,0.23461112,0.23461112,-0.48499166,-0.48499166,-1.0088374,-1.0088374,-1.3860002,-1.3860002,-1.2093624,-1.2093624,-1.2093624,-0.49487486,-0.49487486,0.14829787,0.14829787,0.40649787,0.40649787,0.47972871,0.47972871,0.17522705,0.17522705,-0.75967585,-0.75967585,-1.288422,-1.288422,-1.5940756,-1.5940756,-1.7670689,-1.7670689,-1.4236984,-1.4236984,-0.73388387,-0.73388387,-0.29416323,-0.29416323,0.22360004,0.22360004,0.86276392,0.86276392,1.4965062,1.4965062,2.0381289,2.0381289,2.4959821,2.4959821,2.1824322,2.1824322,1.7162614,1.7162614,0.72391472,0.72391472,-0.055123401,-0.055123401,-1.4482895,-1.4482895,-1.8716077,-1.8716077,-2.3692427,-2.3692427,-2.3601823,-2.3601823,-2.5770164,-2.5770164,-1.5276292,-1.5276292,-0.8441032,-0.8441032,-0.34646822,-0.34646822,-0.21243068,-0.21243068,-0.13118211,-0.13118211,-0.54155485,-0.54155485,-0.29649955,-0.29649955,0.46455684,0.46455684,1.152946,1.152946,2.0462848,2.0462848,2.7219437,2.7219437,2.5384149,2.5384149,1.9778836,1.9778836,1.3929014,1.3929014,0.49956244,0.49956244,-0.26953892,-0.26953892,-0.68155206,-0.68155206,-0.96904336,-0.96904336,-1.0526027,-1.0526027,-1.059309,-1.059309,-1.0713295,-1.0713295,-1.2389064,-1.2389064,-1.4079285,-1.4079285,-1.6061653,-1.6061653,-1.5694596,-1.5694596,-1.4578772,-1.4578772,-0.978369,-0.978369,-0.978369,-0.978369,-0.17144176,-0.17144176,1.234631,1.234631,2.31334,2.31334,2.31334,2.7560803,2.7560803,2.7560803:1
|
22 |
+
2.5072946,2.0600864,2.0600864,1.7072512,1.7072512,0.86579637,0.86579637,-0.12536194,-0.12536194,-0.40275463,-0.40275463,-0.19123955,-0.19123955,-0.40275463,-0.40275463,-0.29864369,-0.19123955,-0.19123955,-0.40275463,-0.40275463,-0.61426971,-0.61426971,-0.62055598,-0.62055598,-0.72466691,-0.72466691,-0.72466691,-0.72466691,-0.62055598,-0.62055598,-0.51315184,-0.29235742,-0.29235742,-0.40275463,-0.40275463,-0.40275463,-0.40275463,-0.40275463,-0.40275463,-0.29235742,-0.29235742,-0.40275463,-0.40275463,0.0661093,0.0661093,0.54383607,0.96274988,0.96274988,1.2718795,1.2718795,1.7321994,1.7321994,1.5852478,1.5852478,1.1075209,1.1075209,0.68860717,0.68860717,0.16167621,0.16167621,-0.50334067,-0.50334067,-0.95699318,-1.048489,-1.048489,-1.1357413,-1.1357413,-1.1114153,-1.1114153,-0.82364023,-0.82364023,-0.4398649,-0.4398649,-0.34836908,-0.34836908,-0.17186364,-0.17186364,0.0043137583,-0.078764267,-0.078764267,-0.22040215,-0.22040215,-0.12350694,-0.12350694,-0.21276003,-0.21276003,-0.3058594,-0.3058594,-0.20527336,-0.20527336,-0.10116243,-0.10116243,-0.090653512,-0.090653512,-0.090653512,0.019743695,0.019743695,0.032179462,0.032179462,-0.071931478,-0.071931478,-0.064122627,-0.064122627,0.2895283,0.2895283,0.41586913,0.41586913,0.41976025,0.75839223,0.75839223,0.7505834,0.7505834,0.39693245,0.39693245,-0.057606935,-0.057606935,-0.28754165,-0.28754165,-0.97637386,-0.97637386,-1.2024417,-1.2024417,-1.083778,-0.51577643,-0.51577643,0.056171061,0.056171061,1.0604255,1.0604255,1.3748308,1.3748308,1.5134722,1.5134722,1.1632721,1.1632721,0.37685717,0.37685717,-0.34823039,-0.55966723,-0.55966723,-1.0735273,-1.0735273,-0.74150082,-0.74150082,-0.075265451,-0.075265451,-0.17360524,-0.17360524,0.071239414,0.071239414,0.62614513,0.62614513,0.2068663,-0.2149579,-0.2149579,0.21624136,0.21624136,-0.16304011,-0.16304011,-0.26922336,-0.26922336,0.25827682,0.25827682,0.71332353,0.71332353,0.35091132,0.35091132,0.87523522,0.87523522,0.56499337,0.0078326446,0.0078326446,-0.36413607,-0.36413607,-0.14663712,-0.14663712,-0.63774186,-0.63774186,-0.51966754,-0.51966754,-0.28584172,-0.28584172,-0.04910368,-0.04910368,-0.047352884,0.30454727,0.30454727,0.53278203,0.53278203,0.30284733,0.30284733,0.0661093,0.0661093,0.060467391,0.060467391,-0.064122627,-0.064122627,-0.29235742,-0.29235742,-0.17933562,-0.28973283,-0.28973283,-0.40275463,-0.40275463,-0.74138663,-0.74138663,-0.62617363,-0.62617363,-0.19123955,-0.19123955,0.26188114,0.26188114,0.52370729,0.52370729,1.1091119,1.0580792,1.0580792,0.69078769,0.69078769,0.21624136,0.21624136,-0.045584794,-0.045584794,-0.087911523,-0.087911523,0.29730325,0.29730325,0.56670177,0.56670177,1.4627628,2.0446485,2.0446485,1.7298055,1.7298055,1.1673885,1.1673885,0.71513452,0.71513452,-0.40275463,-0.40275463,-1.3382913,-1.3382913,-1.4535043,-1.4535043,-1.4535043,-1.5560926,-1.5560926,-1.0950375,-1.0950375,-0.63098941,-0.63098941,-0.40275463,-0.40275463,0.060467391,0.060467391,0.39693245,0.39693245,-0.17933562,-0.17933562,-0.62055598,-0.62055598,-1.1282693,-1.8867698,-1.8867698,-2.0761046,-2.0761046,-1.5365695,-1.5365695,-1.1315439,-1.1315439,-0.57741158,-0.57741158,0.19554018,0.19554018,0.5783124,0.5783124,1.0812605,1.7369301,1.7369301,2.2930942,2.2930942,2.6494995,2.6494995,2.4178845,2.4178845,1.676386,1.676386,0.75659514,0.75659514,-0.22663093,-0.22663093,-1.7240856,-1.8045718,-1.8045718,-1.7520232,-1.7520232,-1.9242037,-1.9242037,-2.1424298,-2.1424298,-1.3660316,-1.3660316,-1.7111793,-1.7111793,-1.917761,-1.917761,-1.5556616,-1.0044573,-1.0044573,-0.89255558,-0.89255558,-0.19283761,-0.19283761,0.99389891,0.99389891,1.4944309,1.4944309,1.8956646,1.8956646,2.4341464,2.4341464,2.5494926,2.0357377,2.0357377,1.6426098,1.6426098,1.0686147,1.0686147,0.21353415,0.21353415,-0.35327739,-0.35327739,-0.70434682,-0.70434682,-0.90485035,-0.90485035,-0.94108485,-1.1057719,-1.1057719,-1.4118375,-1.4118375,-1.2549248,-1.2549248,-0.76581744,-0.76581744,0.27423123,0.27423123,1.4442065,1.4442065,2.5072946:2
|
23 |
+
2.0467153,1.7265928,1.7265928,1.2953233,0.70687174,0.70687174,0.16762193,-0.1577699,-0.1577699,-0.078480909,-0.078480909,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.39133756,-0.39133756,-0.39133756,-0.31419823,-0.31419823,-0.31419823,-0.31419823,-0.31419823,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.23490924,0.18301016,0.18301016,0.6870151,1.3361369,1.3361369,1.7288783,1.7288783,1.7288783,0.75708288,0.75708288,-0.47697737,-2.5969114,-2.5969114,-3.4075719,-3.2115992,-3.2115992,-2.323151,-1.2110384,-1.2110384,-0.31608325,-0.91476544,-0.91476544,-1.221838,-1.3143421,-1.3143421,-0.074821566,-0.074821566,1.9770645,3.2828713,3.2828713,3.4523424,3.2102743,3.2102743,1.3720883,-0.23490924,-0.23490924,-0.75325912,-0.81163043,-0.81163043,-0.86238753,-0.59502222,-0.59502222,-0.41076048,-0.41076048,-0.067103016,-0.0057646452,-0.0057646452,0.10909542,0.093019992,0.093019992,0.10471294,0.057631556,0.057631556,0.066088098,0.14814905,0.14814905,0.2514851,0.26924655,0.26924655,0.20181507,0.20181507,0.21598882,0.069824912,0.069824912,0.016610013,-0.066137743,-0.066137743,0.019088388,-0.064880293,-0.064880293,0.020345838,-0.064456982,-0.064456982,-0.064456982,-0.064880293,-0.064880293,-0.064880293,-0.064880293,-0.23490924,-0.23490924,-0.23490924,-0.23490924,-0.08874532,-0.08874532,-0.19279577,-0.10799295,-0.10799295,-0.10799295,-0.0039425115,-0.0039425115,-0.46587596,-0.19305403,-0.19305403,-0.19305403,-0.19305403,-0.11030626,-0.17806555,-0.17806555,0.052901183,-0.026687239,-0.026687239,0.14381218,0.14181184,0.14181184,0.18301016,0.31397855,0.31397855,0.28613385,0.23014731,0.23014731,0.29679081,0.3627065,0.3627065,0.3827909,0.3827909,0.41965243,0.30513956,0.30513956,0.21634903,0.19838518,0.19838518,0.11419783,0.15783204,0.15783204,0.38903446,0.4116081,0.4116081,0.28616675,0.13812731,0.13812731,-0.16013514,-0.16013514,-0.46611165,-0.61952814,-0.61952814,-0.61952814,-0.39133756,-0.39133756,0.0026931083,0.16021496,0.16021496,0.40122892,0.23245743,0.23245743,0.0026931083,-0.23490924,-0.23490924,-0.317657,-0.317657,-0.56760251,-0.23490924,-0.23490924,-0.068192797,-0.068192797,-0.068192797,0.016610013,0.18301016,0.18301016,0.1043145,0.020345838,0.020345838,0.10514864,0.1043145,0.1043145,0.019088388,0.019088388,-0.066137743,0.09778404,0.09778404,0.092270214,0.085440867,0.085440867,0.23245743,0.30204909,0.30204909,0.13812731,-0.010753348,-0.010753348,-0.018301016,-0.034349188,-0.034349188,0.015997921,0.015997921,0.21374453,0.47824745,0.47824745,0.61195919,0.66503254,0.66503254,0.68155087,0.63082081,0.63082081,0.67351189,0.6369249,0.6369249,0.53768601,0.48645506,0.48645506,0.42466463,0.42466463,0.18706228,0.020345838,0.020345838,-0.14968311,-0.23490924,-0.23490924,-0.4901643,-0.40536149,-0.40536149,-0.65688075,-0.73211763,-0.73211763,-0.80925696,-0.78624457,-0.78624457,-1.4263726,-1.4263726,-1.8401887,-2.5483567,-2.5483567,-2.7003619,-2.9841883,-2.9841883,-1.6379071,0.26703789,0.26703789,1.7399078,2.410664,2.410664,3.0657053,2.4447782,2.4447782,1.2051685,1.2051685,0.93767494,0.24454416,0.24454416,-0.23490924,-0.48890686,-0.48890686,-0.48890686,-0.65688075,-0.65688075,0.14208425,1.0145526,1.0145526,1.3001298,1.2372857,1.2372857,0.68615568,0.68615568,-0.3991482,-1.3995682,-1.3995682,-1.4307246,-1.199109,-1.199109,-0.35728157,0.74379968,0.74379968,1.3660118,1.0828625,1.0828625,0.91409105,0.13105714,0.13105714,-0.90941766,-0.90941766,-1.5805753,-1.9918836,-1.9918836,-2.3177633,-2.0690069,-2.0690069,-1.5917552,-0.6720919,-0.6720919,0.45581269,1.1663112,1.1663112,1.1688773,1.1688773,1.1688773,0.36898988,0.36898988,-0.48642849,-0.78624457,-0.78624457,-0.28184991,0.14343624,0.14343624,0.88983552,1.5330609,1.5330609,1.6256275,1.3453887,1.3453887,0.92010255,0.64654272,0.64654272,0.3375844,0.3375844,0.077467209,-0.37041988,-0.37041988,-0.69063889,-1.359654,-1.359654,-1.7653279,-1.4417464,-1.4417464,-0.63521429,0.27345624,0.27345624,1.3212582:3
|
24 |
+
2.1825204,1.9983534,1.9983534,1.7868706,1.7868706,0.95118594,0.95118594,0.35738842,-0.24566992,-0.24566992,-0.24566992,-0.24566992,-0.24566992,-0.24566992,-0.24566992,-0.43494634,-0.43494634,-0.53290102,-0.53290102,-0.63395416,-0.53290102,-0.53290102,-0.63395416,-0.63395416,-0.53931596,-0.44136128,-0.44136128,-0.23925498,-0.23925498,-0.44136128,-0.44136128,-0.34030812,-0.34030812,-0.34030812,-0.34030812,-0.34030812,-0.54523051,-0.44417736,-0.44417736,-0.34030812,-0.34030812,-0.34030812,-0.34030812,-0.10103803,0.52627985,0.52627985,1.1343198,1.1343198,1.3736703,1.3736703,1.9436907,2.0567478,2.0567478,1.4232995,1.4232995,0.70685937,0.47203983,0.47203983,-0.31271944,-0.31271944,-0.76891587,-0.76891587,-0.75996937,-0.65156913,-0.65156913,-0.85792405,-0.85792405,-0.64318517,-0.7251198,-0.7251198,-0.62406666,-0.62406666,-0.79563632,-0.79563632,-0.61370623,-0.52611199,-0.52611199,-0.056549597,-0.056549597,-0.056549597,-0.056549597,0.21607322,0.031044649,0.031044649,-0.056549597,-0.056549597,-0.43826281,-0.34030812,-0.34030812,-0.34030812,-0.34030812,-0.13538575,-0.13538575,-0.13538575,-0.03743108,-0.03743108,-0.029047123,-0.029047123,-0.021700024,0.095522771,0.095522771,0.31881661,0.31881661,0.64830887,0.64830887,0.81987853,0.86535863,0.86535863,0.69299281,0.69299281,0.53100426,-0.50353903,-0.50353903,-1.0593556,-1.0593556,-1.5632095,-1.5632095,-1.6119357,-1.8707453,-1.8707453,-0.35650203,-0.35650203,0.33657836,0.33657836,1.258022,1.5345051,1.5345051,1.8228824,1.8228824,1.3687831,0.87750503,0.87750503,0.44444975,0.44444975,-0.037876296,-0.037876296,-0.061321271,-0.68721492,-0.68721492,-0.6824081,-0.6824081,-0.75770984,-0.34467296,-0.34467296,-0.41210112,-0.41210112,0.068907557,0.068907557,0.40977621,0.26630934,0.26630934,0.13946925,0.13946925,0.22344466,0.22344466,0.013236818,-0.077572833,-0.077572833,0.296427,0.296427,0.42628107,0.56070555,0.56070555,0.67179794,0.67179794,0.49303804,0.49303804,0.199392,-0.12190824,-0.12190824,-0.34030812,-0.34030812,-0.45140051,-0.45140051,-0.45140051,-0.45140051,-0.45140051,-0.11756882,-0.11756882,-0.0059219031,0.21517012,0.21517012,0.21517012,0.21517012,0.32357036,-0.007569173,-0.007569173,-0.010815865,-0.010815865,-0.021700024,-0.021700024,0.17730779,0.068907557,0.068907557,0.17730779,0.17730779,-0.13010027,-0.13010027,-0.44417736,-0.74952381,-0.74952381,-0.53931596,-0.53931596,-0.24566992,0.21607322,0.21607322,0.58951198,0.58951198,0.97375887,0.97375887,0.96615757,0.67251151,0.67251151,0.6213849,0.6213849,0.14020669,-0.20081469,-0.20081469,-0.16135595,-0.16135595,0.27764468,0.27764468,0.28163538,1.094779,1.094779,2.0336552,2.0336552,1.8351194,1.8351194,1.3961187,1.0556258,1.0556258,0.19141961,0.19141961,-1.3329373,-1.5832273,-1.5832273,-1.6895659,-1.6895659,-1.7695948,-1.7695948,-1.6048782,-0.95628424,-0.95628424,-0.55051598,-0.55051598,-0.12556926,0.63483137,0.63483137,0.73278604,0.73278604,0.84278568,0.84278568,0.088299613,-0.75996937,-0.75996937,-1.7707758,-1.7707758,-1.8511296,-2.247449,-2.247449,-1.6919707,-1.6919707,-1.0958176,-1.0958176,-0.49742887,-0.25995436,-0.25995436,0.3837389,0.3837389,0.90135481,0.90135481,1.5003405,1.9591879,1.9591879,2.4632687,2.4632687,2.0179564,1.3064978,1.3064978,0.046000409,0.046000409,-0.88459793,-0.88459793,-1.68886,-1.1291704,-1.1291704,-0.16606845,-0.16606845,1.1676016,1.3936149,1.3936149,0.88969326,0.88969326,-1.0593556,-1.0593556,-2.5476622,-3.5430389,-3.5430389,-3.1414747,-3.1414747,-1.9351186,-1.9351186,-0.007569173,0.60147866,0.60147866,0.63546536,0.63546536,0.33657836,-0.22279561,-0.22279561,-0.67304708,-0.67304708,-0.12190824,-0.12190824,0.51004675,0.94314713,0.94314713,1.4919295,1.4919295,1.9972919,1.9765647,1.9765647,1.8786102,1.8786102,1.5539101,1.5539101,0.8967274,0.28502657,0.28502657,-0.23925498,-0.23925498,-0.44664675,-0.65891623,-0.65891623,-0.44664675,-0.44664675,-0.34030812,-0.34030812,-0.62360796,-1.30074,-1.30074,-1.2725976,-1.2725976,-1.1789625,-1.1789625,-0.69768164,0.45484531,0.45484531,1.742668:2
|
25 |
+
3.4780394,3.2440862,3.2440862,2.3898337,2.3898337,1.5335364,0.38072067,0.38072067,-0.28265506,-0.28265506,-0.65681609,-0.40851281,-0.40851281,-0.65681609,-0.65681609,-0.53437057,-0.40851281,-0.40851281,-0.28265506,-0.28265506,-0.40851281,-0.28265506,-0.28265506,-0.28265506,-0.28265506,-0.53437057,-0.53437057,-0.53437057,-0.53437057,-0.53437057,-0.53437057,-0.53437057,-0.53437057,-0.40851281,-0.40851281,-0.40851281,-0.40851281,-0.40851281,-0.014166904,-0.014166904,0.89578035,0.89578035,2.4606763,3.1816582,3.1816582,3.1816582,3.1816582,2.28541,0.62185733,0.62185733,-1.3812769,-1.3812769,-2.1022587,-1.7701579,-1.7701579,-1.1621182,-1.1621182,-0.40851281,-0.076411996,-0.076411996,-0.36854683,-0.36854683,-0.7893992,-0.98013073,-0.98013073,-1.060699,-1.060699,-0.95456151,-0.58185845,-0.58185845,-0.31976126,-0.31976126,-0.044784875,0.13753588,0.13753588,0.24367336,0.24367336,0.3882426,0.3882426,0.21489695,0.024514628,0.024514628,-0.077237903,-0.077237903,0.057761284,-0.041518426,-0.041518426,-0.041518426,-0.041518426,0.35196537,0.48657538,0.48657538,0.24543874,0.24543874,0.25486291,0.52475487,0.52475487,-0.13862088,-0.13862088,-0.13794894,0.010764521,0.010764521,0.12601303,0.12601303,-0.31946952,-0.0495776,-0.0495776,-0.36353536,-0.36353536,-0.029132502,-0.94303864,-0.94303864,-0.76744803,-0.76744803,-0.1040723,0.28249351,0.28249351,-0.73514867,-0.73514867,0.25486291,0.36608356,0.36608356,-0.66871067,-0.66871067,-0.74525268,-0.74525268,-0.21072686,-0.53736271,-0.53736271,-0.51973346,-0.51973346,0.099988313,-0.031359634,-0.031359634,0.087331491,0.087331491,0.20200408,0.18361907,0.18361907,-0.064684225,-0.064684225,0.24056996,0.21489695,0.21489695,0.34167869,0.34167869,0.46275289,0.77987072,0.77987072,0.75887249,0.75887249,0.93574632,0.694292,0.694292,0.35661544,0.35661544,0.25609996,-0.028155982,-0.028155982,-0.18337534,-0.18337534,0.057761284,0.54995435,0.54995435,0.33335202,0.33335202,0.33335202,0.087331491,0.087331491,-0.28265506,-0.28265506,-0.79456843,-0.79456843,-0.79456843,-0.53986077,-0.53986077,-0.27716486,-0.27716486,0.119581,0.38072067,0.38072067,0.38072067,0.38072067,-0.14387891,-0.14061686,-0.14061686,-0.54312282,-0.54312282,-0.67840475,-0.67840475,-0.67840475,-0.27390281,-0.27390281,-0.40851281,-0.13862088,-0.13862088,-0.0033389374,-0.0033389374,0.13127104,0.12994699,0.12994699,0.26129497,0.26129497,0.25486291,-0.0092689228,-0.0092689228,-0.015029015,-0.015029015,-0.022457196,0.087331491,0.087331491,0.073154161,0.073154161,0.31246895,0.24002531,0.24002531,0.22334392,0.22334392,0.15336454,0.31197722,0.31197722,0.63177628,0.63177628,0.81353621,0.81353621,0.96054601,0.99727873,0.99727873,0.94913092,0.94913092,0.76000363,0.77654511,0.77654511,0.91960282,0.91960282,1.1168867,1.1563831,1.1563831,0.9152465,0.9152465,0.39590495,-0.27323088,-0.27323088,-0.94829667,-0.94829667,-1.4775645,-1.6064144,-1.6064144,-1.0815826,-1.0815826,-0.67840475,-0.40851281,-0.40851281,-0.0092689228,-0.0092689228,-0.30701442,-0.28933035,-0.28933035,-0.70049821,-0.70049821,-1.0944807,-1.5851448,-1.5851448,-0.99167818,-0.99167818,-1.7782973,-1.5004153,-1.5004153,-1.0134148,-1.0134148,-0.55999654,-0.62511515,-0.62511515,0.10022436,0.10022436,0.45603358,0.45603358,0.74907108,1.4789458,1.4789458,2.032288,2.032288,2.1576202,1.6926345,1.6926345,1.1925666,1.1925666,-0.16919803,-1.2177766,-1.2177766,-1.6943211,-1.6943211,-1.0570509,-0.8171809,-0.8171809,-0.28265506,-0.28265506,0.11082874,0.119581,0.119581,-0.80199661,-0.80199661,-0.92785437,-0.79456843,-0.79456843,-0.66322047,-0.66322047,-0.28265506,0.46663796,0.46663796,0.78499284,0.78499284,0.90789306,1.1063874,1.1063874,1.0021955,1.0021955,0.72350173,0.66205249,0.66205249,0.66205249,0.66205249,0.6505651,0.6505651,0.98171631,1.2980846,1.2980846,1.175789,1.175789,0.63082381,-0.26780361,-0.26780361,-1.3760661,-1.3760661,-2.3587328,-3.001378,-3.001378,-2.9824909,-2.9824909,-2.5126833,-2.0007603,-2.0007603,-1.1864399,-1.1864399,-0.032276499,1.1837346,1.1837346,2.1980889,2.1980889,3.2387246:3
|
26 |
+
1.8407825,0.34972098,0.34972098,0.84357525,0.84357525,2.4362663,2.4620477,2.4620477,-0.29790555,-0.29790555,-0.29790555,-0.3699816,-0.3699816,-0.29790555,-0.3699816,-0.3699816,-0.2258295,-0.2258295,-0.2258295,-0.29790555,-0.29790555,-0.29790555,-0.29790555,-0.37250739,-0.44458345,-0.44458345,-0.52154508,-0.52154508,-0.44946903,-0.44946903,-0.44946903,-0.29790555,-0.37486719,-0.37486719,-0.22094392,-0.22094392,-0.22094392,-0.22094392,-0.22094392,-0.37486719,-0.37486719,-0.22094392,-0.042221763,-0.042221763,0.39778287,0.39778287,0.80179674,1.3319226,1.3319226,1.6329472,1.5469006,1.5469006,1.106896,1.106896,0.78791189,0.33474764,0.33474764,-0.21329809,-0.21329809,-0.46754281,-0.55131807,-0.55131807,-0.79989204,-0.79989204,-0.95596003,-0.70893878,-0.70893878,-0.77589479,-0.77589479,-0.76419561,-0.60065142,-0.60065142,-0.44458345,-0.52154508,-0.52154508,-0.29790555,-0.29790555,-0.2258295,-0.15122766,-0.15122766,-0.15122766,-0.15122766,-0.15122766,-0.29790555,-0.29790555,-0.14634207,-0.14634207,-0.22094392,-0.060850542,-0.060850542,-0.060850542,0.096308453,0.096308453,-0.13781217,-0.13781217,-0.055255023,-0.13157316,-0.13157316,-0.046965696,-0.046965696,0.040536763,0.37403378,0.37403378,0.37246365,0.37246365,0.28868841,0.53574172,0.53574172,0.45097802,0.24971783,0.24971783,-0.24119281,-0.24119281,-0.59349606,-1.2458435,-1.2458435,-1.3983573,-1.3983573,-1.3511359,-0.43560532,-0.43560532,0.30043084,0.30043084,0.96599816,1.4267562,1.4267562,1.2714978,1.2714978,0.76589078,0.86677257,0.86677257,0.47033159,-0.28860503,-0.28860503,-0.23024755,-0.23024755,-0.17257429,-0.84552893,-0.84552893,-0.89397172,-0.89397172,-0.52857538,-0.21691852,-0.21691852,-0.2140714,-0.2140714,-0.02573146,0.31426751,0.31426751,0.49122837,0.038064113,0.038064113,-0.02245626,-0.02245626,0.046975083,-0.32916349,-0.32916349,-0.3699816,-0.3699816,-0.081796304,0.23781585,0.23781585,0.25215974,0.25215974,0.55793976,0.42179702,0.42179702,0.36014893,-0.044493029,-0.044493029,-0.12826828,-0.12826828,-0.29790555,-0.29790555,-0.29790555,-0.55257262,-0.55257262,-0.38293535,-0.21287575,-0.21287575,-0.044493029,-0.044493029,0.038064113,0.36779476,0.36779476,0.20408094,0.20408094,-0.046965696,-0.055255023,-0.055255023,-0.060850542,-0.14634207,-0.14634207,0.0048403233,0.0048403233,0.085827359,-0.22094392,-0.22094392,-0.29790555,-0.29790555,-0.37250739,-0.29790555,-0.29790555,-0.097807507,-0.097807507,0.20989308,0.41426672,0.41426672,0.62013132,0.5184697,0.5184697,0.31837167,0.31837167,0.19953898,-0.10081415,-0.10081415,-0.35775065,-0.35775065,-0.11923994,0.23873726,0.23873726,0.53080291,0.53080291,1.1467332,1.8074805,1.8074805,1.5945035,1.0920223,1.0920223,0.59989429,0.59989429,-0.27023299,-1.4144059,-1.4144059,-2.0206773,-2.0206773,-1.8761734,-1.6409901,-1.6409901,-0.86007569,-0.86007569,0.049966097,0.90818505,0.90818505,0.98729139,0.83087407,0.83087407,-0.18645775,-0.18645775,-0.96538934,-1.5707076,-1.5707076,-1.8334317,-1.8334317,-1.8632796,-1.3273258,-1.3273258,-0.87329823,-0.87329823,-0.48152332,-0.17824308,-0.17824308,0.13080925,0.13080925,0.48419529,0.59709928,0.59709928,0.99497005,1.333718,1.333718,1.5702144,1.5702144,1.1959974,0.95629461,0.95629461,-0.0036946722,-0.0036946722,-0.71243426,-1.3612931,-1.3612931,-1.0388821,-1.0388821,-1.0452807,-0.59211643,-0.59211643,-0.59519978,-0.29790555,-0.29790555,-0.5488454,-0.5488454,-0.21534841,-0.29790555,-0.29790555,-0.12826828,-0.12826828,-0.46796515,-0.63634786,-0.63634786,-0.96984488,-0.96984488,-0.55131807,0.028520216,0.028520216,0.57625816,1.1168182,1.1168182,1.6004258,1.6004258,1.5510217,1.4415779,1.4415779,1.2505055,1.2505055,1.1292681,0.81324742,0.81324742,0.52668183,0.52668183,0.055032767,0.038064113,0.038064113,-0.29790555,-0.29790555,-0.29790555,-0.21287575,-0.21287575,-0.12784594,-0.29790555,-0.29790555,-0.47941406,-0.47941406,-1.046523,-1.5313527,-1.5313527,-1.9612031,-1.9612031,-2.1468328,-1.9771955,-1.9771955,-1.9771955,-1.9771955,-1.9771955,-0.21069926,-0.21069926,1.5510217,4.7840103,4.7840103,4.8391494,4.8391494,4.8391494:2
|
27 |
+
2.8458738,2.0845615,2.0845615,0.59944601,0.59944601,-0.17683936,-0.31197605,-0.31197605,-0.34495849,-0.34495849,-0.54175699,-0.44488978,-0.44488978,-0.44488978,-0.44488978,-0.44488978,-0.54760588,-0.54760588,-0.34495849,-0.34495849,-0.34495849,-0.2450272,-0.2450272,-0.2450272,-0.2450272,-0.045443903,-0.2450272,-0.2450272,-0.14816,-0.14816,-0.34495849,-0.24809128,-0.24809128,-0.34495849,-0.34495849,-0.24809128,-0.34495849,-0.34495849,-0.24809128,-0.24809128,-0.34495849,-0.54175699,-0.54175699,-0.16121738,-0.16121738,-0.16121738,0.048624736,0.048624736,0.048624736,0.048624736,0.51883681,-0.095831847,-0.095831847,-0.019917108,-0.019917108,-0.22975923,-0.088286904,-0.088286904,-0.23980041,-0.23980041,0.11697966,0.16371595,0.16371595,0.3546557,0.3546557,0.36153076,0.23963069,0.23963069,0.19644137,0.19644137,0.2434553,0.14266909,0.14266909,0.087909258,0.087909258,0.18477648,0.20524606,0.20524606,0.0355811,0.0355811,-0.054572435,-0.14816,-0.14816,-0.037153024,-0.037153024,-0.1370843,-0.1370843,-0.1370843,-0.02988749,-0.02988749,-0.02988749,-0.02988749,-0.23776168,-0.12898322,-0.12898322,-0.12898322,-0.12898322,-0.23618003,-0.12632097,-0.12632097,-0.23618003,-0.23618003,-0.34495849,-0.34495849,-0.34495849,-0.34495849,-0.34495849,-0.45481755,-0.23509943,-0.23509943,-0.34495849,-0.34495849,-0.23509943,-0.12469198,-0.12469198,-0.12469198,-0.12469198,-0.1241436,0.095574513,0.095574513,0.094493916,0.094493916,0.091283291,0.19644137,0.19644137,0.18875003,0.18875003,0.27568945,0.26049857,0.26049857,0.2434553,0.2434553,0.38742387,0.48783701,0.48783701,0.41999776,0.41999776,0.3264102,0.30298099,0.30298099,0.1839285,0.1839285,0.051795206,-0.014751593,-0.014751593,0.32629104,0.32629104,0.34260984,0.29915747,0.29915747,0.1415397,0.1415397,0.030612363,-0.39556005,-0.39556005,-0.21132277,-0.21132277,-0.48009519,-0.21132277,-0.21132277,0.070786516,0.070786516,0.15591633,-0.30181887,-0.30181887,0.070786516,0.070786516,-0.30181887,-0.53541327,-0.53541327,-0.53541327,-0.53541327,-0.25137092,-0.53541327,-0.53541327,-0.15450372,-0.15450372,-0.054572435,0.15330176,0.15330176,0.166911,0.166911,0.36927702,0.17882225,0.17882225,0.078890961,0.078890961,-0.12898322,-0.23618003,-0.23618003,-0.23509943,-0.23509943,-0.12469198,-0.014284534,-0.014284534,0.20435299,0.20435299,0.31154979,0.50949621,0.50949621,0.58954354,0.58954354,0.73895457,0.59977875,0.59977875,0.70996898,0.70996898,0.46791755,0.57891087,0.57891087,0.3190924,0.3190924,0.50300309,0.52403561,0.52403561,0.85849415,0.85849415,0.66932163,0.78485515,0.78485515,0.52148275,0.52148275,0.05525408,-0.65854924,-0.65854924,-0.94048977,-0.94048977,-0.97298017,-1.0560233,-1.0560233,-0.74517106,-0.74517106,-0.25480495,-0.17529355,-0.17529355,-0.39347338,-0.39347338,-0.47674164,-0.83145668,-0.83145668,-1.2760265,-1.2760265,-1.3148322,-1.3069101,-1.3069101,-1.1405987,-1.1405987,-0.72745441,-0.27823418,-0.27823418,0.11420764,0.11420764,0.75212973,0.75212973,1.5565188,2.3463777,2.3463777,2.628991,2.628991,2.266446,1.4295296,1.4295296,0.0051576788,0.0051576788,-1.0560233,-1.7403287,-1.7403287,-1.7500448,-1.7500448,-0.9785831,0.20118044,0.20118044,0.61998221,0.61998221,1.4272872,2.1244794,2.1244794,1.3907619,1.3907619,-0.18003261,-2.8759545,-2.8759545,-4.1057296,-4.1057296,-4.6875857,-3.7629422,-3.7629422,-2.0055382,-2.0055382,1.1106895,2.1928784,2.1928784,1.8572756,1.8572756,0.78485515,-0.16940923,-0.16940923,-0.97859829,-0.97859829,-1.2154033,-0.12469198,-0.12469198,1.1159388,1.1159388,1.887763,2.2017579,2.2017579,2.0620113,2.0620113,1.4293043,0.48875733,0.48875733,-0.19784366,-0.19784366,-0.35219247,-0.35860021,-0.35860021,-0.60376738,-0.60376738,-0.52732437,-0.46760951,-0.46760951,-0.79069679,-0.79069679,-1.0856094,-1.0560233,-1.0560233,-1.0864619,-1.0864619,-1.0235258,-0.66999988,-0.66999988,-0.34495849,-0.34495849,-0.25833669,-0.25480495,-0.25480495,-0.43854605,-0.43854605,-0.6255668,2.4319473,2.4319473,-0.35268569,-0.35268569,0.98114516,2.2855677,2.2855677,3.0934998,3.0934998,2.8655003:3
|
28 |
+
2.8955604,2.8955604,2.0902637,2.0902637,1.5119948,1.5119948,0.64793273,0.64793273,-0.28878545,-0.28878545,-0.42991642,-0.42991642,-0.32125443,-0.32125443,-0.53563238,-0.53563238,-0.53563238,-0.53563238,-0.42991642,-0.42991642,-0.32420046,-0.32420046,-0.32420046,-0.32420046,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.53563238,-0.53563238,-0.53563238,-0.53563238,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.42991642,-0.5385784,-0.5385784,-0.42991642,-0.42991642,-0.13354451,-0.13354451,0.23135866,0.23135866,0.23135866,0.63832726,0.63832726,1.2327038,1.2327038,1.5268385,1.5268385,1.477583,1.477583,1.4383031,1.4383031,0.92008914,0.92008914,0.54561985,0.54561985,0.25622529,0.25622529,-0.10429315,-0.10429315,-0.54116173,-0.54116173,-0.20526903,-0.20526903,-0.20143908,-0.20143908,-0.54331848,-0.54331848,-0.31651435,-0.31651435,-0.20526903,-0.20526903,-0.54331848,-0.54331848,-0.76963906,-0.76963906,-0.54116173,-0.54116173,-0.76322579,-0.76322579,-0.76322579,-0.76322579,-0.64982372,-0.64982372,-0.5385784,-0.5385784,-0.42991642,-0.42991642,-0.32125443,-0.32125443,-0.21000911,-0.21000911,-0.21000911,-0.096607039,-0.096607039,-0.096607039,-0.096607039,-0.20526903,-0.20526903,-0.20526903,-0.20526903,-0.20143908,-0.20143908,-0.31484114,-0.31484114,-0.08182416,-0.08182416,-0.08182416,-0.08182416,0.15119281,0.15119281,-0.080100882,-0.080100882,0.036117526,0.036117526,-0.08182416,-0.08182416,0.25148519,0.25148519,0.12418419,0.12418419,0.53725437,0.53725437,0.68458369,0.68458369,0.5695084,0.5695084,0.45108675,0.45108675,0.41925702,0.41925702,0.25553005,0.25553005,0.058761742,0.058761742,0.41031758,0.41031758,0.19542986,0.19542986,0.1783568,0.1783568,0.1783568,0.20960266,0.20960266,0.32230947,0.32230947,-0.1208824,-0.1208824,0.066125875,0.066125875,0.42517019,0.42517019,0.37204487,0.37204487,0.19255862,0.19255862,0.51267199,0.51267199,0.44188216,0.44188216,0.026024671,0.026024671,-0.085220662,-0.085220662,0.0315779,0.0315779,-0.31369799,-0.31369799,-0.31311786,-0.31311786,-0.31311786,-0.31311786,-0.31311786,-0.31311786,-0.31311786,-0.31311786,-0.080100882,-0.080100882,-0.19689944,-0.19689944,0.0315779,0.0315779,0.14282321,0.14282321,0.026024671,0.026024671,0.12418419,0.12418419,0.12418419,0.12418419,-0.10429315,-0.10429315,-0.10429315,-0.014058929,-0.014058929,0.17294934,0.17294934,0.046421612,0.046421612,0.26760543,0.26760543,0.41925702,0.41925702,0.41768171,0.41768171,0.52140503,0.52140503,0.7520898,0.7520898,0.86824254,0.86824254,1.2580908,1.2580908,1.1732618,1.1732618,0.65405293,0.65405293,0.0098946374,0.0098946374,-0.7159297,-0.7159297,-1.4293412,-1.4293412,-1.6247257,-1.6247257,-1.2318777,-1.2318777,-0.62057235,-0.62057235,0.35958517,0.35958517,0.34486103,0.34486103,0.30004428,0.30004428,0.30330244,0.30330244,-0.061409497,-0.061409497,-1.0646104,-1.0646104,-1.0646104,-0.88549197,-0.88549197,-0.72064799,-0.72064799,-1.2471967,-1.2471967,-1.3981378,-1.3981378,-0.98660652,-0.98660652,-0.82942746,-0.82942746,-0.70477489,-0.70477489,0.13048308,0.13048308,1.26437,1.26437,2.0146842,2.0146842,2.6546187,2.6546187,2.5831844,2.5831844,2.1068466,2.1068466,0.90337647,0.90337647,0.077671676,0.077671676,-1.3343995,-1.3343995,-1.8888301,-1.8888301,-2.4702933,-2.4702933,-2.4527474,-2.4527474,-2.717824,-2.717824,-1.8155933,-1.8155933,-1.1821423,-1.1821423,-0.48727709,-0.48727709,-0.20526903,-0.20526903,-0.20526903,0.021795871,0.021795871,-0.47786695,-0.47786695,0.14837647,0.14837647,0.74343786,0.74343786,1.4226276,1.4226276,2.1995167,2.1995167,2.9352786,2.9352786,2.5529359,2.5529359,1.9557178,1.9557178,1.276528,1.276528,0.39313375,0.39313375,-0.22843687,-0.22843687,-0.8457739,-0.8457739,-1.0523915,-1.0523915,-1.3712893,-1.3712893,-1.4387801,-1.4387801,-1.624924,-1.624924,-1.7967235,-1.7967235,-1.9343682,-1.9343682,-1.6154703,-1.6154703,-1.148586,-1.148586,-0.17274115,-0.17274115,0.97888459,0.97888459,2.1585047,2.1585047,2.8272692,2.8272692:1
|
29 |
+
2.4245949,1.3271319,1.3271319,0.37905447,0.37905447,1.239568,1.239568,1.9766619,1.9766619,-0.2937762,-0.37640033,-0.37640033,-0.45902446,-0.45902446,-0.45902446,-0.45902446,-0.45902446,-0.45902446,-0.45902446,-0.37640033,-0.37640033,-0.37640033,-0.37640033,-0.37640033,-0.37640033,-0.37640033,-0.37640033,-0.46217168,-0.37640033,-0.37640033,-0.46217168,-0.46217168,-0.46217168,-0.46217168,-0.55094876,-0.55094876,-0.37640033,-0.55094876,-0.55094876,-0.46517742,-0.46517742,-0.20800486,-0.20800486,0.4514771,0.4514771,1.0953517,1.8860138,1.8860138,2.4247715,2.4247715,2.3622183,2.3622183,1.7915134,1.7915134,0.86424223,0.062663795,0.062663795,-0.57677775,-0.57677775,-0.8725837,-0.8725837,-0.97377018,-0.97377018,-0.97952811,-1.1685916,-1.1685916,-1.0679076,-1.0679076,-0.8725837,-0.8725837,-0.86553474,-0.86553474,-0.57101982,-0.087643342,-0.087643342,-0.18588733,-0.18588733,-0.37640033,-0.37640033,-0.18588733,-0.18588733,-0.28002482,-0.57101982,-0.57101982,-0.47277584,-0.47277584,-0.37640033,-0.37640033,-0.56691334,-0.56691334,-0.47277584,-0.18178084,-0.18178084,-0.082087306,-0.082087306,0.11978304,0.11978304,0.41579089,0.41579089,0.42134693,0.32497142,0.32497142,0.3216534,0.3216534,0.023407532,0.023407532,-0.17846282,-0.17846282,-0.37640033,-0.57433785,-0.57433785,-0.67071336,-0.67071336,-0.47464431,-0.47464431,-0.47464431,-0.47464431,-0.27815635,0.012050181,0.012050181,0.10363544,0.10363544,0.092718985,0.092718985,0.092718985,0.092718985,-0.0055249901,-0.11026665,-0.11026665,-0.28762326,-0.28762326,-0.37640033,-0.37640033,-0.20800486,-0.20800486,0.068266984,0.053337591,0.053337591,0.44367344,0.44367344,0.61685711,0.61685711,0.62906159,0.62906159,0.42236426,0.57984246,0.57984246,0.35790209,0.35790209,0.27048975,0.27048975,0.17866689,0.17866689,0.29481512,0.16287047,0.16287047,0.080246359,0.080246359,0.29309639,0.29309639,0.20431932,0.20431932,0.018596585,-0.077778944,-0.077778944,0.023407532,0.023407532,-0.27521386,-0.27521386,-0.17402739,-0.17402739,-0.17402739,-0.07334351,-0.07334351,-0.17452998,-0.17452998,-0.27521386,-0.27521386,-0.27571645,-0.27571645,-0.17602292,-0.2767068,-0.2767068,-0.17846282,-0.17846282,0.018596585,0.018596585,0.10363544,0.10363544,-0.05843267,0.036987694,0.036987694,0.0708695,0.0708695,0.20437801,0.20437801,0.018655281,0.018655281,0.2709347,0.31578086,0.31578086,0.30942569,0.30942569,0.13739492,0.13739492,0.24980239,0.24980239,0.23489043,0.23058167,0.23058167,0.25374386,0.25374386,0.62403577,0.62403577,0.87782239,0.87782239,0.81454877,0.67859102,0.67859102,0.52965821,0.52965821,-0.22897475,-0.22897475,-0.74259443,-0.74259443,-0.85431371,-0.85431371,-0.85431371,-0.85431371,-0.85431371,-0.61541116,-0.61541116,-0.46798559,-0.46798559,-0.64253401,-0.55676266,-0.55676266,-0.28226285,-0.28226285,-0.1906776,-0.1906776,0.0039418993,0.0039418993,0.58124068,0.39428287,0.39428287,-0.47053783,-0.47053783,-0.65090015,-0.65090015,-1.1694101,-1.1694101,-1.844217,-1.803293,-1.803293,-1.089436,-1.089436,-0.70029071,-0.70029071,-0.22090541,-0.22090541,0.39990901,0.94930582,0.94930582,1.4231397,1.4231397,1.795135,1.795135,2.2232496,2.2232496,2.0134606,1.1471476,1.1471476,0.0032213379,0.0032213379,-1.2014916,-1.2014916,-1.8128448,-1.8128448,-1.6797569,-0.51718305,-0.51718305,0.029373391,0.029373391,0.44129897,0.44129897,-0.60052709,-0.60052709,-1.2479901,-2.4491204,-2.4491204,-1.9098495,-1.9098495,-0.75876183,-0.75876183,0.7005614,0.7005614,0.98517898,1.4009138,1.4009138,0.42424982,0.42424982,-0.76204469,-0.76204469,-0.95717868,-0.95717868,-0.59188998,-0.17162408,-0.17162408,0.73089023,0.73089023,1.3925098,1.3925098,1.5939783,1.5939783,1.6346225,1.3126006,1.3126006,0.94717297,0.94717297,0.43307578,0.43307578,-0.061256281,-0.061256281,-0.37640033,-0.66515732,-0.66515732,-1.1136086,-1.1136086,-1.0933024,-1.0933024,-1.1439913,-1.1439913,-1.4483446,-1.3768364,-1.3768364,-1.1545026,-1.1545026,-1.0751152,-1.0751152,-1.0751152,-1.0751152,-0.61441015,0.56267834,0.56267834,1.8800514,1.8800514,5.908128,5.908128,5.908128:4
|
30 |
+
2.3587049,1.9619019,1.9619019,0.89272291,0.89272291,-0.18955075,-0.18955075,-0.33377841,-0.33377841,-0.49303944,-0.49303944,-0.57969816,-0.57969816,-0.67332561,-0.67332561,-0.49303944,-0.49303944,-0.58666689,-0.58666689,-0.49647494,-0.49647494,-0.49647494,-0.49647494,-0.30922003,-0.30922003,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.6933573,-0.6933573,-0.79611717,-0.79611717,-0.70248972,-0.70248972,-0.59972985,-0.59972985,-0.31945574,-0.31945574,0.31173861,0.31173861,0.86819079,0.86819079,1.315638,1.315638,1.5844095,1.5844095,1.4010438,1.4010438,1.3819109,1.3819109,1.0370435,1.0370435,0.58959629,0.58959629,0.32797086,0.32797086,0.23106236,0.23106236,-0.29402266,-0.29402266,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.51275336,-0.51275336,-0.51275336,-0.51275336,-0.40284749,-0.40284749,-0.51167231,-0.51167231,-0.40284749,-0.40284749,-0.6189148,-0.6189148,-0.6189148,-0.6189148,-0.72411769,-0.72411769,-0.61529288,-0.61529288,-0.82687758,-0.82687758,-0.40284749,-0.40284749,-0.40284749,-0.40284749,-0.19040209,-0.19040209,-0.19040209,-0.19040209,0.021182611,0.021182611,-0.18678016,-0.18678016,-0.076874288,-0.076874288,-0.29402266,-0.29402266,-0.18411678,-0.18411678,-0.1824871,-0.1824871,-0.1824871,-0.1824871,-0.40284749,-0.40284749,0.037873273,0.037873273,0.036792217,0.036792217,-0.073662271,-0.073662271,-0.073662271,-0.073662271,0.52762157,0.52762157,0.088159984,0.088159984,0.24042835,0.24042835,0.34446727,0.34446727,0.77652125,0.77652125,0.1600414,0.1600414,0.42180214,0.42180214,0.23124662,0.23124662,0.3202649,0.3202649,-0.11178904,-0.11178904,0.28316984,0.28316984,0.33922575,0.33922575,0.26868812,0.26868812,-0.0038647026,-0.0038647026,0.24536814,0.24536814,-0.023940276,-0.023940276,-0.14291827,-0.14291827,0.04761768,0.04761768,0.54229239,0.54229239,0.40188441,0.40188441,0.40188441,0.40188441,0.42159831,0.42159831,0.34151687,0.34151687,-0.073662271,-0.073662271,-0.2929416,-0.2929416,-0.1824871,-0.1824871,-0.29239298,-0.29239298,-0.29239298,-0.29239298,-0.29239298,-0.29239298,-0.072032595,-0.072032595,-0.073662271,-0.073662271,-0.073662271,-0.073662271,-0.2929416,-0.2929416,-0.076874288,-0.076874288,-0.081577267,-0.081577267,-0.19040209,-0.19040209,0.012331662,0.012331662,0.31169243,0.31169243,0.095625122,0.095625122,0.16727291,0.16727291,0.25035144,0.25035144,0.12711325,0.12711325,0.084987919,0.084987919,0.21983906,0.21983906,0.1587094,0.1587094,0.39770232,0.39770232,0.60091816,0.60091816,0.8060642,0.8060642,1.1833007,1.1833007,1.5072194,1.5072194,1.0746935,1.0746935,0.46279682,0.46279682,-0.10320524,-0.10320524,-1.0085626,-1.0085626,-1.7876271,-1.7876271,-1.4279397,-1.4279397,-0.51008998,-0.51008998,-0.081577267,-0.081577267,0.7524132,0.7524132,1.2006628,1.2006628,0.51179027,0.51179027,-0.74685671,-0.74685671,-1.3427736,-1.3427736,-2.1007487,-2.1007487,-2.4053406,-2.4053406,-1.9657009,-1.9657009,-1.2361674,-1.2361674,-0.64656038,-0.64656038,-0.1707592,-0.1707592,0.33556009,0.33556009,0.72882979,0.72882979,1.3213639,1.3213639,1.7125199,1.7125199,2.3150163,2.3150163,2.5131682,2.5131682,2.1198984,2.1198984,1.4678134,1.4678134,0.45250753,0.45250753,-1.242819,-1.242819,-2.5002204,-2.5002204,-2.6158384,-2.6158384,-2.7301988,-2.7301988,-2.2014459,-2.2014459,-1.1457416,-1.1457416,-0.39704453,-0.39704453,-0.39133233,-0.39133233,-0.38579695,-0.38579695,-0.71260254,-0.71260254,-0.29239298,-0.29239298,0.3838837,0.3838837,1.0872605,1.0872605,1.6627978,1.6627978,2.4514168,2.4514168,2.2287998,2.2287998,1.7494055,1.7494055,1.3638974,1.3638974,0.89718492,0.89718492,0.21580847,0.21580847,-0.10320524,-0.10320524,-0.40284749,-0.40284749,-0.80769263,-0.80769263,-1.0375664,-1.0375664,-1.2441203,-1.2441203,-1.597677,-1.597677,-1.7698573,-1.7698573,-1.7601697,-1.7601697,-1.4006216,-1.4006216,-1.0888648,-1.0888648,-0.60329012,-0.60329012,2.61197,2.61197,0.16449045,0.16449045,0.7228299,0.7228299,1.8498926,1.8498926,2.4900784,2.4900784,2.4900784:1
|
31 |
+
2.2173118,2.0492988,2.0492988,1.7440888,0.85349845,0.85349845,0.18132049,0.18132049,-0.21621349,-0.31185491,-0.31185491,-0.31185491,-0.41052165,-0.41052165,-0.31185491,-0.31185491,-0.50616307,-0.41052165,-0.41052165,-0.41052165,-0.21318819,-0.21318819,-0.41052165,-0.21318819,-0.21318819,-0.21318819,-0.21318819,-0.21318819,-0.41052165,-0.41052165,-0.21318819,-0.41052165,-0.41052165,-0.41052165,-0.31185491,-0.31185491,-0.21318819,-0.21318819,-0.41052165,-0.31185491,-0.31185491,-0.21318819,-0.21621349,-0.21621349,0.2677175,0.2677175,0.93345403,1.519946,1.519946,1.8195395,2.0679049,2.0679049,1.5839739,1.0169041,1.0169041,0.538881,0.538881,0.2496311,-0.094375714,-0.094375714,-0.31185491,-0.41925687,-0.41925687,-0.73739345,-0.94782007,-0.94782007,-1.0464868,-1.0464868,-0.82900762,-0.81724709,-0.81724709,-0.69998266,-0.68757907,-0.68757907,-0.58891235,-0.58891235,-0.58891235,-0.49327092,-0.49327092,-0.31185491,-0.2228422,-0.2228422,-0.2228422,-0.13043891,-0.13043891,-0.13043891,-0.13043891,-0.21945163,-0.1238102,-0.1238102,0.076272832,-0.11754676,-0.11754676,-0.016130457,-0.016130457,-0.016130457,-0.0079444922,-0.0079444922,-0.31185491,0.10663104,0.10663104,0.11368362,0.33170426,0.33170426,0.33634576,0.33634576,0.7572428,0.54158946,0.54158946,0.53178731,0.21509993,0.21509993,-0.20445297,-0.95541409,-0.95541409,-1.1652993,-1.1652993,-1.1554971,-0.73034087,-0.73034087,0.09789582,1.026324,1.026324,1.4831812,1.4831812,1.4448099,1.1844221,1.1844221,0.73337098,0.10663104,0.10663104,-0.43118956,-0.31185491,-0.31185491,-0.52236282,-0.52236282,-0.72689053,-0.31611667,-0.31611667,0.088932161,-0.24575326,-0.24575326,0.16999834,0.57162791,0.57162791,0.29305736,0.29305736,-0.12899434,0.17273269,0.17273269,-0.17876694,-0.36181615,-0.36181615,-0.18978917,-0.18978917,0.43782228,0.59243246,0.59243246,0.7799887,0.8083033,0.8083033,0.52780744,0.10663104,0.10663104,-0.31185491,-0.31185491,-0.31185491,-0.54455334,-0.54455334,-0.32321951,-0.43608447,-0.43608447,-0.43973511,-0.32321951,-0.32321951,0.029853847,0.029853847,0.025999196,0.35473499,0.35473499,0.8083409,0.47847491,0.47847491,0.14090645,0.14090645,0.03189611,0.030698377,0.030698377,-0.3433242,-0.13870906,-0.13870906,-0.029984377,-0.12865111,-0.12865111,-0.5485679,-0.5485679,-0.62293893,-0.72160565,-0.72160565,-0.51193795,0.017450251,0.017450251,0.31456516,0.64629861,0.64629861,0.94082087,0.94082087,0.86735238,0.37430437,0.37430437,0.40371889,0.23360396,0.23360396,-0.23461491,-0.23461491,-0.24952838,0.099405583,0.099405583,0.43036728,0.69595181,0.69595181,1.3518502,1.8741236,1.8741236,1.7875991,1.7875991,1.4309931,1.013989,1.013989,0.43312058,-0.73739345,-0.73739345,-1.263966,-1.263966,-1.6766771,-1.682452,-1.682452,-1.682452,-1.2511386,-1.2511386,-0.82900762,-0.31185491,-0.31185491,0.10663104,0.10663104,0.64025617,0.73589761,0.73589761,0.31376665,-0.41327122,-0.41327122,-1.1060651,-2.0016337,-2.0016337,-2.0665557,-2.0665557,-1.8018634,-1.2749085,-1.2749085,-0.83738722,-0.17217282,-0.17217282,0.0461594,0.0461594,0.4568905,0.85644235,0.85644235,1.2253667,1.5822487,1.5822487,2.0275861,2.2321744,2.2321744,1.8326227,1.8326227,1.2343832,0.19575676,0.19575676,-1.09095,-1.8081319,-1.8081319,-1.4641251,-0.84640377,-0.84640377,0.17720906,0.17720906,1.4514841,1.8410367,1.8410367,1.4090554,0.55772988,0.55772988,-0.98653377,-0.98653377,-2.7276778,-3.6419719,-3.6419719,-3.9354594,-3.2555539,-3.2555539,-1.6724782,-0.040509579,-0.040509579,0.86537054,0.86537054,1.2468324,0.54338326,0.54338326,-0.041901164,-0.4156823,-0.4156823,-0.42550673,-0.31185491,-0.31185491,0.80790654,0.80790654,1.2095361,1.5865073,1.5865073,1.893785,2.2622131,2.2622131,1.7723612,1.7723612,1.5839739,1.2121122,1.2121122,0.58871101,-7.7089857E-4,-7.7089857E-4,-0.098612641,-0.31185491,-0.31185491,-0.42032379,-0.42032379,-0.20338604,-0.095984083,-0.095984083,-0.54713706,-1.0541219,-1.0541219,-1.7208975,-1.7208975,-1.9166008,-1.6335869,-1.6335869,-0.74257639,0.64789132,0.64789132,1.8492157:2
|
32 |
+
2.2507795,2.2507795,1.9168325,1.9168325,1.4344933,1.4344933,0.4727403,0.4727403,-0.075367595,-0.075367595,-0.33449807,-0.33449807,-0.43959211,-0.43959211,-0.54112797,-0.54112797,-0.43959211,-0.43959211,-0.54112797,-0.54112797,-0.33805626,-0.33805626,-0.43959211,-0.43959211,-0.43959211,-0.43959211,-0.33805626,-0.33805626,-0.43959211,-0.43959211,-0.54112797,-0.54112797,-0.33805626,-0.33805626,-0.33805626,-0.33805626,-0.54112797,-0.54112797,-0.54112797,-0.33805626,-0.33805626,-0.24024607,-0.24024607,-0.29183749,-0.29183749,0.089449145,0.089449145,0.61385456,0.61385456,1.037902,1.037902,1.4435411,1.4435411,1.808061,1.808061,1.5447913,1.5447913,1.2411111,1.2411111,0.59633836,0.59633836,-0.025127743,-0.025127743,-0.43959211,-0.43959211,-0.55760901,-0.55760901,-0.67679829,-0.67679829,-0.43959211,-0.43959211,-0.20238595,-0.20238595,-0.32157522,-0.32157522,-0.32157522,-0.43959211,-0.43959211,-0.55589303,-0.55589303,-0.78799897,-0.78799897,-1.0186279,-1.0186279,-0.89943864,-0.89943864,-0.88984008,-0.88984008,-0.66512083,-0.66512083,-0.65945013,-0.65945013,-0.43959211,-0.43959211,-0.43959211,-0.43959211,0.010655852,0.010655852,-0.097762478,-0.097762478,0.24786202,0.24786202,0.020254412,0.020254412,0.020254412,0.020254412,-0.32157522,-0.32157522,-0.20238595,-0.20238595,-0.55878138,-0.55878138,-0.20061861,-0.20061861,-0.20061861,0.03835488,0.03835488,0.03835488,0.03835488,-0.080834377,-0.080834377,0.38676176,0.38676176,0.36764626,0.36764626,0.33530264,0.33530264,0.52709134,0.52709134,0.78575961,0.78575961,0.59084017,0.59084017,0.4423206,0.4423206,0.36488646,0.36488646,0.37095179,0.37095179,0.24453643,0.24453643,0.030742749,0.030742749,0.035179248,0.035179248,0.069599283,0.069599283,-0.040178481,-0.040178481,-0.080071627,-0.080071627,-0.080071627,0.43128843,0.43128843,0.80576144,0.80576144,0.6421457,0.6421457,0.55406943,0.55406943,0.69891583,0.69891583,0.24786202,0.24786202,-0.43959211,-0.43959211,-0.43959211,-0.43959211,-0.43959211,-0.43959211,-0.55878138,-0.55878138,-0.55878138,-0.55878138,-0.20238595,-0.20238595,-0.082601707,-0.082601707,0.03718251,0.03718251,-0.20061861,-0.20061861,-0.080834377,-0.080834377,-0.080834377,-0.080834377,-0.20061861,-0.20061861,-0.20061861,-0.086085032,-0.086085032,0.2592279,0.2592279,0.1394437,0.1394437,0.12867277,0.12867277,0.43311284,0.43311284,0.2927735,0.2927735,0.15734071,0.15734071,0.40449737,0.40449737,0.5032351,0.5032351,0.26707628,0.26707628,0.51867342,0.51867342,0.73516862,0.73516862,0.87143238,0.87143238,0.98922839,0.98922839,1.2693539,1.2693539,0.4639318,0.4639318,-0.056171676,-0.056171676,-0.73291664,-0.73291664,-0.73291664,-1.0578687,-1.0578687,-1.3122971,-1.3122971,-0.43959211,-0.43959211,0.11574989,0.11574989,0.64628062,0.64628062,0.17868447,0.17868447,-0.38858535,-0.38858535,-1.2404848,-1.2404848,-1.8972485,-1.8972485,-2.3290184,-2.3290184,-1.929327,-1.929327,-1.3268401,-1.3268401,-0.68994493,-0.68994493,-0.1475361,-0.1475361,0.40799557,0.40799557,1.1642318,1.1642318,1.8653178,1.8653178,2.4779019,2.4779019,2.4779019,2.7008113,2.7008113,2.3398435,2.3398435,1.4435411,1.4435411,0.25030954,0.25030954,-0.67046994,-0.67046994,-1.7766155,-1.7766155,-2.2070651,-2.2070651,-2.2938391,-2.2938391,-2.0738645,-2.0738645,-2.1896577,-2.1896577,-0.97184266,-0.97184266,-0.2899318,-0.2899318,0.0048128989,0.0048128989,-0.10367307,-0.10367307,-0.24305695,-0.24305695,-0.92153035,-0.92153035,-0.66725589,-0.66725589,-0.064110969,-0.064110969,0.97929759,0.97929759,0.97929759,2.1492834,2.1492834,2.8442141,2.8442141,2.8209386,2.8209386,2.4779019,2.4779019,1.6859546,1.6859546,0.65595869,0.65595869,0.077447632,0.077447632,-0.61852497,-0.61852497,-0.98016907,-0.98016907,-0.98016907,-0.98016907,-0.94642903,-0.94642903,-1.2633627,-1.2633627,-1.3377582,-1.3377582,-1.5262305,-1.5262305,-1.7276651,-1.7276651,-1.5358763,-1.5358763,-1.1403584,-1.1403584,-0.77754741,-0.77754741,-0.77754741,-0.35528638,-0.35528638,0.056533559,0.056533559,0.52300686,0.52300686,1.1963844,1.1963844,1.8497393,1.8497393,2.3480634:1
|
Fish/Fish_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Fish/Fish_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
FordA/FordA_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7693d8982d4088613d053e9205121867cb380ad2d0684100c06fad9b6459f5c
|
3 |
+
size 20093553
|
FreezerRegularTrain/FreezerRegularTrain_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
FreezerRegularTrain/FreezerRegularTrain_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Fungi/Fungi_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Fungi/Fungi_TRAIN.ts
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Fungi dataset
|
2 |
+
#
|
3 |
+
#The dataset contains high-resolution melt curves of the rDNA internal transcribed spacer (ITS) region of 51 strains of 18 fungal species. High Resolution Melt (HRM) analysis is a powerful technique in molecular biology for the detection of mutations, polymorphisms and epigenetic differences in double-stranded DNA samples
|
4 |
+
#
|
5 |
+
#The melt profile of the ITS region is unique to each species and conserved across different strains of the same species.
|
6 |
+
#
|
7 |
+
#There are 18 classes correspondings to species name.
|
8 |
+
#
|
9 |
+
#- Class 1: A.flavus
|
10 |
+
#- Class 2: A.fumigatus
|
11 |
+
#- Class 3: A.terreus
|
12 |
+
#- Class 4: C.albicans
|
13 |
+
#- Class 5: C.dubliniensis
|
14 |
+
#- Class 6: C.gattii
|
15 |
+
#- Class 7: C.glabrata
|
16 |
+
#- Class 8: C.lusitaniae
|
17 |
+
#- Class 9: C.neoformans
|
18 |
+
#- Class 10: C.orthopsilosis
|
19 |
+
#- Class 11: C.parapsilosis
|
20 |
+
#- Class 12: C.tropicalis
|
21 |
+
#- Class 13: C.zeylanoides
|
22 |
+
#- Class 14: D.hansenii
|
23 |
+
#- Class 15: M.guilliermondii
|
24 |
+
#- Class 16: P.kudriavzevii
|
25 |
+
#- Class 17: R.mucilaginosa
|
26 |
+
#- Class 18: T.marneffei
|
27 |
+
#
|
28 |
+
#Time series length: 201
|
29 |
+
#
|
30 |
+
#Train size: 18
|
31 |
+
#
|
32 |
+
#Test size: 186
|
33 |
+
#
|
34 |
+
#Missing value: No
|
35 |
+
#
|
36 |
+
#There is nothing to infer from the order of examples in the train and test set.
|
37 |
+
#
|
38 |
+
#Data created by Lu, Sha et al. (see [1]). Data donated by William Fonzi. Data edited by Hoang Anh Dau.
|
39 |
+
#
|
40 |
+
#[1] Lu, Sha, et al. "Dynamic time warping assessment of high-resolution melt curves provides a robust metric for fungal identification." PloS one 12.3 (2017): e0173320.
|
41 |
+
#
|
42 |
+
@problemName Fungi
|
43 |
+
@timeStamps false
|
44 |
+
@missing false
|
45 |
+
@univariate true
|
46 |
+
@equalLength true
|
47 |
+
@seriesLength 201
|
48 |
+
@classLabel true 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
49 |
+
@data
|
50 |
+
0.12857022,0.29056718,0.47177484,0.41847887,0.21125435,0.11383191,0.14280729,0.22293133,0.26545793,0.28821562,0.31741076,0.34653277,0.36356001,0.36442208,0.34077939,0.30334113,0.28121662,0.27595593,0.28753667,0.31564548,0.35905131,0.40512647,0.39287772,0.31491379,0.17580665,0.007439432,0.051831527,0.33071947,0.54396619,0.61651228,0.5938951,0.4906601,0.34833779,0.35129704,0.4923435,0.61042937,0.67802607,0.6749561,0.60221112,0.50366827,0.3890911,0.250161,0.097487613,0.14972174,0.4719595,0.73989348,0.8144673,0.76909114,0.64363277,0.53194964,0.49452238,0.48005859,0.44772404,0.4905706,0.70106992,0.94643826,1.0618157,1.0469665,0.90961586,0.65667155,0.48215896,0.50012413,0.61132703,0.74378415,0.87903679,1.0004823,1.0559207,0.9864808,0.87563226,0.84010253,0.85986751,0.89925446,0.92992423,0.89391767,0.84017955,0.89780348,1.0311148,1.109882,1.142438,1.1954216,1.2758705,1.3865411,1.5277829,1.6727064,1.7697869,1.8737463,2.1151914,2.4343842,2.6465599,2.7408839,2.7189028,2.6965236,3.1661626,4.1250332,5.2650002,6.5134127,7.6859694,8.7685081,9.9291884,11.188589,12.345531,13.346926,14.245554,15.045229,15.418273,15.227983,14.531809,13.673642,12.715994,11.699453,10.620619,9.3618977,7.9202142,6.659673,5.6925424,4.9788256,4.5019699,4.2249325,4.1281571,4.0890815,4.0379976,3.9533427,3.8200353,3.5723101,3.1536122,2.7648266,2.622462,2.6184947,2.6081532,2.5712241,2.475675,2.3214537,2.1426526,1.9611683,1.8438714,1.8430402,1.8979525,1.9494276,1.9552697,1.8640388,1.7377635,1.6699404,1.722696,2.0086577,2.4097296,2.6557113,2.7775585,2.8872276,3.0013939,3.1544072,3.3740558,3.7624514,4.3505353,5.2393049,6.4156196,7.7077868,9.0856638,10.59232,12.335475,14.449128,17.325717,20.920986,24.969208,29.345912,33.595375,37.505421,40.18676,41.385948,40.289247,36.889828,32.642788,27.976288,23.77436,20.293781,17.360485,14.904237,12.757115,10.840765,9.0050587,7.1694954,5.4658443,3.9819436,2.7307272,1.8545869,1.3767582,1.054217,0.8047439,0.62162974,0.50122443,0.4114494,0.33626501,0.27411258,0.22402314,0.18222417,0.14589559,0.13029016,0.14960323,0.1596403,0.10885633,0.044796917,0.036157635:1
|
51 |
+
0.37394749,0.60723595,0.74407897,0.70278599,0.64162525,0.66566011,0.76674442,0.85318807,0.90043122,0.92639205,0.93900743,0.98011896,1.0658662,1.1214002,1.1070842,1.0159957,0.84391607,0.72534714,0.77069927,0.89330976,1.002734,1.1020307,1.1952486,1.2376984,1.1558163,1.0405618,1.0793716,1.2141956,1.2853737,1.2943289,1.2693482,1.2124495,1.1432336,1.0872274,1.0374905,0.98256771,0.98476159,1.1697574,1.4426968,1.5592122,1.5341209,1.4480564,1.3365261,1.3131594,1.3637352,1.3678667,1.3202882,1.2836212,1.2734233,1.329204,1.4545278,1.5985403,1.7429288,1.8180617,1.8038737,1.7650123,1.7278628,1.7010399,1.7359089,1.8224547,1.817683,1.7148256,1.7537879,1.9780682,2.1057914,2.0495247,1.908006,1.7256158,1.6638858,1.8010883,1.98511,2.1221428,2.1914971,2.1772682,2.1751243,2.2781609,2.3924984,2.4020878,2.3800521,2.4399777,2.5581519,2.6866421,2.8244794,3.0182693,3.3033828,3.6233138,3.9238355,4.2414035,4.620493,5.0273901,5.4104334,5.8104229,6.3056974,6.9257962,7.7354459,8.6541719,9.4419909,10.136463,10.92584,11.804667,12.673844,13.394191,13.247882,12.231291,11.133658,10.112395,9.1507457,8.2009235,7.2394705,6.1939488,5.1231105,4.3136159,3.7765081,3.3849613,3.1294821,3.0820654,3.2351506,3.3833977,3.4697849,3.4130912,3.1996997,3.043959,3.0247603,3.0655892,3.128546,3.0971146,2.905172,2.7686141,2.8430549,3.0006204,3.1251598,3.2162594,3.2662835,3.2754543,3.3342692,3.4831959,3.6436197,3.7708932,3.9156089,4.1137303,4.2866547,4.3639493,4.4099089,4.4979199,4.5929903,4.6448121,4.6738829,4.7174489,4.7295698,4.6074265,4.3791428,4.1311769,3.9178807,3.9055895,4.0593727,4.1766071,4.2348771,4.290622,4.4432503,4.6762517,4.9496139,5.238632,5.4806991,5.7921163,6.5705103,7.8268971,9.476046,11.43061,13.284897,15.061549,17.297245,20.045811,22.916645,25.798012,28.440595,30.687672,31.11312,29.237099,25.851792,21.338981,17.19004,14.218054,12.386214,11.379382,11.078359,10.938408,10.789258,10.388345,9.6449909,8.4339928,6.7125479,5.0086334,3.6064816,2.4909751,1.651877,1.0206321,0.53979432,0.22105107,0.076864797,0.013150304,-0.096731121:2
|
52 |
+
0.73554268,0.76892769,0.7267928,0.68833205,0.66484295,0.67377372,0.71518278,0.77737059,0.85288659,0.88909403,0.84581276,0.76757044,0.69696713,0.67484929,0.75046738,0.84912234,0.85875363,0.82969385,0.85677825,0.90687456,0.90043154,0.86071127,0.86042459,0.88801988,0.8899366,0.86290864,0.8117266,0.76873145,0.90021217,1.1826938,1.3018588,1.2000677,0.97827564,0.90083599,0.96535131,1.1196808,1.3245105,1.4398916,1.450927,1.3550256,1.1777661,1.0799438,1.0856605,1.1662901,1.3156578,1.5339053,1.8074636,1.9380651,1.8692422,1.791435,1.7805121,1.8004388,1.83308,1.8565788,1.8579809,1.8997665,2.0288227,2.2375821,2.4254642,2.5581337,2.5789569,2.4714422,2.3910922,2.4092259,2.4453173,2.4531323,2.4303336,2.3753471,2.3722311,2.4951844,2.7029876,2.9497096,3.1489205,3.1804715,3.0947926,2.9797965,2.8569999,2.7685267,2.7313488,2.7857297,2.9267133,3.1321949,3.4005513,3.6862259,3.9294611,4.1315555,4.2950496,4.4575447,4.6939268,5.0447692,5.604041,6.3188418,7.0183477,7.6767859,8.241453,8.7484095,9.3840595,10.173636,11.130335,12.24892,13.475988,14.774911,15.898198,16.771455,17.229202,17.220651,16.80005,16.200283,15.42283,14.332876,12.932025,11.367344,9.7042878,8.2769997,7.1676894,6.420306,6.034078,5.782753,5.5825376,5.3528818,5.0602392,4.7738071,4.5304412,4.3190969,4.1324964,3.9638411,3.8075828,3.655166,3.4977991,3.3527807,3.2424141,3.166003,3.0945152,3.0125159,2.8638909,2.6144084,2.4141412,2.3784791,2.3868465,2.3229945,2.2381446,2.1945125,2.1633173,2.1009264,2.0238716,1.9636625,1.9205065,1.893273,1.864512,1.7857643,1.697148,1.7454971,1.9095844,2.0482795,2.1470386,2.2123992,2.2453119,2.306611,2.5273204,2.8160878,2.9204009,2.8693975,2.8005506,2.7641482,2.9187513,3.2321257,3.4631128,3.612748,3.8923003,4.3181427,4.7269802,5.0923305,5.5109903,6.0220505,6.8166185,7.951389,9.2801615,10.741597,12.268193,13.82942,15.63862,17.826165,20.400036,23.438845,26.869293,29.437079,30.696963,29.653903,25.976727,21.253746,16.24429,11.570011,7.5915496,4.5147229,2.4860279,1.2060843,0.40863759,-0.010865254,-0.16980866,-0.1416658,-0.029202368:3
|
53 |
+
0.048240319,-0.039317146,-0.080912553,0.007981706,0.16066461,0.17423163,0.03591463,-0.096479879,-0.036840674,0.10435656,0.16560671,0.1818978,0.21814808,0.23807477,0.1599662,0.038724397,0.027165023,0.099664951,0.14722333,0.1621991,0.1471239,0.11128299,0.098712011,0.10477442,0.065289822,-0.014882105,-0.013271265,0.086904175,0.19260956,0.27567733,0.28250939,0.19598557,0.045295598,-0.039977041,-0.044751083,0.028940166,0.16175181,0.22096872,0.19891616,0.25632532,0.41307643,0.44794148,0.31037909,0.23777915,0.30833694,0.35874031,0.32035653,0.28888728,0.31440692,0.35190587,0.37240998,0.4098473,0.49122827,0.5741621,0.61652236,0.63241374,0.63934816,0.63847272,0.66592991,0.73784532,0.76922441,0.71108329,0.76374556,1.0723592,1.4485531,1.7228976,1.9024927,1.9953462,2.107004,2.3849633,2.7327206,2.983149,3.179532,3.4183142,3.7370609,4.2236025,4.9657008,6.2217335,7.8792424,9.4426381,10.871061,12.197614,13.426496,14.462888,15.125102,15.488074,15.737035,15.965045,16.414695,16.968697,17.169478,16.934226,16.076021,14.674634,13.262233,11.941246,10.876985,10.100363,9.6158694,9.4455943,9.8273361,10.828906,12.466839,14.750604,17.76749,21.553911,26.192482,32.177713,39.530363,47.782365,56.496113,62.290479,64.108809,59.408692,47.647432,33.728225,19.642709,8.8178726,2.8154575,-0.14829925,-1.0934186,-1.0261868,-0.64644583,-0.17799425,0.18671328,0.43639772,0.55890286,0.59580675,0.60279839,0.61269638,0.67902898,0.8015835,0.89888165,0.91938262,0.918174,0.9383235,0.95894843,0.95969613,0.9699752,1.0256375,1.0705363,1.0200803,0.9456262,0.98004895,1.0909412,1.1991836,1.2832242,1.2923531,1.2543925,1.2714098,1.3328602,1.3625723,1.3590848,1.3561001,1.3523798,1.3105354,1.2240029,1.1274429,1.1075463,1.144145,1.1632218,1.1630779,1.1564306,1.1447202,1.1290453,1.1178795,1.1588579,1.2454602,1.2758105,1.2335384,1.1551449,1.0511507,0.94096604,0.83365952,0.78625408,0.81710089,0.85579249,0.87029014,0.83537631,0.73759241,0.60551685,0.45820017,0.306013,0.26312757,0.3515235,0.42704085,0.44217702,0.42105978,0.37401997,0.3164601,0.25600342,0.18800757,0.10973368,0.039027076,-0.010748379,-0.03699982,-0.037314134,-0.025068767,-0.015866139,-0.004191417,0.017943591:4
|
54 |
+
0.14504028,0.26919242,0.38161117,0.36744004,0.24908569,0.10532911,-0.058872264,-0.14208964,-0.024701611,0.17071148,0.2651599,0.27722325,0.24279054,0.19001279,0.1785915,0.1842674,0.13734643,0.053219119,-0.006454733,-0.0312248,0.00168087,0.090778658,0.21744356,0.34701727,0.28310136,0.039445934,-0.017899688,0.16293673,0.32131996,0.39016921,0.3827764,0.30338718,0.18936672,0.20659236,0.34174156,0.41210926,0.39653774,0.34236987,0.26683416,0.24310345,0.28421962,0.33739769,0.38645572,0.41891879,0.43368414,0.51480729,0.69477117,0.80442396,0.75619424,0.71197829,0.77614331,0.87385064,0.94552047,1.0426786,1.2165295,1.4219205,1.6027915,1.7562039,1.7906206,1.6657314,1.6293447,1.8277693,2.2387639,2.8460517,3.4375258,3.8224068,4.0146484,4.0299875,4.0214961,4.2030829,4.5084147,4.8213155,5.1258669,5.3929495,5.6104662,5.7499787,5.8720117,6.1683671,6.6589714,7.3676554,8.3026355,9.4915119,10.937784,12.601792,14.407545,16.237095,17.81968,19.122417,20.083476,20.588708,20.255797,19.201319,18.059206,17.019612,16.707798,17.272419,19.095653,22.255144,26.814035,32.795543,40.298985,49.213416,57.374405,63.901777,65.62144,61.20921,51.148732,38.335083,23.870056,12.478093,5.0529443,0.71837715,-0.86447996,-1.2284581,-0.88535602,-0.41748373,-0.048286906,0.20383455,0.33114868,0.37786814,0.36959078,0.37105654,0.42720762,0.49341174,0.53128752,0.545792,0.54226773,0.51830654,0.4706808,0.44315919,0.5077871,0.66420714,0.79694385,0.83287181,0.82859173,0.82835566,0.84417933,0.88777351,0.92492961,0.91394421,0.87425359,0.83524633,0.81288643,0.8360162,0.90170094,1.0019562,1.127445,1.2535181,1.3646724,1.4140032,1.40291,1.3523476,1.2744296,1.218955,1.1951854,1.2180413,1.290142,1.3700431,1.3540866,1.2637475,1.1794879,1.1154786,1.1037776,1.1326954,1.1347484,1.1085502,1.0940068,1.0925638,1.0688766,1.0202908,0.98786994,0.97789204,0.94220938,0.86845014,0.79470404,0.73498779,0.6896289,0.65774966,0.59186291,0.46662338,0.33569396,0.23484672,0.16668124,0.15981683,0.21633143,0.2481388,0.22698834,0.18478173,0.13545432,0.10923584,0.12096158,0.15280304,0.1937757,0.22022353,0.21442942,0.16730319,0.070384864,-0.007060409,0.015752891,0.068960981,0.051611638:5
|
55 |
+
0.8490086,0.99800718,1.0412044,0.96168325,0.7975575,0.56981815,0.4283992,0.4193707,0.52943856,0.74935957,0.95675624,1.0943227,1.1251311,1.02924,0.91221735,0.84693678,0.8310564,0.83745437,0.86224272,0.96737827,1.166009,1.2569732,1.1586479,1.0167191,0.90724138,0.89660735,1.0262551,1.1843711,1.2841713,1.3948542,1.5833421,1.7617745,1.8238244,1.8462766,1.9441916,2.1035065,2.2964904,2.488259,2.6024521,2.6725966,2.7971235,2.9631555,3.1099735,3.2269584,3.2905189,3.3024727,3.2844293,3.2393593,3.1580201,3.0215392,2.8600637,2.7498789,2.6830843,2.6249228,2.5565587,2.417127,2.2283127,2.1147453,2.0857478,2.1072919,2.1621744,2.1653374,2.1081188,2.0661132,2.0609243,2.1316437,2.2852673,2.4392649,2.5681713,2.7959647,3.176667,3.6617884,4.2251832,4.8762343,5.6209817,6.3909533,7.1302287,7.8691029,8.6385159,9.4279858,10.008689,10.287607,10.273466,9.9746269,9.6617419,9.4987698,9.5129649,9.7246157,10.197249,10.989537,11.734562,12.007547,11.930142,11.677407,11.519701,11.929224,12.86714,14.231573,16.091441,18.634974,21.91236,26.051861,30.880985,35.693414,40.411281,45.000202,49.153975,51.066595,50.318027,45.996448,37.912343,27.261193,17.516745,9.2743442,3.8613286,1.1120213,-0.20558598,-0.3777122,-0.17653288,0.23758283,0.55985984,0.73402793,0.77107699,0.68703145,0.63928504,0.6720851,0.76907878,0.92241274,1.080956,1.2217343,1.2989473,1.2895557,1.256163,1.2386009,1.2571703,1.327741,1.4115406,1.4707804,1.5114763,1.5409622,1.5670646,1.6015307,1.6448637,1.719324,1.83729,1.9184118,1.9054827,1.8433956,1.7717773,1.715377,1.7015861,1.7199417,1.7560538,1.8018267,1.8437641,1.8709107,1.8611921,1.819372,1.7590231,1.6838465,1.6031414,1.5218733,1.4561359,1.4128659,1.4169035,1.4648709,1.5198639,1.5660473,1.5311628,1.4112777,1.3043753,1.2325243,1.1701008,1.1093774,1.0496188,0.98775192,0.92667918,0.88318242,0.84418022,0.70898481,0.4780607,0.30677133,0.22672158,0.20222527,0.22018863,0.23145372,0.22056481,0.21218912,0.21521593,0.18560012,0.10220789,0.02420475,-0.012467324,-0.030401836,-0.046516296,-0.057474179,-0.060170274,-0.055251444,-0.043472139,-0.028355125,-0.01498063:6
|
56 |
+
0.10690076,0.20702475,0.38433431,0.64064007,0.89898245,1.0373277,1.0557533,1.0712897,1.1559456,1.2652165,1.365119,1.4010961,1.3209531,1.1838542,1.0611364,0.98174716,0.98882205,1.0830323,1.2648403,1.4545893,1.4722789,1.3627104,1.2687423,1.2070368,1.2059289,1.2582235,1.3239961,1.3932315,1.4367058,1.4564974,1.4942869,1.5577178,1.6318276,1.6774371,1.7064165,1.7634552,1.8311307,1.8272024,1.7672415,1.7693698,1.8447252,1.9636977,2.1114927,2.2107605,2.2452477,2.2199003,2.1467948,2.1825779,2.3714544,2.5542048,2.6697408,2.8296448,3.0875033,3.3367065,3.5124362,3.591554,3.5566964,3.4258203,3.4375958,3.6551274,3.861145,3.9750843,4.0728299,4.1894698,4.301407,4.3951031,4.4712054,4.5301815,4.5815763,4.6338151,4.7404594,4.9611935,5.3279368,5.8850187,6.4558018,6.7365905,6.8549005,7.0902145,7.4490595,7.925213,8.5006843,9.1196511,9.7780143,10.365732,10.738458,11.017999,11.403089,12.153897,13.783542,16.382233,20.135537,25.00281,30.837449,37.322944,43.332306,48.320689,50.283037,48.992446,44.56108,37.333036,29.686244,22.241816,16.387042,12.423716,9.7875689,8.3054085,7.8370458,7.7806913,8.0446745,8.5062908,9.1409539,9.9051841,10.773658,11.594768,12.313245,12.695822,12.659939,11.957289,10.511211,8.6215511,6.4286718,4.3501677,2.6107243,1.360007,0.69576399,0.36288629,0.15318202,0.050022987,0.036321497,0.087184933,0.17052111,0.28460995,0.37037936,0.3984104,0.40246207,0.4034463,0.38700851,0.34211419,0.31159132,0.33673107,0.41603843,0.54769748,0.66274835,0.65717112,0.58935486,0.56965167,0.58596016,0.60514244,0.61711868,0.59739498,0.56250186,0.57385283,0.62686816,0.68066022,0.72779191,0.75317892,0.75462739,0.75620215,0.80973389,0.88995085,0.92560574,0.91370962,0.85682277,0.77454537,0.74416975,0.75708729,0.73094428,0.66856495,0.6575397,0.70018509,0.69281507,0.6174092,0.52257526,0.42587093,0.39271847,0.43945836,0.44945061,0.37797232,0.32042034,0.32368012,0.34678491,0.36470054,0.37525161,0.35700958,0.30559904,0.23563866,0.15236705,0.068340589,-0.00961368,-0.020461683,0.063127822,0.16062261,0.22520599,0.21601507,0.10398818,-0.023662646,-0.089375281,-0.11541954,-0.12679832,-0.10684945,-0.032208108:7
|
57 |
+
0.42985934,0.50648082,0.62539167,0.64685212,0.61348951,0.59371125,0.58015687,0.55680328,0.53954201,0.56727777,0.63133611,0.70147501,0.76807533,0.80358827,0.8074776,0.7883228,0.75594293,0.75925898,0.80171981,0.85432097,0.90676191,0.91613195,0.87918452,0.88560935,0.95941182,1.0491833,1.1343227,1.1686768,1.1345924,1.1833324,1.3975021,1.6795779,1.9631768,2.1956237,2.332386,2.503209,2.8464421,3.3573493,3.9209388,4.4872441,5.0183915,5.4959166,6.0324603,6.700122,7.4268032,8.1551055,8.7647984,9.1355577,9.1117297,8.4975128,7.4446612,6.1908162,4.8974814,3.8689859,3.1185344,2.6594979,2.418791,2.1847089,1.9423329,1.6856867,1.44002,1.317875,1.3288767,1.4537987,1.6647463,1.788214,1.8020633,1.8066472,1.8220732,1.8011671,1.732422,1.6574067,1.59267,1.577663,1.6292365,1.7183446,1.8288847,1.9266752,1.9888395,2.0023372,1.9563374,1.9203675,1.9672132,2.0353577,2.044095,2.1018999,2.3854143,2.7586974,2.9458712,3.040828,3.291289,3.7084731,4.2293382,4.7919636,5.358639,5.8827492,6.5349851,7.5773551,8.8451101,10.022012,11.089544,12.022092,12.836591,13.583861,14.240233,14.712785,15.067238,15.619735,16.387267,17.26715,18.286553,19.734153,21.690684,24.389789,27.911513,32.554448,38.341193,44.200194,49.671643,52.776579,52.6352,48.521856,40.075794,29.867443,19.590865,10.930737,5.2619103,1.9929662,0.51614468,0.17026027,0.10290552,0.1965126,0.26871387,0.33203726,0.41570135,0.51073018,0.593714,0.64556601,0.61316481,0.52605361,0.50350047,0.5399115,0.56197517,0.56082312,0.53621908,0.48812632,0.43845872,0.43705908,0.47001637,0.49323367,0.51280802,0.55844949,0.61869725,0.63475502,0.6133966,0.62493548,0.66814512,0.66656047,0.61879467,0.63511757,0.72908949,0.76279321,0.70310516,0.65167695,0.64471604,0.69599107,0.80881675,0.87544652,0.84029836,0.79746075,0.8076508,0.83139255,0.83702937,0.84292308,0.86759402,0.88676527,0.86967572,0.83310265,0.80355635,0.78376778,0.77838958,0.77941553,0.76764351,0.72858551,0.62265957,0.48027108,0.41841371,0.42704632,0.41656741,0.37792731,0.31943684,0.24708773,0.19395865,0.16251313,0.11697765,0.047342458,-0.063611058,-0.21447979,-0.29154273,-0.25334853,-0.19677269:8
|
58 |
+
0.83613619,0.9403795,0.96506597,0.95430171,0.90653794,0.8118869,0.66972638,0.62282113,0.83954266,1.0950422,1.0611237,0.85649046,0.69805317,0.6156661,0.66497807,0.79719525,0.87806467,0.91870776,0.97815283,1.0594121,1.1566681,1.2538415,1.2753926,1.2208855,1.1492028,1.078001,1.0669731,1.1229451,1.1867939,1.2461463,1.3433046,1.4917808,1.6723524,1.7996843,1.8640248,1.8677053,1.8243091,1.8260594,1.8937792,2.0552835,2.3047177,2.4921881,2.5823187,2.7169899,2.9434866,3.178011,3.3826714,3.4937073,3.4785722,3.4391032,3.4409103,3.4244285,3.3422377,3.2490255,3.1991384,3.1852634,3.1983207,3.2369295,3.2564604,3.2374869,3.3147335,3.5668627,3.8401636,4.0232354,4.2219324,4.5314654,4.9457412,5.4578881,6.0518822,6.7053375,7.4013689,8.1112909,8.7186863,8.9812455,8.843435,8.1833741,7.1695181,6.3422331,5.755941,5.4712754,5.4535141,5.5131272,5.6260877,5.8440481,6.2659843,6.8588893,7.5400836,8.3110705,9.1857394,10.088561,10.754976,11.154079,11.249993,11.106425,11.080783,11.22967,11.583194,12.151021,12.968416,14.059238,15.601967,17.631505,19.910925,22.357354,24.932618,27.620792,30.456594,33.647836,37.195779,40.84689,44.382325,46.151347,45.651842,41.827545,34.461535,25.754631,16.618689,9.1234611,4.2212123,1.3138742,0.056474067,-0.26382022,-0.14296943,0.11203747,0.23720634,0.28828316,0.32534948,0.3699523,0.45092048,0.53266231,0.55636989,0.52186909,0.48536633,0.48254847,0.51137542,0.57025116,0.63314327,0.67468005,0.68481248,0.65128988,0.61123062,0.62051652,0.65414132,0.66505995,0.66213492,0.6675254,0.68430975,0.71862448,0.7571301,0.75431527,0.71853248,0.69862746,0.7017055,0.73726447,0.797935,0.82876937,0.82012082,0.77808038,0.71788248,0.65237479,0.61847067,0.61987282,0.66086969,0.73068871,0.77807388,0.79732517,0.79220235,0.76214323,0.69876291,0.61241623,0.61597334,0.72413083,0.77232091,0.71561271,0.63730029,0.56835642,0.51814698,0.49084963,0.48591378,0.50274302,0.5111395,0.4909731,0.44480555,0.40083953,0.36794307,0.36256233,0.38741529,0.37993985,0.31539479,0.22699068,0.13199406,0.077579222,0.092258143,0.12922719,0.15343681,0.15909376,0.14080648,0.11863756,0.11598644,0.10182192,0.031330469:9
|
59 |
+
1.1587665,1.2204864,1.2928786,1.3310282,1.3370122,1.3223429,1.2877446,1.2613948,1.2765247,1.3197997,1.3716992,1.4300444,1.4912421,1.5485913,1.5876689,1.5805375,1.4545866,1.2745879,1.2619667,1.3845075,1.4485135,1.448956,1.4581545,1.4823855,1.5010438,1.5164859,1.574226,1.6738179,1.712675,1.6705241,1.637291,1.6416993,1.6767138,1.7111021,1.7408648,1.76448,1.7898732,1.873929,2.0052511,1.9826805,1.7819267,1.6869487,1.7771879,1.9921787,2.304308,2.561974,2.7006612,2.7752934,2.8161308,2.9314606,3.1910405,3.5289027,3.8925298,4.2798732,4.688897,5.0702191,5.3625283,5.5655631,5.6764771,5.6970025,5.817896,6.1516258,6.6558716,7.2999392,8.079519,8.9907351,9.8471151,10.438357,10.966099,11.71241,12.664573,13.797533,15.053672,16.313449,17.379134,17.75744,17.589674,17.38892,17.249346,17.389505,17.812346,18.432903,19.240405,20.095293,20.730148,21.107193,21.153671,21.061526,21.384059,22.215722,23.766667,26.064952,29.153994,32.894488,36.525751,39.662134,40.479125,38.611375,33.80292,26.21542,18.333864,10.943456,5.4109049,2.1666679,0.33828022,-0.4382371,-0.29927118,-0.061226081,0.14702416,0.3778252,0.62844984,0.76371139,0.75671703,0.71215794,0.66369313,0.62624329,0.60581997,0.61139222,0.64649057,0.67692146,0.68361088,0.70771687,0.77778698,0.84814126,0.87949739,0.87689686,0.84577326,0.81503581,0.82339856,0.8499491,0.85994934,0.85315647,0.85134142,0.86832761,0.90346501,0.95624471,1.0101757,1.0491855,1.0492689,0.98116096,0.89610841,0.87130775,0.88605805,0.90084753,0.9200383,0.95533458,0.98910523,0.97207601,0.91398032,0.85646796,0.80725039,0.78422194,0.78519962,0.78952371,0.79130657,0.77141886,0.7265022,0.6665409,0.61650693,0.58044064,0.5670183,0.56798809,0.55039553,0.5162413,0.48896783,0.47154611,0.46433663,0.46437488,0.4497889,0.41803559,0.38607284,0.35892594,0.34734391,0.35353256,0.35912442,0.35689941,0.33428649,0.28595707,0.22557627,0.16075776,0.10867622,0.080780404,0.077914852,0.10937734,0.17262465,0.19031937,0.13976749,0.095681761,0.087355658,0.066087694,0.008477551,-0.022281792,0.012144828,0.077060164,0.14646639,0.17136973,0.10617302,0.018262472,-0.013767836,-0.011192807,-0.004867509:10
|
60 |
+
-0.067991316,-0.020940808,0.090211798,0.270651,0.48581367,0.7203948,0.88801212,0.96519949,1.0178136,1.0704358,1.109864,1.1293162,1.0937348,0.98410924,0.89105062,0.87710773,0.93736882,1.0149498,1.0928906,1.1596796,1.2094129,1.19705,1.1057571,1.0248673,1.0006765,1.0469277,1.1719079,1.2779267,1.2891586,1.2242318,1.1011617,1.0228862,1.1139791,1.243753,1.2165631,1.0856342,0.95170453,0.85407323,0.87546958,1.0067826,1.2150876,1.4513551,1.5597452,1.5526135,1.5297525,1.5085858,1.5234266,1.5789916,1.6665376,1.7682112,1.8774128,1.9790539,2.1262682,2.4819353,2.9903945,3.4047004,3.7414431,4.1812579,4.7647433,5.5961481,6.7067759,8.2035999,10.092607,12.233081,14.532402,16.26492,17.200364,17.112457,15.941796,14.304386,12.486485,11.056705,10.322119,10.219927,10.707902,11.525669,12.460583,13.518523,14.705494,16.017479,17.366809,18.708975,19.736049,20.295146,20.375649,19.972889,19.418405,18.958725,18.666491,18.608793,18.665185,18.696225,18.929588,19.691669,21.204511,23.853447,27.410757,31.373898,35.187966,37.452209,37.848317,35.596799,30.775048,23.907126,15.646088,8.8690016,3.9760663,1.1128463,0.1407303,-0.18011531,-0.10738211,0.22709413,0.44023425,0.52077384,0.51530113,0.45492514,0.45741456,0.52891961,0.62838058,0.74190731,0.81666271,0.8453425,0.85142937,0.84082092,0.81819636,0.78664771,0.77457522,0.79220284,0.84578117,0.93629885,0.99634484,0.99172673,0.99156146,1.0396264,1.1044211,1.1613171,1.1912851,1.1757787,1.1579303,1.1903221,1.2277609,1.2020729,1.1145057,1.0760329,1.1503706,1.2275388,1.2292086,1.1887236,1.1355163,1.09305,1.0872929,1.0830367,1.0319161,0.96271768,0.92444695,0.89979733,0.85157456,0.79402681,0.76558442,0.75446802,0.71922009,0.66682193,0.6339318,0.62318516,0.63079568,0.65135339,0.65663172,0.63881015,0.57368142,0.46471962,0.38973467,0.36650867,0.37792746,0.41883002,0.4676219,0.43407155,0.32914393,0.26118525,0.24014604,0.23016904,0.22481757,0.22433909,0.22549729,0.19205204,0.11802302,0.064252569,0.050133621,0.050970784,0.056506902,0.062299843,0.066112215,0.066606196,0.063081289,0.078241798,0.12907037,0.15645913,0.10539802,0.028992505,-0.01081926,-0.016161181,0.009773108:11
|
61 |
+
0.60538242,0.88109134,1.0810109,1.1757293,1.1583625,1.0368753,0.9404369,0.90928226,0.94226941,1.0367464,1.1279342,1.1856901,1.2003943,1.1668033,1.1065474,1.0345577,0.95859601,0.96855376,1.0820801,1.1703448,1.1906217,1.1947735,1.2046097,1.212693,1.2151036,1.2055246,1.1801788,1.1922083,1.2828554,1.3593389,1.3319298,1.2820147,1.3080864,1.3805242,1.4547515,1.5242254,1.5777689,1.6163126,1.6424581,1.6681975,1.725757,1.8024991,1.8507314,1.8841342,1.9733185,2.1181512,2.2805224,2.4551934,2.6352854,2.8067523,2.9901243,3.2374397,3.5806097,4.1087609,4.7988615,5.5432408,6.3262695,7.1226212,7.952893,8.9515218,10.139183,11.512469,13.07665,14.886986,16.931717,18.896119,20.65337,21.633317,21.636549,20.896915,19.523714,17.761281,15.745601,13.846981,12.31114,11.369903,11.212597,11.763411,12.944918,14.767206,17.450477,21.071619,25.179003,29.545542,33.964073,38.308182,42.384523,46.048958,48.311244,48.256783,45.143296,38.111461,28.763322,19.395379,10.993087,5.2550678,1.882964,0.17084909,-0.24420021,-0.24558546,0.019294393,0.22801372,0.36726013,0.4778768,0.56269417,0.6156908,0.63497836,0.61396246,0.56166731,0.555162,0.61046487,0.70530191,0.77495091,0.81230766,0.80679072,0.77445167,0.7893469,0.85157827,0.91493163,0.97073774,1.0070999,1.0250707,1.0536814,1.098229,1.1411635,1.1767513,1.1938113,1.1908862,1.2275868,1.3272206,1.4037045,1.4127834,1.394369,1.3738311,1.3575632,1.3505637,1.3516298,1.359589,1.3745386,1.3965968,1.4089761,1.3864223,1.3294267,1.2807796,1.2650732,1.2433289,1.1877862,1.1108503,1.0234712,0.94035746,0.87778783,0.83723112,0.82068983,0.80894238,0.76957553,0.72100105,0.70213713,0.69924895,0.67506079,0.63782348,0.61808089,0.6095971,0.58129685,0.53320928,0.47892232,0.42124976,0.36663789,0.31748448,0.28374589,0.26477153,0.23586554,0.19251896,0.15445329,0.12761583,0.11168733,0.10533383,0.10880406,0.12414809,0.14502118,0.12824154,0.072942553,0.03686257,0.032474101,0.054519213,0.099071181,0.12864781,0.13086192,0.11118309,0.072726084,0.046610942,0.047741852,0.03239411,-0.025815657,-0.074866806,-0.075809227,-0.041904981,0.014503294,0.066192258,0.081410707,0.065277885,0.025245152:12
|
62 |
+
-0.0829634,-0.013905207,0.12943015,0.36286017,0.62853714,0.83464794,0.97518723,1.0407089,1.0935301,1.2829167,1.5350742,1.6156203,1.5626156,1.5667693,1.6400034,1.7593995,1.8942206,1.8887142,1.7528816,1.7276802,1.8496223,2.021802,2.2183399,2.4102175,2.5907514,2.7958181,3.037128,3.2739385,3.4886914,3.7194843,3.9856949,4.1025721,3.9448535,3.6990861,3.5229788,3.3774503,3.2208277,3.0524801,2.8574608,2.6302495,2.4055613,2.2018721,2.0489195,1.9656306,1.8990696,1.8070933,1.7572255,1.817043,1.9100544,1.9400391,1.9532107,2.0221207,2.1051111,2.1206709,2.1106159,2.1778609,2.3581042,2.7416584,3.2476345,3.5705026,3.7603457,4.1524931,4.8165212,5.9185021,7.4548289,9.2260417,11.237849,13.887271,17.32213,22.18684,28.680865,36.964693,47.051707,57.763785,68.521143,76.678765,80.786109,79.363879,71.426509,58.536594,41.991996,25.590101,13.306241,5.0380017,0.65036116,-0.85229315,-1.0848963,-0.5255052,-0.082389437,0.22249398,0.39675717,0.44074633,0.42532782,0.42010773,0.43630551,0.48779002,0.54860636,0.57888556,0.58474723,0.57855763,0.55663231,0.5097844,0.46125334,0.47782719,0.54857055,0.62142403,0.68892355,0.73808798,0.76695946,0.77299613,0.76475041,0.80301727,0.88590694,0.89554347,0.81538412,0.77782233,0.81822253,0.88530153,0.95960008,1.0110276,1.0273411,1.0469817,1.0903315,1.1424801,1.1936184,1.2411253,1.2828619,1.3388372,1.4296137,1.5205782,1.5671038,1.5939447,1.6408996,1.6975333,1.7423619,1.774121,1.791135,1.8072305,1.8632875,1.9472995,2.0062603,2.0355385,2.0358677,2.0089844,1.964126,1.9027284,1.8349698,1.7840004,1.7275229,1.6009676,1.4190779,1.2452282,1.0917827,0.9886699,0.93612107,0.91772335,0.92066615,0.87535745,0.77532278,0.67581354,0.58865494,0.50300461,0.41539944,0.31987924,0.21619204,0.14930348,0.13768341,0.14677419,0.15823413,0.1567407,0.13243967,0.10312688,0.083073201,0.065380909,0.043092745,0.037589012,0.075960498,0.1187985,0.10407376,0.049179814,-0.01085873,-0.059229504,-0.058275272,-0.021990093,0.004522452,0.017934365,0.016552867,-0.005230967,-0.071428745,-0.16597514,-0.18488775,-0.12064646,-0.031604014,0.06492458,0.11372989,0.10183032,0.03299337,-0.086959731,-0.17599908,-0.20422476,-0.19672584:13
|
63 |
+
0.77320131,0.81281208,0.8649073,0.93764299,1.0020938,1.0123494,0.98649714,0.96090963,0.95910607,1.0349556,1.1390003,1.1199709,1.0125779,0.97632407,1.0111447,1.0532868,1.1069344,1.2376762,1.43545,1.5573464,1.5814032,1.5622553,1.5181146,1.5105542,1.558126,1.6623271,1.8226505,2.0101451,2.2113837,2.4075083,2.5878008,2.7173524,2.7725984,2.8487222,3.0261932,3.2114088,3.3045591,3.3084947,3.2925293,3.2836925,3.1791554,2.9266821,2.6517189,2.4348995,2.3025373,2.2755807,2.3272496,2.4307427,2.5448847,2.6178799,2.7246746,2.9824079,3.3950003,3.9673327,4.6653257,5.4086723,6.2365706,7.2713153,8.4658501,9.6270493,10.707594,11.574574,12.18729,12.408253,12.259365,12.037101,11.841634,12.065027,12.788819,13.865003,15.231789,16.577025,17.771156,18.378729,18.217805,17.795125,17.392913,17.74102,19.328108,22.524586,27.638108,34.401772,42.536172,50.557194,56.518138,59.460007,57.840401,51.587993,40.603295,26.991702,15.897906,7.5549297,2.1140911,-0.27598154,-0.75152974,-0.71711415,-0.35775296,0.048666687,0.41420127,0.5786312,0.6013351,0.62824447,0.66016288,0.6827926,0.69434594,0.69162728,0.68427936,0.71486551,0.77837295,0.82182436,0.84134849,0.86408734,0.89142569,0.89044526,0.8577043,0.84415981,0.86327928,0.89291672,0.925395,0.96614481,1.0171969,1.0638165,1.098296,1.1363667,1.1883716,1.2547586,1.3358928,1.4099905,1.4546658,1.4781966,1.4912566,1.4864325,1.4518221,1.4130099,1.4204872,1.4560737,1.4729054,1.4726284,1.4661145,1.4632206,1.4970171,1.5550489,1.5681994,1.5338337,1.4838244,1.4231259,1.3613983,1.3206136,1.2888844,1.2307495,1.1538428,1.0913878,1.0454409,1.0130167,0.98906589,0.94875283,0.89011118,0.82412845,0.75422038,0.69237702,0.64057148,0.58958265,0.5377886,0.50161144,0.48602429,0.47181353,0.45063653,0.41855871,0.37370732,0.33338838,0.30873991,0.28242932,0.24055726,0.19510926,0.15817434,0.13554887,0.1345773,0.14505589,0.15092227,0.14578472,0.11767999,0.075810293,0.042639862,0.024131252,0.034794306,0.062108008,0.058296435,0.026915425,0.002159659,-0.010063318,5.78988E-4,0.028232944,0.020884426,-0.02418113,-0.040137032,-0.014204725,0.012955806,0.028885453,0.026961553,0.004770143,-0.012328539:14
|
64 |
+
0.70022125,0.99113294,1.1493288,1.1520498,1.0671038,0.92263405,0.86308254,0.9292841,1.0413183,1.1651741,1.194781,1.0837693,0.97110226,0.93486128,0.94715696,0.98873727,1.0568008,1.1189041,1.16483,1.1792728,1.15702,1.1009812,1.0143441,0.97393491,1.0187854,1.0986323,1.1817056,1.2503114,1.290715,1.2963059,1.2606913,1.2479064,1.3354458,1.4397459,1.4357158,1.3577266,1.2708105,1.2296224,1.3527753,1.5753806,1.7098397,1.7555446,1.7451567,1.704451,1.7273301,1.8167957,1.9380823,2.0864109,2.2487946,2.398715,2.5044637,2.4892027,2.4398429,2.6302309,2.9952934,3.2252535,3.3173111,3.3905679,3.4546636,3.4812175,3.4658819,3.4094964,3.3142349,3.1987736,3.0707262,2.9681088,2.9004279,2.8347564,2.7639307,2.81683,3.0484225,3.3543085,3.6787134,4.0928486,4.6438243,5.319263,6.1090557,7.1979581,8.7746563,10.850082,13.662745,17.292791,21.141147,24.90945,28.514725,31.911239,35.944964,41.245114,48.416103,58.016172,67.764183,75.0193,77.341967,71.242581,58.502481,42.296052,25.199712,12.599406,4.4310117,0.060344993,-1.189212,-1.3591993,-0.80639504,-0.32983118,-3.89752E-4,0.22543721,0.35832617,0.42816029,0.44478809,0.44536837,0.43762436,0.43311049,0.46540083,0.51380604,0.49733776,0.43476354,0.43901208,0.50987059,0.5748734,0.62615492,0.68418789,0.74821213,0.77752026,0.76455199,0.73235819,0.68911949,0.66009001,0.65472771,0.68745251,0.76326545,0.83578183,0.8812329,0.92745819,0.99201426,1.041415,1.0494809,1.0332579,1.0093591,1.0146795,1.0941976,1.1992369,1.2564108,1.2654539,1.2531454,1.2352647,1.2437754,1.3014197,1.37474,1.4342032,1.488323,1.5465221,1.5922832,1.6029193,1.5877688,1.5628004,1.540938,1.5482213,1.5545264,1.482555,1.3529896,1.2400494,1.1465142,1.0636386,0.99243065,0.94129886,0.90485243,0.84633109,0.7599537,0.64607001,0.50984372,0.39910117,0.32591916,0.29422014,0.30518699,0.34510712,0.35668305,0.3324967,0.26689952,0.17070377,0.11949741,0.1230248,0.1488582,0.18411613,0.16705559,0.08745747,0.048520959,0.080410465,0.080806018,0.010296161,-0.039170066,-0.022438723,0.008317291,0.021360914,0.028115276,0.03713104,0.038221387,0.021905722,0.012517438,0.038437133,0.064689277,0.040759978:15
|
65 |
+
0.54783877,0.53699562,0.51677771,0.56694139,0.6577993,0.69386719,0.66913653,0.63057462,0.63357294,0.64272067,0.60626087,0.55932945,0.56544214,0.6131255,0.67469809,0.72277168,0.68740799,0.61431482,0.66297199,0.79141305,0.78601744,0.65826027,0.57094347,0.54063283,0.53581746,0.56312525,0.71568787,0.9803496,1.0226127,0.76860246,0.40415878,-0.011357887,-0.38393118,-0.2961889,0.20546375,0.59019647,0.79435439,0.94026367,1.0474241,1.0795982,1.034088,0.9821907,0.95088498,1.0428774,1.287683,1.5062949,1.6215791,1.6580543,1.6302461,1.676144,1.8842296,2.0409271,1.976207,1.9504327,2.222344,2.6608548,3.1032128,3.5481625,3.9696402,4.3560676,4.7718283,5.2549793,5.8067921,6.4281417,7.0501546,7.610883,8.0244697,8.1940853,8.3085518,8.6318812,9.0484964,9.3572299,9.4681189,9.2003142,8.5195292,7.353009,5.8687563,4.5982223,3.5866072,2.8620112,2.4118991,2.1650417,2.112409,2.1790603,2.2213956,2.2077397,2.0724563,1.8998007,1.9365691,2.1549843,2.406636,2.6450391,2.726097,2.6743981,2.7055103,2.8402653,3.0084774,3.1984219,3.4201248,3.6697014,3.8774496,4.0271135,4.1702945,4.3259701,4.5237542,4.7760011,5.0955147,5.5589373,6.1424308,6.5674246,6.7918788,6.9733542,7.1430639,7.177235,7.0459677,6.9212759,6.8663495,6.8029943,6.6928632,6.4328328,5.9655245,5.4335507,4.936145,4.5417403,4.3091851,4.190264,4.133012,4.1539259,4.275123,4.4688466,4.6892374,4.9371379,5.3362809,5.9652832,6.8347979,7.9531583,9.4217617,11.339432,13.534536,15.797838,18.317167,21.375836,24.946995,28.976041,33.640329,39.340055,45.537253,50.724059,53.931232,52.220106,45.708593,35.832793,23.620641,13.482382,6.0273888,1.2432862,-0.87209899,-1.018313,-0.94499889,-0.74393701,-0.44041006,-0.098453537,0.050027156,0.021665934,-0.006853832,-0.012591148,0.010306604,0.055328518,0.068628381,0.046244454,0.051509751,0.094626384,0.10787805,0.072645736,0.02088214,-0.034043839,-0.048487681,-0.004071389,0.046110801,0.073035777,0.066908762,0.021200482,-0.055965755,-0.075158795,-0.017762187,0.024494515,0.022131869,0.007034698,-0.007963465,-0.031775059,-0.067989295,-0.057261462,0.036157708,0.12995952,0.16250885,0.13280795,0.039928227,-0.047681914,-0.050189519,-0.011472442,0.005005455:16
|
66 |
+
1.0020572,1.1261797,1.2034885,1.2365943,1.2206357,1.1478901,1.0577828,1.0273268,1.0728239,1.2284145,1.4216411,1.4365301,1.3008234,1.1639424,1.0510242,1.0142881,1.0533132,1.131098,1.2331868,1.2976015,1.3122931,1.2776269,1.2008324,1.1710574,1.214564,1.3229054,1.4888362,1.5991499,1.6049704,1.6078651,1.6634108,1.7185242,1.7372429,1.789686,1.9351327,2.1023083,2.2152115,2.2763343,2.3462,2.4507245,2.5942587,2.7786772,2.9699058,3.1461926,3.3478807,3.6070876,3.8432831,3.9758741,4.0277092,4.0275301,4.0199045,4.0741929,4.1851753,4.3412814,4.5199576,4.6689144,4.7750237,4.8068022,4.7768519,4.7366139,4.7040593,4.7380283,4.8366226,4.9519376,5.059563,5.040307,4.9052728,4.961243,5.2816243,5.8675186,6.7114191,7.6783887,8.712492,9.6273036,10.333012,10.499721,9.951226,8.9893308,7.8165946,6.8184685,6.3151011,6.2649626,6.6245771,7.4085607,8.6360933,10.474247,13.194045,16.876516,21.675677,27.839428,35.962358,46.071367,56.618918,66.084996,71.983797,71.242503,63.857648,49.836831,32.541534,18.314087,7.6953305,1.5905776,-0.74023112,-1.4935439,-1.0941322,-0.55441224,-0.004336266,0.36891125,0.56436129,0.69157046,0.76904331,0.81212997,0.82522609,0.82166273,0.80813395,0.82692438,0.88848751,0.9623731,1.0375424,1.1092078,1.1747544,1.2112095,1.2065084,1.1806255,1.1467659,1.1342272,1.1669191,1.2378795,1.3399544,1.4280978,1.4442341,1.4239685,1.4245077,1.444912,1.4818811,1.5261219,1.5555231,1.5643739,1.538725,1.4877279,1.4477388,1.4258842,1.4393348,1.4830767,1.5174208,1.5361976,1.5451353,1.5572628,1.567151,1.5582814,1.5329723,1.5024696,1.4682607,1.4326748,1.3971646,1.3680096,1.3464863,1.3350206,1.3312082,1.310364,1.2662095,1.1920633,1.0893662,1.0124961,0.9790312,0.95252309,0.9169794,0.85803355,0.76870168,0.69929253,0.68214988,0.65523884,0.56881231,0.46800442,0.398339,0.3467917,0.29685925,0.23779133,0.15279471,0.072655528,0.057194697,0.088343975,0.11983347,0.13951361,0.11787904,0.06538687,0.025846327,0.002818728,-0.005047466,-7.23663E-4,3.14691E-4,-0.003963054,-0.011253883,-0.018199845,0.001777758,0.048950832,0.047973265,-0.018657431,-0.065774727,-0.062335405,-0.043670523:17
|
67 |
+
0.54959875,0.74778555,1.0031089,1.2132843,1.3726349,1.4773384,1.5271543,1.5556589,1.6024509,1.659185,1.7135992,1.7482063,1.7319716,1.6387473,1.4129813,1.1487611,1.1002029,1.2208453,1.3170058,1.3898609,1.5021843,1.6526627,1.8034996,1.9299087,1.9113739,1.7570185,1.696796,1.7651535,1.8172968,1.8186799,1.8142732,1.8184408,1.8267869,1.8197967,1.7976258,1.7739752,1.7596683,1.8155597,1.9430251,2.0490607,2.1085376,2.0858479,1.9803588,1.9560466,2.0668848,2.1990706,2.302337,2.3403866,2.2945226,2.2078186,2.1082201,2.0320718,2.0083083,2.0665643,2.2362901,2.4314045,2.545032,2.5775988,2.5531791,2.4835791,2.3774858,2.2404773,2.1440437,2.1400608,2.2717868,2.57813,2.8068174,2.6733361,2.3801669,2.2106445,2.153067,2.1841032,2.2842727,2.413691,2.5109571,2.4231111,2.2154258,2.1134509,2.1192035,2.1795822,2.2834653,2.4029107,2.5343762,2.6679241,2.7845124,2.8705107,2.8952192,2.902173,3.0185189,3.2519321,3.6021092,4.0208366,4.3031637,4.4611634,4.6806522,5.013694,5.6262154,6.5203928,7.4546333,8.3786134,9.3470121,10.363836,11.252258,11.948631,12.383286,12.527159,12.387494,12.007665,11.403263,10.638098,9.7354952,8.7954373,7.8554838,7.0756565,6.5024798,6.0643776,5.7333506,5.4912752,5.3288221,5.198682,5.0743138,4.9936481,4.9828899,4.9256393,4.7217989,4.457216,4.2244147,4.0462341,3.9532182,3.9044395,3.8322964,3.7363844,3.664639,3.6472939,3.6278522,3.5621454,3.4999535,3.4897929,3.5136174,3.549427,3.6176658,3.7491673,3.97074,4.3311576,4.8346105,5.4881124,6.2646149,7.0896399,8.0447437,9.4151429,11.233567,13.540706,16.393958,20.06089,24.378625,28.082166,30.949427,32.399728,30.980719,27.083513,22.110261,16.565147,11.964559,8.482341,6.2591528,5.2088518,4.7395725,4.7168051,4.8463024,5.0800655,5.5168009,6.1739277,6.9650297,7.8552895,8.689393,9.4093793,9.9921883,10.420802,10.384446,9.7156599,8.6036268,7.1744571,5.4688588,3.9349938,2.6951271,1.728189,1.0256749,0.55652808,0.30534728,0.17709976,0.12407771,0.12853928,0.17941875,0.2265538,0.232378,0.18549094,0.075282628,-0.042053483,-0.10097765,-0.10460699,-0.057575426:18
|
GunPoint/GunPoint_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GunPoint/GunPoint_TRAIN.ts
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#This dataset involves one female actor and one male actor making a
|
2 |
+
#motion with their hand. The two classes are: Gun-Draw and Point:
|
3 |
+
#For Gun-Draw the actors have their hands by their sides. They draw
|
4 |
+
#a replicate gun from a hip-mounted holster, point it at a target
|
5 |
+
#for approximately one second, then return the gun to the holster,
|
6 |
+
#and their hands to their sides. For Point the actors have their gun
|
7 |
+
#by their sides. They point with their index fingers to a target for
|
8 |
+
#approximately one second, and then return their hands to their
|
9 |
+
#sides. For both classes, we tracked the centroid of the actor's
|
10 |
+
#right hands in both X- and Y-axes, which appear to be highly
|
11 |
+
#correlated. The data in the archive is just the X-axis.
|
12 |
+
@problemName GunPoint
|
13 |
+
@timeStamps false
|
14 |
+
@missing false
|
15 |
+
@univariate true
|
16 |
+
@equalLength true
|
17 |
+
@seriesLength 150
|
18 |
+
@classLabel true 1 2
|
19 |
+
@data
|
20 |
+
-0.6478854,-0.64199155,-0.63818632,-0.63825875,-0.63834515,-0.63869741,-0.64304876,-0.64376789,-0.64504991,-0.64711823,-0.64915334,-0.65124584,-0.65729046,-0.66220082,-0.66123227,-0.66098661,-0.66156196,-0.66225552,-0.66191228,-0.66274039,-0.66093438,-0.66344985,-0.66219448,-0.6623359,-0.66171176,-0.66139185,-0.66140829,-0.66144719,-0.66037322,-0.65910828,-0.65974177,-0.65817648,-0.65839527,-0.65734763,-0.65851971,-0.6584864,-0.657366,-0.65435815,-0.65251819,-0.6513159,-0.64814481,-0.64733294,-0.64709792,-0.64486153,-0.64360412,-0.64349171,-0.64265061,-0.6420974,-0.64447929,-0.6488921,-0.65765851,-0.66120325,-0.64966432,-0.61016844,-0.53743483,-0.46503123,-0.35853483,-0.28313648,-0.17744604,0.15824648,0.35028455,0.48241039,0.60380734,0.79710411,0.98755132,1.2037853,1.4065415,1.5962459,1.7128307,1.7788152,1.7938492,1.7971408,1.8101928,1.8206277,1.8172235,1.8316333,1.8316333,1.828965,1.8453761,1.8452577,1.8458113,1.8424932,1.8353569,1.8363734,1.8406975,1.8325128,1.8317604,1.8292355,1.82239,1.8137368,1.8065749,1.7817465,1.7681708,1.714996,1.6361695,1.5421009,1.4168285,1.295362,1.1717134,1.0294766,0.83269526,0.74873661,0.48444394,0.46799664,0.13619262,-0.02096398,-0.24144559,-0.42927857,-0.54787937,-0.65770118,-0.74082076,-0.77535158,-0.78246083,-0.7692917,-0.74327798,-0.71938126,-0.69687714,-0.6863145,-0.67373867,-0.6683903,-0.66464289,-0.66411665,-0.66429579,-0.66119756,-0.65934631,-0.65258234,-0.64332472,-0.63886892,-0.63655838,-0.63317355,-0.63303697,-0.63300935,-0.63303406,-0.63521866,-0.63446965,-0.63579121,-0.63628253,-0.63539522,-0.63607448,-0.63755154,-0.63926427,-0.63971561,-0.63973452,-0.64018371,-0.6392345,-0.63939473,-0.64023111,-0.64042873,-0.63866571,-0.63865722:2
|
21 |
+
-0.64442658,-0.64540093,-0.64705511,-0.64749197,-0.64690971,-0.64388389,-0.63973113,-0.63809387,-0.63529717,-0.63538416,-0.63411445,-0.63371918,-0.63205431,-0.63227824,-0.62955996,-0.62870392,-0.62746722,-0.62409218,-0.62038177,-0.61557086,-0.61236419,-0.60894925,-0.60814263,-0.60875378,-0.60932197,-0.60964104,-0.6106846,-0.61113193,-0.61108019,-0.61170986,-0.6108825,-0.60945267,-0.60894078,-0.60688561,-0.60496062,-0.60257664,-0.60001033,-0.59800522,-0.5975363,-0.5977706,-0.59698632,-0.59714972,-0.59554072,-0.59359381,-0.59578465,-0.59910805,-0.5912054,-0.56583637,-0.50726478,-0.47291228,-0.39633301,-0.33414741,-0.20000148,-0.08449374,0.10083747,0.3148938,0.52511887,0.69455355,0.80780727,0.92774028,1.0858623,1.2464984,1.4187121,1.5884393,1.7182312,1.8248829,1.8471632,1.8518006,1.872417,1.8872352,1.8985508,1.909383,1.9124699,1.9096719,1.9174692,1.91903,1.91903,1.9251767,1.9172165,1.9200466,1.9211848,1.9228891,1.9149382,1.9196946,1.9002214,1.8758726,1.8250645,1.7656031,1.663209,1.5312346,1.3837503,1.2475013,1.1144119,0.97498614,0.86271132,0.72753537,0.62536652,0.46326155,0.22507585,-0.012777971,-0.23727427,-0.37892463,-0.49682449,-0.61293216,-0.71132509,-0.7695228,-0.80118791,-0.8130485,-0.81420329,-0.80858513,-0.79895231,-0.78045751,-0.76325687,-0.75207822,-0.73252229,-0.72217905,-0.710579,-0.70049705,-0.69251058,-0.68554069,-0.67506675,-0.66983666,-0.66321314,-0.65960718,-0.65295234,-0.64982112,-0.64719534,-0.64550168,-0.6453459,-0.64490756,-0.64518239,-0.6459907,-0.64498534,-0.64382431,-0.64295769,-0.64283282,-0.64348112,-0.64357149,-0.64186799,-0.64156638,-0.64114043,-0.64142574,-0.63926739,-0.63779692,-0.63767998,-0.63525992,-0.6354902,-0.6349345,-0.6344968,-0.63159565:2
|
22 |
+
-0.77835282,-0.77827907,-0.77715084,-0.77768415,-0.77590005,-0.77242112,-0.76546368,-0.76227521,-0.76375171,-0.7653562,-0.76561727,-0.76597758,-0.76856885,-0.77674009,-0.78191495,-0.78205063,-0.77799435,-0.77678608,-0.77608194,-0.77861324,-0.78267158,-0.78045439,-0.77700149,-0.76996878,-0.76981823,-0.7687117,-0.76990229,-0.77251418,-0.77290822,-0.77446878,-0.77413797,-0.76995012,-0.76900216,-0.76946942,-0.77118182,-0.77031196,-0.76104601,-0.71916875,-0.66383998,-0.63926769,-0.63442007,-0.62869976,-0.63340638,-0.62427167,-0.59826378,-0.57381015,-0.56251975,-0.5501765,-0.5281981,-0.4766243,-0.39206771,-0.30889759,-0.011156692,0.28711513,0.43799566,0.61875099,0.88714801,1.1356449,1.3414548,1.5200484,1.6115033,1.6557754,1.6750362,1.6882409,1.6986055,1.7034703,1.7037385,1.7005483,1.7000271,1.6983303,1.6969788,1.6951031,1.6967493,1.6966075,1.6941992,1.6886869,1.6886869,1.6865958,1.678218,1.6716127,1.6679297,1.6621545,1.6624095,1.655511,1.6483839,1.6372525,1.6371645,1.6344323,1.6221158,1.5973876,1.5675681,1.5063427,1.4058495,1.2811714,1.1392162,0.97935621,0.80906414,0.64691923,0.4716904,0.3026937,0.18773681,0.039058399,-0.078697581,-0.20821437,-0.31264454,-0.38899594,-0.451825,-0.49965696,-0.53307436,-0.557154,-0.56284145,-0.57743736,-0.59806714,-0.62009554,-0.63717177,-0.64028974,-0.63695831,-0.6304882,-0.60813961,-0.5875428,-0.57186065,-0.55389145,-0.53961389,-0.53883187,-0.55839037,-0.58863936,-0.62928784,-0.6625099,-0.69087978,-0.70717443,-0.72228477,-0.73265422,-0.73873723,-0.73923604,-0.73840934,-0.73718665,-0.73140657,-0.72740235,-0.72749086,-0.72378459,-0.72205505,-0.71871191,-0.71353402,-0.71002135,-0.70412555,-0.70326284,-0.70339321,-0.70419626,-0.70760524,-0.7071202:1
|
23 |
+
-0.75006044,-0.7481029,-0.746164,-0.7459259,-0.74376653,-0.74380547,-0.74521298,-0.74508159,-0.74572743,-0.74581502,-0.74598911,-0.74568185,-0.74569998,-0.74561675,-0.74634602,-0.74563756,-0.74554026,-0.74488431,-0.74483576,-0.74605927,-0.7442893,-0.74481059,-0.745005,-0.74428445,-0.74262576,-0.74215639,-0.74119754,-0.74075918,-0.73883068,-0.73785994,-0.72946106,-0.70013523,-0.65003881,-0.60091977,-0.57789281,-0.56986847,-0.5630176,-0.57064252,-0.57864982,-0.58557173,-0.58579864,-0.57486426,-0.55792917,-0.53890367,-0.51600086,-0.4748357,-0.40691638,-0.32780754,-0.25246295,-0.070797886,0.11265102,0.25307494,0.48088629,0.68198776,0.8728218,1.0666543,1.2539065,1.4437366,1.6197464,1.7001616,1.7336357,1.7523804,1.7661134,1.7717047,1.7735659,1.7781045,1.7807002,1.7815884,1.783278,1.7797761,1.7819722,1.7769277,1.7768497,1.7762282,1.7765416,1.7773963,1.7773963,1.7718713,1.764202,1.7622499,1.7636959,1.7594394,1.7526962,1.7422174,1.7182454,1.6777697,1.6165264,1.5142188,1.3992524,1.2610293,1.1175746,0.95725203,0.78539811,0.61598357,0.45022796,0.28726923,0.14467732,0.018479204,-0.10955546,-0.21449895,-0.31115256,-0.37319512,-0.42763604,-0.45897579,-0.47963183,-0.50516626,-0.5176427,-0.52649173,-0.53481758,-0.53970259,-0.54970507,-0.55320497,-0.55425428,-0.55387072,-0.5530606,-0.55643119,-0.55563048,-0.56195412,-0.57254041,-0.59158662,-0.62088014,-0.65931866,-0.70089681,-0.73523299,-0.76842622,-0.7861103,-0.79230513,-0.79151442,-0.79000902,-0.78887023,-0.7819503,-0.77419637,-0.76772549,-0.75441485,-0.7432494,-0.73418407,-0.72340902,-0.72179215,-0.72126352,-0.72090751,-0.7216666,-0.72466126,-0.7292295,-0.72893958,-0.72783368,-0.728244,-0.72645332,-0.72551657,-0.72519058,-0.7246788:1
|
24 |
+
-0.59953861,-0.59742191,-0.59926903,-0.59825858,-0.59758226,-0.59130266,-0.58902043,-0.58753296,-0.58546188,-0.5838475,-0.581602,-0.57848712,-0.57798491,-0.57653565,-0.57861646,-0.57740692,-0.57759532,-0.57662751,-0.5747099,-0.57755002,-0.57559198,-0.57541713,-0.57510374,-0.57554022,-0.5727526,-0.57282405,-0.57424992,-0.57436952,-0.57325227,-0.5739269,-0.57200908,-0.56776912,-0.56805087,-0.56896745,-0.56778193,-0.5688832,-0.56799795,-0.57038327,-0.56543556,-0.56456979,-0.56115814,-0.55726471,-0.55355639,-0.53826377,-0.50796758,-0.44207409,-0.3344124,-0.12485794,0.092937429,0.29660739,0.50303511,0.65706449,0.77617384,0.85601334,0.95507711,1.1015125,1.296067,1.5035368,1.7218827,1.9031175,2.0235278,2.0410741,2.0408739,2.052119,2.0533673,2.0363315,2.0357885,2.0420138,2.032201,2.0366534,2.0371305,2.0369817,2.0312207,2.0341011,2.0241404,2.0245437,2.0245437,2.0273989,2.0133461,1.950098,1.8399767,1.6937998,1.5296864,1.3633488,1.2152297,1.057821,0.86839674,0.64725163,0.37502981,0.098527901,-0.12557755,-0.38016135,-0.54202617,-0.66748878,-0.72480722,-0.73346451,-0.72463131,-0.69972333,-0.68063772,-0.66642742,-0.65767931,-0.64923317,-0.64354913,-0.63531838,-0.62360368,-0.60941095,-0.58823044,-0.56664542,-0.54123608,-0.52390032,-0.51890096,-0.52143086,-0.52985308,-0.54129588,-0.55590297,-0.57119453,-0.58241062,-0.58825246,-0.59222707,-0.59379499,-0.59435731,-0.59319096,-0.59278146,-0.59270145,-0.59513524,-0.59178794,-0.59739651,-0.59972023,-0.60136467,-0.60141939,-0.60605497,-0.6059993,-0.61149938,-0.61665041,-0.62145386,-0.62593618,-0.63273133,-0.63335981,-0.6390903,-0.64068182,-0.64403632,-0.64388497,-0.64574204,-0.64645762,-0.64646386,-0.64558465,-0.64241199,-0.64333682,-0.63680257,-0.63171621:2
|
25 |
+
-0.54773643,-0.55366008,-0.55719386,-0.55959852,-0.56431183,-0.56821972,-0.57196791,-0.57582612,-0.57735442,-0.58081812,-0.58687811,-0.59101033,-0.5939774,-0.59970123,-0.60216119,-0.60572099,-0.60891764,-0.6124353,-0.61358757,-0.61938366,-0.62081452,-0.62190731,-0.62172483,-0.62002216,-0.62017508,-0.62027414,-0.61877692,-0.61554337,-0.61602341,-0.61217578,-0.61496685,-0.61442161,-0.61395787,-0.6148187,-0.61564758,-0.61729582,-0.61610807,-0.61668288,-0.61485054,-0.61759852,-0.61827658,-0.61658992,-0.61732461,-0.61761072,-0.60154958,-0.53399166,-0.41861994,-0.21163168,0.041483065,0.29123259,0.56377798,0.76226069,0.91765703,1.0535603,1.1619883,1.2722334,1.3870922,1.5101214,1.6259429,1.7194887,1.810189,1.8867212,1.8929161,1.8954786,1.898895,1.899812,1.90982,1.9148749,1.9171241,1.916528,1.9181876,1.9179596,1.9268469,1.9265619,1.9190207,1.9108155,1.9108155,1.9007245,1.8908511,1.8576807,1.7991779,1.7286744,1.6227046,1.4849083,1.3284626,1.1759979,1.027933,0.88848008,0.77760412,0.69503846,0.61459288,0.52187411,0.44070518,0.32245001,0.21563266,0.088056014,-0.062571811,-0.1982103,-0.35268728,-0.46195839,-0.56701653,-0.65346671,-0.72769203,-0.78754067,-0.81694721,-0.82648644,-0.81580046,-0.8024913,-0.79366331,-0.78399394,-0.76841397,-0.75374622,-0.73558646,-0.71730275,-0.7113566,-0.70475488,-0.69913498,-0.69454494,-0.69617677,-0.69751363,-0.69542073,-0.69483611,-0.69240789,-0.69154469,-0.69022442,-0.68777428,-0.68893514,-0.69030651,-0.69122396,-0.68948802,-0.69331829,-0.69250772,-0.69361385,-0.69989093,-0.6990896,-0.70145813,-0.70064573,-0.69944455,-0.70205219,-0.70532387,-0.70693921,-0.70475879,-0.70389987,-0.70416339,-0.70540977,-0.70574098,-0.70386069,-0.7065405,-0.71038108,-0.71085435:2
|
26 |
+
-1.2611834,-1.294884,-1.3101054,-1.3196039,-1.3202625,-1.317001,-1.3096256,-1.2967286,-1.2847647,-1.2801366,-1.2767295,-1.2757704,-1.2727115,-1.2737778,-1.2718796,-1.2745471,-1.2734831,-1.272861,-1.2723134,-1.2733247,-1.2706487,-1.2709082,-1.2602542,-1.2278578,-1.1367677,-0.99278538,-0.78476743,-0.52403979,-0.26690685,-0.002019438,0.23848081,0.43791091,0.58970504,0.68977882,0.75270667,0.79338219,0.82379574,0.83847497,0.85308813,0.85567598,0.87091282,0.86794721,0.8802803,0.88263574,0.88846249,0.88712752,0.88619886,0.88275579,0.88501011,0.88690063,0.88705539,0.88618913,0.89101217,0.8918649,0.8975861,0.89127118,0.8912038,0.89285337,0.89595751,0.89313909,0.89497154,0.88776007,0.89352161,0.89334079,0.88613971,0.89425701,0.88877287,0.8895936,0.8898086,0.88819277,0.89459324,0.89413697,0.89538336,0.89569818,0.8953441,0.89520622,0.89520622,0.89334663,0.89526829,0.89401314,0.8927224,0.88942446,0.88776754,0.88969082,0.88890795,0.88296289,0.88667006,0.88361934,0.87850236,0.8703192,0.87208903,0.86919858,0.87106022,0.86928347,0.868632,0.87105027,0.86047089,0.85920644,0.85879916,0.8566121,0.85851224,0.85331437,0.84466466,0.83773243,0.82998478,0.80837656,0.79391773,0.7813119,0.74337661,0.7161547,0.68768455,0.64821152,0.59838612,0.54561619,0.45653524,0.34801572,0.20808056,0.046721361,-0.14427716,-0.34820067,-0.54508131,-0.75123319,-0.92854559,-1.0769759,-1.2058806,-1.3022339,-1.3340717,-1.3550268,-1.3638432,-1.3622852,-1.3517119,-1.323056,-1.2908458,-1.2585861,-1.2383885,-1.2238978,-1.220998,-1.2265681,-1.2412429,-1.2496408,-1.2601141,-1.269225,-1.2744585,-1.2789823,-1.2800897,-1.2813495,-1.2812774,-1.2806163,-1.280212,-1.2799396:2
|
27 |
+
-2.0125806,-2.0120689,-2.0116252,-2.0135336,-2.0134382,-2.0132187,-2.0142454,-2.0122779,-2.014058,-2.0130026,-2.0136498,-2.0137284,-2.0137119,-2.0156893,-2.0155156,-2.0164136,-2.0178279,-2.0176113,-2.0186758,-2.0198056,-2.0197099,-2.0218444,-2.0135585,-1.9939571,-1.9431108,-1.8339233,-1.6744695,-1.469971,-1.2115023,-0.9429177,-0.6506071,-0.36605416,-0.10395884,0.10855285,0.2860114,0.41885597,0.50447333,0.55347095,0.57498339,0.5792837,0.57973858,0.57174901,0.55549803,0.55105342,0.55214371,0.55371683,0.55259832,0.54816969,0.55301394,0.56799891,0.55954793,0.5673032,0.57365162,0.56915256,0.57403874,0.57445422,0.57888685,0.5808258,0.57911676,0.58942375,0.57868357,0.58210592,0.58539648,0.58575232,0.58725556,0.59396354,0.59112334,0.59295833,0.59202739,0.58702725,0.59309784,0.58705374,0.59248627,0.59235234,0.58604959,0.58449404,0.58449404,0.59024033,0.58656158,0.58163626,0.57859558,0.57498153,0.57121931,0.57930579,0.57421167,0.57409878,0.57850119,0.57723558,0.57713015,0.58133673,0.56703855,0.57540167,0.5615794,0.56500695,0.56257703,0.56160257,0.56462195,0.56197159,0.56955899,0.56050363,0.56187893,0.56268686,0.5652294,0.56029808,0.55707329,0.56035213,0.55692312,0.55391945,0.55517667,0.55768965,0.55855962,0.55886886,0.55863137,0.56289027,0.56199049,0.56508828,0.56661548,0.56753098,0.56862392,0.56708847,0.5730033,0.57224237,0.57956725,0.57845873,0.57999351,0.57952638,0.57708928,0.58183156,0.58175195,0.58304245,0.57750276,0.58296351,0.58193845,0.56994904,0.57524751,0.57698211,0.5636781,0.54305613,0.52759045,0.4782965,0.42697001,0.36008905,0.27434015,0.16340194,0.019592347,-0.15011346,-0.33385918,-0.55147725,-0.78246695,-1.0079924:2
|
28 |
+
-1.0655728,-1.0665005,-1.0672191,-1.0681968,-1.0676171,-1.0712525,-1.0674877,-1.067816,-1.0678752,-1.0698179,-1.0703609,-1.0695709,-1.0689828,-1.0667628,-1.0687768,-1.0669946,-1.0711789,-1.0324808,-0.98026672,-0.86683444,-0.68932084,-0.4624404,-0.2246442,0.031068499,0.28466367,0.50799,0.69933431,0.84286451,0.96499293,1.0161887,1.0705413,1.0899121,1.0866864,1.0971585,1.0908856,1.0829667,1.0799252,1.0782358,1.0854387,1.0876512,1.0885842,1.0888957,1.087498,1.0878954,1.0875162,1.0858351,1.0777986,1.0773426,1.0756003,1.0773346,1.0710082,1.0671283,1.0648372,1.070039,1.0675948,1.0707166,1.0670253,1.0676316,1.067565,1.0605881,1.0600949,1.0631797,1.0599411,1.0632929,1.0604743,1.0625425,1.0585728,1.057055,1.0575834,1.0563248,1.0528752,1.0540098,1.0600006,1.0581382,1.0547233,1.0596339,1.0596339,1.0585578,1.059548,1.0597863,1.0554538,1.0545271,1.0553748,1.0329906,1.0163003,1.0169862,0.99634143,0.97337451,0.92709591,0.9103848,0.88311758,0.82953346,0.77233664,0.69237118,0.60115525,0.49814355,0.36930167,0.21616962,0.053929067,-0.12406695,-0.29394651,-0.44555883,-0.6016543,-0.74479908,-0.85371745,-0.95079668,-1.025098,-1.0767507,-1.107045,-1.1150216,-1.1150928,-1.1104016,-1.0952914,-1.0770713,-1.0687018,-1.0613745,-1.0540497,-1.0526052,-1.0526178,-1.0475158,-1.0476689,-1.0467752,-1.0454486,-1.0467271,-1.0453529,-1.0457445,-1.043518,-1.043689,-1.0445401,-1.0436696,-1.0458034,-1.0458095,-1.0461388,-1.0479577,-1.0483777,-1.0483875,-1.0516842,-1.0501935,-1.048496,-1.0481063,-1.0516028,-1.0465114,-1.0488709,-1.0462954,-1.0465799,-1.0380319,-1.037612,-1.0334263,-1.0314624,-1.030165:2
|
29 |
+
-1.1772063,-1.1758389,-1.1731852,-1.1708898,-1.1694875,-1.1663086,-1.1659191,-1.1676425,-1.1669014,-1.1684412,-1.1686703,-1.1698819,-1.1719807,-1.1744968,-1.1722292,-1.1510431,-1.1112375,-1.0381087,-0.96357665,-0.87918659,-0.81775569,-0.77833289,-0.76375132,-0.75815695,-0.76005649,-0.74471094,-0.72134955,-0.70108513,-0.68857162,-0.68129625,-0.67461563,-0.67310385,-0.67251794,-0.65469819,-0.6079941,-0.54050916,-0.41217332,-0.25320364,-0.098127834,0.07907487,0.22602024,0.37900157,0.50075963,0.62800218,0.73885482,0.85419789,0.94419166,1.025043,1.0879043,1.131093,1.1609323,1.1704932,1.1872293,1.1883934,1.1892903,1.1936667,1.2014769,1.2023878,1.2009054,1.1989686,1.2022368,1.1991253,1.1992308,1.2007262,1.1984437,1.200204,1.1973823,1.1972147,1.1973338,1.1947691,1.1925805,1.1913999,1.1898049,1.1862566,1.1922787,1.189384,1.189384,1.1913756,1.1917072,1.1896069,1.1880642,1.1909865,1.1917197,1.1913527,1.1959357,1.1928804,1.1937063,1.1849865,1.1886094,1.1871675,1.1825184,1.1810382,1.1788808,1.1727568,1.1658632,1.1553035,1.1236021,1.0979481,1.0541846,0.98837697,0.90652719,0.81814654,0.70866287,0.59792783,0.48554514,0.37193128,0.25358042,0.14504461,0.030856283,-0.078909696,-0.17754639,-0.28434164,-0.37342943,-0.47522325,-0.55537465,-0.63135036,-0.69796587,-0.75797849,-0.79107187,-0.81300775,-0.82609261,-0.83506867,-0.83829379,-0.83203055,-0.82939597,-0.82386748,-0.82323658,-0.82090479,-0.81959688,-0.82809198,-0.83645591,-0.84388404,-0.85981911,-0.88115673,-0.90653948,-0.93195406,-0.96393569,-1.0156848,-1.0818653,-1.1516395,-1.2255646,-1.2957007,-1.327421,-1.3270707,-1.3004391,-1.2711385,-1.2672832,-1.2650063,-1.2707223,-1.2621336:1
|
30 |
+
-0.81632331,-0.81410425,-0.81589168,-0.81422001,-0.81664913,-0.8169783,-0.81139321,-0.8113388,-0.81209636,-0.81369887,-0.81158652,-0.80836764,-0.79718506,-0.76308724,-0.72875935,-0.67479666,-0.62751574,-0.59122422,-0.56505603,-0.56959326,-0.58967132,-0.61996657,-0.6491715,-0.65672179,-0.63746164,-0.62916708,-0.60846923,-0.59058788,-0.57311058,-0.56063209,-0.54588493,-0.52481198,-0.51676201,-0.49795259,-0.46908767,-0.42130707,-0.36012192,-0.25385872,-0.12857983,0.011865444,0.17612063,0.36596935,0.53559118,0.69775177,0.83352193,0.95984822,1.0655967,1.1511608,1.2279377,1.2939512,1.3454857,1.3989275,1.3959746,1.4031842,1.417872,1.4268997,1.4273839,1.4273319,1.4440642,1.4503981,1.4375645,1.4380719,1.4347962,1.4099481,1.4179113,1.4117548,1.407703,1.4164535,1.4143602,1.4114896,1.4033986,1.4085755,1.4139729,1.4105154,1.4145005,1.4156831,1.4156831,1.4187301,1.399107,1.4072511,1.4031531,1.3981267,1.4072245,1.3992676,1.3928875,1.4059016,1.3869055,1.3467523,1.2757411,1.226646,1.1159707,0.99977438,0.85854875,0.70464193,0.55480228,0.39686227,0.22281885,0.075052556,-0.080040106,-0.2145043,-0.33949792,-0.45934446,-0.54877228,-0.61674401,-0.65631161,-0.67350936,-0.67816246,-0.69404497,-0.68649434,-0.69951106,-0.69681154,-0.6953335,-0.69460722,-0.69099571,-0.69272191,-0.69953173,-0.70929237,-0.72548316,-0.73590963,-0.74580703,-0.7677152,-0.80448372,-0.85522799,-0.95440963,-1.0595565,-1.1213419,-1.1392019,-1.1425173,-1.1345986,-1.1257232,-1.1161379,-1.1041764,-1.0889055,-1.0786057,-1.0648161,-1.0556121,-1.0440093,-1.0378132,-1.0320458,-1.0277569,-1.0272046,-1.0280662,-1.0216059,-1.0211945,-1.0247948,-1.021716,-1.0228892,-1.02138,-1.0222724,-1.0229834:1
|
31 |
+
-1.1368462,-1.1407461,-1.1394709,-1.1300129,-1.1216071,-1.1189904,-1.1122487,-1.1131741,-1.1157314,-1.1147521,-1.1148239,-1.1147488,-1.1159809,-1.1181385,-1.1151764,-1.1038088,-1.0831104,-1.042585,-0.98247127,-0.91973701,-0.84520871,-0.79145359,-0.76140541,-0.7294143,-0.72387088,-0.70587807,-0.69313605,-0.68501127,-0.68457194,-0.67862749,-0.66767208,-0.65583416,-0.65528895,-0.65668698,-0.65658647,-0.65474941,-0.6413946,-0.59044082,-0.46683592,-0.32609134,-0.14215614,0.052406385,0.22181833,0.39087929,0.53988402,0.67464465,0.79830821,0.9051932,0.99471753,1.0832083,1.1540455,1.1977027,1.2075911,1.2210503,1.2213375,1.2152677,1.2155309,1.2149118,1.2304189,1.2204884,1.2234577,1.2206925,1.2204237,1.2140935,1.2199556,1.211658,1.2124952,1.2062634,1.2075365,1.1997835,1.2058315,1.2066723,1.208235,1.2073924,1.2082969,1.208148,1.208148,1.2022978,1.1977197,1.1950975,1.1965481,1.1987618,1.1992429,1.2011018,1.1964299,1.2031726,1.2014116,1.2028211,1.2001014,1.2016561,1.1990205,1.2054299,1.1975046,1.198035,1.1856373,1.1794332,1.1645147,1.1565523,1.1362368,1.090784,1.0345659,0.98147468,0.89572398,0.78658975,0.67737983,0.54417378,0.40118644,0.26630342,0.12416202,-0.023849355,-0.1554915,-0.29819504,-0.41902352,-0.5352759,-0.62643941,-0.70887537,-0.76928541,-0.80150592,-0.82535695,-0.8348976,-0.83304808,-0.83301738,-0.83423162,-0.83426161,-0.83645279,-0.84648202,-0.84936422,-0.8485579,-0.848313,-0.85189148,-0.85635248,-0.86119495,-0.87703883,-0.90399263,-0.9705993,-1.0552988,-1.1504501,-1.2019056,-1.2199917,-1.2164564,-1.1860828,-1.1549575,-1.1302428,-1.1188323,-1.1221268,-1.1240858,-1.1202368,-1.1118461,-1.1035781,-1.1039977:1
|
32 |
+
-1.1150157,-1.186591,-1.263632,-1.341706,-1.3855122,-1.4061744,-1.3964333,-1.3381305,-1.3069903,-1.3125796,-1.3198316,-1.3314042,-1.3397326,-1.332323,-1.326131,-1.3105706,-1.2953314,-1.2951412,-1.3032744,-1.2951545,-1.2580309,-1.2085097,-1.1239636,-1.0270977,-0.94023194,-0.87454592,-0.84678408,-0.8268993,-0.82056374,-0.81771304,-0.81407853,-0.8217331,-0.82090966,-0.81285207,-0.79644079,-0.79643632,-0.79056711,-0.77823978,-0.75893477,-0.73821588,-0.70885408,-0.66098808,-0.54908953,-0.41134745,-0.25337058,-0.075608868,0.093548111,0.25983594,0.39634428,0.51988463,0.62245718,0.72776806,0.81215067,0.8895121,0.94544559,0.99467498,1.0287607,1.0670463,1.0824384,1.0883555,1.0979132,1.0985321,1.0942437,1.092736,1.1084988,1.1042429,1.1021369,1.0996831,1.0984821,1.0967777,1.097593,1.0967194,1.0954886,1.0912873,1.086485,1.0845104,1.0845104,1.0857526,1.083837,1.0792294,1.0849432,1.0817918,1.0830169,1.0855603,1.0828542,1.0858026,1.0861644,1.0808348,1.0823202,1.079476,1.0836851,1.082457,1.0818895,1.080176,1.0783962,1.0745655,1.0745428,1.0768668,1.0755236,1.0783344,1.0788292,1.0743758,1.077992,1.0735243,1.0709341,1.0713769,1.0682886,1.0620896,1.0565284,1.0375994,1.0192082,0.99106601,0.93971787,0.86474187,0.78117483,0.6766329,0.56887784,0.44713964,0.31927323,0.19492955,0.069289876,-0.06372817,-0.19081242,-0.31211787,-0.45578297,-0.59112953,-0.71415906,-0.81676958,-0.89001218,-0.94262776,-0.98442109,-1.0010163,-1.0048461,-1.0065655,-1.0028611,-0.99823776,-0.99205574,-0.9907749,-0.9917847,-0.9875237,-0.99117288,-0.99551516,-0.99656322,-0.99844384,-1.001865,-1.007205,-1.0128539,-1.0213048,-1.0291516,-1.0447055:1
|
33 |
+
-1.2011554,-1.2084099,-1.2064816,-1.2030557,-1.1809729,-1.1656205,-1.1642654,-1.1686166,-1.163736,-1.1640602,-1.1615445,-1.1575018,-1.1581097,-1.1570818,-1.1629345,-1.1620807,-1.1610222,-1.1555281,-1.131429,-1.086852,-1.004981,-0.88579603,-0.78187663,-0.71821573,-0.67515366,-0.66650072,-0.66778595,-0.66301123,-0.65338391,-0.64623067,-0.63745736,-0.6188986,-0.59111249,-0.55169036,-0.52919933,-0.48689617,-0.38384939,-0.22361718,-0.040889753,0.10514473,0.29375922,0.50915656,0.62840819,0.72148961,0.81160787,0.91876207,1.0100022,1.0809742,1.1468528,1.1673271,1.1964873,1.2094894,1.2140985,1.2086037,1.2055879,1.1995917,1.2055514,1.1982837,1.2022532,1.1986599,1.1942553,1.2071895,1.201669,1.1916535,1.1930239,1.1949617,1.1917532,1.1881026,1.1841872,1.190739,1.1876187,1.1932642,1.1945505,1.1836008,1.1906358,1.1732621,1.1732621,1.174443,1.1884398,1.1958925,1.1785034,1.1916563,1.1840645,1.1808081,1.1863005,1.1848004,1.1957644,1.1914002,1.1817339,1.1842551,1.1701995,1.1774506,1.1538977,1.1554089,1.1439041,1.1240712,1.1135276,1.0756464,1.024455,0.95841122,0.88974798,0.80113053,0.68286164,0.55748055,0.44180564,0.3081648,0.19995099,0.062053977,-0.078775635,-0.20978735,-0.33581624,-0.46641753,-0.53978421,-0.6145569,-0.68148116,-0.73037997,-0.77497421,-0.80363612,-0.80892642,-0.81514629,-0.81993287,-0.82485835,-0.82537402,-0.82068671,-0.82009895,-0.83107653,-0.824776,-0.82313481,-0.83067895,-0.84060219,-0.84654586,-0.85444984,-0.85595761,-0.87025701,-0.88132678,-0.89298083,-0.90968292,-0.92428978,-0.96366333,-1.0145302,-1.091031,-1.1653928,-1.2729189,-1.3435423,-1.3376892,-1.3364915,-1.2840888,-1.2069612,-1.1221391,-1.0822055:1
|
34 |
+
-0.60329103,-0.60737568,-0.60682862,-0.60756518,-0.60495286,-0.59612649,-0.59005859,-0.58622034,-0.5837631,-0.58308,-0.5816461,-0.58026887,-0.57904937,-0.57757613,-0.57233393,-0.57126447,-0.56686276,-0.56655051,-0.56237822,-0.56232362,-0.5610899,-0.56224745,-0.56121035,-0.56103289,-0.56126162,-0.5646962,-0.56771174,-0.57546441,-0.58215072,-0.58791119,-0.59476567,-0.60211891,-0.60923527,-0.61349623,-0.61130696,-0.61515749,-0.61299414,-0.61362528,-0.61022844,-0.60687221,-0.59830544,-0.58668217,-0.57708574,-0.56536405,-0.55586456,-0.54901088,-0.53920029,-0.53328828,-0.52880031,-0.51144892,-0.49627774,-0.47031139,-0.43496577,-0.36742772,-0.29702187,-0.23968512,0.069579955,0.25768,0.43618179,0.57948008,0.73129949,0.90601154,1.1171175,1.3601942,1.6122803,1.7954838,1.8947405,1.9254897,1.9507949,1.9576441,1.975208,1.9944038,1.9989614,2.0094551,2.0168669,2.0169139,2.0169139,2.0199612,2.0227683,2.0267428,2.0298266,2.0267712,2.023226,2.0186854,2.0114456,1.9896683,1.9277158,1.83758,1.6943583,1.5212096,1.3611026,1.2183468,1.075179,0.95556752,0.83104282,0.68869182,0.52235852,0.49684735,0.30738683,0.033138263,-0.18203968,-0.33481372,-0.47058911,-0.617252,-0.732267,-0.80943854,-0.85853773,-0.87031609,-0.86164539,-0.83881457,-0.80939495,-0.79221792,-0.77831912,-0.75982256,-0.74043045,-0.71732169,-0.69354175,-0.67624829,-0.66151083,-0.64793368,-0.64190203,-0.63702002,-0.63379307,-0.63214317,-0.62506673,-0.62083881,-0.61381742,-0.60429854,-0.59542468,-0.58973373,-0.58362407,-0.57582931,-0.57109172,-0.56927916,-0.56997144,-0.57433335,-0.58042201,-0.59036453,-0.5935386,-0.5961905,-0.59676119,-0.59451089,-0.59560272,-0.60355406,-0.61220928,-0.62351881,-0.62530705,-0.62541075,-0.6146968,-0.60477861:2
|
35 |
+
-1.1620075,-1.161359,-1.1623794,-1.1640739,-1.1614569,-1.1578,-1.1594546,-1.161424,-1.158713,-1.1615894,-1.1585723,-1.1539282,-1.1552953,-1.1562857,-1.1577392,-1.137231,-1.0873176,-1.0075906,-0.9227293,-0.83390819,-0.7735133,-0.75742767,-0.74978144,-0.74081122,-0.74768326,-0.74806831,-0.74086617,-0.73630478,-0.73648409,-0.73696845,-0.73272416,-0.72450979,-0.71321908,-0.70734397,-0.69867555,-0.69434925,-0.66938505,-0.61583577,-0.50646033,-0.3660778,-0.22283065,-0.047168014,0.14189862,0.29322979,0.42328802,0.5571606,0.68035141,0.78690607,0.89421562,0.97334265,1.0394847,1.093506,1.1428191,1.1796069,1.2072763,1.2129975,1.2157958,1.2298627,1.2299383,1.2337506,1.2341195,1.2426766,1.2579118,1.25825,1.2487422,1.2571412,1.2515756,1.2525304,1.2575812,1.2408371,1.2474751,1.2463779,1.2449601,1.2467815,1.2525939,1.238445,1.238445,1.2441339,1.2349298,1.2411808,1.2350275,1.2392791,1.2368524,1.225248,1.2236177,1.2212427,1.227058,1.2230297,1.2366583,1.2327882,1.2265216,1.2274088,1.2269106,1.2170618,1.209232,1.2075356,1.1895199,1.1762315,1.1431922,1.1067341,1.0546654,0.98043972,0.89041447,0.77871288,0.658195,0.5031473,0.34939014,0.18367189,0.043841569,-0.090519148,-0.21244396,-0.33155406,-0.44732221,-0.54271492,-0.62270119,-0.68627078,-0.72709411,-0.76162047,-0.77913506,-0.79041434,-0.79569467,-0.79752084,-0.79900108,-0.79717574,-0.80403907,-0.81249766,-0.81943156,-0.82026648,-0.82311243,-0.8228724,-0.81810925,-0.81730611,-0.82754936,-0.84641583,-0.86897606,-0.90456814,-0.95581633,-1.0168561,-1.0730151,-1.1025709,-1.127586,-1.1367269,-1.1378357,-1.1325378,-1.1293912,-1.1281985,-1.1282235,-1.1257785,-1.1213526,-1.1161881:1
|
36 |
+
-0.80801789,-0.80929234,-0.80872319,-0.80590416,-0.80340418,-0.80134696,-0.79887461,-0.79480917,-0.79184848,-0.79046643,-0.7883796,-0.78685662,-0.78903672,-0.78690512,-0.785023,-0.78296816,-0.78316435,-0.78233577,-0.78087842,-0.78216793,-0.7819624,-0.78169589,-0.78207965,-0.78096598,-0.7809854,-0.78022993,-0.77859935,-0.77832278,-0.7778792,-0.77698706,-0.77481589,-0.77130496,-0.77106556,-0.76883219,-0.76742314,-0.76501778,-0.76491953,-0.76462914,-0.76586506,-0.76712559,-0.76625037,-0.76615617,-0.76514771,-0.76280186,-0.74195206,-0.69934848,-0.62623939,-0.50524344,-0.32707724,-0.11366023,0.19685106,0.42420421,0.52173781,0.6244474,0.72880906,0.81901389,0.92221826,1.0505089,1.1910813,1.3403616,1.448292,1.5144242,1.5423169,1.5449876,1.5557221,1.565318,1.5797238,1.589714,1.6027314,1.6195406,1.6184597,1.6262526,1.6263914,1.6283756,1.633883,1.6297773,1.6297773,1.6336904,1.6289133,1.6347774,1.6330264,1.6369106,1.6370954,1.6326258,1.6323037,1.6324164,1.6312216,1.6338126,1.6256116,1.614381,1.5819626,1.5363786,1.4594417,1.344951,1.2074055,1.077256,0.95024592,0.83028097,0.71373183,0.60385652,0.48386478,0.358933,0.1924809,0.030208992,-0.13453339,-0.29254534,-0.43855332,-0.56932183,-0.68121126,-0.7493015,-0.77278349,-0.77130652,-0.7558719,-0.72911391,-0.714985,-0.71161064,-0.71302021,-0.71853925,-0.72163485,-0.71941591,-0.71331818,-0.70178376,-0.68486376,-0.67822263,-0.67609727,-0.67953727,-0.6841139,-0.68905071,-0.69458668,-0.69633752,-0.69832486,-0.70044295,-0.70509986,-0.70625622,-0.70581222,-0.70581066,-0.70581606,-0.70354343,-0.69983454,-0.69564468,-0.69519311,-0.69527702,-0.69066301,-0.69010581,-0.68570335,-0.68077942,-0.67676145,-0.6732476,-0.66843906,-0.66330357:2
|
37 |
+
-0.62212839,-0.61916421,-0.61330752,-0.61128481,-0.60733578,-0.6073473,-0.60748684,-0.60641142,-0.60628697,-0.60910065,-0.61160684,-0.61440263,-0.61800537,-0.62200808,-0.62270714,-0.62456324,-0.62488974,-0.62650455,-0.62660407,-0.62616263,-0.62875805,-0.62932058,-0.62820513,-0.63079417,-0.6318365,-0.63218111,-0.63371173,-0.63554938,-0.63864394,-0.6384524,-0.64012189,-0.64176387,-0.64441744,-0.6436694,-0.64455295,-0.6436713,-0.64404331,-0.64526219,-0.64355356,-0.64237639,-0.64215388,-0.64102725,-0.64016393,-0.64045319,-0.64157111,-0.64107454,-0.62729563,-0.59253076,-0.55541768,-0.51380243,-0.44774281,-0.41371076,-0.31265637,-0.20406955,0.13645391,0.25186629,0.33405067,0.43001641,0.54887299,0.71859583,0.92958473,1.1336671,1.3698323,1.5081582,1.6783978,1.7430065,1.7981457,1.8107795,1.8369004,1.8422064,1.8471886,1.84848,1.8532878,1.8513833,1.8619292,1.8623641,1.8623641,1.8622628,1.867139,1.8681091,1.8647619,1.8650187,1.8648765,1.8611394,1.8529811,1.8431097,1.8363643,1.8199308,1.7914816,1.7339998,1.6413728,1.5032582,1.3425876,1.1793066,1.018877,0.87693336,0.7474329,0.58685273,0.55626331,0.29660824,0.26468774,0.0063637551,-0.29054522,-0.43168816,-0.59069601,-0.74767578,-0.8637577,-0.92561078,-0.94790217,-0.95003882,-0.94422328,-0.93506417,-0.91553111,-0.89293704,-0.86112885,-0.82838198,-0.79675896,-0.76556496,-0.74112227,-0.71564721,-0.69535348,-0.67273905,-0.65368254,-0.63415842,-0.62076001,-0.60941417,-0.60491032,-0.60453261,-0.60377865,-0.60291556,-0.60275298,-0.59817343,-0.58988502,-0.58124473,-0.57272297,-0.57014689,-0.56896144,-0.57003978,-0.57421993,-0.57934547,-0.58621418,-0.59535942,-0.59882318,-0.60395543,-0.60991577,-0.61539039,-0.62400865,-0.62886494,-0.64009841,-0.65074531:2
|
38 |
+
-1.0540142,-1.0507165,-1.0476661,-1.0474481,-1.0487687,-1.0477811,-1.0478913,-1.0475356,-1.0473691,-1.0446556,-1.0485564,-1.0477841,-1.045788,-1.0464464,-1.0507679,-1.0478953,-1.0335312,-0.98791698,-0.93006295,-0.87942385,-0.85649164,-0.83984063,-0.83948645,-0.84849113,-0.8403287,-0.80042895,-0.78612947,-0.76991725,-0.75923143,-0.74663413,-0.73597602,-0.73003843,-0.71874651,-0.70784547,-0.68208095,-0.63056988,-0.54237029,-0.42306909,-0.26959558,-0.093154216,0.065186611,0.2146558,0.34158503,0.45232636,0.56686463,0.66735206,0.78461022,0.88933095,0.99297875,1.0717414,1.1369114,1.1961713,1.204096,1.2195702,1.2136904,1.225084,1.2294293,1.2380583,1.2368285,1.2367851,1.231672,1.2359086,1.2404712,1.2368563,1.2370204,1.2361713,1.2358299,1.236857,1.2382193,1.238794,1.2363068,1.2388164,1.2401915,1.2393021,1.2390775,1.2443579,1.2443579,1.2468162,1.2486504,1.2472232,1.2484505,1.2518071,1.2531978,1.25287,1.2543476,1.2565208,1.2636345,1.2632872,1.2633517,1.2648695,1.2679143,1.2700056,1.2750322,1.2699936,1.2635936,1.2609186,1.250094,1.2037302,1.1466524,1.042966,0.92212576,0.78609824,0.63597526,0.49741177,0.36907405,0.18433436,0.057846137,-0.10040046,-0.221787,-0.35661331,-0.47192774,-0.56046427,-0.65423827,-0.73547652,-0.76984375,-0.79439797,-0.80556912,-0.80846446,-0.81277993,-0.81615553,-0.81608245,-0.81512978,-0.8065752,-0.81406035,-0.8043143,-0.80595926,-0.80519759,-0.81694892,-0.81043252,-0.82020343,-0.83454383,-0.85716025,-0.89056211,-0.97205133,-1.0433633,-1.1240446,-1.1716428,-1.16946,-1.1428534,-1.1074377,-1.0826184,-1.0715154,-1.0635639,-1.0669775,-1.0713247,-1.0681119,-1.0689659,-1.0691539,-1.0666422,-1.0647982:1
|
39 |
+
-1.0825412,-1.0824705,-1.0843013,-1.0832624,-1.0841038,-1.0852224,-1.0832331,-1.0834949,-1.0832263,-1.0848068,-1.0840392,-1.0823419,-1.0841591,-1.0842999,-1.0859646,-1.0868932,-1.0854653,-1.0851454,-1.0736742,-1.0134191,-0.91002035,-0.74087962,-0.5171162,-0.28569612,-0.031372507,0.20099918,0.42392205,0.61675359,0.7559961,0.84283525,0.91309535,0.95975688,0.98757582,1.0065196,1.0151388,1.0057284,1.0202859,1.0149855,1.0140841,1.0147588,1.0205278,1.0210207,1.0253252,1.0272239,1.0271016,1.0304824,1.0318856,1.02857,1.0321327,1.0250368,1.0237856,1.0215135,1.0196895,0.9931556,0.99731689,1.0026827,1.0014344,0.99896593,0.9963318,0.99775456,0.99917416,1.0002171,1.0000723,0.9953164,1.0031837,0.99900171,0.99461481,0.99441588,0.99591513,0.99140765,0.98932585,0.98862919,0.9908041,0.98981561,0.98809052,0.99328483,0.99328483,0.98952817,0.99433907,0.98738795,0.99462137,0.99011334,0.99821226,0.99718767,0.99188952,0.99481132,0.99737368,1.0040896,1.0047507,0.9992362,0.99617237,1.0001054,0.98256785,0.97022361,0.94206734,0.88239784,0.8298159,0.75150645,0.66918387,0.57086893,0.45073883,0.31986068,0.18437668,0.037338227,-0.11506599,-0.26035113,-0.40511402,-0.54504237,-0.67785284,-0.80047691,-0.91335783,-1.0056019,-1.1005968,-1.1572271,-1.1866616,-1.1968717,-1.1970829,-1.1913882,-1.1806431,-1.1698068,-1.150792,-1.150344,-1.1456623,-1.145265,-1.1405054,-1.1435103,-1.1396569,-1.1416582,-1.1421882,-1.1428269,-1.1417049,-1.1420716,-1.1434126,-1.1440681,-1.1444204,-1.144856,-1.1466904,-1.1451984,-1.1450797,-1.1447289,-1.147159,-1.1460259,-1.1459026,-1.1471867,-1.1459551,-1.1485244,-1.1495582,-1.1483394,-1.149799,-1.14831:2
|
40 |
+
-0.85192399,-0.849687,-0.85031118,-0.84836281,-0.84519767,-0.83920329,-0.83481789,-0.83441227,-0.83466373,-0.83326371,-0.83237619,-0.8323398,-0.83346298,-0.83270141,-0.83258636,-0.83337157,-0.83341645,-0.83293369,-0.83422073,-0.83363697,-0.83524771,-0.83442796,-0.83508057,-0.83270381,-0.83338203,-0.83476483,-0.83298719,-0.83361061,-0.83298915,-0.83278421,-0.83196359,-0.83194136,-0.83132797,-0.81771027,-0.77102188,-0.71366335,-0.67849991,-0.66510131,-0.65935011,-0.66288448,-0.66440294,-0.66568845,-0.65705048,-0.64969736,-0.6379582,-0.61792536,-0.60389365,-0.5792161,-0.55900447,-0.52929512,-0.50162371,-0.45715563,-0.34519972,-0.19623942,0.044502957,0.17561978,0.34768088,0.52348925,0.72993936,0.93431428,1.1217524,1.2988936,1.4024605,1.4645254,1.4701162,1.4905476,1.496248,1.5067336,1.5218997,1.5255593,1.5318575,1.5326374,1.5344567,1.5347947,1.5379416,1.5356824,1.5356824,1.5378531,1.5373766,1.5395155,1.5364412,1.5363186,1.5359253,1.5354826,1.5319215,1.5271641,1.5137312,1.5052365,1.4967013,1.495412,1.493793,1.4865276,1.4911076,1.498138,1.5011363,1.5071033,1.4973896,1.4911283,1.4779268,1.4312978,1.3317525,1.2047458,1.0379563,0.84932846,0.64480983,0.49316814,0.30262838,0.15304685,0.015733863,-0.13416004,-0.26551023,-0.36751019,-0.43560476,-0.50137432,-0.54113299,-0.57889176,-0.59572133,-0.6134759,-0.6275939,-0.63124976,-0.63539971,-0.63069737,-0.61923985,-0.60630997,-0.60217483,-0.59876466,-0.60109458,-0.60928041,-0.63638713,-0.66562853,-0.71135456,-0.75854686,-0.80634678,-0.84126638,-0.86559768,-0.87881574,-0.88291503,-0.88511388,-0.88412875,-0.88310831,-0.88377215,-0.881958,-0.87179831,-0.86163415,-0.84588297,-0.83726777,-0.81917523,-0.81285716,-0.80510365,-0.80260518:1
|
41 |
+
-0.76929285,-0.7728034,-0.7675449,-0.75318777,-0.73846968,-0.72103203,-0.70096343,-0.68522321,-0.67134372,-0.6701609,-0.68353179,-0.70901637,-0.74197682,-0.79958757,-0.87240737,-0.97927712,-1.0772903,-1.1413762,-1.1637332,-1.163615,-1.1442192,-1.1225523,-1.1182406,-1.1178122,-1.0903267,-1.0150408,-0.91151143,-0.79126338,-0.7230794,-0.6718856,-0.65143038,-0.64507467,-0.64255127,-0.61703041,-0.60228515,-0.58410885,-0.55503473,-0.51242204,-0.40241664,-0.2108236,-0.012577439,0.21168847,0.43363036,0.60653277,0.75879011,0.87468751,0.98289353,1.0703689,1.1443293,1.1986539,1.2482009,1.2811126,1.3009216,1.3090354,1.3136155,1.3176484,1.3214004,1.3241286,1.3216139,1.3269267,1.3279335,1.3306186,1.3374706,1.3363716,1.3348128,1.3341263,1.3332363,1.3341356,1.3344875,1.3355494,1.3322302,1.3326955,1.3252487,1.3264517,1.3242084,1.3269212,1.3269212,1.3223895,1.3211509,1.3149152,1.310581,1.3090271,1.3031487,1.3027347,1.2972672,1.288015,1.2782727,1.2626428,1.2468844,1.2288179,1.2054822,1.1807958,1.1477918,1.1063085,1.0510798,0.98437515,0.91463848,0.82225527,0.72943823,0.62337651,0.49859549,0.38034439,0.25587792,0.12775435,-0.0096046719,-0.13849526,-0.26492029,-0.39340873,-0.50532797,-0.61183004,-0.68610912,-0.74229157,-0.79359974,-0.81853631,-0.8308133,-0.83553111,-0.83738432,-0.83741609,-0.83701023,-0.84274225,-0.84930285,-0.85961516,-0.86691151,-0.87126265,-0.87732616,-0.87886933,-0.87468108,-0.87232728,-0.87528922,-0.88639753,-0.90983514,-0.94463918,-0.98659942,-1.0203307,-1.0532495,-1.0707066,-1.0790305,-1.080112,-1.0746789,-1.0663321,-1.0476281,-1.025212,-1.0147919,-1.0065145,-1.0030116,-1.0009009,-1.0010192,-0.99739268,-0.99621157,-0.99483841:1
|
42 |
+
-1.2382781,-1.1867783,-1.1479405,-1.1252832,-1.125837,-1.1291678,-1.1355357,-1.1398217,-1.1328109,-1.1273462,-1.1264337,-1.1249253,-1.124874,-1.1187453,-1.1118948,-1.1118508,-1.10888,-1.1004647,-1.0888274,-1.0638232,-1.017793,-0.92762264,-0.84323202,-0.76130923,-0.71835071,-0.68915955,-0.68494467,-0.69102375,-0.66930657,-0.65241904,-0.63949538,-0.63623042,-0.62865197,-0.62103848,-0.6102105,-0.595346,-0.5542595,-0.48963603,-0.36332087,-0.2213102,-0.06647614,0.15239142,0.29359764,0.43844732,0.56251099,0.68269797,0.81587471,0.90986223,1.0136478,1.1070171,1.152352,1.1660313,1.2042416,1.2276226,1.2355036,1.2261271,1.22011,1.2296307,1.2195116,1.2274248,1.2147098,1.2155544,1.2165026,1.2141311,1.2149844,1.2105921,1.2117611,1.2114617,1.2121329,1.2084284,1.2080817,1.2102713,1.2023174,1.2020734,1.2045018,1.2079072,1.2079072,1.2027969,1.2113258,1.2126829,1.2104507,1.2116122,1.2169129,1.2068424,1.2037525,1.1986301,1.2019185,1.1954659,1.1945436,1.1926429,1.2042078,1.1986497,1.192317,1.1938673,1.1986774,1.1874854,1.1739383,1.1558171,1.1494884,1.0720321,1.0185979,0.93862822,0.83381164,0.72301117,0.57950045,0.44994795,0.30743782,0.16805764,0.02049986,-0.13596624,-0.2740268,-0.36987666,-0.49900917,-0.55670653,-0.61399132,-0.66830306,-0.70656032,-0.73995025,-0.76507971,-0.78058103,-0.78341418,-0.7952819,-0.80541663,-0.80994841,-0.81544348,-0.81614112,-0.8211134,-0.82462214,-0.82523719,-0.82639603,-0.83029879,-0.83876878,-0.84812736,-0.85836607,-0.87389833,-0.8857969,-0.90676957,-0.91646068,-0.94028495,-0.97769226,-1.0325624,-1.1126649,-1.1822976,-1.2520188,-1.3194696,-1.3293261,-1.334852,-1.2992841,-1.2469199,-1.2138914:1
|
43 |
+
-1.7558,-1.7464956,-1.732612,-1.7273698,-1.7253054,-1.7248262,-1.7212116,-1.7229709,-1.7183516,-1.7209098,-1.7202794,-1.7188487,-1.7210315,-1.7204645,-1.7194416,-1.7167095,-1.7173316,-1.7151533,-1.7166064,-1.7173338,-1.7173152,-1.7180269,-1.7154603,-1.702405,-1.6511878,-1.5496838,-1.3765894,-1.1607662,-0.88592632,-0.60558114,-0.32689245,-0.049083653,0.17229947,0.34968495,0.4648537,0.55021074,0.59910338,0.6305874,0.65391683,0.66105347,0.66392815,0.67835824,0.68657887,0.68344423,0.69155994,0.6896141,0.68887684,0.69496368,0.69499389,0.70005693,0.69764046,0.70048095,0.69646197,0.69368519,0.69214169,0.68846921,0.69527493,0.69086379,0.68350805,0.68150962,0.68372539,0.68405373,0.68069906,0.67919527,0.67867405,0.67887312,0.68342128,0.67948544,0.68276704,0.67434172,0.67383784,0.67340574,0.67333981,0.67025833,0.66860078,0.67149139,0.67149139,0.66867081,0.66701537,0.66733459,0.66841413,0.66447688,0.66158991,0.66666852,0.66459773,0.65953188,0.66472935,0.66275259,0.65874087,0.65742889,0.65501968,0.65592579,0.66232459,0.65593329,0.65463032,0.65599816,0.65373907,0.65125105,0.65739247,0.65490703,0.65172215,0.65477505,0.65236889,0.64939631,0.65188234,0.65033393,0.6513767,0.64610124,0.64582664,0.6453963,0.64815025,0.6547055,0.64624809,0.6391002,0.64192418,0.64417214,0.63909727,0.64146058,0.63505944,0.63297167,0.64329858,0.62331024,0.63044946,0.61859358,0.61366989,0.59908641,0.57338278,0.55233001,0.54069439,0.52386728,0.4891485,0.45309736,0.41488233,0.35542763,0.26097862,0.14546607,0.011703635,-0.16099481,-0.36496134,-0.57870183,-0.81571414,-1.0513893,-1.2757928,-1.4700406,-1.6397954,-1.7574317,-1.8260762,-1.8702678,-1.8945366,-1.898637:2
|
44 |
+
-0.71683794,-0.71306248,-0.71009793,-0.71142124,-0.70996651,-0.71113602,-0.70868762,-0.70838706,-0.70840871,-0.70905039,-0.70764018,-0.7091806,-0.70926293,-0.70881661,-0.70937006,-0.70817483,-0.70987239,-0.70988824,-0.70985978,-0.70899896,-0.70843911,-0.70703083,-0.70680599,-0.70535004,-0.70402847,-0.7017981,-0.70069577,-0.70105874,-0.69953693,-0.6981131,-0.69560453,-0.67714558,-0.63756625,-0.594888,-0.56710475,-0.55867664,-0.55951764,-0.57279234,-0.58321074,-0.58845882,-0.57374423,-0.54173788,-0.50701886,-0.48361362,-0.4637218,-0.43994058,-0.40768398,-0.34312179,-0.27227648,-0.17789796,0.02591102,0.23404587,0.44016887,0.66638658,0.9096579,1.157638,1.3854238,1.5877323,1.7465768,1.8595263,1.9579496,2.0131141,2.0316469,2.0326297,2.037979,2.0408923,2.0411478,2.0430866,2.0430656,2.0487537,2.0435828,2.0446511,2.0474175,2.0418601,2.0345548,2.029597,2.029597,2.0211011,1.9920922,1.9397448,1.8680337,1.7393107,1.57363,1.4247434,1.233037,1.0573803,0.88114169,0.70939222,0.53652477,0.38330713,0.2316677,0.081541147,-0.036604874,-0.16479636,-0.25659272,-0.3473329,-0.41099543,-0.46913068,-0.5086785,-0.52372963,-0.53317652,-0.53926072,-0.53958019,-0.5337441,-0.52764485,-0.52054472,-0.51033906,-0.50320132,-0.49375483,-0.49107276,-0.48368985,-0.47735357,-0.47310679,-0.46621207,-0.45782178,-0.45394863,-0.46546398,-0.47987302,-0.50923998,-0.54629905,-0.5924213,-0.63283747,-0.65722317,-0.65986479,-0.65878086,-0.65561364,-0.65077081,-0.65180484,-0.65306512,-0.65379005,-0.64975692,-0.63892452,-0.62467861,-0.61341769,-0.59415332,-0.57572253,-0.56505876,-0.5563986,-0.55170814,-0.55164268,-0.55281382,-0.55817188,-0.56205325,-0.56740572,-0.5692658,-0.57243354,-0.57173301,-0.57044253,-0.56900559,-0.56639294:1
|
45 |
+
-0.96939098,-0.97210768,-0.97261642,-0.9736489,-0.97392378,-0.97698674,-0.97689542,-0.97754383,-0.97913513,-0.9785157,-0.97783223,-0.97988895,-0.98162415,-0.98155059,-0.98013209,-0.9798178,-0.97345939,-0.95291971,-0.88943898,-0.77452828,-0.60816757,-0.37501268,-0.10934345,0.16657432,0.42761932,0.67615765,0.87106056,1.0223062,1.1267355,1.193731,1.2440062,1.2496191,1.2474811,1.2404864,1.229332,1.2224381,1.2198175,1.2217919,1.2177323,1.2229782,1.2259365,1.2203868,1.2222744,1.2269994,1.2238975,1.2242567,1.2134004,1.2104219,1.206346,1.2049931,1.2044015,1.2026001,1.2044028,1.2018525,1.2044106,1.2012422,1.2015604,1.1978746,1.1935588,1.1933198,1.1926794,1.1888784,1.1905067,1.1907886,1.1830512,1.1829354,1.1865174,1.1868926,1.1836623,1.1813279,1.1853686,1.1836726,1.1752972,1.1583293,1.1411392,1.1226684,1.1226684,1.0777529,1.053705,1.0099857,0.98228223,0.94433906,0.91928217,0.8711206,0.81542171,0.75942824,0.68496567,0.57214641,0.44571969,0.29917702,0.1316155,-0.053015856,-0.22823318,-0.40431489,-0.56276441,-0.70979084,-0.82880042,-0.93041716,-0.99406243,-1.0264235,-1.0362467,-1.0352221,-1.0294149,-1.0068608,-0.98835827,-0.96341195,-0.94875219,-0.93180037,-0.92012624,-0.91508333,-0.91558164,-0.91500473,-0.91178502,-0.91062111,-0.91011845,-0.90952985,-0.90955173,-0.90833729,-0.90978582,-0.9094454,-0.90897092,-0.90754864,-0.9101299,-0.91053655,-0.91084076,-0.91167124,-0.9130572,-0.91318038,-0.91402907,-0.91558828,-0.91669673,-0.9192733,-0.91735706,-0.92169026,-0.92092143,-0.92154875,-0.92240249,-0.92187726,-0.92127078,-0.92306225,-0.92283423,-0.92472756,-0.92273397,-0.92424472,-0.92393775,-0.92379315,-0.92409622,-0.92541664,-0.92657184,-0.92997832:2
|
46 |
+
-0.97173193,-1.012182,-1.0497719,-1.077144,-1.0921902,-1.09292,-1.0909928,-1.0832517,-1.0742748,-1.0703874,-1.0670468,-1.0619789,-1.0575915,-1.0556713,-1.0526802,-1.0527952,-1.0516858,-1.0280811,-0.98063159,-0.92297437,-0.85566281,-0.80549949,-0.77085142,-0.75293629,-0.7463062,-0.74578073,-0.74714859,-0.74288373,-0.73374508,-0.72026617,-0.71948091,-0.72167844,-0.72166878,-0.69433903,-0.64216531,-0.55371009,-0.40378635,-0.24915346,-0.07121845,0.10414236,0.25051689,0.3961279,0.52759959,0.66178788,0.7918303,0.90298004,0.99771388,1.0747668,1.141415,1.1848374,1.1971496,1.2047595,1.2086979,1.2175651,1.223908,1.2278861,1.2334069,1.2307991,1.2260645,1.22735,1.2279234,1.2263255,1.2256158,1.2198536,1.2199307,1.2147003,1.2009773,1.2046827,1.2058629,1.2058172,1.2049442,1.2012335,1.1966643,1.1985716,1.1947904,1.1924551,1.1924551,1.1938146,1.1941712,1.1925003,1.1900657,1.191562,1.1924355,1.1872746,1.1867621,1.1873852,1.1893818,1.1897917,1.1894713,1.1877311,1.1850993,1.1836451,1.1817905,1.1780454,1.1710347,1.1687027,1.1476941,1.1154313,1.0604353,0.99316456,0.90935506,0.80898002,0.68970894,0.56096298,0.41967815,0.2804094,0.15048071,0.006555837,-0.12882536,-0.25551104,-0.38246975,-0.50006907,-0.6048982,-0.69922438,-0.76277441,-0.8126333,-0.84514401,-0.85732899,-0.86260834,-0.86510893,-0.86567514,-0.86822319,-0.8665862,-0.86287338,-0.85840744,-0.85820341,-0.86271135,-0.86708867,-0.86819253,-0.86879109,-0.87113931,-0.8708603,-0.87501058,-0.88539864,-0.91420525,-0.96190368,-1.0449668,-1.1434152,-1.2393387,-1.2782182,-1.269844,-1.2392484,-1.2004568,-1.1709051,-1.1581304,-1.1531222,-1.1541761,-1.1545641,-1.1500729,-1.1450396:1
|
47 |
+
-1.0810195,-1.0788593,-1.0794721,-1.0800853,-1.0786806,-1.0782717,-1.0772979,-1.0789436,-1.0770413,-1.0784118,-1.0795684,-1.0797931,-1.0791981,-1.0786976,-1.0691456,-1.0443617,-1.0076163,-0.95439177,-0.88780186,-0.82168508,-0.77998832,-0.75723197,-0.75367352,-0.74952845,-0.75025064,-0.73624742,-0.72603858,-0.72451178,-0.71695558,-0.7081843,-0.69730643,-0.69117134,-0.69002608,-0.68246017,-0.67760379,-0.65861513,-0.59883531,-0.47760207,-0.33316507,-0.16649781,0.0084428339,0.16843516,0.33074,0.48827152,0.61585143,0.7369508,0.85207383,0.94205998,1.0418842,1.1126671,1.1811953,1.204483,1.216188,1.2217698,1.2229625,1.2309263,1.2350181,1.2386765,1.2281496,1.223533,1.2226362,1.2215903,1.2315342,1.2278932,1.2315473,1.2211689,1.2190702,1.2264495,1.2254771,1.2218482,1.2256665,1.2218501,1.2156297,1.212844,1.217404,1.2268221,1.2268221,1.2339325,1.2302022,1.2353606,1.2412184,1.2419603,1.2351849,1.241034,1.2445615,1.2514336,1.2412896,1.2354888,1.2378098,1.2388326,1.240566,1.2263907,1.2197319,1.2149428,1.2053765,1.1875237,1.1519829,1.1232352,1.0829548,1.0200748,0.92106732,0.82697207,0.73230217,0.61102644,0.48816925,0.35557412,0.21658246,0.072226169,-0.074379871,-0.2190323,-0.36312907,-0.49996621,-0.61237863,-0.70191887,-0.75298538,-0.79858605,-0.82073806,-0.83247413,-0.84131054,-0.84246167,-0.84715599,-0.84508591,-0.84230239,-0.83857036,-0.83713547,-0.83734898,-0.84198651,-0.84149479,-0.84750497,-0.85020085,-0.85514348,-0.85347832,-0.85722295,-0.86958194,-0.89200266,-0.93565473,-0.99579293,-1.0607957,-1.1245263,-1.1771048,-1.2010599,-1.202613,-1.2032599,-1.2006159,-1.1961681,-1.1991881,-1.1955766,-1.1869746,-1.1738234,-1.1665739:1
|
48 |
+
-1.006849,-1.008827,-1.0085227,-1.0113467,-1.0117053,-1.0119329,-1.0144356,-1.0125621,-1.0171863,-1.0184073,-1.0190304,-1.0191346,-1.0201591,-1.0214543,-1.0233431,-1.0242855,-1.0171093,-0.96706277,-0.83839049,-0.64280538,-0.39898452,-0.14138653,0.13649055,0.37084549,0.60014793,0.72926097,0.85468247,0.93078673,0.98717073,1.0063548,1.0102153,1.0328488,1.0359085,1.038146,1.0338558,1.0352203,1.0329096,1.0395651,1.0388382,1.0406946,1.0301003,1.030798,1.0277785,1.0243866,1.0236713,1.0226206,1.021436,1.0188695,1.0166947,1.0186917,1.0228706,1.0165283,1.0180346,1.0193669,1.0169317,1.0140903,1.0106588,1.0139811,1.0163804,1.0083628,1.0070734,1.0079778,0.99587017,0.99388499,1.0003557,1.0007681,0.99550816,0.99648379,0.99494359,0.98982668,0.98523719,0.98344528,0.98157083,0.98750812,0.98394611,0.99543394,0.99543394,0.99562472,0.9928629,1.0005874,0.99944212,1.0000812,0.99906617,0.98994444,0.99197499,0.98411615,0.97927311,0.97664374,0.98088969,0.96388157,0.94094556,0.89979255,0.85714451,0.81053873,0.7752124,0.69355804,0.60515853,0.5132184,0.38188435,0.22656875,0.05462542,-0.13356194,-0.33379996,-0.51530017,-0.70330656,-0.86083918,-0.99533315,-1.0929057,-1.1386113,-1.1654924,-1.1804277,-1.1862906,-1.1879563,-1.1857892,-1.1845271,-1.177888,-1.1688485,-1.1633081,-1.1597925,-1.1602489,-1.1596164,-1.1609865,-1.1604462,-1.1588421,-1.1540673,-1.1446765,-1.1447209,-1.1425365,-1.1377594,-1.1373003,-1.1318938,-1.1296113,-1.1268899,-1.1241383,-1.122047,-1.1173072,-1.1176364,-1.1128184,-1.1150986,-1.1131604,-1.1146533,-1.114498,-1.1175345,-1.1190415,-1.1200556,-1.1205534,-1.1209828,-1.1223641,-1.1218789,-1.1222347:2
|
49 |
+
-1.4414033,-1.5047556,-1.5537854,-1.5662278,-1.5504003,-1.5054088,-1.4540403,-1.4085404,-1.3757718,-1.3678582,-1.3635698,-1.3618183,-1.3551663,-1.3446487,-1.3371635,-1.3277524,-1.32622,-1.3223416,-1.3220329,-1.3154427,-1.3122596,-1.3076996,-1.3063429,-1.2925911,-1.2618238,-1.1968589,-1.1140285,-1.031311,-0.97226493,-0.94588288,-0.92896727,-0.94431533,-0.96189007,-0.98601265,-0.98656162,-0.96370993,-0.95026791,-0.93539196,-0.89515146,-0.839527,-0.7562957,-0.6104747,-0.48235674,-0.34581323,-0.20052384,-0.024858372,0.12065034,0.25020513,0.36301103,0.47931886,0.5806862,0.67991247,0.75689386,0.83179783,0.88071443,0.91141279,0.92216079,0.93343136,0.93351754,0.93688515,0.94155782,0.94117003,0.94046209,0.94807557,0.94881805,0.95011136,0.95426144,0.95775395,0.95766729,0.9593839,0.96166084,0.96334338,0.96273666,0.9629324,0.96123685,0.96118319,0.96118319,0.9541577,0.96022711,0.95581986,0.95625365,0.96038044,0.95381969,0.956078,0.95755947,0.95641203,0.95773085,0.95762197,0.95571729,0.95543771,0.95620241,0.95217791,0.95617786,0.95366666,0.95395303,0.95269127,0.95177236,0.94903621,0.94935694,0.94803937,0.9521451,0.95124201,0.95053359,0.95182971,0.95005954,0.95102648,0.94655062,0.94460664,0.94442003,0.94160837,0.93024299,0.93120615,0.93039952,0.92761931,0.92677086,0.92739689,0.91892573,0.91563148,0.90986456,0.89929114,0.87487423,0.83918461,0.76976866,0.69373015,0.58365371,0.4634913,0.31200721,0.17682921,0.02904667,-0.12290128,-0.26391822,-0.39957863,-0.53683113,-0.67761885,-0.80215794,-0.91433344,-0.98825795,-1.0527254,-1.0953322,-1.1202611,-1.1343651,-1.1419337,-1.1509227,-1.1552921,-1.1579893,-1.1626117,-1.1650365,-1.1700458,-1.1743335,-1.1744064:1
|
50 |
+
-0.96433271,-0.96426418,-0.9647722,-0.96309175,-0.96375724,-0.96238643,-0.9619994,-0.96154037,-0.9609731,-0.9556318,-0.95474635,-0.95380909,-0.94986364,-0.94670703,-0.95005478,-0.94310361,-0.91262023,-0.85060117,-0.7675817,-0.67859289,-0.62965493,-0.61138783,-0.61473385,-0.62927157,-0.62442415,-0.59615062,-0.57528934,-0.5612714,-0.53517491,-0.50789325,-0.48563449,-0.47360159,-0.45090594,-0.41556694,-0.38557745,-0.32147223,-0.23640178,-0.102625,0.051849556,0.23966329,0.46067709,0.62006868,0.76558566,0.90351264,1.0266717,1.1392114,1.2381642,1.3085132,1.362783,1.4003799,1.4160413,1.4183827,1.4133891,1.4135009,1.4174714,1.4203035,1.4263899,1.4337039,1.4329329,1.4277574,1.4338284,1.4324509,1.418983,1.4284601,1.426278,1.4249715,1.4296829,1.433206,1.4302302,1.4344801,1.4327753,1.4420568,1.442327,1.4476641,1.4478614,1.4438611,1.4438611,1.4430162,1.4451343,1.4387057,1.4351927,1.4276263,1.4272786,1.4128402,1.3831368,1.3373151,1.2888613,1.2196357,1.1308962,1.0266132,0.88835746,0.7347581,0.54672645,0.37844464,0.2013134,0.023964571,-0.11019223,-0.25447234,-0.36628589,-0.46336959,-0.52736937,-0.57171246,-0.58309703,-0.59467663,-0.59760443,-0.59542469,-0.59632007,-0.59624711,-0.60199228,-0.60366626,-0.61166132,-0.61850251,-0.62600682,-0.6403343,-0.65847879,-0.68010001,-0.7087596,-0.753288,-0.80225866,-0.86268037,-0.93760041,-1.0069274,-1.043742,-1.0534569,-1.0493616,-1.0334118,-1.012949,-0.98905969,-0.94572402,-0.93210402,-0.92059424,-0.91763537,-0.91162361,-0.9113566,-0.90945165,-0.90710365,-0.90430397,-0.90275055,-0.89897012,-0.89763341,-0.89669961,-0.89366605,-0.89184119,-0.89330136,-0.8911281,-0.89046671,-0.88997617,-0.89085428,-0.89033924,-0.89374754:1
|
51 |
+
-1.4817183,-1.4829241,-1.4831597,-1.4823033,-1.4799852,-1.4807447,-1.4815135,-1.4802302,-1.4811695,-1.4809356,-1.4804407,-1.4809121,-1.4816063,-1.4822897,-1.4830542,-1.4843844,-1.4851373,-1.4851477,-1.4857127,-1.4858641,-1.4878857,-1.488779,-1.4822774,-1.449774,-1.3486009,-1.174056,-0.93422152,-0.65341016,-0.35419344,-0.064913163,0.18050222,0.37940349,0.52611916,0.61203819,0.6863814,0.73795867,0.75454404,0.78357917,0.78999222,0.79547948,0.80383742,0.81338676,0.81929776,0.81754882,0.8145647,0.82122369,0.82581335,0.82531891,0.82707089,0.83603273,0.82669338,0.82257288,0.81875099,0.81977324,0.78302959,0.78292553,0.77944662,0.78113293,0.77921192,0.77906841,0.77790346,0.78591527,0.78101061,0.78297411,0.78928392,0.78455425,0.78105392,0.78649669,0.7832012,0.78305464,0.78704966,0.7917613,0.78758484,0.7942649,0.79457369,0.78787889,0.78787889,0.78723672,0.79281761,0.79333735,0.7927242,0.79543371,0.79177979,0.79009535,0.8023851,0.79763589,0.79728051,0.79853839,0.79999329,0.79766469,0.80166848,0.80218295,0.79989976,0.80110989,0.80636432,0.8048413,0.79936598,0.80080367,0.79686507,0.79236086,0.80359008,0.790574,0.78577187,0.78987458,0.78658272,0.77502891,0.79206658,0.7898754,0.80286023,0.81606806,0.81357721,0.79649611,0.79756144,0.78273321,0.75740525,0.73080969,0.67599476,0.62584921,0.5625148,0.47837385,0.38968783,0.26838207,0.14514955,-0.0010710789,-0.15762756,-0.30904245,-0.47286017,-0.63246514,-0.7724743,-0.90911726,-1.0187647,-1.1167374,-1.2054715,-1.2797378,-1.3320831,-1.3699956,-1.3901237,-1.3871018,-1.37938,-1.3733027,-1.3677922,-1.3622611,-1.3635396,-1.3646039,-1.3683235,-1.3706591,-1.3740703,-1.3738789,-1.3737853,-1.3747364:2
|
52 |
+
-0.98113092,-0.97910197,-0.97764469,-0.97588413,-0.97559785,-0.97751357,-0.97799779,-0.97942248,-0.98081601,-0.98094482,-0.9830372,-0.98473039,-0.98517193,-0.98718113,-0.98788656,-0.99046459,-0.9920869,-0.98876054,-0.96845542,-0.91592175,-0.79438534,-0.60490119,-0.36428778,-0.096442311,0.15619999,0.414545,0.62856356,0.7955182,0.90479608,0.98755371,1.0482199,1.0802249,1.0916028,1.0907926,1.0943349,1.097765,1.0883218,1.0956992,1.0985341,1.0964378,1.0971981,1.098364,1.0967443,1.0959811,1.0993148,1.0966352,1.10323,1.0999558,1.0998375,1.1005234,1.103629,1.103641,1.1026377,1.1013374,1.1067815,1.1046258,1.0992576,1.1058103,1.105187,1.1038412,1.1012225,1.1076808,1.1116347,1.1081459,1.1032058,1.1064868,1.1051721,1.1059165,1.1052235,1.1095605,1.1084255,1.1052164,1.1001973,1.1082156,1.1063893,1.0999333,1.0999333,1.0923377,1.0971378,1.0978628,1.0914563,1.0895521,1.0937367,1.0871096,1.0897559,1.0760765,1.0594368,1.0347367,0.99892983,0.95156757,0.88167154,0.8057084,0.68871444,0.56417383,0.40238796,0.22428312,0.016737111,-0.20602534,-0.41687993,-0.6253043,-0.80642343,-0.96374135,-1.0951168,-1.1601732,-1.1832293,-1.1932095,-1.1945031,-1.1747315,-1.1428959,-1.1055141,-1.0737003,-1.0414676,-1.0227832,-1.0068519,-0.99906156,-0.99427726,-0.99115916,-0.99205464,-0.9936358,-0.99435209,-0.99579982,-0.99327962,-0.98997784,-0.99019521,-0.98552163,-0.98234153,-0.97958828,-0.9753829,-0.97196305,-0.97091801,-0.96939029,-0.9704396,-0.96953612,-0.97000421,-0.96980034,-0.96971629,-0.96991643,-0.97013841,-0.9702512,-0.97001014,-0.9711063,-0.97182732,-0.97018339,-0.96538867,-0.96583164,-0.96659523,-0.96740742,-0.96925445,-0.97041623,-0.97053485:2
|
53 |
+
-0.72396103,-0.72526276,-0.7292543,-0.73269001,-0.73360332,-0.73439849,-0.7363294,-0.73840431,-0.74044733,-0.74540971,-0.75027623,-0.75626881,-0.76068336,-0.76469512,-0.77424021,-0.77703485,-0.77941836,-0.78026238,-0.77831865,-0.78001035,-0.77826072,-0.7789591,-0.78193491,-0.78041512,-0.78277071,-0.78273539,-0.77955578,-0.77686648,-0.77798733,-0.77812653,-0.77862267,-0.77866768,-0.77368833,-0.75988393,-0.72437184,-0.67391992,-0.62782691,-0.59599402,-0.5479454,-0.54855563,-0.57681925,-0.59036672,-0.58741163,-0.56899858,-0.55078484,-0.52561196,-0.50980736,-0.47117568,-0.43432842,-0.35805974,-0.23951248,-0.12625839,0.036490139,0.2690579,0.51781305,0.79361636,1.0376569,1.2430628,1.4027845,1.5182348,1.6079306,1.6763146,1.7097499,1.7183766,1.7219791,1.7132729,1.7062181,1.7059865,1.7050724,1.7061324,1.7066282,1.7057427,1.7135678,1.713796,1.7146274,1.7166096,1.7166096,1.7125336,1.7134396,1.7102522,1.7057791,1.7051998,1.6965116,1.6931534,1.6896777,1.6821522,1.6756595,1.6561576,1.6273363,1.5712472,1.4950179,1.3978772,1.2800874,1.12476,0.96865084,0.79342955,0.61648092,0.47290122,0.30561364,0.15182528,0.0029084508,-0.10825167,-0.25293919,-0.36972203,-0.44461491,-0.50388135,-0.54413848,-0.57286917,-0.59053769,-0.60065758,-0.59610821,-0.60731958,-0.59614343,-0.59680742,-0.58369587,-0.57312995,-0.55759895,-0.53739146,-0.50787811,-0.47686372,-0.4572499,-0.4500777,-0.48354645,-0.53378166,-0.58321035,-0.64706451,-0.69619095,-0.74118186,-0.76815615,-0.78112902,-0.78467194,-0.79004741,-0.7892858,-0.7861961,-0.78046399,-0.77504183,-0.75882965,-0.75648865,-0.75719942,-0.75368724,-0.75787497,-0.7564253,-0.75532247,-0.75764972,-0.76013429,-0.75797322,-0.75326371,-0.75172465,-0.74977039,-0.74460235:1
|
54 |
+
-0.64412133,-0.64100512,-0.63944654,-0.63639728,-0.63560297,-0.63285278,-0.63149192,-0.6287411,-0.6253649,-0.62011931,-0.61967013,-0.61654695,-0.61422931,-0.61175573,-0.61033053,-0.60973883,-0.60724831,-0.60542039,-0.60249067,-0.60309527,-0.60149792,-0.60228609,-0.60130415,-0.60238256,-0.60264858,-0.60451589,-0.60432743,-0.60648997,-0.60564805,-0.60828681,-0.61020631,-0.61396266,-0.61477049,-0.61548537,-0.61648312,-0.61548756,-0.61560357,-0.61676286,-0.61636576,-0.61723231,-0.61647896,-0.61733907,-0.6173136,-0.61615151,-0.61304382,-0.59647249,-0.56170786,-0.49008008,-0.39112043,-0.29469455,-0.19871484,-0.083311735,0.058839012,0.30079382,0.49314619,0.60306252,0.71332586,0.84049972,1.0068009,1.2051279,1.4249208,1.6111797,1.766634,1.8667736,1.9154969,1.9217988,1.9402117,1.9506893,1.9587897,1.9688094,1.9791084,1.9784146,1.9794581,1.9872861,1.9959012,1.991108,1.991108,1.9921299,1.9913228,1.9901535,1.9853854,1.9553342,1.9313682,1.8832148,1.8046573,1.6935741,1.5565861,1.3953203,1.2505193,1.1162994,0.98727535,0.84212586,0.71248654,0.67754237,0.40886384,0.3213292,-0.0060053908,-0.20761294,-0.34992045,-0.50357282,-0.63286889,-0.71473952,-0.75541952,-0.76437262,-0.76310511,-0.75294138,-0.73284062,-0.71586544,-0.70077223,-0.68518752,-0.67842597,-0.66929221,-0.66079911,-0.6578172,-0.65439703,-0.65236453,-0.64473611,-0.64024584,-0.63914872,-0.63496022,-0.63265308,-0.6347993,-0.63394273,-0.63328231,-0.63456208,-0.63253343,-0.63365478,-0.63502634,-0.63616203,-0.63727277,-0.63709148,-0.63749534,-0.63841169,-0.63811033,-0.63646765,-0.63619124,-0.634694,-0.63224496,-0.62686682,-0.62455833,-0.62308333,-0.61907489,-0.61871802,-0.61486633,-0.61451944,-0.60921355,-0.60760976,-0.60466631,-0.60562965,-0.60011346:2
|
55 |
+
-0.60446787,-0.60808394,-0.61306505,-0.61492596,-0.61552159,-0.61630023,-0.61799162,-0.61882146,-0.61990119,-0.62086515,-0.62351923,-0.62598476,-0.63052973,-0.63174404,-0.63349505,-0.6351402,-0.63936493,-0.63966776,-0.6422779,-0.64539625,-0.64921783,-0.65482247,-0.65690987,-0.65971098,-0.6613138,-0.66388623,-0.66498719,-0.66660374,-0.6669934,-0.67166119,-0.67122494,-0.6707602,-0.66668977,-0.64159659,-0.5997987,-0.56132858,-0.54458062,-0.5416236,-0.54626036,-0.55829706,-0.56274148,-0.55377066,-0.53691487,-0.5208692,-0.51263401,-0.5075219,-0.4704077,-0.3874682,-0.24086312,-0.057702454,0.14533456,0.39479009,0.62701297,0.83947228,1.0470751,1.249127,1.4651479,1.6728472,1.8217086,1.8899128,1.8992552,1.9261105,1.9342151,1.9442575,1.9543493,1.9586658,1.9720384,1.9715625,1.9754062,1.9810149,1.9812741,1.9837944,1.9871845,1.9876293,1.9872233,1.9774614,1.9774614,1.9531077,1.9311467,1.8954667,1.836442,1.7441332,1.6409514,1.4991593,1.3430101,1.1789183,1.0139691,0.85102233,0.69552889,0.53011208,0.36959544,0.21566711,0.07815024,-0.061245876,-0.19735054,-0.31344405,-0.39568898,-0.46799303,-0.51703471,-0.54916722,-0.56337712,-0.56667641,-0.56711335,-0.57036259,-0.56801596,-0.56586975,-0.56707876,-0.56862773,-0.56554858,-0.55768714,-0.54394751,-0.52458583,-0.4938525,-0.45891439,-0.43497971,-0.42280082,-0.43615101,-0.46825354,-0.51930247,-0.57468004,-0.63775173,-0.70105751,-0.74639871,-0.78226583,-0.79284547,-0.79367808,-0.79097903,-0.78938266,-0.78592654,-0.77670444,-0.76303216,-0.74036611,-0.71579707,-0.68907501,-0.66368477,-0.64774623,-0.64299726,-0.6412037,-0.64075695,-0.64373173,-0.64641902,-0.64726293,-0.64674411,-0.64507244,-0.64392904,-0.64289324,-0.64251373,-0.64078278,-0.64052908,-0.64021149:1
|
56 |
+
-1.2870088,-1.2824317,-1.3036565,-1.2930816,-1.2935056,-1.2927301,-1.2997007,-1.3028018,-1.2992177,-1.3050246,-1.3076805,-1.3018115,-1.3044015,-1.3137802,-1.3105898,-1.3101459,-1.3041436,-1.2993116,-1.2997897,-1.3117564,-1.2925714,-1.3057982,-1.2544249,-1.1675734,-1.0678951,-0.95091071,-0.73964986,-0.43540185,-0.17293814,0.074390192,0.28253541,0.45961884,0.60656842,0.68404595,0.74510126,0.84921001,0.92140295,0.91053262,1.0103236,0.93478204,0.91873359,0.97475369,1.0614691,0.86460426,0.96591539,0.88993447,0.90218229,0.83374242,0.86655242,0.88853262,0.86223009,0.88481469,0.90874703,0.87326674,0.92338484,0.86163142,0.88954173,0.90502582,0.95809615,0.89123302,0.91702087,0.90942137,0.90940521,0.90275086,0.92186703,0.92306718,0.91116221,0.92954641,0.91456446,0.91740343,0.94296919,0.93684124,0.93075769,0.91386939,0.88801548,0.9364492,0.9364492,0.92549406,0.9345507,0.93450326,0.93899943,0.90905615,0.89866244,0.88380828,0.8942287,0.8658105,0.87383636,0.86253006,0.86439705,0.86558315,0.86268667,0.88142473,0.85587946,0.85726761,0.87661032,0.909438,0.93474034,0.89734187,0.9172385,0.99853482,0.93392415,0.91023615,0.89156743,0.88067602,0.85615344,0.83894455,0.81032898,0.7762824,0.72050875,0.66612173,0.58046442,0.47419457,0.35275582,0.21399785,0.067116442,-0.096406575,-0.2623819,-0.43043622,-0.5904245,-0.74249035,-0.86756714,-0.97337573,-1.0534858,-1.1284781,-1.1815328,-1.2147078,-1.2212293,-1.2224738,-1.2218023,-1.2202266,-1.2160895,-1.211664,-1.2063981,-1.2017908,-1.1991286,-1.1991776,-1.1986198,-1.197459,-1.1964778,-1.1979141,-1.1988444,-1.1978895,-1.1973343,-1.19765,-1.1979659,-1.1983091,-1.1998034,-1.2020342,-1.2035693,-1.205487:2
|
57 |
+
-0.54634534,-0.54858405,-0.54964891,-0.54932461,-0.55095577,-0.556537,-0.55673219,-0.56264233,-0.56460968,-0.56759727,-0.56867254,-0.57033327,-0.57120788,-0.57095387,-0.57208291,-0.57101101,-0.5702009,-0.57126597,-0.57127344,-0.56976507,-0.57052941,-0.57003181,-0.57118905,-0.57254263,-0.57169527,-0.57373449,-0.57348196,-0.57270268,-0.57082677,-0.57180281,-0.57220245,-0.5726307,-0.57214973,-0.57555684,-0.57491793,-0.57850865,-0.5785236,-0.58028639,-0.5791402,-0.57858947,-0.57831157,-0.578967,-0.57836229,-0.57871763,-0.57722178,-0.57730333,-0.56914531,-0.54584542,-0.51089434,-0.42378004,-0.33052853,-0.24612151,-0.12371594,-0.02868753,0.27867219,0.48891009,0.59578678,0.6883835,0.83691071,0.99078207,1.1934738,1.4137656,1.5993951,1.7722456,1.8689656,1.9241079,1.9539046,1.9607823,1.9964284,2.0061134,2.0153515,2.0136176,2.0167211,2.0230023,2.0240776,2.022692,2.022692,2.0330587,2.0243333,2.0166438,2.0215439,2.0028321,1.9813423,1.9416733,1.871913,1.7734063,1.6307961,1.4644655,1.3088974,1.1507601,1.0165553,0.89536897,0.78136185,0.6617833,0.53063184,0.47031787,0.208244,0.015196334,-0.16187053,-0.29681275,-0.42218444,-0.56121793,-0.66180873,-0.72176484,-0.74007906,-0.74359255,-0.74220235,-0.73545557,-0.7191511,-0.70093579,-0.68575005,-0.67968702,-0.67924213,-0.68122327,-0.68576321,-0.69168545,-0.69588689,-0.69954086,-0.7074435,-0.70891125,-0.70894598,-0.70959288,-0.71020896,-0.70613748,-0.70042294,-0.69568129,-0.68963603,-0.68605467,-0.6862487,-0.68600301,-0.68538682,-0.68606667,-0.6854548,-0.68671158,-0.68950093,-0.6874816,-0.6875784,-0.6839902,-0.68002299,-0.6761932,-0.671652,-0.66561358,-0.65989094,-0.65691335,-0.65414578,-0.65272654,-0.6518192,-0.65196168,-0.6515189,-0.65374773:2
|
58 |
+
-1.6233685,-1.6236964,-1.6221607,-1.6229063,-1.6217391,-1.6218602,-1.6228539,-1.6212532,-1.622584,-1.6220302,-1.6215876,-1.6209267,-1.6202368,-1.6199991,-1.6194763,-1.6194237,-1.6179966,-1.6189239,-1.6186616,-1.6186978,-1.6171869,-1.6140069,-1.5998386,-1.5676561,-1.4959187,-1.3847228,-1.215681,-0.99512052,-0.74590311,-0.48102728,-0.21488808,0.040982902,0.24351768,0.40296384,0.51753493,0.57619755,0.62334517,0.65056671,0.66512536,0.67901416,0.66768578,0.67806461,0.66940489,0.66903997,0.68218207,0.68464195,0.69383637,0.69259991,0.69680984,0.69675424,0.69376025,0.69321369,0.69486475,0.69281557,0.69626056,0.69209568,0.6914398,0.68565089,0.69260845,0.68792143,0.69443355,0.69558797,0.69479646,0.69352349,0.69836547,0.68876948,0.69731254,0.69725326,0.69809064,0.70232678,0.700116,0.70331296,0.69477572,0.69455508,0.69703108,0.6945552,0.6945552,0.69727033,0.69796533,0.69664955,0.69932355,0.70227236,0.69861409,0.69665927,0.70129259,0.7014581,0.70302368,0.7019915,0.70541585,0.70623332,0.70128725,0.70349625,0.70250936,0.70518858,0.69964982,0.6993705,0.69774943,0.69761807,0.69705171,0.69633466,0.69515914,0.69694654,0.70238073,0.70075006,0.70376337,0.69865025,0.69617958,0.70157737,0.69783752,0.69977099,0.70308094,0.70296855,0.70375128,0.7056921,0.70902837,0.6965949,0.69877462,0.70328368,0.69260145,0.69996768,0.69547142,0.68062123,0.66497064,0.64954781,0.63068828,0.60601163,0.58004647,0.5425579,0.49151606,0.44123989,0.35955523,0.25624933,0.13702608,-0.01962753,-0.19511375,-0.39422298,-0.60348472,-0.81688253,-1.0356218,-1.2304697,-1.4034112,-1.5494786,-1.6600804,-1.7458739,-1.7977006,-1.8214575,-1.8207553,-1.8148259,-1.8023482,-1.7792589:2
|
59 |
+
-1.1132472,-1.1131568,-1.1143426,-1.1139066,-1.115143,-1.1171659,-1.1156565,-1.1171988,-1.1180936,-1.1179372,-1.1211545,-1.1226982,-1.1215296,-1.1217481,-1.1218424,-1.1229887,-1.1228782,-1.1239787,-1.1226252,-1.1221145,-1.1224099,-1.1208564,-1.1178735,-1.095512,-1.0303489,-0.9037353,-0.71446069,-0.46705214,-0.20410612,0.056721974,0.29985077,0.51955393,0.69284053,0.8146909,0.88957512,0.93442829,0.97165857,0.98321721,0.98823724,0.98777463,0.98879732,0.97417783,0.96958791,0.9610275,0.96395172,0.96678476,0.96606186,0.96778839,0.96834565,0.96673738,0.96824896,0.96429337,0.96649648,0.96644898,0.9593495,0.96540587,0.96479151,0.9614197,0.95961352,0.96042612,0.95971992,0.96729205,0.96183616,0.96473769,0.96542844,0.963394,0.96055384,0.95863111,0.95626191,0.96771392,0.96734102,0.95601469,0.96447028,0.96698673,0.95818058,0.95250399,0.95250399,0.95538657,0.94749163,0.9614417,0.96140797,0.95760503,0.95723732,0.95996521,0.95405382,0.95910319,0.96071677,0.95982711,0.95745666,0.96466198,0.96474367,0.9652496,0.96541715,0.96144802,0.96853803,0.96846571,0.97044971,0.96582402,0.95439254,0.95236826,0.95160316,0.91771626,0.88307532,0.84776846,0.77587232,0.70663659,0.59827312,0.48882773,0.34654883,0.1929946,0.021715918,-0.16019281,-0.34277458,-0.51707744,-0.68243357,-0.82939864,-0.94871608,-1.042282,-1.1229836,-1.173594,-1.2102789,-1.2200101,-1.2255026,-1.2250341,-1.2217693,-1.2148088,-1.2054311,-1.198111,-1.1941925,-1.1867244,-1.1843252,-1.1837604,-1.1834264,-1.1835303,-1.1813269,-1.1822177,-1.1792956,-1.1778812,-1.1782599,-1.1744968,-1.1746218,-1.1736438,-1.1742771,-1.1751756,-1.1766938,-1.1750515,-1.1760953,-1.1751667,-1.1749643,-1.1748706:2
|
60 |
+
-0.74411895,-0.73426195,-0.73051197,-0.7214631,-0.70847631,-0.69906067,-0.69594645,-0.69306421,-0.69332502,-0.69323232,-0.69283673,-0.69358329,-0.69451825,-0.69546093,-0.69579749,-0.69600179,-0.69586909,-0.69562062,-0.69677303,-0.69704041,-0.69634492,-0.69765345,-0.69711904,-0.69786779,-0.69856258,-0.69845823,-0.69841131,-0.69854332,-0.69413684,-0.68749771,-0.68482601,-0.68306021,-0.68010925,-0.6778939,-0.67830667,-0.67675486,-0.678435,-0.67861579,-0.67649371,-0.67347692,-0.67313287,-0.67245353,-0.6729183,-0.67194772,-0.66960312,-0.65358835,-0.62450195,-0.55871573,-0.44849822,-0.27595692,-0.025203767,0.12011724,0.33880121,0.5161914,0.61082709,0.7043905,0.8231423,0.98032455,1.1804576,1.3778877,1.538063,1.6106172,1.6631807,1.6745619,1.6827751,1.6994957,1.7027386,1.7117137,1.719519,1.7189351,1.7214788,1.7192012,1.7229833,1.7243082,1.7207138,1.7251227,1.7251227,1.7204271,1.7145421,1.7160083,1.7103394,1.7066274,1.7015804,1.6944257,1.6910431,1.6828642,1.6740584,1.6607459,1.6381886,1.5997477,1.5413169,1.4278445,1.2737894,1.1028149,0.93499647,0.79143434,0.68105219,0.58236468,0.4882785,0.3849298,0.26915444,0.14033037,-0.027804906,-0.17912306,-0.32549374,-0.46467671,-0.59898795,-0.70350267,-0.7797368,-0.82916939,-0.85153043,-0.85177336,-0.84637461,-0.83399488,-0.81957792,-0.79787628,-0.78010137,-0.76589081,-0.75446586,-0.7470473,-0.74171428,-0.73724126,-0.73274888,-0.72581897,-0.71983047,-0.71352236,-0.70636381,-0.69873795,-0.69162944,-0.68943115,-0.68814488,-0.68825557,-0.68983654,-0.69653355,-0.69941925,-0.702129,-0.70569726,-0.70756695,-0.70982496,-0.71161924,-0.71295878,-0.71165048,-0.71102453,-0.71194242,-0.70888666,-0.7067044,-0.7062326,-0.70446495,-0.70456699,-0.70389872:2
|
61 |
+
-1.1536515,-1.1508991,-1.1502868,-1.1494126,-1.149148,-1.1474179,-1.1479491,-1.1435535,-1.1450721,-1.1451332,-1.1444657,-1.1403692,-1.1423771,-1.1420957,-1.1397866,-1.135842,-1.1280469,-1.1011185,-1.0500329,-0.96670258,-0.89310122,-0.81448366,-0.77229655,-0.74557397,-0.72603252,-0.72718893,-0.73550514,-0.73719708,-0.71828157,-0.72636801,-0.72683293,-0.71762385,-0.71391544,-0.70973766,-0.70395968,-0.6973467,-0.68888781,-0.68007799,-0.68600674,-0.69759646,-0.71888224,-0.71218218,-0.68882371,-0.61070369,-0.47842735,-0.30690213,-0.093010982,0.090805587,0.23595624,0.37593166,0.50435277,0.63538293,0.75359065,0.85854177,0.93802446,1.0133282,1.0693035,1.1122928,1.1473714,1.1496034,1.1738839,1.1838364,1.2006446,1.1938658,1.2079253,1.2151458,1.2228327,1.2068567,1.2106238,1.220719,1.225572,1.2230198,1.2252081,1.2266898,1.2390163,1.2301585,1.2301585,1.2341407,1.2387372,1.2395016,1.230005,1.2351337,1.2355884,1.2410481,1.235758,1.2424468,1.2321966,1.229422,1.2326415,1.2338849,1.2397606,1.2362045,1.2335994,1.2389713,1.2355333,1.2297841,1.2379969,1.2365065,1.2293586,1.2370195,1.2229187,1.2158642,1.2063953,1.1877609,1.164813,1.1139236,1.0428134,0.96979389,0.86310112,0.74996768,0.60916876,0.46558797,0.31693579,0.16332137,-0.001077484,-0.14024389,-0.27080882,-0.38435749,-0.49239366,-0.59262763,-0.6765714,-0.74495601,-0.79304504,-0.82240463,-0.83897979,-0.85186342,-0.85855095,-0.86566893,-0.87020249,-0.87342765,-0.87045173,-0.86739111,-0.8670756,-0.86657837,-0.86611314,-0.86877759,-0.87389495,-0.88297378,-0.89535397,-0.91283081,-0.94324077,-0.99980455,-1.0743573,-1.1604152,-1.2300902,-1.2629294,-1.2604854,-1.2375339,-1.2135908,-1.1968723:1
|
62 |
+
-0.96986486,-0.97268011,-0.97060011,-0.97165122,-0.9688867,-0.96728981,-0.96522448,-0.96498272,-0.96425208,-0.96106701,-0.95894331,-0.95723587,-0.95508754,-0.95208471,-0.94322974,-0.9172061,-0.87821654,-0.80438568,-0.74313362,-0.69539201,-0.66038733,-0.65615681,-0.64945225,-0.65504911,-0.65211974,-0.63254484,-0.62537877,-0.62302683,-0.60833219,-0.58648143,-0.5585679,-0.53357451,-0.51635177,-0.47524166,-0.43769902,-0.39478222,-0.28471669,-0.1462673,0.01035964,0.19992111,0.41472349,0.58636553,0.73258347,0.86190249,0.98819646,1.0908412,1.1605867,1.2160637,1.2654052,1.2998419,1.3088017,1.3275562,1.3412173,1.3501287,1.3582249,1.3582489,1.3586797,1.3599274,1.3597389,1.3570065,1.351846,1.3473716,1.3426025,1.3418122,1.3382189,1.337152,1.3425413,1.337572,1.3353937,1.3427448,1.3388043,1.3426693,1.3439317,1.3470633,1.3432679,1.3484167,1.3484167,1.3469909,1.34424,1.3436908,1.341232,1.3380512,1.3412284,1.3361726,1.3277749,1.319918,1.314371,1.2922152,1.2707072,1.2287868,1.1820116,1.1069021,1.0113916,0.90366706,0.78241704,0.65381891,0.52986536,0.40811116,0.2479681,0.11596211,-0.033718928,-0.1596567,-0.24012955,-0.34462861,-0.42766006,-0.50588262,-0.56916165,-0.62385304,-0.65238969,-0.69800101,-0.7223084,-0.73208977,-0.74515064,-0.76818266,-0.77433912,-0.78410771,-0.78787828,-0.78994748,-0.79364993,-0.79645816,-0.79745058,-0.80174461,-0.81911386,-0.84099228,-0.88698527,-0.9768662,-1.0505481,-1.109324,-1.1272176,-1.1254814,-1.1080485,-1.0921068,-1.0768444,-1.0546891,-1.041483,-1.0269008,-1.0192294,-1.0180356,-1.0162135,-1.0187937,-1.0136552,-1.01552,-1.0146793,-1.0117703,-1.0069916,-1.0035741,-1.0065091,-1.0064291,-1.0065515,-1.0031529:1
|
63 |
+
-1.1601617,-1.2430027,-1.254295,-1.2345119,-1.1662216,-1.0963188,-1.0399869,-1.0267232,-1.0339196,-1.0473467,-1.0512012,-1.0518321,-1.0435089,-1.037728,-1.0261325,-1.0241021,-1.025974,-1.0245282,-1.0223515,-1.0075941,-0.97483144,-0.91833525,-0.81993973,-0.72708543,-0.67063071,-0.63255804,-0.62263614,-0.61517381,-0.63210671,-0.64157827,-0.63503497,-0.62262007,-0.59762676,-0.57710203,-0.55743623,-0.53773222,-0.51305302,-0.4527392,-0.30465212,-0.16731738,0.0049618412,0.19296501,0.35866135,0.50260715,0.64159373,0.75746189,0.85551908,0.9528389,1.0356802,1.1092352,1.1718793,1.2246784,1.2577225,1.2812752,1.2930085,1.2944998,1.2993905,1.3008271,1.2978852,1.2964604,1.2987983,1.3045335,1.3020291,1.3024405,1.3024337,1.3024392,1.2962025,1.2900816,1.2922738,1.287736,1.2908292,1.2875774,1.2872515,1.2904324,1.2873289,1.2832465,1.2832465,1.283339,1.2792166,1.2816872,1.279849,1.2808381,1.2820184,1.2780496,1.2790004,1.2776477,1.2783994,1.2793488,1.2744706,1.2679605,1.2670028,1.2597933,1.2519774,1.2327377,1.2097298,1.1654039,1.0994588,1.0099495,0.90097382,0.77986051,0.63745315,0.48485641,0.33021562,0.19295767,0.032480698,-0.11127957,-0.23673249,-0.35948773,-0.46786081,-0.54915288,-0.61409205,-0.65810746,-0.69193517,-0.71259582,-0.71843379,-0.72269611,-0.72362537,-0.72324924,-0.7316317,-0.74068298,-0.74934435,-0.75981223,-0.76451765,-0.76818765,-0.77136584,-0.77145395,-0.76933221,-0.77932247,-0.78481071,-0.78536681,-0.78497878,-0.78968757,-0.7943162,-0.81275004,-0.83755792,-0.88455715,-0.95869663,-1.0431321,-1.1375263,-1.2104572,-1.2336548,-1.2211306,-1.1800335,-1.121479,-1.0836923,-1.0532133,-1.0383996,-1.034783,-1.038866,-1.0330896:1
|
64 |
+
-1.036995,-1.0374974,-1.0372943,-1.0371324,-1.040754,-1.0407845,-1.0400189,-1.0386756,-1.0395346,-1.040101,-1.0441597,-1.0463286,-1.0469448,-1.0497707,-1.0529174,-1.0530056,-1.0516077,-1.0413114,-0.9973766,-0.91542004,-0.7489732,-0.5288234,-0.2688619,-0.0020094376,0.27515813,0.49626072,0.6720159,0.82417625,0.92652443,0.96900081,1.0104306,1.0127562,1.0046837,1.0060999,0.97338193,0.97259338,0.98640179,0.98028896,0.98927507,0.9921213,0.9974947,1.0001229,0.99629676,1.0009117,1.0031457,0.99734632,0.99646213,0.99511897,0.99593582,1.0035084,1.0035635,1.0044415,1.0047007,1.0041305,1.0067592,1.0117932,1.0064358,1.0155704,1.0127362,1.0148471,1.0138402,1.0206778,1.0134683,1.0177172,1.0204834,1.0139741,1.0124193,1.0094697,1.012985,1.0138289,1.0109009,1.0148811,1.0095742,1.0061392,1.0033153,1.0056185,1.0056185,0.99593627,0.9840779,0.97895011,0.98834798,0.97876472,0.9742926,0.97024198,0.97008081,0.97362901,0.96030977,0.94922071,0.95104806,0.94083086,0.94296029,0.92769804,0.91624747,0.87934471,0.8446385,0.80130408,0.74285714,0.67484697,0.60033824,0.50509708,0.40452486,0.27969397,0.14000285,-0.023769573,-0.20104312,-0.39387637,-0.56130441,-0.73964992,-0.89922708,-1.0357492,-1.1564807,-1.2064766,-1.2260795,-1.2375236,-1.2367227,-1.2349162,-1.2332476,-1.2203596,-1.2079941,-1.1780403,-1.1643885,-1.1556267,-1.15053,-1.1404345,-1.1418992,-1.1412623,-1.1411228,-1.1405456,-1.1456379,-1.1443796,-1.1434884,-1.1446516,-1.1436344,-1.1437508,-1.1413574,-1.1413895,-1.1442509,-1.1431611,-1.1474163,-1.1477535,-1.1499787,-1.1475453,-1.149843,-1.1515444,-1.1527486,-1.150443,-1.1502104,-1.1528985,-1.1501719,-1.1518639:2
|
65 |
+
-0.56490613,-0.56504961,-0.56647713,-0.56477455,-0.56574383,-0.56418341,-0.56463727,-0.56311429,-0.56454802,-0.56219477,-0.56004005,-0.56115109,-0.56360764,-0.56245599,-0.56268017,-0.56419592,-0.56907686,-0.57610926,-0.58258603,-0.5859332,-0.58763701,-0.59103201,-0.59599384,-0.59950882,-0.60997468,-0.6195542,-0.63205551,-0.64165548,-0.64948884,-0.65589235,-0.65646466,-0.6574252,-0.65697144,-0.65662718,-0.65394034,-0.65438728,-0.65135985,-0.64768867,-0.64767167,-0.64398492,-0.64088676,-0.63450615,-0.62020344,-0.59157705,-0.53845073,-0.44757309,-0.35435522,-0.23689416,-0.14717101,0.122655,0.29378644,0.48220417,0.7347439,0.85394946,0.97252074,1.093937,1.2462089,1.415225,1.5654399,1.714356,1.7903929,1.8266679,1.8403466,1.860253,1.873103,1.8761638,1.8835603,1.8908604,1.8997466,1.9003175,1.9031849,1.9051507,1.8970231,1.9016795,1.9089681,1.9028578,1.9028578,1.8982709,1.8812948,1.861807,1.8263681,1.7724182,1.694951,1.6094718,1.4943115,1.3773332,1.2640776,1.1483172,1.0494262,0.94354521,0.81462916,0.71528305,0.59878854,0.50221596,0.30612285,0.041356362,-0.14786015,-0.30015388,-0.42619738,-0.57556808,-0.6993319,-0.77146001,-0.80256045,-0.80659859,-0.79972341,-0.78408069,-0.7667192,-0.74900775,-0.72963065,-0.70896554,-0.6843605,-0.67490249,-0.67057158,-0.67008119,-0.66903609,-0.66940905,-0.67019893,-0.67190091,-0.67105933,-0.6706531,-0.67115265,-0.6725588,-0.67397564,-0.67599257,-0.67936773,-0.68239648,-0.68597221,-0.68883662,-0.69538137,-0.69657088,-0.70022944,-0.70324924,-0.71087563,-0.7120233,-0.71533842,-0.71741417,-0.71979531,-0.72049523,-0.72267743,-0.72456451,-0.72378389,-0.72571717,-0.72669745,-0.72565611,-0.72681346,-0.72676828,-0.72552504,-0.72417069,-0.72088946,-0.71883243:2
|
66 |
+
-0.6146444,-0.61498675,-0.61478559,-0.61404217,-0.61314465,-0.61239082,-0.61086133,-0.60812364,-0.60610064,-0.60311123,-0.60395002,-0.60356954,-0.6072457,-0.61078915,-0.6151396,-0.61483175,-0.61051287,-0.6024367,-0.59513644,-0.58937042,-0.58645488,-0.5876943,-0.59247331,-0.59471908,-0.59933427,-0.59941776,-0.59598553,-0.59464203,-0.58684871,-0.57972245,-0.57112597,-0.56169228,-0.54904415,-0.53355232,-0.51876273,-0.50481782,-0.51005006,-0.51177947,-0.53172618,-0.56144033,-0.58705439,-0.59164526,-0.57205075,-0.55741424,-0.55198027,-0.54977433,-0.50705963,-0.41555444,-0.25365415,-0.071630655,0.15835211,0.40200248,0.62449129,0.8422736,1.0439121,1.2298214,1.4122523,1.5846392,1.7259446,1.7987729,1.8035808,1.8065575,1.8099721,1.8122234,1.8167203,1.8201892,1.8224626,1.8258006,1.826486,1.8296872,1.8419797,1.8483075,1.8454384,1.8496756,1.8445715,1.8446084,1.8446084,1.8434868,1.8420945,1.8355374,1.8316188,1.8176054,1.8053896,1.7708091,1.6975856,1.590463,1.4620692,1.2956731,1.1038124,0.92037174,0.72853238,0.56058628,0.38849711,0.22820099,0.07079019,-0.071015756,-0.2034749,-0.31356022,-0.39423968,-0.44855023,-0.48505372,-0.51149188,-0.53253748,-0.55842217,-0.57903254,-0.59466115,-0.60440178,-0.61105932,-0.62000278,-0.62655748,-0.62641957,-0.62351274,-0.62285089,-0.6256809,-0.62749267,-0.62774134,-0.6263656,-0.62300645,-0.6227261,-0.62826834,-0.63162873,-0.64219605,-0.66019306,-0.68164098,-0.7090606,-0.73971378,-0.76091665,-0.77621716,-0.78966675,-0.80303172,-0.81388279,-0.82264694,-0.82506444,-0.82464867,-0.82129642,-0.81014622,-0.79355911,-0.78690701,-0.77780865,-0.77380497,-0.77607268,-0.78471362,-0.7966249,-0.80465297,-0.80037199,-0.79782709,-0.79507911,-0.79704463,-0.80127561,-0.80836058:1
|
67 |
+
-0.77912617,-0.77837863,-0.7757449,-0.77624744,-0.77316667,-0.77388219,-0.76896116,-0.76204592,-0.75862613,-0.75558319,-0.74829349,-0.74473946,-0.73940193,-0.73748236,-0.7321136,-0.72880058,-0.72498503,-0.72196511,-0.71743415,-0.71470151,-0.71110372,-0.71047651,-0.71123124,-0.7122378,-0.71014878,-0.71222253,-0.7126314,-0.71647624,-0.71751403,-0.71799458,-0.71834442,-0.7179278,-0.71720954,-0.7166621,-0.71494776,-0.71246879,-0.71043913,-0.70250092,-0.69805804,-0.68870758,-0.68753442,-0.68590942,-0.68495391,-0.68520951,-0.68721922,-0.68346816,-0.66693637,-0.62299967,-0.53328738,-0.40316095,-0.1822555,-2.3692305,0.16732327,-0.84149902,0.51690204,0.6862325,0.76491145,0.89837846,1.0402747,1.2153832,1.3876853,1.5180839,1.661467,1.7312203,1.7450496,1.7495453,1.756095,1.7681087,1.7702185,1.7761788,1.7704714,1.7702049,1.7850285,1.7844615,1.7774644,1.7746926,1.7746926,1.7730077,1.7681499,1.7709798,1.7662214,1.7604445,1.7567563,1.744467,1.7327452,1.7254206,1.7070678,1.6791259,1.5968362,1.5051058,1.4017868,1.2736672,1.1717409,1.0425928,0.92565016,0.82073514,0.78209985,0.5274112,0.44066492,0.24082131,-0.034897953,-0.16803472,-0.32260608,-0.49939523,-0.60413454,-0.67617584,-0.71966242,-0.73853496,-0.73306888,-0.7093046,-0.67440908,-0.63835829,-0.607599,-0.58273483,-0.5749672,-0.56792763,-0.56403641,-0.56231808,-0.55779544,-0.54970373,-0.54053651,-0.53369659,-0.53461438,-0.52775657,-0.52142535,-0.51860303,-0.51439148,-0.50992319,-0.509537,-0.51249401,-0.5142365,-0.51299587,-0.51596189,-0.51493538,-0.51681484,-0.51373077,-0.51481516,-0.51156049,-0.51062584,-0.50862239,-0.51213711,-0.51271019,-0.51012364,-0.51186669,-0.51188037,-0.50717938,-0.50696435,-0.50500603,-0.50373099,-0.50438486:2
|
68 |
+
-0.70303339,-0.70261754,-0.70250356,-0.70136128,-0.70044912,-0.70056241,-0.70097358,-0.70112795,-0.70217571,-0.70176878,-0.70215019,-0.70309004,-0.70230765,-0.70207821,-0.70098227,-0.70059629,-0.69994836,-0.69846667,-0.69862527,-0.69977499,-0.69925329,-0.69748837,-0.69595529,-0.69521353,-0.69438022,-0.69338132,-0.69194311,-0.69144212,-0.69197699,-0.69051646,-0.69041336,-0.69014295,-0.68911945,-0.68000545,-0.65142882,-0.62238976,-0.59857268,-0.60046817,-0.60545316,-0.61995323,-0.63402212,-0.63190291,-0.60964351,-0.58932205,-0.58083012,-0.57346112,-0.53587475,-0.46167525,-0.32498369,-0.13517256,0.074279151,0.33623637,0.59023297,0.82325915,1.0586697,1.3078841,1.5334831,1.7226283,1.8053069,1.8299799,1.8364028,1.8380194,1.8417409,1.8426175,1.8446815,1.8430252,1.8449776,1.844814,1.8481112,1.8483763,1.8447086,1.8444145,1.842001,1.8414902,1.8387657,1.835753,1.835753,1.8360287,1.8342846,1.8263522,1.8238018,1.8054176,1.7818659,1.7285643,1.6499326,1.5328978,1.3929365,1.2249325,1.0466679,0.86936699,0.69746733,0.54554365,0.38930638,0.20671502,0.035792175,-0.090925533,-0.22870205,-0.34490771,-0.43918286,-0.50598636,-0.54242565,-0.56874552,-0.58658055,-0.59898671,-0.60012384,-0.60231114,-0.60390612,-0.60818058,-0.60789907,-0.60699321,-0.60522715,-0.59475218,-0.57329325,-0.54547051,-0.51832569,-0.48511561,-0.44187573,-0.41487944,-0.40864392,-0.42687958,-0.45623036,-0.50397529,-0.55317789,-0.60512015,-0.64877555,-0.68813623,-0.71271521,-0.72430992,-0.7282262,-0.72738728,-0.72803109,-0.72380034,-0.71406588,-0.70226943,-0.68974861,-0.67661751,-0.66460398,-0.65339892,-0.64164859,-0.63983,-0.64013096,-0.64070531,-0.6397999,-0.63954563,-0.63782728,-0.63920061,-0.64026016,-0.64113375,-0.64140622,-0.64210896:1
|
69 |
+
-1.4357199,-1.4322717,-1.4329285,-1.4316413,-1.4325953,-1.432303,-1.4334516,-1.4324265,-1.4332729,-1.429953,-1.4296726,-1.4291101,-1.4292611,-1.4266512,-1.426664,-1.4237981,-1.4258321,-1.4261731,-1.425976,-1.4103294,-1.3346269,-1.2088542,-1.0003547,-0.75365711,-0.46416938,-0.19393205,0.0021544123,0.25182777,0.40863902,0.54002986,0.6245556,0.68736082,0.71154432,0.73640378,0.73681049,0.74538794,0.74814274,0.75259649,0.77412086,0.77489819,0.77176965,0.78379451,0.78556018,0.78829486,0.790786,0.78666364,0.78842596,0.78669538,0.78859965,0.7945724,0.78568312,0.78784802,0.79121161,0.78588989,0.78513379,0.79321914,0.79275118,0.78998297,0.79244662,0.79109079,0.79155998,0.79274213,0.79131007,0.79359836,0.79334957,0.7844746,0.78340836,0.78523584,0.79023545,0.78084188,0.78166962,0.78368431,0.78599707,0.78779192,0.78658909,0.78636389,0.78636389,0.78451607,0.7831086,0.77928018,0.77861663,0.7780055,0.78165867,0.78582328,0.78771267,0.78848509,0.7870233,0.78494681,0.7860116,0.78820869,0.78474407,0.78613007,0.78043964,0.78220878,0.77780756,0.77461431,0.77474217,0.77868514,0.77700017,0.77110431,0.78100741,0.77961425,0.77280817,0.78030642,0.77976994,0.78429801,0.78724203,0.7871088,0.78391421,0.77777604,0.75371101,0.73033915,0.70329479,0.66535484,0.63723496,0.60239282,0.54344396,0.49439474,0.40569187,0.28902615,0.1702921,0.027367163,-0.15554102,-0.31017932,-0.49435659,-0.67245975,-0.85233047,-1.044935,-1.2085309,-1.3431652,-1.4532191,-1.5291716,-1.5722161,-1.5874202,-1.5863758,-1.578107,-1.5572277,-1.5357317,-1.5114926,-1.4923753,-1.4779891,-1.4618689,-1.4473644,-1.4388882,-1.4377926,-1.4368847,-1.4344926,-1.4354619,-1.4352821,-1.4308845:2
|
HandOutlines/HandOutlines_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f0a790da434c732467c3fd7c63a91d80c59f9154e51882adfbd4dcebf77e809
|
3 |
+
size 11061540
|
HandOutlines/HandOutlines_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c07e9dd5cdda0ae4171d85cc842cf1afd027c240aa2b09a3e70f29874f0126ff
|
3 |
+
size 29932998
|
Heartbeat/Heartbeat_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0891d32cf46e52d4c38c6ce3c0d00180ebd18352d4654e209972d413169a96a9
|
3 |
+
size 44006251
|
Heartbeat/Heartbeat_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c9b4e877d94e64f70b5bb8a063c7712d41b2f09290236745c9b6db08d87513a
|
3 |
+
size 43796926
|
InlineSkate/InlineSkate_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4ecc9a4f5654dfd51e865f78a3ad74defcab9e94dcd3629f77b01a3698b827b
|
3 |
+
size 11724149
|